ports/93865: www/typo3: fix dependencies

Gerrit Beine tux at pinguru.net
Sun Feb 26 18:00:29 UTC 2006


>Number:         93865
>Category:       ports
>Synopsis:       www/typo3: fix dependencies
>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:   Sun Feb 26 18:00:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gerrit Beine
>Release:        FreeBSD 6.0-RELEASE
>Organization:
Beine Computer
>Environment:
FreeBSD fbsd60.vmware 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov  3 09:36:13 UTC 2005     root at x64.samsco.home:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Add some dependencies:
- session
- ctype

Changed maintainers mail address to my new account.
>How-To-Repeat:

>Fix:
diff -Nur /usr/ports/www/typo3/Makefile typo3/Makefile
--- /usr/ports/www/typo3/Makefile	Fri Jan 13 20:25:01 2006
+++ typo3/Makefile	Sun Feb 26 18:49:50 2006
@@ -12,11 +12,11 @@
 MASTER_SITE_SUBDIR=	${PORTNAME}
 DISTNAME=	${PORTNAME}_src-${PORTVERSION}
 
-MAINTAINER=	tux at pinguru.net
+MAINTAINER=	gerrit.beine at gmx.de
 COMMENT=	The typo3 content management system
 
 NO_BUILD=	yes
-USE_PHP=	mysql pcre xml
+USE_PHP=	mysql pcre xml session ctype
 WANT_PHP_WEB=	yes
 
 TYPO3DIR=	www/${DISTNAME}
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list