index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Formula
/
postgis.rb
Age
Commit message (
Expand
)
Author
2013-06-23
postgis: style nit
Adam Vandenberg
2013-06-21
json-c 0.11
Kashif Rasul
2013-06-18
postgis: style nits
Adam Vandenberg
2013-04-30
postgis: fix usage of postgres path
Jack Nagel
2013-04-30
postgis: inline variable
Jack Nagel
2013-03-06
postgis: Update to 2.0.3
Pete Deffendol
2012-12-05
postgis: Use new-style options
Charlie Sharpsteen
2012-12-05
postgis: Depend on GPP for SQL preprocessing
Charlie Sharpsteen
2012-12-05
postgis: Update to 2.0.2
Charlie Sharpsteen
2012-09-13
postgis: remove skip_clean :all
Jack Nagel
2012-07-10
Use autotools symbols
Adam Vandenberg
2012-06-25
postgis: Update to 2.0.1
Charlie Sharpsteen
2012-06-05
postgis: Update documentation links
Kashif Rasul
2012-05-10
Remove redundant :using => :svn
Adam Vandenberg
2012-05-08
postgis: use buildpath instead of Dir.getwd
Jack Nagel
2012-04-19
PostGIS: Simplify installation and add man pages
Charlie Sharpsteen
2012-04-04
PostGIS: Fix typo in caveats
Charlie Sharpsteen
2012-04-03
PostGIS: Update to 2.0
Charlie Sharpsteen
2012-04-03
PostGIS: Update --devel to 2.0.0rc2
Charlie Sharpsteen
2012-03-28
PostGIS: Update --devel to 2.0.0rc1
Charlie Sharpsteen
2012-03-26
PostGIS: Update --devel to 2.0beta4
Charlie Sharpsteen
2012-03-14
PostGIS: Update --devel to 2.0beta3
Charlie Sharpsteen
2012-03-07
PostGIS: Update --devel to 2.0beta2
Charlie Sharpsteen
2012-02-29
PostGIS: Update --devel to 2.0beta1
Charlie Sharpsteen
2012-02-28
These now depend on automake for Xcode >= 4.3
Max Howell
2012-02-25
PostGIS: Update --devel to 2.0.0alpha6
Charlie Sharpsteen
2012-02-17
PostGIS: Add --with-gui option
Charlie Sharpsteen
2012-02-17
PostGIS: Add 2.0 prereleases as --devel option
Charlie Sharpsteen
2012-02-17
PostGIS: Fix installation
Charlie Sharpsteen
2011-09-11
PostGIS: Fix installation of SQL files for --HEAD
Kashif Rasul
2011-07-27
postgis: add explicit postgresql config for Lion
Samuel Cochran
2011-06-26
postgis 1.5.3
Kashif Rasul
2011-03-12
Use ruby style for inheritance.
Adam Vandenberg
2011-02-12
Updated formula: postgis
Kashif Rasul
2011-01-01
Update PostGIS HEAD build
Charlie Sharpsteen
2010-09-27
Updated postgis for 1.5.2 release
bkonkle
2010-09-21
Added an autogen call to postgis if --HEAD is used
bkonkle
2010-09-21
postgis - add head for postgres 9.0 support
Adam Vandenberg
2010-05-07
postgis - add a link to the docs in the caveats
Adam Vandenberg
2010-03-25
Need to ENV.deparallelize otherwise it failes during make install.
kashif
2010-03-24
postgis: fix typo (Steve Purcell)
David Höppner
2010-03-24
Update postgis to 1.5.1
kashif
2010-02-25
Update postgis to 1.5.0
kashif
2010-01-30
Updated postgis to 1.4.1
kashif
2010-01-16
Fixing PostGIS formula to compile at POSTGIS_DEBUG_LEVEL=0
Thomas Macwright
2009-10-15
s/require 'brewkit'/require 'formula'/g
Max Howell
2009-10-03
[postgis] Added extra needed files to share and bin.
Rob Hudson
2009-10-02
Added postgis recipe, which depends on postgresql, proj and geos.
Rob Hudson