summaryrefslogtreecommitdiff
path: root/www/cgihtml/pkg-plist (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sync with bsd.port.mk's PORTDOCS handlingPeter Pentchev2001-01-171-12/+12
| | | | Notes: svn path=/head/; revision=37267
* Second round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-151-2/+0
| | | | Notes: svn path=/head/; revision=29614
* Add a patch for libcgihtml.soVanilla I. Shu1998-10-101-0/+1
| | | | Notes: svn path=/head/; revision=13859
* Convert to elf, And fix the path of MASTER_SITE.Vanilla I. Shu1998-10-071-2/+3
| | | | Notes: svn path=/head/; revision=13712
* Import of a port of cgihtml:Justin M. Seger1998-06-141-0/+19
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