aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pig.rb
AgeCommit message (Collapse)Author
2015-02-28pig: https homepage, https mirrorViktor Szakáts
Closes #37269. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-28pig: add 0.14.0 bottle.BrewTestBot
2015-02-28pig: set JAVA_HOME PIG_HOME in scriptXu Cheng
Also modernize and test it. Closes #36603 Closes #37189. Signed-off-by: Xu Cheng <xucheng@me.com>
2014-12-06pig 0.14.0Kashif Rasul
Closes #34582. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-22pig 0.13.0Alexey Zakhlestin
Closes #33466. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-20pig: use patch DSLJack Nagel
2013-11-26pig 0.12.0Matthew L Daniel
Closes #24694. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-08Pig 0.11.1Cyril Scetbon
Closes #19057. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-04Pig 0.11.0Adam Kunicki
Closes #18245. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-06-16Pig 0.10.0Kay Roepke
Closes #12881. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-28Normalize JAVA_HOMEAdam Vandenberg
2012-01-28pig 0.9.2Adam Vandenberg
2011-12-10pig 0.9.1David Turnbull
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-17Pig: Update to 0.9.1Lee Packham
They changed the launch script (shocker) so the patch had to change a bit too. Closes #8641. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-10pig 0.9.0Doug Daniels
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-27Use Apache’s closer.cgi where appropriateMax Howell
Some of these were pointing at archive.apache.org. Now they aren’t, I investigated for good rationale for using the archive before altering it. mod_python still uses archive.apache.org as that is the only place it exists that I could find. jsvc *now* uses apache.archive.org as the formula was otherwise broken and the binary tarball it needs no longer exists on the main mirrors.
2011-04-25pig 0.8.1jgeiger
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-07Update formulae for version 0.7Adam Vandenberg
* Use new "url" features * Use keg_only DSL * Use "skip_clean :all" DSL * Whitespace and style cleanups * Make bash invocations less silly * Use new man2-man8 helpers * Remove "FileUtils." since it is included in Formula * Use real names for deps instead of aliases * ENV.x11 now updates path, so remove that from individual brews
2010-04-17Clean ups to several formulas, including:Adam Vandenberg
* Removing silly concatenation * Removing .bat files before installing * Removing silly quoting * Fixing download URLs * Removing explicit versions
2009-12-18Pig formulaTheo