non port: ports-mgmt/tinderbox/Makefile |
Number of commits found: 76 |
Thursday, 6 Dec 2018
|
11:22 rene
Remove version 7.0 from the IGNORE_WITH_PHP list.
|
Sunday, 2 Dec 2018
|
17:43 antoine
Deprecate ports depending on php 5.6
|
Monday, 8 Oct 2018
|
15:08 antoine
Fix some PKGNAME collisions
|
Monday, 13 Aug 2018
|
09:25 tz
Flag more ports not compatible to PHP 7.x with IGNORE_WITH_PHP
PR: 229982
|
Sunday, 11 Mar 2018
|
18:36 brnrd
Migrate USE_APACHE to USES= apache
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache
|
Friday, 30 Jun 2017
|
22:14 sunpoet
Remove Perl core modules
- While I'm here, pet check-sanity: use USES=mysql and USES=php:web
- Bump PORTREVISION for dependency change
With hat: perl
|
Friday, 1 Apr 2016
|
14:16 mat
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Monday, 31 Aug 2015
|
18:15 amdmi3
- Fix shebangs
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
Saturday, 22 Nov 2014
|
20:40 crees
Finally retire USE_PGSQL
|
Tuesday, 26 Aug 2014
|
17:15 crees
Update to 4.2.0
PR: ports/191774
Submitted by: matt@conundrum.com
Submitted by: ohauer
|
Monday, 7 Apr 2014
|
18:02 crees
Fix with HIDE_MARKUP option
PR: ports/167601
Submitted by: Jarrod Sayers
|
Tuesday, 25 Mar 2014
|
20:49 crees
Fix enterBuild-- also fixed upstream
PR: ports/184943
Submitted by: Anes Mukhametov <anes@anes.su>
Allow masking of PHP use and markup logs
PR: ports/167601
Submitted by: Jarrod Sayers <jarrod@downtools.com.au>
|
Thursday, 16 Jan 2014
|
18:34 tabthorpe
- Reassign to new maintainer
|
Sunday, 15 Dec 2013
|
09:09 ohauer
- update to 4.1.0
Changes in this release include:
- Major rework of dependency calculations for initial Makefile building.
Dependencies are now built inside of Build jails to prevent any
cross-contamination. OPTIONS are handled properly via a new static d4p
port (needs to be installed on the host).
- Fix enterbuild so that the sleepme file can be properly deleted
- Add support for protocol flag in createJail command when using LFTP
update method.
- Add some more variable exceptions that are used by bmake
- Fix ports fetching on IPv6 hosts
- Correct some clang issues, typos and style problems in pnohang
- Add support for 11.X
- Force CC and CXX to be the GNU versions for FreeBSD < 9
PR: 184391
Submitted by: ohauer
Approved by: maintainer timeout (14 days)
|
Sunday, 27 Oct 2013
|
18:19 ohauer
- add stage support to tinderbox / tinderbox-devel
- sync OPTIONS
- preserve use hooks / scrips by using dirrmtry
- remove ' from DESC (don't break vim sytax)
PR: ports/182615
Submitted by: ohauer
Approved by: maintainer timeout (> 20 days)
|
Saturday, 19 Oct 2013
|
20:18 crees
Final patch to fix SRCBASE/OSVERSION issue.
|
Sunday, 13 Oct 2013
|
13:06 crees
Fix chroot SRCBASE more reliably
|
Saturday, 12 Oct 2013
|
11:45 crees
Fix serious bug-- SRCBASE should be set for some iterations. Disable it
selectively rather than always.
This stops the incorrect "building for: " value.
Reported by: redports, danfe
|
Tuesday, 8 Oct 2013
|
16:04 crees
Enable the dependency calculation in chroot patch; massaged in from upstream
Approved by: itetcu (maintainer)
|
Friday, 20 Sep 2013
|
22:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
ports-mgmt)
|
Thursday, 18 Jul 2013
|
08:20 miwi
- Update to 4.0.1
Changelog:
http://www.marcuscom.com/pipermail/tinderbox-list/2013-July/003035.html
|
Friday, 7 Jun 2013
|
22:17 mandree
Fix regression from commit r320140: broke build unless web option was selected.
While here, avoid extraction of non-installed webui stuff unless needed.
Submitted by: bf@
|
Thursday, 6 Jun 2013
|
22:25 mandree
Fix display of port fail reasons on the latest_buildports page with
default template (not visible in paefchen template).
PR: 177491
Submitted by: Anonymous <r4721@tormail.org>
Approved by: itetcu (maintainer timeout, 68 days)
|
Wednesday, 6 Mar 2013
|
15:44 decke
- Fix typo in option name
|
Monday, 4 Mar 2013
|
05:12 miwi
- Update to 4.0.0
- OptionNG
Full Changelog:
http://www.marcuscom.com/pipermail/tinderbox-list/2013-March/002909.html
|
Friday, 28 Dec 2012
|
19:03 flo
Convert the remaining ports that depend on databases/p5-DBD-mysql${MYSQL_VER}
to just depend on databases/p5-DBD-mysql as that will handle the MYSQL_VER
magic.
This is required as only databases/p5-DBD-mysql supports mariadb-client and
the upcomming perconaXX-client.
Approved by: portmgr (bapt)
Initial patches by: pgollucci
|
Saturday, 18 Aug 2012
|
14:29 ohauer
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@
|
Sunday, 1 Jul 2012
|
20:47 ohauer
- fix distinfo file (MD5_FILE -> DISTINFO_FILE)
Reference:
http://marcuscom.com/pipermail/tinderbox-list/2012-March/002547.html
PR: 165937
Submitted by: ohauer
Approved by: maintainer timeout (3 months+)
|
05:42 az
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
|
Saturday, 30 Jun 2012
|
07:56 crees
Revert previous change which was committed by mistake along with some
other ports.
Noticed by: swills
It also happened to be incorrect! The path should have been
PREFIX/tinderbox/scripts.
Noticed by: sunpoet
|
Thursday, 28 Jun 2012
|
20:15 crees
Update maintainer addresses, MASTER_SITES and PATCH_SITES
PR: ports/169528
Submitted by: koitsu (maintainer)
|
Saturday, 14 Jan 2012
|
16:16 crees
Fix rc script to follow up removal of set_rcvar in HEAD
Approved by: miwi (maintainer)
|
Sunday, 1 Jan 2012
|
16:47 ohauer
- change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)
- no PORTREVISION bump since apache22 is the default
with hat apache@
|
Tuesday, 22 Nov 2011
|
22:52 beat
- Update to 3.4.1
Approved by: itetcu (maintainer, implicit)
Feature safe: yes
|
Sunday, 30 Oct 2011
|
06:28 miwi
- Update to 3.4
Changelog:
http://marcuscom.com/pipermail/tinderbox-list/2011-October/002347.html
Approved by: maintainer (implicit_)
|
Monday, 17 Oct 2011
|
04:35 dougb
Remove references to mysql 323 and 40, most commonly of the form:
IGNORE_WITH_MYSQL= 323 40
|
Saturday, 20 Aug 2011
|
17:27 ohauer
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
|
Tuesday, 14 Sep 2010
|
12:02 garga
Remove dependency of net/csup since the port is DEPRECATED and will be removed
Approved by: portmgr (pav)
|
Saturday, 3 Apr 2010
|
10:08 itetcu
- typos
PR: 144727
Submitted by: Christopher Petrik
|
Thursday, 28 Jan 2010
|
21:47 itetcu
Add support for www/hiawatha for WebUI.
PR: 142090
Submitted by: Chris Petrik
|
Sunday, 27 Dec 2009
|
21:16 miwi
- Restore some of the leftover exceptions but use LOCALBASE instead of X11BASE.
Reported by: kwm, Manolis Kiagias <sonicy@otenet.gr> (via tinderbox ml)
Approved by: maintainer implicit
Obtained from: tinderbox cvs
|
14:03 miwi
- Expand the glob to check for Perl so that it actuallt
captures lang/perl5.10.
Reported by: Jaap Akkerhuis <jaap@NLnetLabs.nl> via tinderbox ML
Approved by: maintainer implicit
|
Friday, 25 Dec 2009
|
20:29 miwi
- Remove X11BASE support it is now obsolete.
- Bump PORTREVISION
Approved by: itetcu (maintainer implicit)
Obtained from: tinderbox cvs via beat@ (THX!)
|
20:01 miwi
- Add optional support for sysutils/lsof
PR: 141186
Submitted by: olli hauer <ohauer@gmx.de>
Approved by: maintainer implicit
|
Friday, 4 Dec 2009
|
23:07 miwi
- Update to Tinderbox 3.3 Release
The Tinderbox team is proud to announce the release of Tinderbox 3.3.
This release brings numerous bug fixes and some feature enhancements.
The changes include:
**HEADS UP** A static data change is included this release, so be sure
to run ``tc Upgrade''.
* A new unified logging system has been added so that all log files can
be centralized in one location. See the README for more details on
enabling this feature.
* A collection of user-contributed Hooks has been added. So far only
two Hooks are included. See the contrib/hooks subdirectory for more
details. Also, feel free to submit your Hook ideas.
* The /proc directory is now ignored when checking for leftovers. This
fixes some false-positives when running multiple builds in parallel.
* MySQL 6.0 is now supported.
... A full changelog is available here:
http://marcuscom.com/pipermail/tinderbox-list/2009-November/001769.html
Approved by: itetcu (maintainer implicit)
|
Friday, 18 Sep 2009
|
16:00 wxs
- 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.
- Move the deletion out of the conditional and remove (now) redundant RM
commands.
Approved by: itetcu (maintainer)
Feature safe: yes
|
Thursday, 17 Sep 2009
|
14:03 miwi
- Add support for FreeBSD 9.0
Approved by: itetcu (maintainer implicit)
Feature safe: yes
|
Tuesday, 3 Mar 2009
|
17:15 itetcu
MFD: Latest stable tinderbox release from ports-mgmt/tinderbox-devel and
add conflict with ports-mgmt/tinderbox-devel
itetcu 2009-02-26 02:11:43 UTC
FreeBSD ports repository
Modified files:
ports-mgmt/tinderbox-devel Makefile distinfo
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.
* The log file header lines in port build logs have been reordered for
easier (human) reading. If this changes causes too much consternation
for existing scripts, it can be reverted.
* Fix a bug with Postgres in that psql wants to output space-delimited
results by default, and this can mess up upgrades.
* A -u argument has been added to ``addBuildPortsQueueEntry'' so that a
username can be set for a queue entry.
* The ``addBuildPortsQueueEntry'' command now looks up users by both
name and ID. This fixes a bug where tinderd doesn't send Build
completion mail.
* The error spit out by ``listBuildPortsQueue'' when the queue is empty
has been removed.
* Two new inc_tinderbox config variables have been added:
reload_interval_latest and reload_interval_current which allow one to
set the reload interval for the ``Current and Latest Builds'' page while
no port is building and while a port is building respectively.
* Some additional error checking has been added to the webui.
* A search interface has been added for searching for ports in the
webui.
* Canonical PHP tags are now used instead of short tags. This makes it
easier to deploy Tinderbox in various configurations.
* The tinderd queue view has been changed. The field for adding new
ports is now first.
* A favicon.ico file is now shipped for the webui.
* Some other bugs have been fixed in the webui.
* The ``tbversion'' command usage has been added.
* An bug in the log file parsing code which could result in fetch
failure false positives has been fixed.
* The search interface has been added to the top of the homepage.
* The Delete buttons have been moved to the top of the page.
* Some migration issues have been fixed.
The contributors to Tinderbox 3.2's development and testing are Beat
G_tzi, Martin Wilke, Matt, Ion-Mihai Tetcu, Frank Wall, Boris
Samorodov, Cory R. King, and Aron Schlesinger.
|
Tuesday, 20 Jan 2009
|
23:13 itetcu
Last commit:
Submitted by: Alexander Logvinov <ports@logvinov.com>
|
23:12 itetcu
- don't patch non-existent files if WITHOUT_WEBUI is defined
- bump PORTREVISION
|
Saturday, 27 Dec 2008
|
20:29 itetcu
Bring in new features and bugfixes from CVS:
- Remove the listBuildPortsQueue error when there are no ports in the queue.
- Teach sendBuildCompletionMail how to lookup a user by both name and ID.
This will fix the problem where tinderd doesn't send build completion
mail.
- Add a -u argument to addBuildPortsQueueEntry to set a user name of a
queue entry.
- Introduce 2 inc_tinderbox config vars, reload_interval_latest and
reload_interval_current which allow to set the reload interval for
"Current And Latest Builds" page while no port is building and while
a port is building respectively.
- Use the canonical PHP tag instead of short tags to make Tinderbox more
flexible in where it can be deployed.
- Introduce logfile markup support. The data base stores regular
expressions for things you like to flag in build logs (e.g. GCC
warnings indicating missing prototypes). The frontend parse the
logs and colorize matching lines. If a port failed to build the
port_fail_pattern is automatically highlighted. The frontend
allow you to toggle the display of line numbers and toggle which
patterns are highlighted.
To enable the logfile markup create the logfile_patterns table (see
the last table in scripts/sql/schema.[mysql|pgsql].pre) and load the default
patterns from scripts/sql/values.lp into the newly created table.
Bump PORTREVISION.
|
Sunday, 16 Nov 2008
|
21:38 itetcu
Update to 3.1.2 with the following fixes and minor changes:
* Don't cleanup WRKDIR until after the postPortBuild Hook has run.
* Fix resetBuild in a nullfs environment.
* Fix a regression in the version path.
* Correct a tinderd typo which masked a diagnostic message.
* Show last 30 ports per page in "Current and Latest Builds" page.
(webui)
* When sorting by "Last Build Attempt" in list build page sort
descending -- latest built first. (webui)
The main contributor and tester of this release was Ion-Mihai Tetcu.
(Remove local patches incorporated upstream)
|
Saturday, 15 Nov 2008
|
10:37 itetcu
Mark broken, to many annoying bugs in this release.
3.1.2 should be out soon.
|
Wednesday, 12 Nov 2008
|
20:44 itetcu
Don't install .orig file resulting from patching.
Prompted by: QAT
|
20:34 itetcu
Fix database migration from 3.0.0[_n] and bump PORTREVISION.
Prompted by: garga@'s question about an webui error on IRC
|
15:58 itetcu
Update to 3.1.1 - Bug fix and feature release.
This release brings many bug fixes and some new features, particularly with the
webui frontend:
* The tinderd.sh rc.d script has been renamed tinderd, and modernized.
See the README for more details.
* A tinderd_debug option has been added to the tinderd rc.d script to
control whether or not to write output to /dev/null.
* Add a new tinderd config option, TINDERD_LOGFILE. When this is set, all
tinderbuild output from a tinderd cycle will be appended to this
logfile. By default, the logfile is /dev/null.
* Reintroduce user permissions functionality in the webui from 2.x.
* Add RSS support for the latest_buildports view (webui).
* Add buttons to tinderd queue view to remove all or all built entries from
the queue (webui).
* Automatically set rootdir and wwwrooturi variable (webui).
* Show target port of current build (webui).
* Fix a slew of Postgres upgrade and install bugs. Note: not all upgrade
bugs have been fixed. The schema changes in 3.1 may need to be applied
manually to Postgres databases.
* Fix a case where a failed build could lead to false-positive leftovers.
* Fix a regression where the wrong module name was used. This broke tinderd
configuration.
* Prevent dereferencing a null value in the Build Ports Queue code when a
port is no longer associated to a Build.
* Fix rescanPorts' command line arguments, and allow it to be invoked as a
shell command.
* Use the installed Jail's /usr/share/mk directory when doing a make
distribution. This fixes a Jail build of 7.X on recent -CURRENT.
* Add -k to the conig-recursive command so that it doesn't die if one
chooses to skip a port.
* Don't make it fatal if the rm of the directory fails in cleanDir. This
may very well fail if the target is a mount point.
* Some setup steps in the README have been clarified.
!!!NOTE!!!This release includes a schema change, so be sure to run the
following before using 3.1:
./tc Upgrade
The contributors to this release are Beat Gätzi, Ion-Mihai Tetcu, Aron
Schlesinger, Alexander Logvinov, Wesley Shields, Martin Wilke, and Boris
Samorodov.
Local patches:
- install a favicon for the webui
- show last 30 ports per page in "Current and Latest Builds" page (webui)
- when sorting by "Last Build Attempt" in list build page sort descending --
latest built first (webui)
PR: ports/128785 (based on)
Submitted by: bsam@
|
Sunday, 7 Sep 2008
|
22:29 itetcu
- remove unexisting dirs from plsit
- bump PORTREVISION
PR: ports/127177
Submitted by: Sunpoet Po-Chuan Hsieh
|
07:41 itetcu
- fix PGSQL support [1]
- use strftime like in 2.x [1]
- install rc script in system etc/rc.d
- bump PORTREVISION
Prompted by: makc@ [1]
Obtained from: marcoscom CVS [1]
|
Wednesday, 3 Sep 2008
|
12:29 itetcu
This is tinderbox 3.0.0 release with patches (see bellow).
Changes in 3.0 include:
* The www-exp module has been renamed webui, and a new web frontend has
been added called paefchen.
* All Tinderbox commands with the exception of tinderd are now performed
using the tc utility.
* The Hosts system has been removed as it was not really used, and not
really suited to the purpose of distributed builds. The ground work has
been laid to support distributed builds, but that is not present in 3.0.
* A DISTFILE_URI config directive has been introduced to allow for
distributed distfile caches.
* The latest port fail reasons and patterns have been synced from
pointyhat.
* The total size taken by a port build (in KB) is now tracked in the
database. This can be obtained using the command ``tc getPortTotalSize
-d DIRECTORY -b BUILD''.
* Port build logs now contain OPTIONS and environment details.
* The ``tc addPort'' command assumes a recursive add by default. This
can be disabled by passing the -R argument.
* Port dependencies are now recorded in the database when ``tc addPort''
is called without -R. The dependency list can be retrieved with ``tc
getDependenciesForPort -d DIRECTORY -b BUILD''.
* The ``tc tbcleanup'' command now supports pruning stale distfiles,
stale packages, and not pruning old error logs. See the README for
command line details.
* The default update type and update host are configurable at Setup and
Upgrade time. The default update type has been changed from CVSUP to
CSUP.
* The last_fail_reason is now exported to the postPortBuild Hook.
* Fix the build time display if a tinderbuild takes longer than 24 hours.
* Add a new command, ``tc rescanPorts'' which updates the properties of
all ports in the datastore (including dependencies).
* Display the remake count in the webui frontends.
* Hack around a potential perl-related leftover false positive.
* A new -O option has been added to addPort/rescanPorts which enables
OPTIONS, but does not run rmconfig before calling config. This way,
existing OPTIONS can be preserved. The default behavior is to call
rmconfig to maintain POLA.
* The webui index page has been enhanced to make it more readable, and
more powerful.
* The number of ports not built due to dependency failures has been
added to the webui's main page.
* tc processLog -v now prints the matching text to aid with false
positive identification.
PLUS:
* In webui:
- Change tinderd queue view. Field for adding new ports is the first now.
- Show target port of current build.
- miwi's RSS module
- an other patch from miwi for inc_tinderbox.php.dist which should make
setting-up the webui easier on non-standard configurations.
* Bug-fix: Add o and O to the list of valid options for addPort.
|
Saturday, 12 Jul 2008
|
14:12 miwi
- Update to tb243_template_paefchen_v1
Submitted by: Aron Schlesinger
Approved by: maintainer
|
Friday, 11 Jul 2008
|
21:22 miwi
- Update paefchen template [1] (fix bug in firefox3)
- Fix OPTIONS handling [2]
- Bump PORTREVISION
PR: 125470 [2]
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> [2]
Aron Schlesigner [1]
Approved by: itetcu (maintainer)
|
Tuesday, 1 Jul 2008
|
20:06 itetcu
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]
|
Tuesday, 3 Jun 2008
|
13:24 itetcu
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.
* Add the build platform and release level to the logs.
* Add support for listing total ports per Build in the www-exp frontend.
* Some other minor bugs have been fixed.
Plus 3 local (port) patches:
* in "Current and Latest Builds" (?action=latest_buildports) increase the number
of ports displayed from 20 to 30
* in ports built for a build view (?action=list_buildports&build=something)
when sorting is done by Last Build Attempt sort descending (latest build first).
* in build logs, add: [1]
- building for: (ie: "6.3-STABLE amd64")
- Makefile ident: (ie: "$FreeBSD: ports/ports-mgmt/tinderbox/Makefile,v 1.41
2008/05/19 20:00:16 itetcu Exp $")
- prefixes: (ie: "LOCALBASE=usr/local X11BASE=usr/local")
- NO* env vars: (ie: "NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes")
This release would not have been possible without the contributions of
Alexander Loginov, miwi, Chess Griffin, itetcu, Dmitriy Kirhlarov,
Robert Gogolok, and ade.
- Fix a few typos in pkg-message. [2]
PR: ports/123957 [2]
Submited by: Wen heping <wenheping@gmail.com> [2],
idea from miwi@'s patch for HEAD [1]
|
Monday, 19 May 2008
|
20:00 itetcu
Update to current -STABLE (2.4.X) snapshot.
|
Saturday, 29 Mar 2008
|
21:54 itetcu
- 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 :-)
|
Monday, 31 Dec 2007
|
08:02 miwi
- 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)
|
Friday, 26 Oct 2007
|
17:58 miwi
- Fix build
Submitted by: pointyhat via pav
Approved by: common sense
|
Thursday, 25 Oct 2007
|
08:21 miwi
- Add support for FreeBSD 8.X.
- Bump PORTREVISION
Approved by: maintainer via irc
Obtained from: marcuscom cvs
|
Wednesday, 17 Oct 2007
|
00:13 linimon
Fix braino.
Hat: portmgr
|
Sunday, 7 Oct 2007
|
05:45 linimon
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
|
Wednesday, 5 Sep 2007
|
09:21 itetcu
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@
|
Tuesday, 19 Jun 2007
|
07:51 itetcu
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.
|
Sunday, 20 May 2007
|
12:00 miwi
- 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)
|
Tuesday, 6 Mar 2007
|
06:51 linimon
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
|
Wednesday, 28 Feb 2007
|
21:19 miwi
- Update to 2.3.5
ANNOUNCE:
http://www.marcuscom.com/pipermail/tinderbox-list/2007-February/000798.html
Approved by: itetcu@ (maintainer)
|
Monday, 5 Feb 2007
|
01:08 pav
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 )
|
Number of commits found: 76 |