aboutsummaryrefslogtreecommitdiff
path: root/graphics/rubygem-png
Commit message (Collapse)AuthorAgeFilesLines
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultSteve Wills2016-04-271-1/+1
| | | | Notes: svn path=/head/; revision=414136
* create USES=gem and update rubygem- ports to use itSteve Wills2016-04-271-2/+1
| | | | | | | | | | Note that for now ports still have to have USE_RUBY=yes to use USES=gem PR: 209041 Differential Revision: https://reviews.freebsd.org/D6070 Notes: svn path=/head/; revision=414118
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Remove RG linkSunpoet Po-Chuan Hsieh2015-08-131-1/+0
| | | | Notes: svn path=/head/; revision=394174
* - Remove blank line between NO_ARCH and USE_RUBYSunpoet Po-Chuan Hsieh2015-07-061-1/+0
| | | | Notes: svn path=/head/; revision=391473
* Set NO_ARCH for remaining rubygem-* ports with no arch dependent filesPhilip M. Gollucci2015-07-021-0/+2
| | | | | | | | | | Obtained from: DEVELOPER_MODE With Hat: ruby@ Sponsored by: RideCharge Inc / Curb Notes: svn path=/head/; revision=391169
* - Update to 1.2.1Sunpoet Po-Chuan Hsieh2015-04-213-6/+6
| | | | | | | | | - Update WWW Changes: https://github.com/seattlerb/png/blob/master/History.txt Notes: svn path=/head/; revision=384464
* - Add LICENSESunpoet Po-Chuan Hsieh2013-11-291-0/+2
| | | | Notes: svn path=/head/; revision=335231
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-10-261-1/+0
| | | | Notes: svn path=/head/; revision=331721
* 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
* - Add RG link to pkg-descrSunpoet Po-Chuan Hsieh2013-08-291-0/+1
| | | | Notes: svn path=/head/; revision=325564
* - Cleanup Makefile headerSunpoet Po-Chuan Hsieh2013-08-211-5/+1
| | | | Notes: svn path=/head/; revision=325163
* - Remove leading indefinite article from COMMENTSunpoet Po-Chuan Hsieh2013-08-211-1/+1
| | | | Notes: svn path=/head/; revision=325161
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Point at the homepage consistently as defined by rubygems.orgPhilip M. Gollucci2011-12-201-1/+1
| | | | Notes: svn path=/head/; revision=287683
* - Fix CATEGORIES: it should be rubygems, not rubySunpoet Po-Chuan Hsieh2011-11-161-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=285929
* - Add rubygem-png 1.2.0Sunpoet Po-Chuan Hsieh2011-11-123-0/+28
PNG is an almost-pure-ruby PNG library. It lets you write a PNG without any C libraries. WWW: https://rubygems.org/gems/png Feature safe: yes Notes: svn path=/head/; revision=285655