Subject: CVS commit: pkgsrc/devel/roundup
To: None <pkgsrc-changes@NetBSD.org>
From: Marc Recht <recht@netbsd.org>
List: pkgsrc-changes
Date: 05/09/2004 17:56:45
Module Name: pkgsrc
Committed By: recht
Date: Sun May 9 17:56:45 UTC 2004
Modified Files:
pkgsrc/devel/roundup: Makefile PLIST distinfo
Log Message:
update roundup to 0.70
changes (among many others):
- added postgresql backend
- trackers using postgresql or mysql backends may have many users
- new "actor" automatic property (user who caused the last "activity")
- RDBMS backends have data typed columns and indexes on several columns
- registration may be concluded by replying to the confirmation email
- HTML templating permission checks are greatly simplified
- database exports now include full journals
For a complete list see:
http://roundup.sourceforge.net/doc-0.7/whatsnew-0.7.html
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/devel/roundup/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/roundup/PLIST
cvs rdiff -r1.10 -r1.11 pkgsrc/devel/roundup/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.