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

Baptiste Daroussin bapt at FreeBSD.org
Fri Mar 2 23:08:43 UTC 2012


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


More information about the cvs-ports mailing list