Commit Graph

9 Commits (56ee61eace75bffe2bcec323fc84dd4af5f4999c)

Author SHA1 Message Date
Brad Ackerman 6a38fe07bf osm2pgsql: add optional dep on protobuf-c
Also, use a Postgresql requirement

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 20:14:47 -07:00
Max Howell 06cb65df78 These now depend on automake for Xcode >= 4.3
Fixes Homebrew/homebrew#10559.

Also added missing deps for osm2pgsql.

Removed some ACLOCAL_FLAGS stuff as in theory this is not set in ENV.rb. Would like to see if it causes trouble. Should just work now.
2012-02-28 15:40:59 +00:00
Kashif Rasul 6ad8d70a7e copy default.style file to share/osm2pgsql
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-26 07:53:57 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Dane Springmeyer 27f40df496 osm2pgsql no longer needs patch as svn breakage was fixed
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-05 16:44:58 -07:00
Dane Springmeyer a2eb323c80 osm2pgsql now requires autogen & OS X patch
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-01 18:27:43 -07:00
Adam Vandenberg 51a8e59ab6 Update formulas to use :using. 2010-04-06 12:56:59 -07: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
Tom Taylor 339d725628 osm2pgsql formula
A utility program that converts OpenStreetMap (.OSM) data into a format that can be loaded into PostgreSQL.
2009-10-03 16:31:58 +01:00