aboutsummaryrefslogtreecommitdiff
path: root/graphics/libpgf
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Fix LICENSEDmitry Marakasov2020-12-042-2/+3
| | | | | | | | | | - Add LICENSE_FILE - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=556960
* Use USES=pathfix where applicable.Mathieu Arnold2016-10-212-12/+1
| | | | | | | | | | | PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093 Notes: svn path=/head/; revision=424427
* - Update graphics/libpgf to 7.15.32Jason E. Hale2015-08-216-38/+12
| | | | | | | | | - Chase shlib bump Security: 9a71953a-474a-11e5-adde-14dae9d210b8 Notes: svn path=/head/; revision=394934
* - Convert to USES=autoreconfJason E. Hale2014-10-041-7/+2
| | | | Notes: svn path=/head/; revision=369942
* - Trim @dirrm[try] from pkg-plistJason E. Hale2014-09-221-1/+0
| | | | Notes: svn path=/head/; revision=368911
* Use default LIBTOOLIZE_ARGSTijl Coosemans2014-09-131-1/+0
| | | | Notes: svn path=/head/; revision=368126
* - Update to 6.14.12Jason E. Hale2014-06-285-6/+35
| | | | | | | | - USES=libtool, drop .la file - Strip binaries Notes: svn path=/head/; revision=359701
* - Support stagingJason E. Hale2013-10-191-1/+0
| | | | Notes: svn path=/head/; revision=330872
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - Update MAINTAINER to my new FreeBSD.org addressJason E. Hale2012-09-131-1/+1
| | | | | | | Approved by: makc (mentor) Notes: svn path=/head/; revision=304177
* Add new port graphics/libpgf (prerequisite for digikam update):Max Brazhnikov2012-07-305-0/+75
The Progressive Graphics File (PGF) is an efficient image file format that is based on a fast, discrete wavelet transform with progressive coding features. PGF can be used for lossless and lossy compression. WWW: http://www.libpgf.org Submitted by: Jason E. Hale <bsdkaffee at gmail.com> via area51 commit Notes: svn path=/head/; revision=301763