aboutsummaryrefslogtreecommitdiffstats
path: root/www/g-gcl
Commit message (Collapse)AuthorAgeFilesLines
* Support stagingehaupt2014-03-141-15/+13
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | www)
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-2/+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.
* - Add SHA256pav2005-11-261-0/+1
|
* - Fix WWWsem2005-06-091-1/+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's request. Pacified portlint.linimon2003-10-212-5/+7
|
* Fix the URL's in pkg-descr and add HTTP master sites.roam2003-02-282-2/+3
| | | | | PR: 48353 Submitted by: tadalunch@sources.redhat.com
* De-pkg-comment.knu2003-02-212-1/+1
|
* Some spaces -> tabs for ports/www.olgeni2001-02-051-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-282-6/+7
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Re-enforce caps, no period. An "exceptions" file has been createdhoek1999-08-031-1/+1
| | | | containing the ports editors/vim5, sysutils/star, and one other.
* Import of g-gcl.cpiazza1999-06-225-0/+63
g-gcl is a set of sample graphic counter language scripts for the creation of original web counters and timers. See the graphics/gracula port. You can see the resulting counters at: http://www.whizkidtech.net/gcl/gallery/ PR: 12330 Submitted by: G. Adam Stanislav <adam@whizkidtech.net>