Commit graph

13 commits

Author SHA1 Message Date
Mike McQuaid
fb175de87d Remove unnecessary/unused UserName plist keys.
Fixes Homebrew/homebrew#18293.
2013-04-06 16:19:39 +01:00
Brett Koonce
f497d515cb pgbouncer 1.5.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-02 16:36:32 -08:00
Mike McQuaid
7d44b84aee Make generic caveats for launchd plist files. 2012-11-25 23:05:52 +00:00
Brett Koonce
4f106ea85d pgbouncer 1.5.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-18 20:20:05 -07:00
Adam Vandenberg
230619e2c7 Let plists be installed automatically 2012-09-09 13:02:48 -07:00
Brett Koonce
e1c73a3425 pgbouncer 1.5.2
Closes Homebrew/homebrew#13797.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-30 21:56:50 -07:00
Kashif Rasul
fe349bf66d pgbouncer 1.5.1
If asciidoc is present, the HTML docs are built, which also requires
xmlto.

Closes Homebrew/homebrew#12242.

jn:
 - it wasn't immediately clear to me how to just disable building the
   HTML docs, so I left the deps in
 - mark asciidoc and xmlto as build-time deps and set XML_CATALOG_FILES
 - remove unused configure switch
 - use builtin ln_s instead of shelling out

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 18:10:23 -05:00
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
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
Cody Cutrer
ffefe2152f pgbouncer 1.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-25 17:40:08 -08:00
Adam Vandenberg
d205c72966 Fix plist permissions for Lion 2011-09-02 14:41:57 -07:00
Kashif Rasul
e93a41a77b pgbouncer 1.4.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-19 09:39:00 -07:00