cvs commit: ports/devel Makefile ports/devel/trac-bitten Makefile
distinfo pkg-descr pkg-plist ports/devel/trac-bitten/files
bitten-slave.in bitten-slave.sample patch-git pkg-message.in
Greg Larkin
glarkin at FreeBSD.org
Thu Oct 13 23:22:22 UTC 2011
glarkin 2011-10-13 23:22:22 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/trac-bitten Makefile distinfo pkg-descr pkg-plist
devel/trac-bitten/files bitten-slave.in bitten-slave.sample
patch-git pkg-message.in
Log:
A continuous integration plugin for Trac.
Bitten is a Python-based framework for collecting various software
metrics via continuous integration. It builds on Trac to provide
an integrated web-based user interface. Build slaves are usually
installed and run on multiple different systems to compile and test
the software on these platforms on new checkins.
Set bitten_slave_enable to "yes" and bitten_slave_urls to contain
one or more Bitten build URLs. For form authentication add --form-auth
to flags.
WWW: http://bitten.edgewall.org/
PR: ports/140157
Submitted by: Tim Niemueller <tim at niemueller.de>
Revision Changes Path
1.4602 +1 -0 ports/devel/Makefile
1.1 +69 -0 ports/devel/trac-bitten/Makefile (new)
1.1 +2 -0 ports/devel/trac-bitten/distinfo (new)
1.1 +42 -0 ports/devel/trac-bitten/files/bitten-slave.in (new)
1.1 +12 -0 ports/devel/trac-bitten/files/bitten-slave.sample (new)
1.1 +103 -0 ports/devel/trac-bitten/files/patch-git (new)
1.1 +12 -0 ports/devel/trac-bitten/files/pkg-message.in (new)
1.1 +13 -0 ports/devel/trac-bitten/pkg-descr (new)
1.1 +139 -0 ports/devel/trac-bitten/pkg-plist (new)
More information about the cvs-all
mailing list