Date: Fri, 23 Jan 2004 11:56:47 +0100 From: "Michal F. Hanula" <f@7f000001.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/61773: PostgreSQL support for net/zabbix Message-ID: <courier.4010FDEF.0000A0D6@roo.7f000001.org> Resent-Message-ID: <200401231100.i0NB0Wvu099444@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 61773 >Category: ports >Synopsis: PostgreSQL support for net/zabbix >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: Fri Jan 23 03:00:32 PST 2004 >Closed-Date: >Last-Modified: >Originator: Michal F. Hanula >Release: FreeBSD 5.2-RELEASE i386 >Organization: >Environment: System: FreeBSD roo.7f000001.org 5.2-RELEASE FreeBSD 5.2-RELEASE #1: Tue Jan 20 16:51:27 CET 2004 root@roo.7f000001.org:/usr/obj/usr/src/sys/ROO i386 *** Makefile.orig Fri Jan 23 11:40:29 2004 --- Makefile Fri Jan 23 11:51:59 2004 *************** *** 27,34 **** RUN_DEPENDS+= fping:${PORTSDIR}/net/fping .endif USE_MYSQL= yes ! CONFIGURE_ARGS= --with-mysql --with-net-snmp PKGMESSAGE= ${WRKDIR}/pkg-message .endif # ZABBIX_AGENT_ONLY --- 27,41 ---- RUN_DEPENDS+= fping:${PORTSDIR}/net/fping .endif + .ifdef(WITH_PGSQL) + CONFIGURE_ARGS+= --with-pgsql + LIB_DEPENDS+= pq.3:${PORTSDIR}/databases/postgresql7-client + .else USE_MYSQL= yes ! CONFIGURE_ARGS= --with-mysql ! .endif ! ! CONFIGURE_ARGS+= --with-netsnmp PKGMESSAGE= ${WRKDIR}/pkg-message .endif # ZABBIX_AGENT_ONLY >Description: >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?courier.4010FDEF.0000A0D6>