aboutsummaryrefslogtreecommitdiff
path: root/palm/imgvtopgm
Commit message (Collapse)AuthorAgeFilesLines
* graphics/netpbm: Update to 10.80.00Tobias Kortkamp2017-10-061-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - This moves netpbm to the advanced release series, which brings the port closer to what is available on OpenBSD, Fedora, Arch Linux, openSUSE, etc. and will let us get rid of patches for supporting newer libpng versions. - The advanced release series is only available via an SVN checkout. Add two maintenance targets netpbm-version-check and netpbm-fetch to make fetching them easier. To generate release tarballs the sources are then tagged and committed to https://github.com/t6/netpbm - Add STATIC option for linking all programs statically to allow running them in small chroots - Add option to disable adding a Perl run dependency. Only a fraction of all programs need it. Some are compatibility shims for newer programs which should be used instead. The following programs require Perl: pamfixtrunc pbmtox10bm pgmcrater pnmflip pnmquant pnmquantall ppmfade ppmquant ppmrainbow ppmshadow - Disable building svgtopam by default. It's the only program that requires libxml2 and is obsolete according to the author. - Install manpages by default - Allow running of the test suite via `make test` - Headers have been moved to ${LOCALBASE}/include/netpbm. Fix ports that expect them to be in ${LOCALBASE}/include Changes: https://raw.githubusercontent.com/t6/netpbm/v10.80.00/doc/HISTORY PR: 219982 Reviewed by: mat Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11157 Notes: svn path=/head/; revision=451378
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* - Add LICENSEDmitry Marakasov2015-11-231-1/+3
| | | | | | | - Remove useless clause Notes: svn path=/head/; revision=402271
* - Reassign sumikawa@'s ports after his commit bit was taken in for safekeepingFrederic Culot2015-11-211-1/+1
| | | | Notes: svn path=/head/; revision=402158
* Rename p*/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-291-0/+0
| | | | Notes: svn path=/head/; revision=363322
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-141-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361812
* - Stage supportMartin Wilke2014-03-092-4/+6
| | | | Notes: svn path=/head/; revision=347628
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | palm) Notes: svn path=/head/; revision=327760
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - 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
* SHA256ifyEdwin Groothuis2006-01-231-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154298
* Update MASTER_SITES.Munechika SUMIKAWA2005-11-171-1/+1
| | | | Notes: svn path=/head/; revision=148547
* Changed MASTER_SITES because of missing the distfile.Munechika SUMIKAWA2005-05-081-1/+1
| | | | Notes: svn path=/head/; revision=134828
* Add SIZE.Munechika SUMIKAWA2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104425
* There is no homepage now.Munechika SUMIKAWA2003-05-221-5/+0
| | | | Notes: svn path=/head/; revision=81746
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Changed MASTER_SITES.Munechika SUMIKAWA2002-07-081-1/+1
| | | | Notes: svn path=/head/; revision=62655
* pbm -> netpbm lib name changeYing-Chieh Liao2002-07-062-3/+109
| | | | | | | | PR: 40251, 40252, 40253, 40254 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=62517
* - fix netpbm finding problemMunechika SUMIKAWA2000-05-083-4/+17
| | | | | | | - change my E-mail address. Notes: svn path=/head/; revision=28367
* Mark BROKEN: the port looks for netpbm in ${X11BASE} not ${LOCALBASE}Kris Kennaway2000-04-291-1/+3
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=28083
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=27846
* netpbm is installed in ${LOCALBASE] now.Satoshi Asami2000-04-161-1/+1
| | | | Notes: svn path=/head/; revision=27673
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-2/+2
| | | | Notes: svn path=/head/; revision=27497
* move BUILD_DEPENDS to DEPENDS sectionMichael Haro2000-03-211-1/+2
| | | | Notes: svn path=/head/; revision=26906
* this port depend on ports/graphics/netpbm.Munechika SUMIKAWA1999-09-071-0/+1
| | | | | | | Noticed by: ports-jp Notes: svn path=/head/; revision=21354
* Palm Pilot Image Viewer to PGM Converter, which for converting PilotMunechika SUMIKAWA1999-08-305-0/+38
Image and from Portable Graymaps and Portable Bitmaps. WWW: http://www.trends.net/~mu/pilot.html#imgvtopgm Notes: svn path=/head/; revision=21130