Changes between Initial Version and Version 1 of TracOnFreeBsd


Ignore:
Timestamp:
11/17/04 15:27:55 (19 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracOnFreeBsd

    v1 v1  
     1= Installing Trac on FreeBSD =
     2
     3Kuei-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
     5For 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
     11You may have to use some additional ports from [http://www.freshports.org freshports].
     12I 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
     18Just add them to your /usr/ports tree before using the trac port mentioned above.