Commit graph

10 commits

Author SHA1 Message Date
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
Daniel Brotsky
0e2fca1137 isc-dhcp: fix sha256
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-02 08:10:21 -08:00
Adam Vandenberg
00a901b86f isc-dhcp: fix version 2011-12-31 08:48:51 -08:00
Adam Vandenberg
1a30b70932 isc-dhcp 4.2.3-P1
* Also fix compilation on Lion
2011-12-21 16:51:51 -08:00
Adam Vandenberg
b3e04074d5 isc-dhcp 4.2.3 2011-11-27 12:53:58 -08:00
Adam Vandenberg
d205c72966 Fix plist permissions for Lion 2011-09-02 14:41:57 -07:00
Sudish Joseph
2b4497eec6 isc-dhcp 4.2.1-P1
Ensures that all config and state files are under HOMEBREW_PREFIX.
Configs are in #{etc}, state (leases and pids) in #{var}/dhcpd.

Prevents installed sample config files from clobbering existing
configs by renaming them to #{file}.sample.

Includes launchd plists for both DHCPv4 and DHCPv6.

Creates empty lease files so dhcpd will start on first use.

Added caveats explaining all of the above.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-19 14:49:23 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Dmitry Shaposhnik
5d9fab8c38 Added ISC DHCP distribution
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-21 20:30:19 -07:00