aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/skytools.rb
AgeCommit message (Collapse)Author
2013-12-14Update docs, comment mxcl/homebrew refs.Mike McQuaid
2013-12-06skytools 3.1.5Adam Vandenberg
2013-01-03skytools: remove empty space in urlStefan
Closes #16883. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03skytools 3.1.3Brett Koonce
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-25skytools 3.1.2Stefan
Closes #16104. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-08Factor out MySQL and Postgres requirementsJack Nagel
2012-10-08Fixed a naming typo common to many PG formulas.Justin Clift
Closes #15335. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-29skytools 3.1Brett Koonce
Closes #13745. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-11skytools 3.0.3 and fix Requirementnibbles 2bits
Upgrade Skytools to version 3.0.3. Change the `satisfied?` section of the Postgresql requirement to look for `postgres` not `pg_config` because the build fails when it can't find the former and because the system Postgresql has the latter binary causing the Requirement to be met while the build would fail. Tested using llvm and clang from XCode-4.3.2. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-10Use new Requirements in formulaeAdam Vandenberg
2012-03-06use which methodAdam Vandenberg
2012-02-26Skytools 2.1.12Andrey Smirnov
Closes #6505. Signed-off-by: Adam Vandenberg <flangy@gmail.com>