Commit Graph

13 Commits (043523ce8dca2114061f54440375cbe93d2bc3a3)

Author SHA1 Message Date
Adam Vandenberg f042087a6f ddclient: style nit-picks 2012-03-10 19:33:16 -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
Jack Nagel 7802f7b829 Remove useless instances of skip_clean
No need to skip_clean 'etc' or skip_clean 'var' when using the top-level
var and etc directories.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-06 11:46:20 -06:00
Courtney Palit 72086f2bfb ddclient: update config and caveats
[jn: caveat cleanup, fixups]

Closes Homebrew/homebrew#5272.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-29 14:53:01 -06:00
Jack Nagel a0ac1db738 ddclient 3.8.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-29 14:39:26 -06:00
Adam Vandenberg d205c72966 Fix plist permissions for Lion 2011-09-02 14:41:57 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg 94b9e56c65 Homebrew style is to indent w/ 2 spaces, not tabs 2010-10-21 07:54: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
Adam Vandenberg d81d434648 Remove silly concatenation. 2010-06-07 14:15:45 -07:00
David Höppner bc8f68ebdb ddclient: standard sourceforge download url 2010-03-16 21:16:05 +01:00
Robert Shaw bf8783af6a New formula: ddclient
Formula for ddclient version 3.8.0

Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-16 21:14:47 +01:00