50 Commits

Author SHA1 Message Date
landry
0c18dc9717 Update to postgis 2.4.4. 2018-04-11 07:41:45 +00:00
landry
8eb78d8b90 Update to postgis 2.4.3 2018-02-25 09:47:03 +00:00
landry
863532e897 Fix build with json-c 0.13.
Taken from https://github.com/postgis/postgis/pull/173, tested with
json-c 0.12 and 0.13.
Similar diff from bket@
2018-02-11 15:17:16 +00:00
nigel
93e2f4c88e Add missing dependency on gettext
Ok sthen@ lendry@
2017-11-25 13:53:26 +00:00
landry
935d447f9d Update to postgis 2.4.2 2017-11-21 20:39:53 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
landry
a7ca110c9d Updqte to postgis 2.4.1.
https://git.osgeo.org/gogs/postgis/postgis/raw/2.4.1/NEWS
2017-10-28 16:40:55 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
landry
986a1add72 Update to postgis 2.3.3.
See http://postgis.net/2017/07/01/postgis-2.3.3/
2017-07-03 17:02:15 +00:00
sthen
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
landry
a7dfb893f3 Update to postgis 2.3.2.
See http://postgis.net/2017/01/31/postgis-2.3.2/
2017-02-07 08:15:30 +00:00
sthen
c15b136e13 sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports
now that internationalised domain name support has been removed from net/curl
2016-11-04 11:35:18 +00:00
landry
9ead524c2b Major update to postgis 2.3.0.
See http://postgis.net/2016/09/26/postgis-2.3.0/
2016-10-31 16:08:08 +00:00
sthen
564c6c344a Cope with moving sqlite3 back to ports. 2016-09-23 09:16:52 +00:00
sthen
be8dfb30fb sync WANTLIB 2016-07-09 08:46:24 +00:00
landry
ef4e297ae3 Update to postgis 2.2.2.
See http://postgis.net/2016/01/06/postgis-2.2.1/
and http://postgis.net/2016/03/22/postgis-2.2.2/
2016-04-26 20:19:01 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
sthen
4e2d8093a5 sync WANTLIB (curl+nghttp2) 2015-10-30 12:47:38 +00:00
landry
9fbe2fcacf Add upstream patch removing BOM markers from source files. Everyone
loves UTF8 but gcc.
2015-10-30 12:19:41 +00:00
jasper
a2a9f82521 unbreak 2015-10-30 12:09:51 +00:00
landry
974ae8548f Remove README explaining how to preload libpthread in postgresql, it
seems it's not needed anymore.
2015-10-30 12:08:09 +00:00
landry
e5dc9b4205 Update to postgis 2.2.0.
See http://postgis.net/2015/10/07/postgis-2.2.0 for details.
Now versions liblwgeom so USE_LIBTOOL is needed.
Remove LD_PRELOAD=libpthread.so for tests since it isnt needed anymore
(spotted by abieber@)
rtpostgis still has issues during tests but it doesnt seem a regression,
and i'll look into this.
2015-10-30 12:07:11 +00:00
landry
670941d686 Bugfix update to postgis 2.1.8 2015-07-21 08:02:38 +00:00
landry
299391f634 Update to postgis 2.1.7 and switch to databases/postgresql MODULE for
test target handling, thanks to zhuk@!
2015-04-03 12:49:41 +00:00
landry
ec9323a67c Bugfix update to postgis 2.1.6.
See http://postgis.net/2015/03/20/postgis-2.1.6 for details.
Not converted to postgresql MODULE for test targets.. because that can
come in a second time :)
2015-03-24 21:45:01 +00:00
landry
ababf521f9 Bugfix update to postgis 2.1.5.
See http://svn.osgeo.org/postgis/tags/2.1.5/NEWS for changes, regress
tests still all pass on amd64.
2014-12-19 20:34:58 +00:00
landry
cc43fa7bdc Update to postgis 2.1.3.
Remove patch merged upstream in http://trac.osgeo.org/postgis/ticket/2723
pass INSTALL=install to the do-test target so that things are not
installed with -o/-g. All tests are successful on amd64.
2014-09-02 12:07:46 +00:00
landry
6ca04f3efe Unbreak after json-c update. 2014-04-24 16:21:27 +00:00
ajacoutot
9f55ecd654 Guessing wantlib regen since these don't build. 2014-04-21 15:20:06 +00:00
landry
2c168b8d82 Update to postgis 2.1.0.
Tests have been revamped and now all pass.
2013-08-31 09:04:30 +00:00
ajacoutot
4ee2cc2c9b Use a proper template for the README. 2013-08-06 21:22:18 +00:00
landry
0b8714e4ff Bugfix update to postgis 2.0.3.
Fix WANTLIB after kerb/gdal update, new MASTER_SITES. Actually install
the README by adding it to PLIST.. and use enough XXXX's in mktemp call
during regress tests.
2013-08-06 21:19:14 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
sthen
950eac2a39 build dep on wdg-sgml-lib, no package change. ok naddy@ espie@ 2013-02-24 14:45:08 +00:00
ajacoutot
3ddff4a774 docbook-xsl brings libxslt already. 2012-11-24 08:56:51 +00:00
landry
3b56380316 Unbreak by finally updating to postgis 2.0.1, working with postgres 9.2.
- add build dep on ImageMagick/docbook-xsl/libxslt to build the documentation
- dont install the utils anymore, they're not maintained and were barely
  useful. postgis_restore.pl is in share/postgresql/contrib/postgis-2.0 now
- provide a complete do-regress target taking care of creating/starting/tearing
  down a temporary database
- 'CREATE EXTENSION postgis' is now the simpler way to spatially-enabled a db
- add a README explaining how to LD_PRELOAD libpthread.so in postgresql since
  it's required by postgis
- take maintainership from eric@ since he doesn't use it anymore
- see http://www.postgis.org/news/20120403/ for the list of new features
  in the 2.x branch.
2012-11-24 08:54:34 +00:00
pea
77c3c480fb Postgis doesn't build with PostgreSQL 9.2
We are working on an update.

ok jasper@ landry@
2012-09-24 19:54:54 +00:00
pea
7c103c2268 Bugfix update to 1.5.3
ok eric@ (maintainer), landry@
2011-09-21 14:13:32 +00:00
espie
999b4db39c normalize pkgpath 2011-09-16 09:48:08 +00:00
landry
5c208667ed Fix after proj update: add -pthread to LDFLAGS. 2010-11-21 09:33:27 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
eric
b17217cd1c bump after postgresql update.
suggested by and ok landry@
2010-11-08 14:32:56 +00:00
eric
f476f7f0f2 - update postgis to 1.5.2
- install documentation properly

NOTE: An upgrade of all postgis DBs is required. A "hard upgrade" is
advised. A "soft upgrade" might be possible by keeping a copy of
/usr/local/lib/postgresql/postgis-1.4.so. In all cases, read the
documentation.

ok landry@ jasper@
2010-11-04 13:45:54 +00:00
sthen
0666992301 fix tabs 2010-10-18 21:50:38 +00:00
espie
0f681543b5 USE_GROFF=Yes 2010-10-18 18:13:12 +00:00
eric
3f53f2da17 update to 1.4.0
For upgrading a postgis-enabled db, refer to
/usr/local/share/doc/postgresql/postgis/README.postgis
Try using new_postgis_restore.pl instead of postgis_restore.pl
if it doesn't work.

feedback and ok kili@ landry@
2009-08-06 10:30:20 +00:00
jasper
48bc5da47f - update postgis to 1.3.5
from benoit lecocq, via eric@ (MAINTAINER
2009-02-18 12:04:14 +00:00
eric
d2114b762c PostGIS adds support for geographic objects to the PostgreSQL
object-relational database.  In effect, PostGIS "spatially enables"
the PostgreSQL server, allowing it to be used as a backend spatial
database for geographic information systems (GIS), much like ESRI's
SDE or Oracle's Spatial extension.  PostGIS follows the OpenGIS
"Simple Features Specification for SQL" and has been certified as
compliant with the "Types and Functions" profile.

ok simon@
2007-12-08 19:47:47 +00:00