Jump to content

Server Config: Difference between revisions

From NikiWiki
No edit summary
 
No edit summary
Line 7: Line 7:
===Subversion===
===Subversion===
* port: <tt>devel/subversion-python</tt>
* port: <tt>devel/subversion-python</tt>
* make:  
* make: <tt>make -DWITH_MOD_DAV_SVN</tt>


===Apache2 Subversion config===
===Apache2 Subversion config===

Revision as of 22:42, 29 August 2005

FreeBSD

Apache2

  • port: www/apache2
  • make: make WITH_BERKELEYDB=db42 WITH_LDAP_MODULES=yes

Subversion

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

Apache2 Subversion config

Make sure you read the most recent version at the time writing (1.1 might be depricated)