Server/Jails/SRS20/Ports: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Die Seite wurde neu angelegt: „=== installierte Ports === * apache22 * apr * autoconf * autoconf-wrapper * automake * automake-wrapper * bdftopcf * bigreqsproto *…“) |
|||
(2 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
=== installierte Ports === | === installierte Ports === | ||
* | * atk | ||
* autoconf | * autoconf | ||
* autoconf-wrapper | * autoconf-wrapper | ||
Zeile 11: | Zeile 10: | ||
* bison | * bison | ||
* bitstream-vera | * bitstream-vera | ||
* ca_root_nss | |||
* cairo | |||
* cmake | * cmake | ||
* cmake-modules | * cmake-modules | ||
* compositeproto | * compositeproto | ||
* | * curl | ||
* cvsps | |||
* damageproto | * damageproto | ||
* db41 | * db41 | ||
* | * dejavu | ||
* dialog4ports | |||
* emacs-nox11 | |||
* encodings | * encodings | ||
* expat | * expat | ||
Zeile 27: | Zeile 31: | ||
* fontconfig | * fontconfig | ||
* fontsproto | * fontsproto | ||
* [[#freetype2 | freetype2]] | |||
* [[# | * gamin | ||
* gdbm | |||
* gdk-pixbuf2 | |||
* gettext | * gettext | ||
* | * gio-fam-backend | ||
* git | |||
* glib | |||
* gmake | * gmake | ||
* | * gnomehier | ||
* gobject-introspection | |||
* [[Server/Jails#help2man | help2man]] | * [[Server/Jails#help2man | help2man]] | ||
* inputproto | * inputproto | ||
* [[#jasper | jasper]] | * [[#jasper | jasper]] | ||
* jbigkit | * jbigkit | ||
Zeile 45: | Zeile 52: | ||
* libX11 | * libX11 | ||
* libXau | * libXau | ||
* libXcomposite | * libXcomposite | ||
* libXcursor | * libXcursor | ||
Zeile 53: | Zeile 59: | ||
* libXfixes | * libXfixes | ||
* libXfont | * libXfont | ||
* libXi | * libXi | ||
* libXinerama | * libXinerama | ||
* libXrandr | * libXrandr | ||
* libXrender | * libXrender | ||
* libXt | * libXt | ||
* libcheck | * [[#libcheck | libcheck]] | ||
* libffi | * libevent | ||
* libevent2 | |||
* libexecinfo | |||
* [[#libffi | libffi]] | |||
* libfontenc | * libfontenc | ||
* libgcrypt | * libgcrypt | ||
* libgpg-error | * libgpg-error | ||
* [[Server/Jails#libiconv | libiconv]] | * [[Server/Jails#libiconv | libiconv]] | ||
* libidn | |||
* libpthread-stubs | * libpthread-stubs | ||
* libsigsegv | |||
* libtool | * libtool | ||
* libxcb | * libxcb | ||
* libxml2 | * [[#libxml2 | libxml2]] | ||
* [[#libxslt | libxslt]] | * [[#libxslt | libxslt]] | ||
* | * libyaml | ||
* lynx | |||
* [[Server/Jails#m4 | m4]] | * [[Server/Jails#m4 | m4]] | ||
* mkfontdir | * mkfontdir | ||
* mkfontscale | * mkfontscale | ||
* | * nano | ||
* | * p5-Error | ||
* | * p5-ExtUtils-Constant | ||
* | * p5-IO-Socket-IP | ||
* p5-IO-Socket-SSL | |||
* p5-Locale-gettext | * p5-Locale-gettext | ||
* p5- | * p5-Net-SMTP-SSL | ||
* p5-Net-SSLeay | |||
* p5-Socket | |||
* pango | |||
* [[Server/Jails#pcre | pcre]] | * [[Server/Jails#pcre | pcre]] | ||
* | * perl-threaded | ||
* pixman | |||
* | |||
* pkgconf | * pkgconf | ||
* [[#png | png]] | * [[#png | png]] | ||
* portaudit | * portaudit | ||
* [[Server/Jails#portupgrade | portupgrade]] | * [[Server/Jails#portupgrade | portupgrade]] | ||
* | * py27-wikitools | ||
* [[#python27 | python27]] | * [[#python27 | python27]] | ||
* python33 | |||
* randrproto | * randrproto | ||
* renderproto | * renderproto | ||
* [[Server/Jails#ruby |ruby]] | * [[Server/Jails#ruby | ruby]] | ||
* ruby18-bdb | * [[#ruby18-bdb | ruby18-bdb]] | ||
* | * ruby19-bdb | ||
* ruby19-date2 | |||
* tiff | * tiff | ||
* tmux | |||
* unzip | * unzip | ||
* vim-lite | |||
* wget | |||
* xcb-proto | * xcb-proto | ||
* xcb-util | * xcb-util | ||
* xcb-util-renderutil | |||
* xcmiscproto | * xcmiscproto | ||
* xextproto | * xextproto | ||
Zeile 126: | Zeile 131: | ||
=== konfigurierte Ports === | === konfigurierte Ports === | ||
==== | ==== freetype2 ==== | ||
<pre> | |||
OPTIONS_FILE_UNSET+=CFF_HINTING_ADOBE | |||
OPTIONS_FILE_UNSET+=LCD_FILTERING | |||
</pre> | |||
==== | ==== jasper ==== | ||
== | <pre> | ||
OPTIONS_FILE_UNSET+=OPENGL | |||
OPTIONS_FILE_UNSET+=UUID | |||
</pre> | |||
==== libcheck ==== | |||
== | <pre> | ||
OPTIONS_FILE_SET+=DOCS | |||
OPTIONS_FILE_SET+=EXAMPLES | |||
</pre> | |||
==== libffi ==== | |||
= | <pre> | ||
OPTIONS_FILE_UNSET+=TESTS | |||
</pre> | |||
==== libxml2 ==== | |||
==== | <pre> | ||
OPTIONS_FILE_UNSET+=MEM_DEBUG | |||
OPTIONS_FILE_SET+=SCHEMA | |||
OPTIONS_FILE_SET+=THREADS | |||
OPTIONS_FILE_UNSET+=THREAD_ALLOC | |||
OPTIONS_FILE_UNSET+=XMLLINT_HIST | |||
</pre> | |||
==== libxslt ==== | ==== libxslt ==== | ||
<pre> | |||
OPTIONS_FILE_SET+=CRYPTO | |||
OPTIONS_FILE_UNSET+=MEM_DEBUG | |||
</pre> | |||
==== png ==== | ==== png ==== | ||
<pre> | |||
OPTIONS_FILE_UNSET+=APNG | |||
</pre> | |||
==== python27 ==== | ==== python27 ==== | ||
<pre> | |||
OPTIONS_FILE_SET+=EXAMPLES | |||
OPTIONS_FILE_UNSET+=FPECTL | |||
OPTIONS_FILE_SET+=IPV6 | |||
OPTIONS_FILE_SET+=NLS | |||
OPTIONS_FILE_UNSET+=PTH | |||
OPTIONS_FILE_SET+=PYMALLOC | |||
OPTIONS_FILE_UNSET+=SEM | |||
OPTIONS_FILE_SET+=THREADS | |||
OPTIONS_FILE_UNSET+=UCS2 | |||
OPTIONS_FILE_SET+=UCS4 | |||
</pre> | |||
==== | ==== ruby18-bdb ==== | ||
== | <pre> | ||
OPTIONS_FILE_SET+=DOCS | |||
OPTIONS_FILE_UNSET+=EXAMPLES | |||
</pre> | |||
[[Kategorie:Rechentechnik]] | [[Kategorie:Rechentechnik]] | ||
[[Kategorie:Software]] | [[Kategorie:Software]] | ||
[[Kategorie:Jail]] | [[Kategorie:Jail]] |
Aktuelle Version vom 26. Juli 2013, 15:51 Uhr
installierte Ports[Bearbeiten]
- atk
- autoconf
- autoconf-wrapper
- automake
- automake-wrapper
- bdftopcf
- bigreqsproto
- bison
- bitstream-vera
- ca_root_nss
- cairo
- cmake
- cmake-modules
- compositeproto
- curl
- cvsps
- damageproto
- db41
- dejavu
- dialog4ports
- emacs-nox11
- encodings
- expat
- fixesproto
- font-bh-ttf
- font-misc-ethiopic
- font-misc-meltho
- font-util
- fontconfig
- fontsproto
- freetype2
- gamin
- gdbm
- gdk-pixbuf2
- gettext
- gio-fam-backend
- git
- glib
- gmake
- gnomehier
- gobject-introspection
- help2man
- inputproto
- jasper
- jbigkit
- jpeg
- kbproto
- libICE
- libSM
- libX11
- libXau
- libXcomposite
- libXcursor
- libXdamage
- libXdmcp
- libXext
- libXfixes
- libXfont
- libXi
- libXinerama
- libXrandr
- libXrender
- libXt
- libcheck
- libevent
- libevent2
- libexecinfo
- libffi
- libfontenc
- libgcrypt
- libgpg-error
- libiconv
- libidn
- libpthread-stubs
- libsigsegv
- libtool
- libxcb
- libxml2
- libxslt
- libyaml
- lynx
- m4
- mkfontdir
- mkfontscale
- nano
- p5-Error
- p5-ExtUtils-Constant
- p5-IO-Socket-IP
- p5-IO-Socket-SSL
- p5-Locale-gettext
- p5-Net-SMTP-SSL
- p5-Net-SSLeay
- p5-Socket
- pango
- pcre
- perl-threaded
- pixman
- pkgconf
- png
- portaudit
- portupgrade
- py27-wikitools
- python27
- python33
- randrproto
- renderproto
- ruby
- ruby18-bdb
- ruby19-bdb
- ruby19-date2
- tiff
- tmux
- unzip
- vim-lite
- wget
- xcb-proto
- xcb-util
- xcb-util-renderutil
- xcmiscproto
- xextproto
- xf86bigfontproto
- xineramaproto
- xorg-fonts-truetype
- xorg-macros
- xproto
- xtrans
- zsh
konfigurierte Ports[Bearbeiten]
freetype2[Bearbeiten]
OPTIONS_FILE_UNSET+=CFF_HINTING_ADOBE OPTIONS_FILE_UNSET+=LCD_FILTERING
jasper[Bearbeiten]
OPTIONS_FILE_UNSET+=OPENGL OPTIONS_FILE_UNSET+=UUID
libcheck[Bearbeiten]
OPTIONS_FILE_SET+=DOCS OPTIONS_FILE_SET+=EXAMPLES
libffi[Bearbeiten]
OPTIONS_FILE_UNSET+=TESTS
libxml2[Bearbeiten]
OPTIONS_FILE_UNSET+=MEM_DEBUG OPTIONS_FILE_SET+=SCHEMA OPTIONS_FILE_SET+=THREADS OPTIONS_FILE_UNSET+=THREAD_ALLOC OPTIONS_FILE_UNSET+=XMLLINT_HIST
libxslt[Bearbeiten]
OPTIONS_FILE_SET+=CRYPTO OPTIONS_FILE_UNSET+=MEM_DEBUG
png[Bearbeiten]
OPTIONS_FILE_UNSET+=APNG
python27[Bearbeiten]
OPTIONS_FILE_SET+=EXAMPLES OPTIONS_FILE_UNSET+=FPECTL OPTIONS_FILE_SET+=IPV6 OPTIONS_FILE_SET+=NLS OPTIONS_FILE_UNSET+=PTH OPTIONS_FILE_SET+=PYMALLOC OPTIONS_FILE_UNSET+=SEM OPTIONS_FILE_SET+=THREADS OPTIONS_FILE_UNSET+=UCS2 OPTIONS_FILE_SET+=UCS4
ruby18-bdb[Bearbeiten]
OPTIONS_FILE_SET+=DOCS OPTIONS_FILE_UNSET+=EXAMPLES