aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/authexec.rb
AgeCommit message (Collapse)Author
2014-11-21authexec: migrating tapsDominyk Tiller
This formula no longer works on anything newer than Lion (See #34039), so handing it over to Misty’s Tigerbrew fork where it could still be useful. As far as tap_migrations goes though, it's being moved to the boneyard due to Misty's fork not technically being a 'tap'. Closes #34348. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-18authexec: lion & older onlyDominyk Tiller
See formula for explanation. Closes #34039. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-11-15authexec: compile manually to avoid universal buildJack Nagel
2013-03-28Change github /tarball/ URLs to /archive/ for formulae A-KAndrew Janke
The `brew audit` check complains about the older /tarball/ URL scheme. Update formulae to use the new /archive/ URL and update the SHA to match. Closes #18813. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-10authexec: style nitsAdam Vandenberg
2012-02-09authexec: use stable tarballAdam Vandenberg
2011-09-02authexec: fix audit warningAdam Vandenberg
2011-09-02authexec: update build locationTorsten Curdt
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-02-18New formula: authexecMartin Kuehl
Signed-off-by: Adam Vandenberg <flangy@gmail.com> Tweaked the version of gcc used.