Adam Vandenberg
4147b05c57
Use ruby style for inheritance.
2011-03-12 11:55:09 -08:00
Kashif Rasul
2d8dc59f01
Updated formula: postgis
...
--raster option depends on gdal
install raster and topology sql files when corresponding option is true
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-12 08:50:48 -08:00
Charlie Sharpsteen
f6e6c6b20e
Update PostGIS HEAD build
...
Bugfix:
- The PostGIS HEAD requires libintl, which requires linking against keg-only
gettext.
Features:
- Added options for enabling the topology and raster extensions that are present
in the HEAD source.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-01-01 16:57:03 -08:00
bkonkle
0c85bac553
Updated postgis for 1.5.2 release
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-27 12:25:48 -07:00
bkonkle
ac65103be0
Added an autogen call to postgis if --HEAD is used
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-21 12:55:18 -07:00
Adam Vandenberg
03d1665d02
postgis - add head for postgres 9.0 support
2010-09-21 12:35:53 -07:00
Adam Vandenberg
036bf6a532
postgis - add a link to the docs in the caveats
2010-05-07 09:31:01 -07:00
kashif
dc31e9dcfb
Need to ENV.deparallelize otherwise it failes during make install.
2010-03-25 12:12:50 +01:00
David Höppner
6e68bfc0e9
postgis: fix typo (Steve Purcell)
2010-03-24 14:01:22 +01:00
kashif
071c0fea10
Update postgis to 1.5.1
...
This is a minor release addressing a few issues that have
been filed since the 1.5.0 release.
Signed-off-by: David Höppner <0xffea@gmail.com>
* proj was not found in non /usr/local
2010-03-24 10:50:17 +01:00
kashif
9474a2267a
Update postgis to 1.5.0
...
Updated postgis to latest version 1.5.0
Updated script and sql file names
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-25 16:26:49 -08:00
kashif
e03edcacbe
Updated postgis to 1.4.1
...
This is a minor release addressing:
* Homebrew/homebrew#241 , crash in ST_LineCrossingDirection
* Homebrew/homebrew#210 , segmentation faults in ST_Union with NULLs
* Homebrew/homebrew#277 , crash on very large numeric inputs
* Homebrew/homebrew#179 , ST_MakeLine crash server with NULLs
* Homebrew/homebrew#253 , inconsistent results when using the ~= operator
* Homebrew/homebrew#276 , ST_AsGML producing non-compliant GML
* Homebrew/homebrew#239 , memory issues with ST_As* functions
* Homebrew/homebrew#272 , ST_LineCrossingDirection should be negatively symmetric
* Homebrew/homebrew#316 , parsing problem for invalid higher dimensional geometries
2010-01-30 14:18:04 +01:00
Thomas Macwright
ee8055aa52
Fixing PostGIS formula to compile at POSTGIS_DEBUG_LEVEL=0
...
Fixes Homebrew/homebrew#468 .
2010-01-16 20:25:50 +00:00
Max Howell
61b2307139
s/require 'brewkit'/require 'formula'/g
...
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Rob Hudson
d10513cab8
[postgis] Added extra needed files to share and bin.
2009-10-03 15:24:31 +01:00
Rob Hudson
7a1ecdc5a0
Added postgis recipe, which depends on postgresql, proj and geos.
2009-10-02 11:04:48 -07:00