Edgewall Software

Version 25 (modified by Alex Holst <a@…>, 9 years ago) ( diff )

Link to pkg.conf man page while I'm here.

Installing Trac on OpenBSD

Assuming you have a valid installpath in pkg.conf(5) or PKG_PATH in your environment, simply install the package shipped with the OS:

$ sudo pkg_add trac

Apache httpd 2.2 is also in the ports tree with a package available. Simply do:

$ sudo pkg_add apache-httpd

pkg_add(1) automatically installs any dependencies.

Note: See TracWiki for help on using the wiki.