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 *…“) |
Keine Bearbeitungszusammenfassung |
||
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 | * [[Server/Jails#ruby | ruby]] | ||
* | * [[#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 132: | ||
=== konfigurierte Ports === | === konfigurierte Ports === | ||
==== | ==== freetype2 ==== | ||
<code> | <code> | ||
OPTIONS_FILE_UNSET+=CFF_HINTING_ADOBE | |||
OPTIONS_FILE_UNSET+=LCD_FILTERING | |||
OPTIONS_FILE_UNSET+= | |||
OPTIONS_FILE_UNSET+= | |||
</code> | </code> | ||
==== jasper ==== | ==== jasper ==== | ||
<code> | <code> | ||
OPTIONS_FILE_UNSET+=OPENGL | |||
OPTIONS_FILE_UNSET+=UUID | |||
</code> | </code> | ||
==== | ==== libcheck ==== | ||
<code> | <code> | ||
OPTIONS_FILE_SET+=DOCS | |||
OPTIONS_FILE_SET+=EXAMPLES | |||
OPTIONS_FILE_SET+= | |||
</code> | </code> | ||
==== libffi ==== | |||
== | |||
<code> | <code> | ||
OPTIONS_FILE_UNSET+= | OPTIONS_FILE_UNSET+=TESTS | ||
</code> | </code> | ||
==== | ==== libxml2 ==== | ||
<code> | <code> | ||
OPTIONS_FILE_UNSET+=MEM_DEBUG | |||
OPTIONS_FILE_SET+=SCHEMA | |||
OPTIONS_FILE_UNSET+= | OPTIONS_FILE_SET+=THREADS | ||
OPTIONS_FILE_SET+= | OPTIONS_FILE_UNSET+=THREAD_ALLOC | ||
OPTIONS_FILE_UNSET+=XMLLINT_HIST | |||
OPTIONS_FILE_SET+= | |||
OPTIONS_FILE_UNSET+= | |||
OPTIONS_FILE_UNSET+= | |||
</code> | </code> | ||
==== libxslt ==== | |||
<code> | <code> | ||
OPTIONS_FILE_SET+= | OPTIONS_FILE_SET+=CRYPTO | ||
OPTIONS_FILE_UNSET+=MEM_DEBUG | |||
</code> | </code> | ||
==== png ==== | ==== png ==== | ||
Zeile 332: | Zeile 188: | ||
</code> | </code> | ||
==== python27 ==== | ==== python27 ==== | ||
Zeile 349: | Zeile 204: | ||
</code> | </code> | ||
==== | ==== ruby18-bdb ==== | ||
<code> | |||
OPTIONS_FILE_SET+=DOCS | |||
OPTIONS_FILE_UNSET+=EXAMPLES | |||
</code> | |||
[[Kategorie:Rechentechnik]] | [[Kategorie:Rechentechnik]] | ||
[[Kategorie:Software]] | [[Kategorie:Software]] | ||
[[Kategorie:Jail]] | [[Kategorie:Jail]] |
Version vom 26. Juli 2013, 12:29 Uhr
installierte Ports
- 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
- 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
freetype2
OPTIONS_FILE_UNSET+=CFF_HINTING_ADOBE
OPTIONS_FILE_UNSET+=LCD_FILTERING
jasper
OPTIONS_FILE_UNSET+=OPENGL
OPTIONS_FILE_UNSET+=UUID
libcheck
OPTIONS_FILE_SET+=DOCS
OPTIONS_FILE_SET+=EXAMPLES
libffi
OPTIONS_FILE_UNSET+=TESTS
libxml2
OPTIONS_FILE_UNSET+=MEM_DEBUG
OPTIONS_FILE_SET+=SCHEMA
OPTIONS_FILE_SET+=THREADS
OPTIONS_FILE_UNSET+=THREAD_ALLOC
OPTIONS_FILE_UNSET+=XMLLINT_HIST
libxslt
OPTIONS_FILE_SET+=CRYPTO
OPTIONS_FILE_UNSET+=MEM_DEBUG
png
OPTIONS_FILE_UNSET+=APNG
python27
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
OPTIONS_FILE_SET+=DOCS
OPTIONS_FILE_UNSET+=EXAMPLES