Edgewall Software

Version 35 (modified by anonymous, 16 years ago) ( diff )

Add not about install directory

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 2008/07/28 the port installs 0.11

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

Note: See TracWiki for help on using the wiki.