aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-png
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Drop python 2.7 support from a few portsAntoine Brodin2020-12-281-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=559531
* Remove PROJECTHOSTSunpoet Po-Chuan Hsieh2017-01-221-1/+1
| | | | | | | | | - Add NO_ARCH Approved by: portmgr (blanket) Notes: svn path=/head/; revision=432149
* graphics/py-png: update 0.0.13 -> 0.0.17Bartek Rutkowski2014-11-053-7/+7
| | | | | | | | | | | | | - Change MASTER_SITES - Add LICENSE - Change WWW PR: 194220 Submitted by: Zhihao Yuan <lichray@gmail.com> Approved by: mentors (implicit) Notes: svn path=/head/; revision=372181
* - Convert ports of graphics/ to new USES=pythonMarcus von Appen2014-10-211-3/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371326
* - Stage supportMartin Wilke2014-02-192-13/+3
| | | | | | | | - Convert to autoplist - Bump PORTREVISION Notes: svn path=/head/; revision=345012
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - Update to 0.0.13Wen Heping2012-12-163-11/+13
| | | | | | | | | | | While here: - Trim Makefile headers PR: 174123 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) Notes: svn path=/head/; revision=308989
* A pure Python module to decode (read) and encode (write) PNG files.Martin Wilke2011-11-054-0/+34
All PNG formats are supported. WWW: http://code.google.com/p/pypng/ PR: ports/162304 Submitted by: Zhihao Yuan <lichray@gmail.com> Notes: svn path=/head/; revision=285111