Date: Wed, 1 Dec 2010 08:37:14 +0000 From: Martin Wilke <miwi@FreeBSD.org> To: ports@FreeBSD.org Cc: ruby@FreeBSD.org, Doug Barton <dougb@freebsd.org> Subject: Fwd: cvs commit: ports/Mk bsd.port.mk Message-ID: <AANLkTik-Cnixe=TWQpGhETo6XatqK6mVoCGPEXUnFUD2@mail.gmail.com> In-Reply-To: <201012010832.oB18WoDm097939@repoman.freebsd.org> References: <201012010832.oB18WoDm097939@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
FYI, ---------- Forwarded message ---------- From: Martin Wilke <miwi@freebsd.org> Date: Wed, Dec 1, 2010 at 8:32 AM Subject: cvs commit: ports/Mk bsd.port.mk To: ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org miwi 2010-12-01 08:32:50 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Remove two checks obviated by the removal of _OPTIONSFILE in revision 1.596 [1] - Remove Legacy USE_BISON in bsd.port.mk [2] - Remove Legacy 2004 Hack in bsd.port.mk [3] - CONFLICT handling in has been reworked. There are two new variables in bsd.ports.mk: - CONFLICTS_BUILDS: Check for conflicts prior to build - CONFLICTS_INSTALL: Check for conflicts prior to installation stage The existing CONFLICTS checks for conflicts prior to build and installation stage. Users could defer the conflict check of CONFLICTS_BUILDS and CONFLICTS to the installation stage by using DEFER_CONFLICTS_CHECK. As already possible with CONFLICTS the new conflict checks could be disabled by using DISABLE_CONFLICTS. This patch was submitted by beat@ PR: ports/149670 [1] ports/151806 [2] [3] Subitted by: bf <bf1783@gmail.com> [1] Eitan Adler <lists@eitanadler.com> [2] [3] Revision Changes Path 1.659 +109 -37 ports/Mk/bsd.port.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTik-Cnixe=TWQpGhETo6XatqK6mVoCGPEXUnFUD2>