Edgewall Software

Version 39 (modified by fitz@…, 14 years ago) ( diff )

add newline

Installing Trac on FreeBSD

Trac is in the FreeBSD ports collection, www/trac.

At the time of writing the version available is predominately 0.10.4.1. (You can check the version available for your architecture by looking at the portsmon page for www/trac.)

For more information:

Tip: If you don't want the version of Trac available in the ports tree, install the port anyway to have the proper dependencies automatically installed. Uninstall the port, leaving the Trac dependencies installed, and then install your chosen version of Trac.

You can also do:

$ pkg_add -r trac

At time of writing this (2008/02/03), the above line seems to install trac-0.10.4_1

Update: as of 2009/05/21 the port installs 0.11.4
Update: as of 2010/02/01, FreeBSD8.0-RELEASE, the port install 0.11.6

Trac installs into the directory /usr/local/share/trac/

Note: See TracWiki for help on using the wiki.