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: jperkin
Date: Wed Sep 4 15:14:45 UTC 2013
Modified Files:
pkgsrc/mk/buildlink3: bsd.builtin.mk
pkgsrc/mk/platform: Darwin.mk HPUX.mk QNX.mk SunOS.mk
Log Message:
Introduce _OPSYS_PREFER.<pkg> variables as a way to set an advisory
per-platform default. Previously PREFER.<pkg> was used, and as that
has the highest precedence it meant the defaults could not be overridden
with the PREFER_PKGSRC and PREFER_NATIVE user variables.
While here, set the openssl default for SunOS back to pkgsrc, now that
users who wish to use the builtin can do so via PREFER_NATIVE=openssl.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/mk/buildlink3/bsd.builtin.mk
cvs rdiff -u -r1.54 -r1.55 pkgsrc/mk/platform/Darwin.mk
cvs rdiff -u -r1.22 -r1.23 pkgsrc/mk/platform/HPUX.mk
cvs rdiff -u -r1.2 -r1.3 pkgsrc/mk/platform/QNX.mk
cvs rdiff -u -r1.55 -r1.56 pkgsrc/mk/platform/SunOS.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