pkgsrc/pkgtools/tinderbox-dragonfly
wiz 8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
..
files pkgtools/tinderbox-dragonfly: Minor fixes 2011-12-04 21:55:01 +00:00
patches pkgtools/tinderbox-dragonfly: Minor fixes 2011-12-04 21:55:01 +00:00
DESCR
distinfo pkgtools/tinderbox-dragonfly: Minor fixes 2011-12-04 21:55:01 +00:00
Makefile Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
MESSAGE
options.mk pkgtools/tinderbox-dragonfly: Several bug fixes 2011-11-14 02:00:19 +00:00
PLIST pkgtools/tinderbox-dragonfly: Update to version 3.4.1 2011-11-20 16:20:24 +00:00
README

=====================
 DRAGONFLY TINDERBOX
=====================

Tinderbox requires a database backend.  You must choose either PostgreSQL
and MySQL.  Selecting the option will only cause the database to be
installed on the system if it's not already.  The actual schema creation
must be done manually per the Tinderbox guide.

The FreeBSD version of Tinderbox allows one to choose between CSUP
(preferred) and CVSUP.  The DragonFly version doesn't give you a choice,
CSUP is used automatically.

The Web Interface makes Tinderbox a whole lot more user-friendly.  The
option causes PHP to be installed.  The user is expected to install the web
server of his choice as a separate exercise and configure it to serve the
directory ${PREFIX}/tinderbox/scripts/webui (usually
/usr/pkg/tinderbox/scripts/webui).

The default configuration of Tinderbox limits execution to the root user. 
Setting the "anybody" option to true will remove this restriction.

Setting the "lsof" option will install the "LiSt Open Files" package
(sysutils/lsof) to gain access to the killMountProcesses functionality when
nullfs is used.  Nullfs is the default; the user will have to configure NFS
manually if that is preferred for chroots.

NOTE: The lsof package is currently broken on DragonFly, so this option has
      been removed from the default list until further notice.