ports/110261: [change-request] graphics/mapserver: Postgis dependence

Anderson S. Ferreira anderson at cnpm.embrapa.br
Tue Mar 13 11:10:01 UTC 2007


>Number:         110261
>Category:       ports
>Synopsis:       [change-request] graphics/mapserver: Postgis dependence
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 13 11:10:00 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Anderson S. Ferreira
>Release:        FreeBSD 6.2-STABLE amd64
>Organization:
Embrapa Monitoramento por Satélite
>Environment:
System: FreeBSD caraiba.cnpm.embrapa.br 6.2-STABLE FreeBSD 6.2-STABLE #8: Mon Mar 12 08:27:46 BRT 2007 root at caraiba.cnpm.embrapa.br:/usr/src/sys/amd64/compile/CARAIBA amd64

>Description:

 To enable postgis support in mapserv just libpq is needed. Postgis library is a PostgreSQL server extension only.

>How-To-Repeat:

>Fix:

--- mapserver.patch begins here ---
--- Makefile.orig	Tue Mar 13 07:49:24 2007
+++ Makefile	Tue Mar 13 07:49:43 2007
@@ -74,8 +74,7 @@
 .endif
 
 .if defined(WITH_POSTGIS)
-POSTGRESQL_PORT?=	databases/postgis
-LIB_DEPENDS+=		pq.3:${PORTSDIR}/${POSTGRESQL_PORT}
+USE_PGSQL=		YES
 CONFIGURE_ARGS+=	--with-postgis=${LOCALBASE}/bin/pg_config
 .endif
 
--- mapserver.patch ends here ---
---
Aviso de confidencialidade:

- Esta mensagem da Empresa Brasileira de Pesquisa Agropecuária (Embrapa), empresa pública federal regida pelo disposto na Lei Federal nº 5.851, de 7 de dezembro de 1972, é enviada exclusivamente a seu destinatário e pode conter informações confidenciais, protegidas por sigilo profissional. Sua utilização desautorizada é ilegal e sujeita o infrator às penas da lei. Se você a recebeu indevidamente, queira, por gentileza, reenviá-la ao emitente, esclarecendo o equívoco.

Confidentiality note:

- "This message from Empresa Brasileira de Pesquisa Agropecuária (Embrapa), a government company established under Brazilian law (5.851/72), is directed exclusively to its addressee and may contain confidential data, protected under professional secrecy rules. Its unauthorized use is illegal and may subject the transgressor to the law's penalties. If you are not the addressee, please send it back, elucidating the failure". 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list