CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/01/01 09:09:35
Modified files:
usr.sbin/pkg_add: pkg_create pkg_info pkg_mklocatedb
usr.sbin/pkg_add/OpenBSD: PackingList.pm
Log message:
new method fullpkgpath that accesses the default fullpkgpath.
make use of it, relax pkg_create to allow any of
FULLPKGPATH, PERMIT_PACKAGE_FTP, PERMIT_PACKAGE_CDROM
(store the others as empty).
remove warning in pkg_mklocatedb for newer perl.
