cvs commit: src/secure Makefile src/usr.sbin/pkg_install Makefile
Makefile.inc src/usr.sbin/pkg_install/add Makefile
src/usr.sbin/pkg_install/delete
Makefile src/usr.sbin/pkg_install/info Makefile ...
Ruslan Ermilov
ru at FreeBSD.org
Sat Jan 17 05:41:18 PST 2004
ru 2004/01/17 05:41:17 PST
FreeBSD src repository
Modified files:
secure Makefile
usr.sbin/pkg_install Makefile Makefile.inc
usr.sbin/pkg_install/add Makefile
usr.sbin/pkg_install/create Makefile
usr.sbin/pkg_install/delete Makefile
usr.sbin/pkg_install/info Makefile
usr.sbin/pkg_install/sign Makefile
usr.sbin/pkg_install/version Makefile
Log:
- Properly build both crypto and non-crypto versions of the
package management tools.
- Drop redundant dependency of pkg_create(1) and pkg_delete(1)
on crypto libraries now that they do not link with libfetch.
Revision Changes Path
1.22 +1 -1 src/secure/Makefile
1.15 +2 -3 src/usr.sbin/pkg_install/Makefile
1.10 +7 -0 src/usr.sbin/pkg_install/Makefile.inc
1.18 +0 -5 src/usr.sbin/pkg_install/add/Makefile
1.19 +0 -5 src/usr.sbin/pkg_install/create/Makefile
1.20 +0 -5 src/usr.sbin/pkg_install/delete/Makefile
1.18 +0 -5 src/usr.sbin/pkg_install/info/Makefile
1.6 +1 -0 src/usr.sbin/pkg_install/sign/Makefile
1.13 +0 -5 src/usr.sbin/pkg_install/version/Makefile
More information about the cvs-all
mailing list