FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 10:42 PM GMT
Port details
tinderbox-devel 3.4.r3,1 ports-mgmt on this many watch lists=0 search for ports that depend on this port
Port build tinderbox system, devel version
Maintained by: itetcu@FreeBSD.org search for ports maintained by this maintainer
Port Added: 16 Feb 2009 10:48:44
License: not specified in port
Tinderbox is a package building system for FreeBSD ports, based on
official Portbuild scripts used on pointyhat building cluster.
Tinderbox was written by Joe Marcus Clarke.

You can define multiple jails (base system versions) and multiple
portstrees. The combination of jail and portstree is called a build.
A Tinderbox jail  is not what is understood as a jail in FreeBSD,
it is in fact a given world in a chroot. Tinderbox supports automatic
tracking of dependencies and only rebuilds packages that changed
since last run. Tinderbox has support for email notification  of
failed builds. Tinderbox also integrates well with ccache.

Tinderbox is designed to easily provide package sets of ports you
need, for platforms and architectures you need. Tinderbox is also
excellent tool for testing new ports and port upgrades, especially
for testing dependencies and packing lists. It's also useful for
testing ports on various releases of FreeBSD, since you can run
FreeBSD 6.X world as a jail on FreeBSD 7.X/8.X host.

Author: Joe Marcus Clarke.
WWW: http://tinderbox.marcuscom.com/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: www/apache22
Required To Run: databases/pear-MDB2_Driver_mysql, databases/p5-DBD-mysql41, net/p5-Net, sysutils/lsof, archivers/p5-Compress-Bzip2, lang/php5, www/php5-session, databases/php5-mysql, www/apache22
Required Libraries: databases/mysql41-client
There are no ports dependent upon this port

To install the port: cd /usr/ports/ports-mgmt/tinderbox-devel/ && make install clean
To add the package: pkg_add -r tinderbox-devel


Configuration Options
===> The following configuration options are available for tinderbox-devel-3.4.r3,1:
     PGSQL=Off (default) "With pgsql"
     MYSQL=On (default) "With mysql"
     WEBUI=On (default) "Install web interface"
     APACHE=On (default) "Use Apache for web interface"
     HIAWATHA=Off (default) "Use Hiawatha for web interface"
     LIGHTTPD=Off (default) "Use LightHTTPD for web interface"
     CHECK_FOR_ROOT=On (default) "Check if ./tc is run by uid 0"
     EMAILS=On (default) "Support for build failure/completion emails"
     LSOF=On (default) "For killMountProcesses() when using nullfs"
     LOG_COMPRESS=On (default) "Support bzip'ing the logs"
     PARALLEL=On (default) "Enable PARALLEL extra patch"
     TMPFS=Off (default) "Enable TMPFS extra patch"
===> Use 'make config' to modify these settings

Master Sites:
http://tinderbox.marcuscom.com/
http://T32.TecNik93.com/FreeBSD/ports/tinderbox/sources/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/tinderbox/

Number of commits found: 27

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Jan 2012 16:16:08
Original commit files touched by this commit  3.4.r3,1
crees search for other commits by this committer
Fix rc script to follow up removal of set_rcvar in HEAD

Approved by:    miwi (maintainer)
01 Jan 2012 16:47:41
Original commit files touched by this commit  3.4.r3,1
ohauer search for other commits by this committer
- change required APACHE version from 13+ to 20+
  (prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@
25 Oct 2011 21:24:27
Original commit files touched by this commit  3.4.r3,1
beat search for other commits by this committer
- Fix extra patches for tmpfs support

Approved by:    miwi
25 Oct 2011 19:16:59
Original commit files touched by this commit  3.4.r3,1
miwi search for other commits by this committer
- Update to 3.4.r3
Changelog:
* Correct a mismerge of schema
* Correct some typos
* Properly add the checksum Hooks to the upgrade code
* Fix some variable initialization issues in the webui
* Allow Jails and Builds to be removed when BuildPortsQueue entries exist

Approved by:    maintainer implicit
25 Oct 2011 17:10:01
Original commit files touched by this commit  3.4.r2_1,1
miwi search for other commits by this committer
- Fix a typo

Approved by:    maintainer implicit
24 Oct 2011 09:11:38
Original commit files touched by this commit  3.4.r2_1,1
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
19 Oct 2011 18:02:51
Original commit files touched by this commit  3.4.r2_1,1
itetcu search for other commits by this committer
- bump PORTEPOCH :(
- try to fix plist

Reported by:    many
Pointyhat to:   itetcu@ (me)
16 Oct 2011 20:02:56
Original commit files touched by this commit  3.4.r2_1
itetcu search for other commits by this committer
- fix a bug in the hooks sql [1]
- temporarelly disable TMPFS optional patch

Submitted by:   beat@ [1]
16 Oct 2011 18:52:04
Original commit files touched by this commit  3.4.r2
itetcu search for other commits by this committer
Update to 3.4RC2.

Note: this release contains schema/DB changes.  Be sure to run the upgrade
procedure to properly incorporate the new changes.  There will be at least one
other DB change before 3.4 release, too.
20 Aug 2011 17:27:52
Original commit files touched by this commit  3.4.20110101_1
ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
02 Jan 2011 11:26:36
Original commit files touched by this commit  3.4.20110101
itetcu search for other commits by this committer
I'm shocked, shocked to find that an orgy was going on in here!
(fix typo orgi -> orig and fix plist).

Submitted by:   tabthorpe@
01 Jan 2011 22:33:34
Original commit files touched by this commit  3.4.20110101
itetcu search for other commits by this committer
Reroll the snap tarball to include my last upstream commit that fixes 2 sql
statements.
01 Jan 2011 20:10:56
Original commit files touched by this commit  3.4.20110101
itetcu search for other commits by this committer
- update to a snapshot from today
- remove CSUP option, since csup port is gone because csup is in base on all
supported OSVERSIONs
- assure the needed dependencies are installed for sending emails and log
compression via two OPTIONS: EMAILS and LOG_COMPRESS
- flip ON by default the patches for tmpfs and parallel tindy instances
- update plist for hooks/compress_wrkdir and webui's BuildGroups support
24 Oct 2010 17:44:04
Original commit files touched by this commit  3.4.20100104
wxs search for other commits by this committer
Add alias information to pkg-message.

Approved by:    itetcu@ (maintainer)
14 Sep 2010 12:02:32
Original commit files touched by this commit  3.4.20100104
garga search for other commits by this committer
Remove dependency of net/csup since the port is DEPRECATED and will be removed

Approved by:    portmgr (pav)
06 Mar 2010 11:19:04
Original commit files touched by this commit  3.4.20100104
itetcu search for other commits by this committer
- port support for Hiawatha web server from ports-mgmt/tinderbox
- reorder pkg-message a bit to make it more clear and fix some typos

Feature safe:   yes
05 Jan 2010 19:58:18
Original commit files touched by this commit  3.4.20100104
miwi search for other commits by this committer
Update to 3.4-20100104

Changes:

Fixes from upstream:
 - Remove X11BASE support it is now obsolete. (already in ports-mgmt/tinderbox)
 - Expand the glob to check for Perl so that it actually
   captures lang/perl5.10. (already in ports-mgmt/tinderbox)
 - Restore some of the leftover exceptions but use LOCALBASE instead of X11BASE.
 - Expand the MySQL glob to match on MySQL 5.4 and 5.5.
 - Adjust the SQL query to remove all entries from a BuildPortsQueue.  This
   makes things more compatible.

Two Experimental patches from Tim Bishop and beat@.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
04 Dec 2009 23:12:14
Original commit files touched by this commit  3.2_5
miwi search for other commits by this committer
- Mark IGNORE, ports-mgmt/tinderbox is newer

Approved by:    itetcu (Maintainer implicit)
18 Sep 2009 16:01:00
Original commit files touched by this commit  3.2_5
wxs search for other commits by this committer
- Add .bak to the list of files to be deleted in post-patch (the CHECK_FOR_ROOT
  option being off would result in tc.bak being installed.

Approved by:    itetcu (maintainer)
Feature safe:   yes
17 Sep 2009 18:17:31
Original commit files touched by this commit  3.2_5
miwi search for other commits by this committer
- Add support for FreeBSD 9.0

Feature safe: yes

Approved by:    itetcu (maintainer implicit)
11 May 2009 06:19:40
Original commit files touched by this commit  3.2_4
itetcu search for other commits by this committer
Bring more fixes, optimizations and changes from CVS (PORTREVISION bumped):
- Add a disclaimer to the addJail usage line so that users know to use
  createJail instead.
- Trim leading and trailing spaces from the descriptions for Jails,
  Builds, and PortsTrees.
- Add /proc to the list of ignored paths.  This fixes a race condition
  which can occur when multiple builds are run in parallel.
- Run the postPortsTreeUpdate and postJailUpdate Hooks while the file
  systems are still mounted.  This has the side effect of running the
  hooks when an update fails.
- Die if the postPortsTreeUpdate Hook fails.
- Die if a port could not be added to the BuildPortsQueue.

Webui:
- Save some screen space by reducing space between top menu and content.
- Add link to RSS feed to the latest_buildports view.
- Generate RSS feeds per maintainer and add drop down menu for feeds to
  homepage.
- Make headers of columns on buildport pages clickable to sort the table.
- Rename All really Build Failures to All Failures.
- Add link to All Build Failures and All Failures on latest_buildports
  page.
- To limit the number of shown ports per page a new variable
  list_limit_nr could be set in inc_tinderbox.php. This limitation is
  disabled by default.
12 Apr 2009 07:22:53
Original commit files touched by this commit  3.2_3
itetcu search for other commits by this committer
Import an other round of changes from marcuscom cvs and bump PORTREVISION:
- Bump build_name from 72 characters to 255 characters.
- Sync latest port fail reasons and patterns with pointyhat.
- Switch to cvsup17 as default csup server
- Fix a problem where port directories where not canonicalized, and could end
up looking like dir/../otherdir.
- Save some screen space by reducing space between top menu and content in
queue view in webui.

Note that if upgrading you have to apply the canges to your database by hand.
28 Mar 2009 10:54:23
Original commit files touched by this commit  3.2_2
itetcu search for other commits by this committer
Pull two fixes from CVS:
- Properly check the result of getDbInfo to make sure we don't try to configure
  the database when we don't have access.
- Correct a typo which broken copyBuild for packages.
Bump PORTREVISION.
25 Mar 2009 18:06:29
Original commit files touched by this commit  3.2_1
itetcu search for other commits by this committer
OPTIONs test fixes.

Submitted by:   wxs@
25 Mar 2009 15:24:52
Original commit files touched by this commit  3.2_1
itetcu search for other commits by this committer
Bring in 2 fixes from cvs:
- webui: Fix misuse of TRIM function with PostgreSQL (maintianer address wron
with PG)
- Correct a corner case where cleaning up mounts may kill off processes it
shouldn't.  This occurs when you are mounting the ports tree mount via nullfs.
This fix requires that sysutils/lsof be installed on the Tinderbox host (new
OPTION).
- bump PORTREVISION
26 Feb 2009 02:11:43
Original commit files touched by this commit  3.2
itetcu search for other commits by this committer
Update to 3.2 release. This release offers no changes over Release Candidate 3.
Here is a summary of changes from Tinderbox 3.1.2 to 3.2:
* A new tc function, ``tbversion'' has been added to print the version
of Tinderbox.  This command relies on a ${pb}/.version file which is
generated when the Tinderbox release distribution is created.  Be sure
to copy this file if you copy the contents of the Tinderbox release to
another location.
* Log file markup support has been added.  Log files can be viewed with
certain patterns colorized to make them easier to spot (e.g. GCC
warnings).  Currently, the list of patterns is not easily changeable,
but a facility to add new patterns is forthcoming.
* A new tc function, ``copyBuild'' has been added which allows one to
copy attributes (e.g. env files, ports, packages, etc.) from one Build
to another.
* Quiet tinderd if a port in the queue does not exist.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
16 Feb 2009 10:48:23
Original commit files touched by this commit  3.2.r3
itetcu search for other commits by this committer
This port was repo-copyed from ports-mgmt/tinderbox.

Update to current stable release candidate 3.2.r3.

Repocopy by:    marcus@
Requested by:   marck@

Number of commits found: 27

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23154
Broken 191
Deprecated 96
Ignore 727
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 4
new 48 hours9
new 7 days46
new fortnight71
new month139

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.172 seconds.