summaryrefslogtreecommitdiff
path: root/www/cgihtml/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21146
* Convert to elf, And fix the path of MASTER_SITE.Vanilla I. Shu1998-10-071-2/+3
| | | | Notes: svn path=/head/; revision=13712
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.Satoshi Asami1998-06-271-3/+1
| | | | Notes: svn path=/head/; revision=11552
* Import of a port of cgihtml:Justin M. Seger1998-06-141-0/+30
Cgihtml is a C library that simplifies the task of parsing World Wide Web (WWW) Common Gateway Interface (CGI) input and outputting HyperText Markup Language (HTML). Tasks which would normally require many lines of C can be reduced to just a few. PR: ports/4933 Submitted by: i.vaudrey@bigfoot.com Notes: svn path=/head/; revision=11421