ports/156337: [patch] www/thundercache and thundersnarf remove MANUAL_PACKAGE_BUILD

Olli Hauer ohauer at FreeBSD.org
Mon Apr 11 18:20:12 UTC 2011


>Number:         156337
>Category:       ports
>Synopsis:       [patch] www/thundercache and thundersnarf remove MANUAL_PACKAGE_BUILD
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 11 18:20:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Olli Hauer
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
>Environment:

>Description:
PostgreSQL 8.4 is meanwhile the default PgSQL version, both ports build fine
in tinderbox.  (Found during a exp-run for PR ports/147009 over for all
ports which have (USE|WITH)_APACHE defined and apache22 set as default)


>How-To-Repeat:

>Fix:

--- thundercache_thundersnarf.diff begins here ---
Index: thundercache/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/thundercache/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- thundercache/Makefile	19 Jan 2011 17:31:42 -0000	1.16
+++ thundercache/Makefile	11 Apr 2011 17:54:43 -0000
@@ -37,8 +37,6 @@
 LICENSE_TEXT=	Commercial software with shareware license to 50 threads
 RESTRICTED=	Commercial software with shareware license to 50 threads
 
-MANUAL_PACKAGE_BUILD=	This port wants PGSQL 8.4, but 8.2 is default and used to build php5-pgsql dependency.
-
 .include <bsd.port.pre.mk>
 
 .if ${OSVERSION} < 800000
Index: thundersnarf/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/thundersnarf/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- thundersnarf/Makefile	29 Sep 2010 21:24:12 -0000	1.3
+++ thundersnarf/Makefile	11 Apr 2011 17:54:43 -0000
@@ -24,8 +24,6 @@
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME:R}
 
-MANUAL_PACKAGE_BUILD=	This port wants PGSQL 8.4, but 8.2 is default and used to build php5-pgsql dependency.
-
 .include <bsd.port.pre.mk>
 
 .if defined (WITH_APACHE)
--- thundercache_thundersnarf.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list