Server/SRS2/2015: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 1: | Zeile 1: | ||
== Ports == | == Ports == | ||
=== installierte Ports === | === installierte Ports === | ||
* autoconf | |||
* autoconf-wrapper | |||
* automake | |||
* automake-wrapper | |||
* db41 | |||
* gettext | |||
* gmake | |||
* [[Server/Jails#help2man | help2man]] | |||
* [[Server/Jails#libiconv | libiconv]] | |||
* libtool | |||
* [[Server/Jails#m4| m4]] | |||
* p5-Locale-gettext | |||
* [[Server/Jails#pcre | pcre]] | |||
* [[Server/Jails#perl | perl-threaded]] | |||
* pkgconf | |||
* [[Server/Jails#portupgrade | portupgrade]] | |||
* [[#rsync | rsync]] | |||
* [[Server/Jails#ruby | ruby]] | |||
* ruby18-bdb | |||
* [[Server/Jails#zsh | zsh]] | |||
=== konfigurierte Ports === | === konfigurierte Ports === | ||
==== [[Server/Jails#help2man | help2man]] ==== | |||
==== [[Server/Jails#libiconv | libiconv]] ==== | |||
==== [[Server/Jails#m4| m4]] ==== | |||
==== [[Server/Jails#pcre | pcre]] ==== | |||
==== [[Server/Jails#perl | perl-threaded]] ==== | |||
==== [[Server/Jails#portupgrade | portupgrade]] ==== | |||
==== rsync ==== | ==== rsync ==== | ||
<code> | |||
OPTIONS_FILE_UNSET+=POPT_PORT | |||
OPTIONS_FILE_SET+=SSH | |||
OPTIONS_FILE_UNSET+=FLAGS | |||
OPTIONS_FILE_SET+=ATIMES | |||
[ | OPTIONS_FILE_UNSET+=ACL | ||
OPTIONS_FILE_SET+=ICONV | |||
OPTIONS_FILE_UNSET+=TIMELIMIT | |||
OPTIONS_FILE_UNSET+=RENAMED | |||
</code> | |||
==== [[Server/Jails#ruby | ruby]] ==== | |||
==== [[Server/Jails#zsh | zsh]] ==== | |||
== Konfiguration der Programme == | == Konfiguration der Programme == |
Version vom 24. Oktober 2012, 18:55 Uhr
Ports
installierte Ports
- autoconf
- autoconf-wrapper
- automake
- automake-wrapper
- db41
- gettext
- gmake
- help2man
- libiconv
- libtool
- m4
- p5-Locale-gettext
- pcre
- perl-threaded
- pkgconf
- portupgrade
- rsync
- ruby
- ruby18-bdb
- zsh
konfigurierte Ports
help2man
libiconv
m4
pcre
perl-threaded
portupgrade
rsync
OPTIONS_FILE_UNSET+=POPT_PORT
OPTIONS_FILE_SET+=SSH
OPTIONS_FILE_UNSET+=FLAGS
OPTIONS_FILE_SET+=ATIMES
OPTIONS_FILE_UNSET+=ACL
OPTIONS_FILE_SET+=ICONV
OPTIONS_FILE_UNSET+=TIMELIMIT
OPTIONS_FILE_UNSET+=RENAMED