aboutsummaryrefslogtreecommitdiff
path: root/graphics/pngwriter
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Convert g* to USES=pkgconfigBaptiste Daroussin2013-04-231-7/+2
| | | | Notes: svn path=/head/; revision=316343
* Convert to new options.Wesley Shields2012-11-241-14/+20
| | | | | | | | | | | | Fix comment and cleanup dependencies. Assign maintainer to submitter. PR: ports/173588 Submitted by: nemysis <nemysis@gmx.ch> Feature safe: yes Notes: svn path=/head/; revision=307730
* new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configBaptiste Daroussin2012-07-261-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | are no more self hosting so we are stuck with 0.25 version while pkgconf provide the same set of features as 0.27 and a compatible frontend. A symlink to pkg-config has been added for convenience and compatibility This also introduces a new macro to use pkgconf in your ports: USE_PKGCONFIG it can take the following arguments: - yes (meaning build only dep) - build (meaning build only dep) - run (meaning run only dep) - both (meaning run and build dep) From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG The old gnome macro has been modified to use pkgconf but still the sameway: run and build dep to avoid large breakage. While here fix some ports relying on pkg-config but not specifying it, fix some ports broken because testing wrong .pc files, and fix ports using pkg-config --version to determine pkg-config version instead of pkg-config --modversion pkg-config like recommanded by pkg-config With Hat: portmgr Exp-runs by: bapt (pointhat-west), beat (pointyhat) Notes: svn path=/head/; revision=301539
* For the ports that are maintained by ports@ that have pkgconfig as theirDoug Barton2012-07-221-1/+1
| | | | | | | | | only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids needlessly pulling that file in. Notes: svn path=/head/; revision=301357
* - update png to 1.5.10Dirk Meyer2012-06-012-4/+39
| | | | Notes: svn path=/head/; revision=297915
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* - fix build for png-1.4.1Dirk Meyer2010-03-292-1/+23
| | | | Notes: svn path=/head/; revision=251726
* - update to 1.4.1Dirk Meyer2010-03-281-1/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* - Update to 0.5.4Martin Wilke2009-02-193-39/+17
| | | | | | | | PR: 131821 Submitted by: Ports fury Notes: svn path=/head/; revision=228671
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* Update to version 0.5.3Kirill Ponomarev2005-01-282-3/+3
| | | | | | | | PR: ports/76766 Submitted by: Ports Fury Notes: svn path=/head/; revision=127522
* Update to version 0.5.2Kirill Ponomarev2005-01-122-3/+3
| | | | | | | | PR: ports/76162 Submitted by: Ports Fury Notes: svn path=/head/; revision=126257
* Update to version 0.5.1Kirill Ponomarev2005-01-082-3/+6
| | | | | | | | PR: ports/75951 Submitted by: Ports Fury Notes: svn path=/head/; revision=125824
* - update to 0.5.0Cheng-Lung Sung2004-10-252-3/+3
| | | | | | | | | PR: ports/73079 Submitted by: KATO Tsuguru <tkato432 AT yahoo dot com> Approved by: co-mentor (vanilla) Notes: svn path=/head/; revision=120109
* Update to version 0.4.8Kirill Ponomarev2004-10-122-4/+5
| | | | | | | | PR: ports/72529 Submitted by: Ports Fury Notes: svn path=/head/; revision=119000
* Update to version 0.4.4Kirill Ponomarev2004-08-133-5/+12
| | | | | | | | PR: ports/70409 Submitted by: Ports Fury Notes: svn path=/head/; revision=116120
* Update to version 0.4.0Kirill Ponomarev2004-06-274-29/+22
| | | | | | | | PR: ports/68385 Submitted by: Ports Fury Notes: svn path=/head/; revision=112396
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* add pngwriter 0.3.7Ying-Chieh Liao2003-11-075-0/+82
A C++ library for creating PNG images Notes: svn path=/head/; revision=93297