diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-07-01 20:06:20 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-07-01 20:06:20 +0000 |
commit | 8a2a324177adef5683cae8c3ca69434927804912 (patch) | |
tree | 9598949469a85ac5ca69c273394b3141e659dd76 /ports-mgmt | |
parent | 53f55af21015b706f784cfb29bb5b0fd703bc2b5 (diff) | |
download | ports-8a2a324177adef5683cae8c3ca69434927804912.tar.gz ports-8a2a324177adef5683cae8c3ca69434927804912.zip |
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/tinderbox-devel/Makefile | 5 | ||||
-rw-r--r-- | ports-mgmt/tinderbox-devel/files/extra-patch-www-exp__core__TinderboxDS.php (renamed from ports-mgmt/tinderbox-devel/files/patch-www-exp__core__TinderboxDS.php) | 0 | ||||
-rw-r--r-- | ports-mgmt/tinderbox-devel/files/extra-patch-www-exp__module__moduleBuildPorts.php (renamed from ports-mgmt/tinderbox-devel/files/patch-www-exp__module__moduleBuildPorts.php) | 0 | ||||
-rw-r--r-- | ports-mgmt/tinderbox/Makefile | 5 | ||||
-rw-r--r-- | ports-mgmt/tinderbox/files/extra-patch-www-exp__core__TinderboxDS.php (renamed from ports-mgmt/tinderbox/files/patch-www-exp__core__TinderboxDS.php) | 0 | ||||
-rw-r--r-- | ports-mgmt/tinderbox/files/extra-patch-www-exp__module__moduleBuildPorts.php (renamed from ports-mgmt/tinderbox/files/patch-www-exp__module__moduleBuildPorts.php) | 0 |
6 files changed, 10 insertions, 0 deletions
diff --git a/ports-mgmt/tinderbox-devel/Makefile b/ports-mgmt/tinderbox-devel/Makefile index 17e4c2403956..34db3f5f9b02 100644 --- a/ports-mgmt/tinderbox-devel/Makefile +++ b/ports-mgmt/tinderbox-devel/Makefile @@ -53,6 +53,9 @@ PLIST_SUB+= WEB="@comment " .endif .if !defined(WITHOUT_WEB_EXP) +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-www-exp__core__TinderboxDS.php \ + ${FILESDIR}/extra-patch-www-exp__module__moduleBuildPorts.php + PLIST_SUB+= WEB_EXP="" .else PLIST_SUB+= WEB_EXP="@comment " @@ -121,8 +124,10 @@ post-patch: @${RM} ${WRKSRC}/lib/setup-mysql.sh.bak .endif @${RM} ${WRKSRC}/buildscript.orig +.if defined(WITH_WEB_EXP) @${RM} ${WRKSRC}/www-exp/core/TinderboxDS.php.orig @${RM} ${WRKSRC}/www-exp/module/moduleBuildPorts.php.orig +.endif do-install: ${MKDIR} ${PREFIX}/tinderbox/scripts diff --git a/ports-mgmt/tinderbox-devel/files/patch-www-exp__core__TinderboxDS.php b/ports-mgmt/tinderbox-devel/files/extra-patch-www-exp__core__TinderboxDS.php index 38799701d61f..38799701d61f 100644 --- a/ports-mgmt/tinderbox-devel/files/patch-www-exp__core__TinderboxDS.php +++ b/ports-mgmt/tinderbox-devel/files/extra-patch-www-exp__core__TinderboxDS.php diff --git a/ports-mgmt/tinderbox-devel/files/patch-www-exp__module__moduleBuildPorts.php b/ports-mgmt/tinderbox-devel/files/extra-patch-www-exp__module__moduleBuildPorts.php index 8b4d57e33f66..8b4d57e33f66 100644 --- a/ports-mgmt/tinderbox-devel/files/patch-www-exp__module__moduleBuildPorts.php +++ b/ports-mgmt/tinderbox-devel/files/extra-patch-www-exp__module__moduleBuildPorts.php diff --git a/ports-mgmt/tinderbox/Makefile b/ports-mgmt/tinderbox/Makefile index 17e4c2403956..34db3f5f9b02 100644 --- a/ports-mgmt/tinderbox/Makefile +++ b/ports-mgmt/tinderbox/Makefile @@ -53,6 +53,9 @@ PLIST_SUB+= WEB="@comment " .endif .if !defined(WITHOUT_WEB_EXP) +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-www-exp__core__TinderboxDS.php \ + ${FILESDIR}/extra-patch-www-exp__module__moduleBuildPorts.php + PLIST_SUB+= WEB_EXP="" .else PLIST_SUB+= WEB_EXP="@comment " @@ -121,8 +124,10 @@ post-patch: @${RM} ${WRKSRC}/lib/setup-mysql.sh.bak .endif @${RM} ${WRKSRC}/buildscript.orig +.if defined(WITH_WEB_EXP) @${RM} ${WRKSRC}/www-exp/core/TinderboxDS.php.orig @${RM} ${WRKSRC}/www-exp/module/moduleBuildPorts.php.orig +.endif do-install: ${MKDIR} ${PREFIX}/tinderbox/scripts diff --git a/ports-mgmt/tinderbox/files/patch-www-exp__core__TinderboxDS.php b/ports-mgmt/tinderbox/files/extra-patch-www-exp__core__TinderboxDS.php index 38799701d61f..38799701d61f 100644 --- a/ports-mgmt/tinderbox/files/patch-www-exp__core__TinderboxDS.php +++ b/ports-mgmt/tinderbox/files/extra-patch-www-exp__core__TinderboxDS.php diff --git a/ports-mgmt/tinderbox/files/patch-www-exp__module__moduleBuildPorts.php b/ports-mgmt/tinderbox/files/extra-patch-www-exp__module__moduleBuildPorts.php index 8b4d57e33f66..8b4d57e33f66 100644 --- a/ports-mgmt/tinderbox/files/patch-www-exp__module__moduleBuildPorts.php +++ b/ports-mgmt/tinderbox/files/extra-patch-www-exp__module__moduleBuildPorts.php |