cvs commit: ports/ports-mgmt/tinderbox Makefile distinfo pkg-plist ports/ports-mgmt/tinderbox/files patch-buildscript patch-www-exp__core__TinderboxDS.php patch-www-exp__module__moduleBuildPorts.php pkg-message.in

Ion-Mihai Tetcu itetcu at FreeBSD.org
Tue Jun 3 13:24:58 UTC 2008


itetcu      2008-06-03 13:24:58 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/tinderbox Makefile distinfo pkg-plist 
    ports-mgmt/tinderbox/files pkg-message.in 
  Added files:
    ports-mgmt/tinderbox/files patch-buildscript 
                               patch-www-exp__core__TinderboxDS.php 
                               patch-www-exp__module__moduleBuildPorts.php 
  Log:
  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 at gmail.com> [2],
                  idea from miwi@'s patch for HEAD [1]
  
  Revision  Changes    Path
  1.42      +5 -3      ports/ports-mgmt/tinderbox/Makefile
  1.16      +3 -3      ports/ports-mgmt/tinderbox/distinfo
  1.1       +27 -0     ports/ports-mgmt/tinderbox/files/patch-buildscript (new)
  1.1       +14 -0     ports/ports-mgmt/tinderbox/files/patch-www-exp__core__TinderboxDS.php (new)
  1.1       +11 -0     ports/ports-mgmt/tinderbox/files/patch-www-exp__module__moduleBuildPorts.php (new)
  1.11      +7 -5      ports/ports-mgmt/tinderbox/files/pkg-message.in
  1.15      +1 -0      ports/ports-mgmt/tinderbox/pkg-plist


More information about the cvs-all mailing list