cvs commit: ports/ports-mgmt/poudriere Makefile distinfo

Baptiste Daroussin bapt at FreeBSD.org
Tue Jun 19 13:41:59 UTC 2012


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


More information about the cvs-ports mailing list