Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 2006 13:16:36 +0100
From:      Jeremie Le Hen <jeremie@le-hen.org>
To:        freebsd-ports@FreeBSD.org
Cc:        jeremie@le-hen.org
Subject:   Conditionnal patches in ${PATCHDIR}
Message-ID:  <20061215121636.GY94832@obiwan.tataz.chchile.org>

next in thread | raw e-mail | index | archive | help
Hi,

(Please Cc: me in your replies.)

I would like to apply a patch against a port conditionally, though I
don't want to use ${PATCHFILES} because IIUC, this requires the patch
to be stored remotely.

My problem is that all files matching ${PATCHDIR}/patch-* are
automatically applied.

I tried to "fork" the port using ${MASTERDIR} and store my patch
only in the forked port tree, but only patches in
${MASTERDIR}/${PATCHDIR} are applied, and patches in
${.CURDIR}/${PATCHDIR} are ignored.

I didn't use to create ports, any advice would be welcome.
Thank you very much.
Best regards,
-- 
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061215121636.GY94832>