Date: Fri, 2 Mar 2012 23:08:42 +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 Message-ID: <201203022308.q22N8g0E029338@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bapt 2012-03-02 23:08:42 UTC FreeBSD ports repository Modified files: ports-mgmt/pkg Makefile distinfo Log: - update to 1.0-beta8 - changes: * pkg info -R now show a full yaml (script, options, users and groups were missing in previous versions) * new pkg query -e <evalutaion> <query-format> to be able to query packages base on boolean expression matching content of the package * pkg check now works like other subcommand: -a for all, -gxX for (glob, regex, eregex) * pkg check is now able to check the file checksum and print what has been modified since package installation (-s option) * pkg check is now able to recompute the flatsize (-r) this can fix the flatsize of packages installed with version prior to beta7 * new pkg set currently can only be used to manually mark package as automatically installed or not Revision Changes Path 1.11 +3 -1 ports/ports-mgmt/pkg/Makefile 1.8 +2 -2 ports/ports-mgmt/pkg/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203022308.q22N8g0E029338>