1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/ports-mgmt
Ion-Mihai Tetcu 0417855e9b 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.
2008-09-03 12:29:01 +00:00
..
barry Bump portrevision due to upgrade of devel/gettext. 2008-06-06 14:17:21 +00:00
bpkg - Update to 2.0.3 2008-08-06 07:58:40 +00:00
bpm - Fix build on CURRENT: don't include bsd.sys.mk at all 2008-08-10 22:06:39 +00:00
fastest_sites Add a patch to workaround a bug noticed by Doug Barton. 2008-09-03 02:42:09 +00:00
genplist
jailaudit
kports Bump portrevision due to upgrade of devel/gettext. 2008-06-06 14:17:21 +00:00
kports-qt4 Bump portrevision due to upgrade of devel/gettext. 2008-06-06 14:17:21 +00:00
lsknobs lsknobs is a simple sh(1) script designed to help configure 2008-01-24 15:01:12 +00:00
managepkg
p5-FreeBSD-Pkgs New port: reads the FreeBSD installed packaged DB. 2008-07-14 17:12:38 +00:00
p5-FreeBSD-Portindex - Update to 2.1 2008-04-08 01:31:27 +00:00
p5-FreeBSD-Ports
p5-FreeBSD-Ports-INDEXhash - update to 1.0.5 2008-06-05 19:51:38 +00:00
pib - Remove unneeded dependency from gtk12/gtk20 [1] 2008-04-19 17:56:05 +00:00
pkg_cleanup - Fix a typo in gauge change checking could cause slow gauge update over slow links. 2008-08-15 11:55:17 +00:00
pkg_cutleaves Update to 20080320: 2008-03-25 18:55:30 +00:00
pkg_install - Drop mention of 4.10 2008-06-25 08:04:35 +00:00
pkg_remove
pkg_replace
pkg_rmleaves
pkg_search
pkg_trackinst
pkg_tree Update description of pkg_tree 2008-07-28 06:37:05 +00:00
pkg-orphan
pkgfe
pkgsearch - Update to 1.0.6 2008-02-06 22:36:22 +00:00
port-authoring-tools
port-maintenance-tools Bump portrevision due to upgrade of devel/gettext. 2008-06-06 14:17:21 +00:00
portaudit
portaudit-db
portbrowser Bump portrevision due to upgrade of devel/gettext. 2008-06-06 14:17:21 +00:00
portcheck - Update version to 1.13. 2008-01-10 12:46:56 +00:00
portcheckout
portconf New feature: undefine variables. 2008-07-11 10:48:35 +00:00
portdowngrade Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script. 2008-08-21 06:18:49 +00:00
porteasy
portell
portless Bump portrevision due to upgrade of devel/gettext. 2008-06-06 14:17:21 +00:00
portlint Update to 2.10.0. 2008-08-24 17:16:03 +00:00
portmanager Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script. 2008-08-21 06:18:49 +00:00
portmaster Update for version 2.6 2008-07-28 21:26:19 +00:00
portmk Catch up with master 1.600. This also obsoletes a portmk-only patch 2008-07-30 09:46:17 +00:00
portscout Bump portrevision due to upgrade of devel/gettext. 2008-06-06 14:17:21 +00:00
portsearch Upgrade ports-mgmt/portsearch from 1.3.1 to 1.3.2 2008-06-27 10:17:09 +00:00
portsman
portsnap
portsopt
porttools When doing 'update' and 'diff', use our cvs(1)'s -R feature, this would accelerate 2008-07-27 07:40:01 +00:00
portupdate-scan - Patch to ports-mgmt/portupdate-scan to deal with problems which have surfaced 2008-07-24 18:18:03 +00:00
portupgrade - Remove perl dependency. perl is not used for some time as it was before. 2008-08-03 02:23:07 +00:00
portupgrade-devel - Remove perl dependency. perl is not used for some time as it was before. 2008-08-03 02:23:07 +00:00
psearch - Update to 2.0.1, this update fixed the functionality of psearch 2008-06-04 03:25:35 +00:00
qtpkg - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 12:24:09 +00:00
tinderbox This is tinderbox 3.0.0 release with patches (see bellow). 2008-09-03 12:29:01 +00:00
tinderbox-devel This is tinderbox 3.0.0 release with patches (see bellow). 2008-09-03 12:29:01 +00:00
vulnerability-test-port
Makefile New port: reads the FreeBSD installed packaged DB. 2008-07-14 17:12:38 +00:00