aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sshguard.rb
AgeCommit message (Collapse)Author
2015-04-07sshguard: add 1.5 bottle.BrewTestBot
2015-04-07sshguard: fix parsing on Yosemite.Kolja Kauder
Closes #38080. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-05Update sshguard.rbKevin H. Kamel
Apparently the url for the last applied patch has changed, probably due to some convention change at sourceforge itself. New url is: http://sourceforge.net/p/sshguard/bugs/_discuss/thread/3d94b7ef/c062/attachment/sshguard.c.diff sha1 hash for this file remains the same Closes #32957. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-04-11sshguard: fix caveats (pf rule blocking all inbound ssh traffic)Tobias Muellerleile
Closes #28327. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-03-14sshguard: use checksummed patchesJack Nagel
2014-03-07use opt shortcutsAdam Vandenberg
2014-03-02Batch convert http download urls from SourceForge to httpsJaime Marquínez Ferrándiz
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-04-03sshguard: fixes to run on 10.7+David Holm
Closes #17100. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-25Make generic caveats for launchd plist files.Mike McQuaid
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>
2011-11-27sshguard: Fix abort on first usage with -bJin Choi
Using the -b flag for the first time will create the specified blacklist database file, then abort. This bug has been reported to upstream since 2011-03-28, but no new version has been released since then. Upstream bug report: http://sourceforge.net/tracker/?func=detail&aid=3252151&group_id=188282&atid=924685 Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-03sshguard: added startup plistJon Roberts
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-07sshguard 1.5Adam Vandenberg
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-08-18Add sshguard 1.5rc4Luke Gallagher
Signed-off-by: Adam Vandenberg <flangy@gmail.com>