aboutsummaryrefslogtreecommitdiff
path: root/graphics/ttygif/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.4.0Olivier Cochard2017-06-191-2/+3
| | | | Notes: svn path=/head/; revision=443873
* Update to 1.2.1Olivier Cochard2016-03-311-2/+2
| | | | | | | | Approved by: jadawin Differential Revision: https://reviews.freebsd.org/D5786 Notes: svn path=/head/; revision=412211
* Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.Mathieu Arnold2016-03-081-2/+2
| | | | | | | | | | | | | | | Fix distinfo for the offending ports. lang/yorick's tag was moved, and the added patch was no longer needed. PR: 207644 Submitted by: mat Exp-run by by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D4268 Notes: svn path=/head/; revision=410613
* Update ports in the games category to not use GH_COMMIT.Mathieu Arnold2015-05-071-2/+2
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385633
* Add new port graphics/ttygifJohn Marino2014-08-151-0/+2
PR: 190328 Submitted by: Olivier (cochard.me) ttygif permit to convert ttyrec record into animated gif. It's a 3 steps process: 1. Generate a ttyrecord file with misc/ttyrec 2. convert the ttyrecord in multiple image file with ttygif 3. convert the multiple image with a unique animated gif file with concat Notes: svn path=/head/; revision=364980