Edgewall Software

Changes between Version 7 and Version 8 of TracOnNetBsd


Ignore:
Timestamp:
May 9, 2011, 7:05:29 AM (13 years ago)
Author:
fkruchio
Comment:

make it obvious that optional prereqs need to be installed first

Legend:

Unmodified
Added
Removed
Modified
  • TracOnNetBsd

    v7 v8  
    33epg has kindly added Trac to the [http://www.netbsd.org/ NetBSD] package collection (pkgsrc).
    44It should install without trouble. 
    5 trac's dependencies are encoded in pkgsrc, so building or installing www/trac will also result in the installation of
     5
     6If you need the functionality of the optional packages, install these first.
     7 * Sphinx in textproc/py-sphinx
     8 * Pytz in time/py-pytz
     9
     10Trac's dependencies are encoded in pkgsrc, so building or installing www/trac will also result in the installation of
    611 * python
    712 * subversion
    8  * sqlite.
    9 
    10 If you need the optional packages you can find them in:
    11  * Sphinx in textproc/py-sphinx
    12  * Pytz in time/py-pytz
     13 * sqlite
    1314
    1415For fastcgi native support by trac manual add the www/py-flup package from pkgsrc