R2-d2: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
=r2-d2 configuration= | |||
==Ports== | |||
===Apache2=== | ===Apache2=== | ||
Line 17: | Line 18: | ||
* port: <tt>www/trac</tt> | * port: <tt>www/trac</tt> | ||
* make: <tt>make WITH_SILVERCITY=yes WITH_DOCUTILS=yes</tt> | * make: <tt>make WITH_SILVERCITY=yes WITH_DOCUTILS=yes</tt> | ||
==Updates== | |||
The machine is running FreeBSD 6.2, the correct cvsup file can be found at <tt>/etc/6stable-supfile</tt>. |
Revision as of 16:55, 27 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
Updates
The machine is running FreeBSD 6.2, the correct cvsup file can be found at /etc/6stable-supfile.