Subject: CVS commit: pkgsrc/www/trac
To: None <pkgsrc-changes@NetBSD.org>
From: Greg Troxel <gdt@netbsd.org>
List: pkgsrc-changes
Date: 10/12/2007 14:03:48
Module Name: pkgsrc
Committed By: gdt
Date: Fri Oct 12 14:03:48 UTC 2007
Modified Files:
pkgsrc/www/trac: Makefile
Log Message:
Add options for DB choice. The default is sqlite, and two PostgreSQL
connectors (PgSQL and psycopg2) are also supported.
Update sqlite to version 3, which is what upstream recommends (both
trac and sqlite think sqlite2 is crufty). This will require a
dump/restore for those using sqlite 2 with trac.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 pkgsrc/www/trac/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.