NetBSD/external/bsd/pkg_install
tron 9cc7e269b3 Update "pkg_install" to version 20120128:
- pkg_install 20120128:
  - Explicitly stat(2) if mkdir failed. errno detection doesn't work e.g.
    on Solaris.
  - Provide a stable order for package names that only differe in the base
    name, not the version number.
- pkg_install 20110805:
  - Fix for pkg_delete on NFS from Anthony Mallet.
2012-02-19 17:46:46 +00:00
..
dist Update "pkg_install" to version 20120128: 2012-02-19 17:46:46 +00:00
lib Update build glue for pkg_install-20100421 2010-04-23 20:56:01 +00:00
sbin Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
Makefile
Makefile.inc Disable noreturn checks for remaining external code 2011-09-16 16:41:20 +00:00
prepare-import.sh