Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jan 2010 08:15:59 -0600 (CST)
From:      Jim Riggs <ports@christianserving.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/143312: [MAINTAINER] net-mgmt/zabbix16-frontend: add php ctype dependency
Message-ID:  <20100128141559.B36B424F195@zion.christianserving.org>
Resent-Message-ID: <201001281420.o0SEK93r097326@freefall.freebsd.org>

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

>Number:         143312
>Category:       ports
>Synopsis:       [MAINTAINER] net-mgmt/zabbix16-frontend: add php ctype dependency
>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:   Thu Jan 28 14:20:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Jim Riggs
>Release:        FreeBSD 6.3-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD zion.christianserving.org 6.3-RELEASE-p2 FreeBSD 6.3-RELEASE-p2 #3: Mon May  5 21:27:22 CDT
>Description:
- Add php ctype dependency

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

--- zabbix-frontend-1.6.8,2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-mgmt/zabbix16-frontend/Makefile /root/portwork/zabbix/net-mgmt/zabbix16-frontend/Makefile
--- /usr/ports/net-mgmt/zabbix16-frontend/Makefile      2009-12-13 16:30:17.000000000 -0600
+++ /root/portwork/zabbix/net-mgmt/zabbix16-frontend/Makefile   2010-01-28 08:10:53.000000000 -0600
@@ -14,7 +14,7 @@
 PATCHDIR=
 PLIST=         ${PKGDIR}/pkg-plist.frontend
 
-USE_PHP=       bcmath gd pcre snmp sockets
+USE_PHP=       bcmath ctype gd pcre snmp sockets
 WANT_PHP_WEB=  yes
 
 OPTIONSFILE=   ${PORT_DBDIR}/${PORTNAME}${PKGNAMESUFFIX}/options
--- zabbix-frontend-1.6.8,2.patch ends here ---

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



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