aboutsummaryrefslogtreecommitdiff
path: root/misc/toilet
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistBaptiste Daroussin2014-12-091-1/+0
| | | | Notes: svn path=/head/; revision=374378
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Drop maintainershipBaptiste Daroussin2013-12-161-1/+1
| | | | Notes: svn path=/head/; revision=336648
* Use stageBaptiste Daroussin2013-09-232-4/+3
| | | | Notes: svn path=/head/; revision=327924
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-5/+2
| | | | Notes: svn path=/head/; revision=326070
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - update to 0.3Baptiste Daroussin2012-05-072-4/+4
| | | | | | | - take maintainership Notes: svn path=/head/; revision=296107
* Remove references to unsupported FreeBSD versions. Mostly of the form:Doug Barton2011-11-011-7/+1
| | | | | | | .if ${OSVERSION} < 700000 Notes: svn path=/head/; revision=284867
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 0.2Philip M. Gollucci2010-09-094-9/+20
| | | | | | | | PR: ports/149000 Submitted by: Frederic Culot <frederic@culot.org> Notes: svn path=/head/; revision=260813
* - Mark BROKEN on 6.X: does not compilePav Lucistnik2010-04-101-1/+7
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=252533
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-1/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* - Replace a bashism in configure to fix buildAndrew Pantyukhin2007-09-071-3/+2
| | | | | | | Reported by: pointyhat via pav Notes: svn path=/head/; revision=199056
* Add port misc/toilet:Andrew Pantyukhin2007-08-134-0/+68
The TOIlet project attempts to create a free replacement for the FIGlet utility. TOIlet stands for "The Other Implementation's letters", coined after FIGlet's "Frank, Ian and Glen's letters". TOIlet is in its very early development phase. It uses the powerful libcucul library to achieve various text-based effects. TOIlet implements or plans to implement the following features: * The ability to load FIGlet fonts * Support for Unicode input and output * Support for colour output * Support for various output formats: HTML, IRC, ANSI... TOIlet also aims for full FIGlet compatibility. It is currently able to load FIGlet fonts and perform horizontal smushing. WWW: http://libcaca.zoy.org/toilet.html Author: Sam Hocevar <sam@zoy.org> Based on: Gentoo Portage Notes: svn path=/head/; revision=197569