ports/155426: [MAINTAINER] www/typo3: Change default OPTIONS

Helmut Schneider jumper99 at gmx.de
Wed Mar 9 23:30:09 UTC 2011


>Number:         155426
>Category:       ports
>Synopsis:       [MAINTAINER] www/typo3: Change default OPTIONS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 09 23:30:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Helmut Schneider
>Release:        FreeBSD 8.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD BSDHelmut832.charlieroot.de 8.2-RELEASE FreeBSD 8.2-RELEASE #1: Sun Feb 27 02:12:21 CET 2011
>Description:
Change default OPTIONS:
- turn off GDlib
- turn off ImageMagick

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- typo3-4.5.2_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/typo3.org/Makefile /usr/ports/www/typo3/Makefile
--- /usr/ports/www/typo3.org/Makefile	2011-02-28 10:39:39.000000000 +0100
+++ /usr/ports/www/typo3/Makefile	2011-03-10 00:17:07.000000000 +0100
@@ -7,6 +7,7 @@
 
 PORTNAME=	typo3
 PORTVERSION=	4.5.2
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} \
 		http://dl1.typo3.org/TYPO3_${PORTVERSION}/
@@ -31,8 +32,8 @@
 DISTFILES+=	${DISTNAME}${EXTRACT_SUFX} ${EDITION}-${PORTVERSION}${EXTRACT_SUFX}
 
 OPTIONS=	CURL "Configure with cURL support" off \
-		GD "Configure with GDlib/freetype support" on \
-		IMAGICK "Configure with ImageMagick support" on \
+		GD "Configure with GDlib/freetype support" off \
+		IMAGICK "Configure with ImageMagick support" off \
 		MBSTRING "Configure with mbstring support" off \
 		ZLIB "Configure with zlib support" off
 
--- typo3-4.5.2_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list