aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ecgi
Commit message (Collapse)AuthorAgeFilesLines
* Switch over to MASTER_SITE_DEBIAN.naddy2003-02-132-2/+3
| | | | | | | | | Also convert COMMENT while I'm here. List of candidate ports from PR: 47881 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* - Fix MASTER_SITESijliao2002-10-074-16/+38
| | | | | | | | - Support CC properly - Remove obsolete WWW: line from pkg-descr PR: 43697 Submitted by: Ports Fury
* PERL -> REINPLACE_CMDperky2002-06-271-1/+2
| | | | | PR: 39262, 39263, 39264, 39265, 39266, 39267 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Fix build on -currentkris2002-01-261-0/+3
|
* o install some header fileslioux2001-09-302-5/+15
| | | | | | | o un"echo" some Makefile commands PR: 30883 Submitted by: Sergey Samoyloff <gonza@techline.ru>
* add missing bin/html2hijliao2001-05-231-2/+3
| | | | | | | add PORTDOCS handling PR: 27553 Submitted by: dwcjr@inethouston.net
* Add ecgi 0.6.2, a library for the creation of CGI-based Webwill2001-03-137-0/+123
applications. PR: 25080 Submitted by: George Reid <greid@ukug.uk.freebsd.org>