cvs commit: ports/devel Makefile ports/devel/phpbt Makefile
distinfo pkg-descr pkg-message pkg-plist
Wes Peters
wes at FreeBSD.org
Sun Nov 28 14:40:22 PST 2004
wes 2004-11-28 22:40:21 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/phpbt Makefile distinfo pkg-descr pkg-message
pkg-plist
Log:
Add phpBugTracker, a bug database designed to provide the features
of Bugzilla with better performance and maintainability. phpBT is
(obviously) developed in PHP and uses the PEAR database library for
database independence; currently PostgreSQL and MySQL are supported.
Revision Changes Path
1.1754 +1 -0 ports/devel/Makefile
1.1 +38 -0 ports/devel/phpbt/Makefile (new)
1.1 +2 -0 ports/devel/phpbt/distinfo (new)
1.1 +9 -0 ports/devel/phpbt/pkg-descr (new)
1.1 +22 -0 ports/devel/phpbt/pkg-message (new)
1.1 +239 -0 ports/devel/phpbt/pkg-plist (new)
More information about the cvs-all
mailing list