aboutsummaryrefslogtreecommitdiff
path: root/graphics/farbfeld
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
|
* graphics/farbfeld: Update 3 -> 4Yuri Victorovich2018-04-123-10/+15
| | | | | | | | | | | | | | Port changes: * Change to DISTVERSION * Change MASTER_SITES to https * Update COMMENT * Add MANPREFIX fix to the patch PR: 227449 Submitted by: Aaron Baugher <aaron@baugher.biz> (maintainer) Notes: svn path=/head/; revision=467138
* - Update WWWDmitry Marakasov2017-12-231-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=457027
* graphics/farbfeld: Update to 3Tobias Kortkamp2017-07-234-8/+18
| | | | | | | | PR: 220946 Submitted by: aaron@baugher.biz (maintainer) Notes: svn path=/head/; revision=446499
* 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
* Update to upstream version 2 (no minor or patchlevel, just version 2)Thomas Zander2016-03-203-7/+7
| | | | | | | | PR: 208037 Submitted by: aaron@baugher.biz Notes: svn path=/head/; revision=411442
* New port: graphics/farbfeld.Raphael Kubo da Costa2016-02-285-0/+46
Farbfeld is a lossless image format which is easy to parse, pipe and compress. WWW: http://tools.suckless.org/farbfeld/ PR: 207461 Submitted by: aaron@baugher.biz Notes: svn path=/head/; revision=409744