aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gracula
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5ohauer2011-07-031-1/+0
|
* - use PORTDOCS, DOCSDIR macrositetcu2008-06-283-8/+12
| | | | | | - fix plist for -DNOPORTDOCS - move pkg-message to SUB_FILES - bump PORTREVISION
* - Add SHA256pav2005-11-261-0/+1
|
* Reset maintainership. Adam has experienced a machine failure and islinimon2004-05-151-1/+1
| | | | currently unable to look after any of the ports that he has written.
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Changed at maintainer request.linimon2003-10-213-8/+10
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Don't hard-code -O3 and a buttload of -f optimizationskris2001-04-301-0/+11
|
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionasami2000-04-141-2/+2
| | | | string so I fixed it.
* restore missing .endif linemharo1999-08-291-0/+1
| | | | Submitted by: Kevin Street street@iname.com
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-282-13/+13
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-271-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Update gracula to version 3.0cpiazza1999-06-222-4/+4
| | | | | PR: 12336 Submitted by: maintainer
* Initial import of gracula version 2.30.steve1999-06-115-0/+66
A Graphic Counter Language compiler/interpreter. PR: 11953 Submitted by: G. Adam Stanislav <adam@whizkidtech.net>