aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pincaster.rb
AgeCommit message (Collapse)Author
2013-04-06Remove unnecessary/unused UserName plist keys.Mike McQuaid
Fixes #18293.
2012-11-25Make generic caveats for launchd plist files.Mike McQuaid
2012-10-16pincaster 0.6nibbles 2bits
- Upgrade to 0.6. - Works with superenv Closes #15484. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-09Let plists be installed automaticallyAdam Vandenberg
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-02-03Add and use plist helper methodsJack Nagel
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. #9346. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-03Normalize paths in embedded plist filesJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-02Fix plist permissions for LionAdam Vandenberg
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-11-18Use https for all GitHub URLsTianyi Cui
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-07New formula: pincasterJon Gretar Borgthorsson
Signed-off-by: Adam Vandenberg <flangy@gmail.com>