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

Baptiste Daroussin bapt at FreeBSD.org
Fri Feb 10 15:55:57 UTC 2012


bapt        2012-02-10 15:55:56 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/pkg       Makefile distinfo 
  Added files:
    ports-mgmt/pkg       pkg-message 
  Log:
  - update to 1.0-beta2
  - add a message to warn user that they need to migrate using pkg2ng
  - add a mirror to download
  - changes:
    * update bundled sqlite to 3.7.10
    * add -n to pkg create to avoid packing already packed packages
    * Fix rc script handling
    * safer sbuf usage (this fix ia64 support)
    * report a list of failing packages if any with pkg add
    * allow "<category>/<port>" pattern in pkg search
    * add support for syslog (through a pkg.conf option)
    * the portmaster patch in the git is now up to date with 3.11 and feature complete (thanks avilla)
    * add -R to pkg info to print out the raw manifest of a given package
    * fix pkg query "%a"
    * more robust to errors when creating packages
  
  Revision  Changes    Path
  1.2       +3 -2      ports/ports-mgmt/pkg/Makefile
  1.2       +2 -2      ports/ports-mgmt/pkg/distinfo
  1.1       +4 -0      ports/ports-mgmt/pkg/pkg-message (new)


More information about the cvs-all mailing list