Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jun 2012 13:41:59 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/ports-mgmt/poudriere Makefile distinfo
Message-ID:  <201206191341.q5JDfxHS094975@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bapt        2012-06-19 13:41:59 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/poudriere Makefile distinfo 
  Log:
  - update to 1.5.0
  - changes:
    * poudriere ports -u using portsnap can safely be run from cron now
    * Remove stale repo.sqlite as well to prevent deps constraint error with pkgng
    * add allow.chflags to jails
    * Add support for upgrading a jail using freebsd-update (only security
      upgrades for now) if the jail was created from ftp.
    * experimental support for creating/upgrading a jail from svn/csup beware that
      the -v when creating should be adapted to svn branches (stable/8, head) or
      csup (RELENG_8, .)
    * do not run make deinstall in case of normal bulk (speeds up a bit the bulk)
    * Add NOIPV4 and NOIPV6 support
    * Speed up a bit sanity checking by caching the dep list for each packages
    * Add some caching to avoid running make -V again and again when possible
  
  Revision  Changes    Path
  1.8       +1 -1      ports/ports-mgmt/poudriere/Makefile
  1.8       +2 -2      ports/ports-mgmt/poudriere/distinfo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206191341.q5JDfxHS094975>