Jump to content

R2-d2: Difference between revisions

From NikiWiki
No edit summary
Line 22: Line 22:
* port: <tt>ftp/proftpd</tt>
* port: <tt>ftp/proftpd</tt>
* make: <tt>make WITH_LDAP=yes</tt>
* make: <tt>make WITH_LDAP=yes</tt>
===hybrid===
* port: <tt>irc/ircd-hybrid</tt>
* make: <tt>make</tt>


==Updates==
==Updates==


The machine is running FreeBSD 6.2, the correct cvsup file can be found at <tt>/etc/6stable-supfile</tt>.
The machine is running FreeBSD 6.2, the correct cvsup file can be found at <tt>/etc/6stable-supfile</tt>.

Revision as of 15:13, 28 December 2006

r2-d2 configuration

Ports

Apache2

  • port: www/apache22
  • make: make WITH_BERKELEYDB=db42 WITH_LDAP_MODULES=yes WITH_THREADS=yes

Subversion

  • port: devel/subversion-python
  • make: make -DWITH_MOD_DAV_SVN

php

  • port: lang/php5-extensions
  • dom, xsl, mbstirng, mysqli, gd, iconv, zip
  • make: make WITHOUT_X11=yes

trac

  • port: www/trac
  • make: make WITH_SILVERCITY=yes WITH_DOCUTILS=yes

proftpd

  • port: ftp/proftpd
  • make: make WITH_LDAP=yes

hybrid

  • port: irc/ircd-hybrid
  • make: make

Updates

The machine is running FreeBSD 6.2, the correct cvsup file can be found at /etc/6stable-supfile.