| 1 | = Installing Trac on FreeBSD = |
| 2 | |
| 3 | Kuei-Feng Li, Rui Lopes and Pav Lucistnik kindly [http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/65690 added] Trac to the [http://www.freebsd.org/ FreeBSD] ports collection. |
| 4 | |
| 5 | For more information: |
| 6 | * http://www.freebsd.org/ports/ |
| 7 | * http://www.freebsd.org/cgi/cvsweb.cgi/ports/www/trac/ |
| 8 | |
| 9 | = Having trouble using the ports ? = |
| 10 | |
| 11 | You may have to use some additional ports from [http://www.freshports.org freshports]. |
| 12 | I found these ones useful: |
| 13 | |
| 14 | * [http://www.freshports.org/devel/subversion-python subversion-python] |
| 15 | * [http://www.freshports.org/www/clearsilver-python clearsilver-python] |
| 16 | * [http://www.freshports.org/www/clearsilver clearsilver] |
| 17 | |
| 18 | Just add them to your /usr/ports tree before using the trac port mentioned above. |