cvs commit: ports/ports-mgmt/pkg Makefile distinfo ports/ports-mgmt/pkg/files patch-libpkg__pkg_repo.c

Baptiste Daroussin bapt at FreeBSD.org
Wed Jul 11 22:17:38 UTC 2012


bapt        2012-07-11 22:17:37 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/pkg       Makefile distinfo 
  Removed files:
    ports-mgmt/pkg/files patch-libpkg__pkg_repo.c 
  Log:
  - update to 1.0 rc1
  - changes:
    * schema for remote repositories are versionned
    * fix ordering of scripts
    * ability to query SRV dns records for automatic mirror detection (ala
      portsnap/frebsd-update) via the SRV_MIRROR options default to off
    * new FETCH_RETRY options (default to 3)
    * more style(9) compliance of the code
    * lots of cleanup in exits codes
    * lots of typos fixes in manpage
    * improvements in manpages
    * pkg2ng now move the old database into /var/db/pkg.back
    * new -B option to pkg check to reanalyse the files and populate shlibs
    * new install -fR to reinstall all packages depending on a given package
    * disable shlib when using pkg-static
  
  No new feature to expect in next releases, only bug fixes
  New feature will be for 1.1 (already planned :))
  
  Revision  Changes    Path
  1.31      +1 -2      ports/ports-mgmt/pkg/Makefile
  1.19      +2 -2      ports/ports-mgmt/pkg/distinfo
  1.2       +0 -14     ports/ports-mgmt/pkg/files/patch-libpkg__pkg_repo.c (dead)


More information about the cvs-all mailing list