Server/SRS2/2015: Unterschied zwischen den Versionen

Aus Wiki StuRa HTW Dresden
Zur Navigation springen Zur Suche springen
Zeile 1: Zeile 1:
{{Anpassungsmerker}}
== 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 ====


  [ ] POPT_PORT Use popt from devel/popt instead of bundled one
  <code>
  [X] SSH       Use SSH instead of RSH
OPTIONS_FILE_UNSET+=POPT_PORT
  [ ] FLAGS     File system flags support patch, adds --fileflags
  OPTIONS_FILE_SET+=SSH
  [X] ATIMES     Preserve access times, adds --atimes
  OPTIONS_FILE_UNSET+=FLAGS
  [ ] ACL       Add backward-compatibility for the --acls option
  OPTIONS_FILE_SET+=ATIMES
  [X] ICONV      Add iconv support
  OPTIONS_FILE_UNSET+=ACL
[ ] TIMELIMIT  Time limit patch
  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, 19:55 Uhr

Ports

installierte Ports


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 

ruby

zsh

Konfiguration der Programme