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:   dholland
Date:           Thu Jan  1 07:51:47 UTC 2015

Modified Files:
        pkgsrc/mk: bsd.pkg.mk mysql.buildlink3.mk pthread.buildlink3.mk
        pkgsrc/mk/emulator: emulator.mk
        pkgsrc/mk/features: features.mk

Log Message:
Use PKG_SKIP_REASON instead of PKG_FAIL_REASON for some cases where
the problem is either situational (e.g. the various RESTRICTED-like
cases) or unfixable in pkgsrc (no pthreads, ipv6, etc. on platform).

Conversely, if the wrong version of mysql is installed, that's a
PKG_FAIL_REASON.


To generate a diff of this commit:
cvs rdiff -u -r1.2008 -r1.2009 pkgsrc/mk/bsd.pkg.mk
cvs rdiff -u -r1.18 -r1.19 pkgsrc/mk/mysql.buildlink3.mk
cvs rdiff -u -r1.30 -r1.31 pkgsrc/mk/pthread.buildlink3.mk
cvs rdiff -u -r1.11 -r1.12 pkgsrc/mk/emulator/emulator.mk
cvs rdiff -u -r1.7 -r1.8 pkgsrc/mk/features/features.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