Server/Jails/SRS16/Ports/2015: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
K (PaulRiegel verschob die Seite Server/Jails/SRS16/Ports nach Server/Jails/SRS16/Ports/2015) |
|||
(11 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt) | |||
Zeile 8: | Zeile 8: | ||
* automake | * automake | ||
* automake-wrapper | * automake-wrapper | ||
* bdftopcf | * bdftopcf | ||
* bigreqsproto | * bigreqsproto | ||
Zeile 27: | Zeile 26: | ||
* dejavu | * dejavu | ||
* dialog4ports | * dialog4ports | ||
* docbook | * docbook | ||
* docbook-sk | * docbook-sk | ||
* docbook-xml | * docbook-xml | ||
* docbook-xsl | * docbook-xsl | ||
Zeile 136: | Zeile 126: | ||
* randrproto | * randrproto | ||
* renderproto | * renderproto | ||
* [[Server/Jails#ruby | ruby]] | * [[Server/Jails#ruby | ruby]] | ||
* ruby18-bdb | * ruby18-bdb | ||
Zeile 169: | Zeile 158: | ||
==== apr ==== | ==== apr ==== | ||
<pre> | |||
OPTIONS_FILE_SET+=SSL | |||
OPTIONS_FILE_SET+=THREADS | |||
OPTIONS_FILE_SET+=IPV6 | |||
OPTIONS_FILE_SET+=DEVRANDOM | |||
OPTIONS_FILE_SET+=BDB | |||
OPTIONS_FILE_SET+=GDBM | |||
OPTIONS_FILE_UNSET+=LDAP | |||
OPTIONS_FILE_UNSET+=MYSQL | |||
OPTIONS_FILE_UNSET+=NDBM | |||
OPTIONS_FILE_UNSET+=PGSQL | |||
OPTIONS_FILE_UNSET+=SQLITE | |||
OPTIONS_FILE_UNSET+=FREETDS | |||
</pre> | |||
==== python27 ==== | ==== python27 ==== | ||
<pre> | |||
OPTIONS_FILE_UNSET+=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> | |||
[[Kategorie:Rechentechnik]] | |||
[[Kategorie:Software]] | |||
[[Kategorie:Jail]] |
Aktuelle Version vom 19. Dezember 2015, 04:54 Uhr
installierte Ports[Bearbeiten]
- apr
- asciidoc
- atk
- autoconf
- autoconf-wrapper
- automake
- automake-wrapper
- bdftopcf
- bigreqsproto
- bison
- bitstream-vera
- boehm-gc+fulldebug
- bsdadminscripts
- ca_root_nss
- cairo
- cmake
- cmake-modules
- compositeproto
- curl
- cvsps
- damageproto
- db41
- db42
- dejavu
- dialog4ports
- docbook
- docbook-sk
- docbook-xml
- docbook-xsl
- encodings
- expat
- fixesproto
- font-bh-ttf
- font-misc-ethiopic
- font-misc-meltho
- font-util
- fontconfig
- fontsproto
- freetype2
- gamin
- gdbm
- gdk-pixbuf2
- getopt
- gettext
- gio-fam-backend
- git
- glib
- gmake
- gnomehier
- gobject-introspection
- gtk
- gtk-update-icon-cache
- help2man
- hicolor-icon-theme
- icu
- inputproto
- intltool
- iso8879
- jasper
- jbigkit
- jpeg
- kbproto
- libICE
- libSM
- libX11
- libXau
- libXcomposite
- libXcursor
- libXdamage
- libXdmcp
- libXext
- libXfixes
- libXfont
- libXft
- libXi
- libXinerama
- libXrandr
- libXrender
- libXt
- libcheck
- libevent
- libevent2
- libexecinfo
- libffi
- libfontenc
- libgcrypt
- libgpg-error
- libiconv
- libpaper
- libpthread-stubs
- libsigsegv
- libssh2
- libtool
- libxcb
- libxml2
- libxslt
- libyaml
- lynx
- m4
- mkfontdir
- mkfontscale
- neon29
- p5-Error
- p5-IO-Socket-IP
- p5-IO-Socket-SSL
- p5-Locale-gettext
- p5-Net-SMTP-SSL
- p5-Net-SSLeay
- p5-Socket
- p5-Term-ReadKey
- p5-URI
- p5-XML-Parser
- p5-subversion
- pango
- pcre
- perl-threaded
- pixman
- pkgconf
- png
- portaudit
- portupgrade
- python27
- python33
- randrproto
- renderproto
- ruby
- ruby18-bdb
- ruby19-bdb
- ruby19-date2
- shared-mime-info
- sqlite3
- subversion
- tiff
- tmux
- unzip
- vim-lite
- w3m
- xcb-proto
- xcb-util
- xcb-util-renderutil
- xcmiscproto
- xextproto
- xf86bigfontproto
- xineramaproto
- xmlcatmgr
- xmlcharent
- xmlto
- xorg-fonts-truetype
- xorg-macros
- xproto
- xtrans
- zsh
konfigurierte Ports[Bearbeiten]
apr[Bearbeiten]
OPTIONS_FILE_SET+=SSL OPTIONS_FILE_SET+=THREADS OPTIONS_FILE_SET+=IPV6 OPTIONS_FILE_SET+=DEVRANDOM OPTIONS_FILE_SET+=BDB OPTIONS_FILE_SET+=GDBM OPTIONS_FILE_UNSET+=LDAP OPTIONS_FILE_UNSET+=MYSQL OPTIONS_FILE_UNSET+=NDBM OPTIONS_FILE_UNSET+=PGSQL OPTIONS_FILE_UNSET+=SQLITE OPTIONS_FILE_UNSET+=FREETDS
python27[Bearbeiten]
OPTIONS_FILE_UNSET+=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