ports/144805: net/scr_ipfm add dependency for phpX-pcre

Edmondas Girkantas eg at fbsd.lt
Tue Mar 16 20:20:02 UTC 2010


>Number:         144805
>Category:       ports
>Synopsis:       net/scr_ipfm add dependency for phpX-pcre
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 16 20:20:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Edmondas Girkantas
>Release:        7.2-RELEASE-p7
>Organization:
>Environment:
FreeBSD h7.fbsd.lt 7.2-RELEASE-p7 FreeBSD 7.2-RELEASE-p7 #0: Fri Feb 26 19:51:57 UTC 2010     root at i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
scr_ipfm uses pcre_* functions, but current port doesn't have dependency for pcre library
>How-To-Repeat:
try to install and run scr_ipfm
>Fix:
diff -ruN scr_ipfm.orig/Makefile scr_ipfm/Makefile
--- scr_ipfm.orig/Makefile	2010-03-16 21:34:26.000000000 +0200
+++ scr_ipfm/Makefile	2010-03-16 22:05:18.000000000 +0200
@@ -14,7 +14,7 @@
 COMMENT=	Use logs generated by ipfm to show data graphically
 
 NO_BUILD=	yes
-USE_PHP=	yes
+USE_PHP=	session
 MYADMDIR?=	www/data/scr_ipfm
 PLIST_SUB=	MYADMDIR=${MYADMDIR}
 PORTDOCS=	BUGS COPYING ChangeLog README README_pl THANKS TODO


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



More information about the freebsd-ports-bugs mailing list