aboutsummaryrefslogtreecommitdiff
path: root/palm/ppmtoTbmp
Commit message (Collapse)AuthorAgeFilesLines
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Remove USE_REINPLACE from all categories starting with PEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162206
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149446
* Use MAKE_ARGS and friendsVolker Stolz2005-06-072-11/+2
| | | | Notes: svn path=/head/; revision=136990
* - drop math libDirk Meyer2004-04-041-1/+0
| | | | Notes: svn path=/head/; revision=106095
* - fix linkage with netpbmDirk Meyer2004-04-041-0/+2
| | | | | | | | - supoort LDFLAGS Reported by: kris (dosirak) Notes: svn path=/head/; revision=106090
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Before committing the previous BROKEN changes I carefully checked the statusKris Kennaway2003-10-161-7/+1
| | | | | | | | | | | | of each port on bento and for recent fixes. Unfortunately at some point I got confused and switched to the wrong list :-) As a result I picked up a number of ports that were fixed a while ago. Sorry for the false alarm, maintainers. Pointy hat to: kris Notes: svn path=/head/; revision=91389
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-1/+7
| | | | Notes: svn path=/head/; revision=91384
* PERL => REINPLACEAdam Weinberger2003-09-151-1/+4
| | | | | | | | | Add a REINPLACE to prevent double-inclusion of ppmcmap.h. Submitted by: bento Notes: svn path=/head/; revision=88993
* reset maintainerErwin Lansing2003-08-181-1/+1
| | | | | | | | PR: 55692 Submitted by: maintainer Notes: svn path=/head/; revision=87186
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* pbm -> netpbm lib name changeYing-Chieh Liao2002-07-062-1/+9
| | | | | | | | PR: 40251, 40252, 40253, 40254 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=62517
* Add ppmtoTbmp 1.1, PPM to Pilot bitmap converter.Mark Pulford2001-06-115-0/+44
Committed after cleanup. PR: 27932 Submitted by: Jose Marques <noway@nohow.demon.co.uk> Notes: svn path=/head/; revision=43837