Commit graph

12 commits

Author SHA1 Message Date
Tuomas Tynkkynen d6dc1bce76 treewide: Make explicit that 'dev' output of json_c is used 2016-05-19 10:00:39 +02:00
Sebastián Bernardo Galkin edaecb41db
postgis: fix build after output splits
Fixes #15236

Two changes were needed:

- pg_config from postgresql package wasn't reporting the correct location for
the pgxs extension system, after the output split
- json_c is now split in dev and out outputs, postgis configure doesn't find the
library location properly

Closes #15470
2016-05-15 11:49:59 +02:00
Adam Bell c267f5b711 Updating to postgis 2.2.1 2016-02-26 19:37:57 -05:00
Sebastián Bernardo Galkin 8a7097972e Postgis requires json_c to provide GeoJson support
This change adds the needed build dependency and configuration to postgis
2015-02-19 18:05:49 -08:00
Ben Moseley 926e5aa70a Remove old PostGis versions. 2015-02-09 15:57:19 +00:00
Ben Moseley a828f6332b Postgis. raster. $prefix -> $prefix/bin 2015-01-28 08:38:36 +00:00
Ben Moseley c1e8fb446c Postgis 2.1.4 support 2015-01-24 07:38:37 +00:00
Domen Kožar c89122b940 postgris: 1.5.1 -> 1.5.8, fixes #3389 2014-11-02 14:12:03 +01:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Eelco Dolstra c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Marc Weber bddb72ec8a psotgis:
- support older versions (which are used by other distributions)
- give utilyt scripts nicer names
- pg_db_postgis_enable: support loading comments

svn path=/nixpkgs/trunk/; revision=21992
2010-05-26 19:01:10 +00:00
Marc Weber 27ef15a6bd adding postgis + script enabling postgis features
Exporting builder.pl because it will be used in NixOS postgresql module

svn path=/nixpkgs/trunk/; revision=21691
2010-05-09 20:38:16 +00:00