FreshPorts -- The Place For Ports Sat, 11 Oct 2008 11:27 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

non port: ports-mgmt/tinderbox/Makefile
CVSWeb

Number of commits found: 20

Sun, 7 Sep 2008
[ 23:29 itetcu ] Original commit 
1.48 ports-mgmt/tinderbox/Makefile
1.18 ports-mgmt/tinderbox/pkg-plist
- remove unexisting dirs from plsit
- bump PORTREVISION

PR:             ports/127177
Submitted by:   Sunpoet Po-Chuan Hsieh
[ 08:41 itetcu ] Original commit 
1.47 ports-mgmt/tinderbox/Makefile
1.1 ports-mgmt/tinderbox/files/patch-lib__Tinderbox__TinderboxDS.pm
1.1 ports-mgmt/tinderbox/files/patch-lib__tc_command.pl
1.1 ports-mgmt/tinderbox/files/patch-sql__genschema
1.1 ports-mgmt/tinderbox/files/patch-sql__schema.pgsql.pre
1.17 ports-mgmt/tinderbox/pkg-plist
- 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]
Wed, 3 Sep 2008
[ 13:29 itetcu ] Original commit 
1.46 ports-mgmt/tinderbox/Makefile
1.19 ports-mgmt/tinderbox/distinfo
1.2 ports-mgmt/tinderbox/files/extra-patch-www-exp__core__TinderboxDS.php
1.2 ports-mgmt/tinderbox/files/extra-patch-www-exp__module__moduleBuildPorts.php
1.2 ports-mgmt/tinderbox/files/patch-buildscript
1.4 ports-mgmt/tinderbox/files/patch-portbuild
1.3 ports-mgmt/tinderbox/pkg-descr
1.12 ports-mgmt/tinderbox/files/pkg-message.in
1.16 ports-mgmt/tinderbox/pkg-plist
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 12 Jul 2008
[ 15:12 miwi ] Original commit 
1.45 ports-mgmt/tinderbox/Makefile
1.18 ports-mgmt/tinderbox/distinfo
- Update to tb243_template_paefchen_v1

Submitted by:   Aron Schlesinger
Approved by:    maintainer
Fri, 11 Jul 2008
[ 22:22 miwi ] Original commit 
1.44 ports-mgmt/tinderbox/Makefile
1.17 ports-mgmt/tinderbox/distinfo
1.3 ports-mgmt/tinderbox/files/patch-portbuild
- 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)
Tue, 1 Jul 2008
[ 21:06 itetcu ] Original commit 
1.43 ports-mgmt/tinderbox/Makefile
1.1 ports-mgmt/tinderbox/files/extra-patch-www-exp__core__TinderboxDS.php
1.1 ports-mgmt/tinderbox/files/extra-patch-www-exp__module__moduleBuildPorts.php
1.2 ports-mgmt/tinderbox/files/patch-www-exp__core__TinderboxDS.php
1.2 ports-mgmt/tinderbox/files/patch-www-exp__module__moduleBuildPorts.php
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]
Tue, 3 Jun 2008
[ 14:24 itetcu ] Original commit 
1.42 ports-mgmt/tinderbox/Makefile
1.16 ports-mgmt/tinderbox/distinfo
1.1 ports-mgmt/tinderbox/files/patch-buildscript
1.1 ports-mgmt/tinderbox/files/patch-www-exp__core__TinderboxDS.php
1.1 ports-mgmt/tinderbox/files/patch-www-exp__module__moduleBuildPorts.php
1.11 ports-mgmt/tinderbox/files/pkg-message.in
1.15 ports-mgmt/tinderbox/pkg-plist
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)
Mon, 19 May 2008
[ 21:00 itetcu ] Original commit 
1.41 ports-mgmt/tinderbox/Makefile
1.15 ports-mgmt/tinderbox/distinfo
Update to current -STABLE (2.4.X) snapshot.
Sat, 29 Mar 2008
[ 21:54 itetcu ] Original commit 
1.40 ports-mgmt/tinderbox/Makefile
1.14 ports-mgmt/tinderbox/distinfo
1.10 ports-mgmt/tinderbox/files/pkg-message.in
1.14 ports-mgmt/tinderbox/pkg-plist
- 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 :-)
Mon, 31 Dec 2007
[ 08:02 miwi ] Original commit 
1.39 ports-mgmt/tinderbox/Makefile
1.13 ports-mgmt/tinderbox/distinfo
1.2 ports-mgmt/tinderbox/files/patch-portbuild
1.2 ports-mgmt/tinderbox/files/patch-rawenv.dist
- 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)
Fri, 26 Oct 2007
[ 18:58 miwi ] Original commit 
1.38 ports-mgmt/tinderbox/Makefile
- Fix build

Submitted by:   pointyhat via pav
Approved by:    common sense
Thu, 25 Oct 2007
[ 09:21 miwi ] Original commit 
1.37 ports-mgmt/tinderbox/Makefile
1.1 ports-mgmt/tinderbox/files/patch-portbuild
1.1 ports-mgmt/tinderbox/files/patch-rawenv.dist
- Add support for FreeBSD 8.X.
- Bump PORTREVISION

Approved by:    maintainer via irc
Obtained from:  marcuscom cvs
Wed, 17 Oct 2007
[ 01:13 linimon ] Original commit 
1.36 ports-mgmt/tinderbox/Makefile
Fix braino.

Hat:            portmgr
Sun, 7 Oct 2007
[ 06:45 linimon ] Original commit 
1.3 audio/ogg2mp3/Makefile
1.4 audio/slimserver-lastfm/Makefile
1.5 databases/pxlib/Makefile
1.73 databases/rrdtool/Makefile
1.20 deskutils/adesklets/Makefile
1.115 devel/subversion/Makefile
1.2 dns/scavenge/Makefile
1.2 games/asciiquarium/Makefile
1.24 graphics/crystalspace-devel/Makefile
1.26 graphics/crystalspace/Makefile

(Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
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
Wed, 5 Sep 2007
[ 10:21 itetcu ] Original commit 
1.34 ports-mgmt/tinderbox/Makefile
1.12 ports-mgmt/tinderbox/distinfo
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@
Tue, 19 Jun 2007
[ 08:51 itetcu ] Original commit 
1.33 ports-mgmt/tinderbox/Makefile
1.11 ports-mgmt/tinderbox/distinfo
1.13 ports-mgmt/tinderbox/pkg-plist
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.
Sun, 20 May 2007
[ 13:00 miwi ] Original commit 
1.32 ports-mgmt/tinderbox/Makefile
1.10 ports-mgmt/tinderbox/distinfo
- 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)
Tue, 6 Mar 2007
[ 06:51 linimon ] Original commit 
1.25 mail/postfixadmin/Makefile
1.31 ports-mgmt/tinderbox/Makefile
1.64 print/cups-base/Makefile
1.16 security/base/Makefile
1.36 sysutils/pear-Log/Makefile
1.2 www/bacula-web/Makefile
1.34 www/drupal/Makefile
1.36 www/mediawiki/Makefile
1.36 www/mediawiki16/Makefile
1.36 www/mediawiki17/Makefile

(Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
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
Wed, 28 Feb 2007
[ 21:19 miwi ] Original commit 
1.30 ports-mgmt/tinderbox/Makefile
1.9 ports-mgmt/tinderbox/distinfo
1.12 ports-mgmt/tinderbox/pkg-plist
- Update to 2.3.5

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

Approved by:    itetcu@ (maintainer)
Mon, 5 Feb 2007
[ 01:08 pav ] Original commit 
1.2 devel/portmk/files/ChangeLog
1.3 devel/portmk/files/Features
1.3 devel/portmk/files/KnownIssues
1.1276 MOVED
1.2622 devel/Makefile
1.12 devel/portcheckout/Makefile
1.114 devel/portlint/Makefile
1.8 devel/portmk/Makefile
1.19 devel/porttools/Makefile
1.158 lang/python/Makefile

(Only the first 10 of 300 ports in this commit are shown above. View all ports for this commit)
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: 20

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
cups-baseOct 10
mysql41-server*Oct 10
mysql50-client*Oct 10
mysql50-server*Oct 10
mysql51-client*Oct 10
mysql51-server*Oct 10
mysql60-client*Oct 10
operaOct 10
bitlbee*Oct 03
gallery*Oct 03
gallery2*Oct 03
horde-base*Oct 03
phpmyadmin*Oct 03
proftpd*Oct 03
proftpd-devel*Oct 03

21 vulnerabilities affecting 37 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 19286
Broken 154
Deprecated 79
Ignore 433
Forbidden 7
Restricted 279
No CDROM 132
Vulnerable 55
Expired 54
Set to expire 61
Interactive 78
new 24 hours 9
new 48 hours11
new 7 days41
new fortnight66
new month115

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.223 seconds.