From 4d6c64033b7a35790d8d87c9b0717d01531b441e Mon Sep 17 00:00:00 2001 From: linimon Date: Fri, 15 Sep 2006 06:57:07 +0000 Subject: * Add PKGVERSION to bsd.port.mk [1] * Add bsd.lua.mk to support for lua-based ports [2] * Remove DESTDIR from bsd.scons.mk [3] * Add some quotes in 'missing' target to improve handling of duplicate origins [4] PR: 98565 [1], 101612 [2], 101952 [3], 102100 [4] Submitted by: ahze [1], alepulver [2], alexbl [3], shaun [4] --- CHANGES | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 1734b59..6b00036 100644 --- a/CHANGES +++ b/CHANGES @@ -10,6 +10,20 @@ in the release notes. All ports committers are allowed to commit to this file. +20060914: +AUTHOR: portmgr@FreeBSD.org +The following functional changes were made to bsd.port.mk: + + * PKGVERSION was introduced as an intermediate variable refactored out of + PKGNAME. + + * bsd.lua.mk was added to support lua-related ports. + + * DESTDIR was removed from bsd.scons.mk because it was problematic. + + * Some quotes were added to the 'missing' target to improve handling of + duplicate origins. + 20060903: AUTHOR: sat@FreeBSD.org The following functional changes were made to bsd.sites.mk: -- cgit v1.1