Commit Graph

65 Commits (dbc49876638ff0ee4bac72e03d7daec0b7a8e647)

Author SHA1 Message Date
Matthew Lewinski 83dd656d3b Minor cleanup on plist caveats.
Use basename to refer to plist file when loaded. Make cp lines same
across formulas.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-04 08:07:35 -08:00
Adam Vandenberg 1e9557c426 postgresql: add 32-bit only build 2012-02-03 22:11:20 -08:00
Chris Winslett 946c2dea75 PostgreSQL: add extension instructions to caveats
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-03 22:01:45 -08:00
Jack Nagel 6ce735db99 Add and use plist helper methods
These will be used to unify the label namespaces in embedded plists,
i.e. 'homebrew.mxcl.<formula>'.

plist_path returns the full path to a plist file located at the top
level of the keg; plist_path.basename can be used if just the filename
is needed.

c.f. Homebrew/homebrew#9346.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-03 19:50:58 -06:00
Jack Nagel cce644e300 Normalize paths in embedded plist files
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-03 19:28:56 -06:00
Brett Koonce 7b65d5ade8 Fix spelling mistakes
Closes Homebrew/homebrew#9449.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-06 09:43:54 -06:00
Jay Levitt fb10972fc2 PostgreSQL 9.1.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-10 13:38:04 -08:00
Keith Marcum 027c7e9946 Postgres changed their ftp urls
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-04 11:57:29 -08:00
Pete Deffendol 2162f86e63 PostgreSQL 9.1.1
* Cleaned up the build process, thanks to GitHub user daddy2times
 * Cleaned up caveats and added information about upgrading pre-9.1 databases

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-09 21:18:18 -08:00
Cameron Walters (cee-dub) 4dbdc64830 PostgreSQL: set a StandardErrorPath
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-03 11:59:12 -07:00
Adam Vandenberg d205c72966 Fix plist permissions for Lion 2011-09-02 14:41:57 -07:00
Kashif Rasul b2fc901d5c postgresql: option to dtrace probes
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-27 11:26:54 -07:00
Adam Vandenberg 1cb28f7581 postgresql: add caveat about shared memory 2011-06-03 21:04:27 -07:00
Pete Deffendol 8d99104efe PostgreSQL 9.0.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-26 13:40:07 -07:00
Adam Vandenberg 121e4f8614 Normalize use of MACOS_VERSION 2011-04-09 09:36:30 -07:00
Matt Wildig bac1930b6d Tidy up postgresql share/ and include docs
Files go into share/postgresql and docs into share/docs/postgresql
instead of directly into share and share/docs.

Also include docs (man & html) which weren't being included in install
step of build (see
http://archives.postgresql.org/pgsql-bugs/2010-10/msg00156.php).

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-01 15:49:55 -07:00
Adam Vandenberg 7689fb8fd2 Replace snow_leopard_64? in brews. 2011-03-18 10:30:47 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Carlos Rodriguez 9c6a41ddc6 Clean up LaunchAgent caveats.
Documentation now has instructions on creating ~/Library/LaunchAgents
directory for first time installs of Formulas.
Appending trailing slash to Formula documentation in regards to copying
plists to LaunchAgents directory.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-05 10:13:14 -08:00
Pavel Lazureykis c63c1b498c postgres updated to 9.0.3
Signed-off-by: Pavel Lazureykis <lazureykis@gmail.com>
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-07 12:28:32 -08:00
Grant Hutchins fdd98170e6 postgresql: install all contrib modules
Closes Homebrew/homebrew#3559.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-01-20 22:40:09 +00:00
Charlie Sharpsteen 880341dfec Bumped PostgreSQL to 9.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-01-01 16:53:37 -08:00
Dan Callahan ebe8f5fe8a Fix typo in PostgreSQL formula
Closes Homebrew/homebrew#3752.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-30 15:27:17 +00:00
Tianyi Cui 8b275c916a Use https for all GitHub URLs
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:14:27 -08:00
Adam Vandenberg b77fed05c8 Postgresql - add link about build failures 2010-10-30 22:02:59 -07:00
seb ea3c4280e7 recommend pg gem instead of outdated postgres gem
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-07 06:56:55 -07:00
Michael Weisman b73d5e9398 postgresql - add hstore contrib module
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-06 06:42:39 -07:00
Michael Weisman 7bb09290d7 upgraded postgres to 9.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-06 06:42:25 -07:00
Jannis Leidel a84e55eaf7 Postgresql 9.0: add pg_upgrade to the extensions
Useful for 8.X > 9.X upgrades

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-20 15:26:40 -07:00
Aku Kotkavuo 997cf2668e Update PostgreSQL to 9.0.0.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-19 11:22:56 -07:00
Gerad Suyderhoud 3561f49015 update the postgres formula to build the intarray contrib module
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-16 09:31:26 -07:00
Adam Vandenberg 576185d345 Define "snow_leopard_64?"
snow_leopard_64? (defined in Hardware) is a short-cut for:
  MACOS_VERSION >= 10.6 and Hardware.is_64_bit?

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-22 20:11:03 -07:00
Jesse Storimer 97c4518ae3 Fix typo in postgres formula caveats.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-18 19:59:00 -07:00
Adam Vandenberg 72e19eb542 Don't need +x on these 2010-08-13 16:00:17 -07:00
Adam Vandenberg 7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
Max Howell 1f7bc468bd Use new symlink aliases 2010-08-07 18:08:50 -07:00
Adam Vandenberg 90e85f9fed Fix typo in PostreSQL caveats 2010-08-02 06:41:57 -07:00
Adam Vandenberg 9e8c3f4355 Build PostgreSQL with common contrib modules.
We now build PostgreSQL with the same list of contrib modules that
MacPorts does.
2010-07-27 22:28:55 -07:00
Lee Packham 0000d151d6 Fix typo
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-25 19:27:07 -07:00
Lee Packham 05791feed5 Make the autologin information correct (by using the cp of the plist to ~/Library/LaunchAgents)
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-25 11:26:38 -07:00
Paul Sadauskas 26d9dc72b5 UUID for postgres contrib 2010-06-10 11:21:44 -07:00
David Höppner 8cf2988911 postgresql: update version to 8.4.4 2010-05-16 12:35:18 +02:00
Adam Vandenberg d6881f9d7d PostgreSQL - Update warning for 32-bit Python.
Having a 32-bit framework Python in "/Library/Frameworks" seems
to trip up configure. Changed the warning to be more explicit
about what to try.
2010-05-04 21:24:32 -07:00
Adam Vandenberg b7a190c140 PostgreSQL - instructions on how to manually choose a Python. 2010-04-14 09:43:06 -07:00
Adam Vandenberg 281b0e6b9f PostreSQL 8.4.3 2010-04-04 11:09:37 -07:00
Adam Vandenberg e61a56c08b PostgreSQL - Python build fixes
* Allow building w/o Python or Perl support.
* Warn if a Framework Python is detected that is missing x64.

Fixes Homebrew/homebrew#73.
Fixes Homebrew/homebrew#671.
2010-03-29 12:51:23 -07:00
Adam Vandenberg b68bcc9b59 Postgresql - use shorter path references 2010-03-13 09:42:01 -08:00
Max Howell 67493c7492 Fixes Homebrew/homebrew#481; brew info postgresql broken 2010-01-16 20:25:50 +00:00
Max Howell 7b011c6718 chomp whoami usage for plists
Fixes Homebrew/homebrew#424
2010-01-16 15:48:56 +00:00
Simon Willison 88111ccfa1 Use HTTP instead of FTP (to work around nuisance proxies), bumped to postgresql 8.4.2 from 8.4.1 2010-01-13 14:55:31 +00:00