FreeBSD Bugzilla – Attachment 115762 Details for
Bug 157605
[PATCH] databases/postgis: enable GUI for shp2pgsql loader
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.04 KB, created by
Rainer Hurling
on 2011-06-04 12:50:07 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Rainer Hurling
Created:
2011-06-04 12:50:07 UTC
Size:
1.04 KB
patch
obsolete
>diff -Naur postgis.origin/Makefile postgis/Makefile >--- postgis.origin/Makefile 2011-05-04 01:37:41.000000000 +0200 >+++ postgis/Makefile 2011-06-04 12:47:44.000000000 +0200 >@@ -9,7 +9,7 @@ > PORTVERSION= 1.5.2 > CATEGORIES= databases geography > MASTER_SITES= http://postgis.refractions.net/download/ \ >- http://www.postgis.org/download/ >+ http://www.postgis.org/download/ > > MAINTAINER= anderson@cnpm.embrapa.br > COMMENT= Adds support for geographic objects to PostgreSQL databases >@@ -33,7 +33,7 @@ > LDFLAGS+= -L${LOCALBASE}/lib > MAKE_ENV= DATADIR=${DATADIR} DOCSDIR=${DOCSDIR} > MAKE_JOBS_UNSAFE= yes >-CONFIGURE_ARGS= --with-projdir=${LOCALBASE} >+CONFIGURE_ARGS= --with-projdir=${LOCALBASE} --with-gui > > .include <bsd.port.pre.mk> > >diff -Naur postgis.origin/pkg-plist postgis/pkg-plist >--- postgis.origin/pkg-plist 2010-03-26 14:53:07.000000000 +0100 >+++ postgis/pkg-plist 2011-06-04 12:41:53.000000000 +0200 >@@ -1,5 +1,6 @@ > bin/pgsql2shp > bin/shp2pgsql >+bin/shp2pgsql-gui > lib/postgresql/liblwgeom.so > lib/postgresql/liblwgeom.so.1 > lib/postgresql/postgis-1.5.so
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 157605
: 115762 |
115763