Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Feb 2012 15:55:56 +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/pkg Makefile distinfo pkg-message
Message-ID:  <201202101555.q1AFtuml019009@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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