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

Baptiste Daroussin bapt at FreeBSD.org
Tue May 22 13:16:46 UTC 2012


bapt        2012-05-22 13:16:46 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/pkg       Makefile distinfo 
  Log:
  - update to 1.0-beta14
  - changes:
    * new DEVELOPER_MODE option: it will fail instead of just printing warnings
    * package creation is now reproductible, the same package built twice will
  have the same checksum
    * pkg install, upgrade and fetch now automatically performs the update of the
  remote metadata if necessary
    * portmaster patch: use_pkgng is not nessecary anymore
    * portmaster patch: new format you can just copy it in the
  ports-mgmt/portmaster/files
    * portmaster patch: support for portmaster -o
    * portmaster patch: Enable --check-depends, aliasing pkg check -adv
    * pkg set -A to mark a package as automatically installed (-a now matches all:
   better consistency with other commands)
    * new -D option for pkg info (same as pkg_info -D)
    * pkg set -o now change origin for a port and everything that depends on it
    * new -L option for pkg {fetch,install,upgrade} to skip updating metadata.
    * when a package isn't valid, print human information about what is missing
    * some fixes in ordering (revealed by p5-XML-Sax mess)
  
  Thanks to all contributors
  
  Revision  Changes    Path
  1.22      +1 -1      ports/ports-mgmt/pkg/Makefile
  1.14      +2 -2      ports/ports-mgmt/pkg/distinfo


More information about the cvs-ports mailing list