Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a patch for libcgihtml.so | vanilla | 1998-10-10 | 2 | -0/+2 |
| | |||||
* | Convert to elf, And fix the path of MASTER_SITE. | vanilla | 1998-10-07 | 3 | -8/+14 |
| | |||||
* | Remove NO_CONFIGURE and NO_PATCH, they never meant anything. | asami | 1998-06-27 | 1 | -3/+1 |
| | |||||
* | Import of a port of cgihtml: | jseger | 1998-06-14 | 6 | -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 |