Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Feb 2006 17:58:00 GMT
From:      Gerrit Beine <tux@pinguru.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/93865: www/typo3: fix dependencies
Message-ID:  <200602261758.k1QHw0NM077431@www.freebsd.org>
Resent-Message-ID: <200602261800.k1QI0L36085829@freefall.freebsd.org>

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

>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@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@pinguru.net
+MAINTAINER=	gerrit.beine@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:



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