1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/ports-mgmt/pkg
Baptiste Daroussin 16f8237039 - 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
2012-03-02 23:08:42 +00:00
..
distinfo - update to 1.0-beta8 2012-03-02 23:08:42 +00:00
Makefile - update to 1.0-beta8 2012-03-02 23:08:42 +00:00
pkg-descr
pkg-message