pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mk
Module Name: pkgsrc
Committed By: khorben
Date: Sun Apr 6 15:04:16 UTC 2014
Modified Files:
pkgsrc/mk/defaults: mk.conf
pkgsrc/mk/pkgformat/pkg: package.mk
Log Message:
Create signed packages automatically if desired. It is disabled by default,
and documented in mk/defaults/mk.conf. Both the "gpg" and "x509" methods
supported by pkg_admin(1) are supported. With package signing enabled, a
staging, unsigned copy of the package is always created, and its final copy
to the package repository is done with pkg_admin(1) instead of "ln || cp".
Proper operation should otherwise not be affected.
Tested both with and without user-destdir support in packages.
"can live with it" joerg@
>From EdgeBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.238 -r1.239 pkgsrc/mk/defaults/mk.conf
cvs rdiff -u -r1.3 -r1.4 pkgsrc/mk/pkgformat/pkg/package.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index