summaryrefslogtreecommitdiff
path: root/www/cgihtml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-146-0/+110
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