FreshPorts -- The Place For Ports Sun, 6 Jul 2008 9:21 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
tinderbox 2.4.3 ports-mgmt on this many watch lists=5 search for ports that depend on this port
Port build tinderbox system
Maintained by: itetcu@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Feb 2007 01:09:12


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 4.X world as a jail on FreeBSD 5.X/6.X host.

WWW: http://tinderbox.marcuscom.com/
Author: Joe Marcus Clarke.
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: www/apache13
Required To Run: databases/pear-DB, databases/p5-DBD-mysql50, lang/php5, www/php5-session, databases/php5-mysql, www/apache13
Required Libraries: databases/mysql50-client

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


Configuration Options
===> The following configuration options are available for tinderbox-2.4.3:
     PGSQL=Off (default) "With pgsql"
     MYSQL=On (default) "With mysql"
     CSUP=On (default) "Use csup for updates"
     CVSUP=Off (default) "Use cvsup for updates"
     WEB=Off (default) "Install web interface"
     WEB_EXP=On (default) "Install the new web interface"
     APACHE=On (default) "Use Apache for web interface"
     LIGHTTPD=Off (default) "Use LightHTTPD for web interface"
===> Use 'make config' to modify these settings

Master Sites:
http://T32.TecNik93.com/FreeBSD/ports/tinderbox/sources/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/tinderbox/
Port Moves
  • port moved here from misc/tinderbox on 2007-02-05
    REASON: Moved to a new category

Number of commits found: 17

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
01 Jul 2008 21:06:20
Original commit files touched by this commit  2.4.3
itetcu search for other commits by this committer
Don't try to patch inexistent files if WEB_EXP in not on.

PR:             ports/124929 [1], ports/124762 [2]
Submitted by:   Jona Joachim <jaj@hcl-club.lu>,
                Alex Kozlov <spam@rm-rf.kiev.ua> [2],
                lioux@ [1]
03 Jun 2008 14:24:58
Original commit files touched by this commit  2.4.3
itetcu search for other commits by this committer
Update to 2.4.3.

If all goes well, this will be the last 2.x release before a 3.0 major release.

The 2.4.3 release is primarily aimed at fixing bugs, but a few small features
have been added:
* Treat the -u argument to sendBuildCompletionMail as a username rather than an
arbitrary database ID.  Also, do better error checking in case a user has not
been defined in the datastore.
* Add -b <build name> support to the listBuildPortsQueue command.
* Add a new tc command, getPortLastBuiltStatus to get a port's last status.
* Properly quote the UPDATE_CMD argument in the *PortsTreeUpdate hooks.
* Add a new tbkill.sh tool to terminate a running tinderbuild.
* Add a new tinderbuild option, -norebuild, which will prevent tinderbuild from
forcing a rebuild of any packages specified on the command line.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19 May 2008 21:00:16
Original commit files touched by this commit  2.4.2_2
itetcu search for other commits by this committer
Update to current -STABLE (2.4.X) snapshot.
29 Mar 2008 21:54:04
Original commit files touched by this commit  2.4.2_1
itetcu search for other commits by this committer
- add Aron Schlesinger www-exp layout and make it the default since: it looks
better, it works better in opera, it provides a slightly better usability and
it's more FreeBSDish
- fetch all DISTFILES from my server for simplicity
- bump PORTREVISION for plist changes

Prompted by:    miwi@'s tindy :-)
31 Dec 2007 08:02:01
Original commit files touched by this commit  2.4.2
miwi search for other commits by this committer
- Update to 2.4.2

    *  Add support for FreeBSD 8.X.
    * Fix a database query bug.
    * Ensure the .env files are properly read and export when building the
Makefile and database entries.
    * Use the C locale when calculating build times.
    * Do not die if a Build's log directory is missing when running tbcleanup.

This release comes with a rawenv change, so make sure you copy rawenv.dist to
rawenv to get the latest variables.

PR:             118854
Submitted by:   miwi
Approved by:    itetcu (maintainer timeout)
26 Oct 2007 18:58:12
Original commit files touched by this commit  2.4.1_1
miwi search for other commits by this committer
- Fix build

Submitted by:   pointyhat via pav
Approved by:    common sense
25 Oct 2007 09:21:03
Original commit files touched by this commit  2.4.1_1
miwi search for other commits by this committer
- Add support for FreeBSD 8.X.
- Bump PORTREVISION

Approved by:    maintainer via irc
Obtained from:  marcuscom cvs
17 Oct 2007 01:13:30
Original commit files touched by this commit  2.4.1
linimon search for other commits by this committer
Fix braino.

Hat:            portmgr
07 Oct 2007 06:45:04
Original commit files touched by this commit  2.4.1
linimon search for other commits by this committer
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally.  To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.

Hat:            portmgr
05 Sep 2007 18:36:43
Original commit files touched by this commit  2.4.1
itetcu search for other commits by this committer
Add missing alias for the logs in httpd config.

PR:             116124
Submitted by:   chinsan@
05 Sep 2007 10:21:47
Original commit files touched by this commit  2.4.1
itetcu search for other commits by this committer
The Tinderbox team is pleased to announce the release of Tinderbox
2.4.1.  This is a primarily a bug-fix release for 2.4.0, and all users
are encouraged to upgrade.  The changes in 2.4.1 are as follows:
* Sync with the latest applicable pointyhat changes.  This includes
extraneous UID and GID checking.
* Support for creating per-Jail make.conf and src.conf files is
supported.  These files should live in ${tb}/jails/JAIL, and are used
for the Jail builds.  You will still need to use Hooks to populate
custom make.conf files in your Builds.
* Sorting now works properly in the www-exp frontend.
* Hooks that contain arguments with spaces can now be properly executed.
* Various other bug fixes have gone in as well.

This release would not have been possible without the contributions by
Dmitriy Kirhlarov and Alexander Logvinov (and, of course, pointyhat and
Kris).

Tested by:      miwi@
25 Jun 2007 11:25:55
Original commit files touched by this commit  2.4.0
itetcu search for other commits by this committer
Tindy lives in ports-mgmt, not misc.

Submitted by:   "Gabor Tjong A Hung" <g.v.tjongahung@gmail.com>, linimon@
19 Jun 2007 08:51:39
Original commit files touched by this commit  2.4.0
itetcu search for other commits by this committer
Tinderbox 2.4.0 - New feature release:

- Hooks : A hook is a "callout" which gives Tinderbox the ability to run custom
code at pre-determined times. For example, you can establish a Hook to run just
before a Port is built, after a Build is extracted, before a PortsTree is
updated, etc. Pre-condition hooks can even cause an operation to terminate if
so desired. The new commands to manipulate Hooks are tc listHooks and
tc updateHookCmd.
- OPTIONS processing : If you enable OPTIONS support in Tinderbox, you can have
tc addPort automatically prompt you to configure OPTIONS. Just run tc addPort
with the new -o argument, and you will be prompted with the usual dialog(1)
screen to configure OPTIONS. OPTIONS configuration will happen recursively if
the -r argument is specified, and non-recursively otherwise.
- Failed dependents tracking : If a port fails to build, it will update the
datastore for all of its dependents so that they will be reported as
pseudo-failed. That is, they will have a unique appearance in the www-exp
frontend to indicate that they were not built because a dependency failed.
- Port build duration is tracked and an estimated time to completion is now
shown in the www-exp frontend.
- The /usr/X11R6 symlink is now ignored and not treated as a leftover.

Note: This release comes with a pretty hefty schema change, so one must run
upgrade.sh to add the new schema elements.
20 May 2007 13:00:41
Original commit files touched by this commit  2.3.6
miwi search for other commits by this committer
- Update to 2.3.6

From the Announce:

Tinderbox 2.3.6 has been released to address the change of X11BASE
from /usr/X11R6 to /usr/local.  A few other bugfixes are also included.
All users are encouraged to upgrade.  When you do, you will have to
manually copy rawenv.dist to rawenv to get the X11BASE change to take
effect.

Approved by: portmgr (pav) itetcu@ (maintainer)
06 Mar 2007 06:51:51
Original commit files touched by this commit  2.3.5
linimon search for other commits by this committer
Use the new facility of bsd.port.mk to be able to simplify the interaction
of USE_PHP and OPTIONS.

PR:             ports/106557
Submitted by:   ale
Hat:            portmgr
28 Feb 2007 21:19:59
Original commit files touched by this commit  2.3.5
miwi search for other commits by this committer
- Update to 2.3.5

ANNOUNCE:
http://www.marcuscom.com/pipermail/tinderbox-list/2007-February/000798.html

Approved by:    itetcu@ (maintainer)
05 Feb 2007 01:08:46
Original commit files touched by this commit  2.3.5
pav search for other commits by this committer
Populate a new ports-mgmt category. List of moved ports:

  devel/portcheckout -> ports-mgmt/portcheckout
  devel/portlint -> ports-mgmt/portlint
  devel/portmk -> ports-mgmt/portmk
  devel/porttools -> ports-mgmt/porttools
  misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
  misc/porteasy -> ports-mgmt/porteasy
  misc/portell -> ports-mgmt/portell
  misc/portless -> ports-mgmt/portless
  misc/tinderbox -> ports-mgmt/tinderbox
  security/jailaudit -> ports-mgmt/jailaudit
  security/portaudit -> ports-mgmt/portaudit
  security/portaudit-db -> ports-mgmt/portaudit-db
  security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 17

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21
linux-firefox*Jun 21
linux-firefox-devel*Jun 21
linux-mozilla*Jun 21

10 vulnerabilities affecting 29 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
Traffic

Calculated hourly:
Port count 18752
Broken 146
Deprecated 98
Ignore 429
Forbidden 5
Restricted 361
No CDROM 126
Vulnerable 52
Expired 13
Set to expire 77
Interactive 79
new 24 hours 6
new 48 hours11
new 7 days38
new fortnight73
new month182

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

Add tab to Netscape 6

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