aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/geos.rb
AgeCommit message (Collapse)Author
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-05-01Updated formula: geoskashif
Updated geos to 3.2.2 Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-01Update formula: geos 3.2.1kashif
A bugfix release.
2010-01-30Update geos to 3.2.0kashif
Bug fix release
2010-01-14some geos operations were failing with O4Travis Cline
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
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-02Added postgis recipe, which depends on postgresql, proj and geos.Rob Hudson