NetBSD/external/bsd/pkg_install
joerg 375a51926a pkg_install-20091115:
Completely ignore @src in pkg_create. Silently ignore the -L option.
The combination of -I and -p are used by pkgsrc for the same result.

Do not overwrite a string with itself using snprintf. This breaks
setting the pkgdb directory internally on Linux. Explicitly check
if the string is the same and otherwise just use xstrdup.

Add support to query arbitrary variables with pkg_admin config-var.
2009-11-05 18:39:00 +00:00
..
dist pkg_install-20091115: 2009-11-05 18:39:00 +00:00
lib Use WARNS=4. 2009-08-06 16:57:20 +00:00
sbin Update build glue for pkg_install-20090225. 2009-02-25 21:23:17 +00:00
Makefile
Makefile.inc Use WARNS=4. 2009-08-06 16:57:20 +00:00
prepare-import.sh