aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/netpbm.rb
AgeCommit message (Collapse)Author
2013-08-23Remove ad-hoc header padding fixesJack Nagel
This is the default now.
2013-08-20netpbm: remove empty file from binJack Nagel
2013-05-19netpbm: update URLsPhilip Bergen
http://netpbm.sourceforge.net/getting_netpbm.php Closes #19932. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-05-06netpbm: use max_intall_namesAdam Vandenberg
Closes #16944.
2012-12-19netpbm: 10.60.05Samuel John
Closes #16652. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-10-30netpbm: use Advanced and Trunk branches, redact stablenibbles 2bits
- Neither super-stable nor stable compile due to our new libpng. - So swith to using the netpbm advanced and trunk branches. - Upgrade to the newer advanced revision 1755, version 10.60.02. - Remove the patches for devel and HEAD that have been merged. - Works with superenv Fixes #15677. Closes #15762. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-18netpbm 10.35.86Jack Nagel
2012-09-18netpbm: add develJack Nagel
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-08-27netpbm: use new dslAdam Vandenberg
2012-07-01Update formulae for XQuartz compatibilityJack Nagel
2012-02-24Add `buildpath` to FormulaAdam Vandenberg
2012-02-24Use "cd" instead of "Dir.chdir"Adam Vandenberg
* And "mkdir" isntead of "Dir.mkdir" * And "Dir[]" instead of "Dir.glob" * Also style fixes and nitpicks
2012-01-05netpbm: don't install junk to manJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-28netpbm 10.35.82Adam Vandenberg
2011-08-12netpbm: add --headAndré Wobst
Head is compatible with libpng 1.5 and Lion Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-01netpbm: 10.35.80Charlie Sharpsteen
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-09-27New formula for NetpbmCharlie Sharpsteen
Netpbm is a series of command line tools and libraries for image manipulation. Signed-off-by: Adam Vandenberg <flangy@gmail.com>