ports/148790: [MAINTAINER] net-mgmt/zabbix-frontend: fix sqlite usage

Jim Riggs ports at christianserving.org
Tue Jul 20 13:20:02 UTC 2010


>Number:         148790
>Category:       ports
>Synopsis:       [MAINTAINER] net-mgmt/zabbix-frontend: fix sqlite usage
>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:   Tue Jul 20 13:20:01 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:
- fix frontend usage with sqlite (PORTREVISION will get bumped with ports/148786)

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

--- zabbix-frontend-1.8.2_3,2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-mgmt/zabbix-frontend/Makefile /root/portwork/zabbix/net-mgmt/zabbix-frontend/Makefile
--- /usr/ports/net-mgmt/zabbix-frontend/Makefile	2010-06-03 12:12:19.000000000 -0500
+++ /root/portwork/zabbix/net-mgmt/zabbix-frontend/Makefile	2010-07-20 08:10:10.000000000 -0500
@@ -39,7 +39,7 @@
 .endif
 
 .ifdef WITH_SQLITE
-USE_PHP+=	sqlite
+RUN_DEPENDS=	${PHPBASE}/lib/php/${PHP_EXT_DIR}/sqlite3.so:${PORTSDIR}/databases/php-sqlite3
 .endif
 
 do-install:
--- zabbix-frontend-1.8.2_3,2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list