summaryrefslogtreecommitdiffstats
path: root/www/cgihtml
Commit message (Collapse)AuthorAgeFilesLines
* Fix a master site weirdness that I introduced in rev. 1.14.roam2003-07-081-1/+1
| | | | Reported by: fenner's scripts
* Remove pkg-comment files in my ports.roam2003-02-192-1/+1
|
* Mark FORBIDDEN due to multiple vulnerabilities reported on Bugtraq.roam2003-01-222-1/+7
| | | | Update MASTER_SITES and the pkg-descr WWW: seems cgihtml has found a new home.
* Initialize a linked list before returning if no HTTP cookies are available.roam2001-04-122-0/+14
| | | | | | Bump PORTREVISION to indicate a bugfix. Submitted by: Alexey V. Neyman <avn@any.ru>
* Some spaces -> tabs for ports/www.olgeni2001-02-051-1/+1
|
* sync with bsd.port.mk's PORTDOCS handlingroam2001-01-171-12/+12
|
* update my email address - roam@orbitel.bg -> roam@FreeBSD.orgroam2000-11-221-1/+1
|
* Correct CATEGORIES - make first category in the CATEGORIES list matching parentsobomax2000-10-041-1/+1
| | | | directory.
* Upgrade makedepend to 2000.09.07nbm2000-09-281-2/+2
| | | | | | | | | | Upgrade texi2html to 1.64 Update cgihtml's master site Make Peter Pentchev maintainer. PR: 21456 Submitted by: "Peter Pentchev" <roam@orbitel.bg> (new maintainer) Approved by: Ian Vaudrey <i.vaudrey@bigfoot.com> (old maintainer)
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-161-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* Second round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-152-3/+2
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-261-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Add a patch for libcgihtml.sovanilla1998-10-102-0/+2
|
* Convert to elf, And fix the path of MASTER_SITE.vanilla1998-10-073-8/+14
|
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.asami1998-06-271-3/+1
|
* Import of a port of cgihtml:jseger1998-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
OpenPOWER on IntegriCloud