pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   riastradh
Date:           Fri May 10 20:07:34 UTC 2013

Modified Files:
        pkgsrc/lang/pfe: Makefile
        pkgsrc/lang/python: pyversion.mk
        pkgsrc/sysutils/munin-doc: Makefile
        pkgsrc/sysutils/xenkernel33: Makefile
        pkgsrc/sysutils/xenkernel41: Makefile
        pkgsrc/www/ikiwiki: options.mk

Log Message:
Partially back out change to PYTHON_FOR_BUILD_ONLY.

This broke packages that needed a target Python at build-time.
Instead, change it from defined/undefined to yes/no/tool.  Most cases
of defined used `yes' anyway; fix the few stragglers do that instead.
New case `tool' is for TOOL_DEPENDS rather than buildlink3.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/pfe/Makefile
cvs rdiff -u -r1.107 -r1.108 pkgsrc/lang/python/pyversion.mk
cvs rdiff -u -r1.11 -r1.12 pkgsrc/sysutils/munin-doc/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/sysutils/xenkernel33/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/sysutils/xenkernel41/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/ikiwiki/options.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