The FreeBSD Ports Archive
FreeBSD www : cgihtml4>
Library that simplifies the task of writing CGI programs in C
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.
Common http://www.eekim.com/software/cgihtml/
|
cgihtml history
v. 1.18
date: 2003/10/27 12:18:06; author: roam; state: Exp; lines: +2 -4
Fix the vulnerabilities reported in Chris Leishman's BugTraq post of
2003/01/07, and a couple of other ones while I'm here. This could
still benefit from an in-depth audit, though.
Bump PORTREVISION, unquote COMMENT, remove the FORBIDDEN tag.
v. 1.17
date: 2003/08/08 04:40:45; author: kris; state: Exp; lines: +0 -0
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it. If you are interested
in saving this port, please send your patches to the maintainer. If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr.
v. 1.16
date: 2003/07/08 06:22:41; author: roam; state: Exp; lines: +1 -1
Fix a master site weirdness that I introduced in rev. 1.14.
Reported by: fenner's scripts
v. 1.15
date: 2003/02/19 16:07:30; author: roam; state: Exp; lines: +1 -0
Remove pkg-comment files in my ports.
v. 1.14
date: 2003/01/22 07:21:43; author: roam; state: Exp; lines: +6 -2
Mark FORBIDDEN due to multiple vulnerabilities reported on Bugtraq.
Update MASTER_SITES and the pkg-descr WWW: seems cgihtml has found a new home.
v. 1.13
date: 2001/04/12 07:05:32; author: roam; state: Exp; lines: +2 -1
Initialize a linked list before returning if no HTTP cookies are available.
Bump PORTREVISION to indicate a bugfix.
Submitted by: Alexey V. Neyman
v. 1.12
date: 2001/02/05 15:33:16; author: olgeni; state: Exp; lines: +2 -2
Some spaces -> tabs for ports/www.
v. 1.11
date: 2000/11/22 10:20:14; author: roam; state: Exp; lines: +2 -2
update my email address - roam@orbitel.bg -> roam@FreeBSD.org
v. 1.10
date: 2000/10/04 06:40:05; author: sobomax; state: Exp; lines: +2 -2
Correct CATEGORIES - make first category in the CATEGORIES list matching parent
directory.
v. 1.9
date: 2000/09/28 22:25:07; author: nbm; state: Exp; lines: +3 -3
Upgrade makedepend to 2000.09.07
Upgrade texi2html to 1.64
Update cgihtml's master site
Make Peter Pentchev maintainer.
PR: 21456
Submitted by: "Peter Pentchev" (new maintainer)
Approved by: Ian Vaudrey (old maintainer)
v. 1.8
date: 2000/06/16 21:52:05; author: asami; state: Exp; lines: +2 -2
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
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
v. 1.7
date: 2000/06/16 08:18:24; author: sobomax; state: Exp; lines: +2 -2
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
v. 1.6
date: 2000/06/15 17:12:51; author: sobomax; state: Exp; lines: +3 -2
Second round of INSTALL_SHLIBS=yes fixes.
v. 1.5
date: 2000/04/10 00:04:41; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.4
date: 1999/08/31 02:42:44; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.3
date: 1998/10/07 15:02:42; author: vanilla; state: Exp; lines: +3 -2
Convert to elf, And fix the path of MASTER_SITE.
v. 1.2
date: 1998/06/27 05:19:48; author: asami; state: Exp; lines: +1 -3
Remove NO_CONFIGURE and NO_PATCH, they never meant anything.
v. 1.1
date: 1998/06/14 12:38:55; author: jseger; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/06/14 12:38:55; author: jseger; state: Exp; lines: +0 -0
Import of a port of cgihtml:
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
=============================================================================
v. 1.18
date: 2003/10/27 12:18:06; author: roam; state: Exp; lines: +2 -4
Fix the vulnerabilities reported in Chris Leishman's BugTraq post of
2003/01/07, and a couple of other ones while I'm here. This could
still benefit from an in-depth audit, though.
Bump PORTREVISION, unquote COMMENT, remove the FORBIDDEN tag.
v. 1.17
date: 2003/08/08 04:40:45; author: kris; state: Exp; lines: +0 -0
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it. If you are interested
in saving this port, please send your patches to the maintainer. If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr.
v. 1.16
date: 2003/07/08 06:22:41; author: roam; state: Exp; lines: +1 -1
Fix a master site weirdness that I introduced in rev. 1.14.
Reported by: fenner's scripts
v. 1.15
date: 2003/02/19 16:07:30; author: roam; state: Exp; lines: +1 -0
Remove pkg-comment files in my ports.
v. 1.14
date: 2003/01/22 07:21:43; author: roam; state: Exp; lines: +6 -2
Mark FORBIDDEN due to multiple vulnerabilities reported on Bugtraq.
Update MASTER_SITES and the pkg-descr WWW: seems cgihtml has found a new home.
v. 1.13
date: 2001/04/12 07:05:32; author: roam; state: Exp; lines: +2 -1
Initialize a linked list before returning if no HTTP cookies are available.
Bump PORTREVISION to indicate a bugfix.
Submitted by: Alexey V. Neyman
v. 1.12
date: 2001/02/05 15:33:16; author: olgeni; state: Exp; lines: +2 -2
Some spaces -> tabs for ports/www.
v. 1.11
date: 2000/11/22 10:20:14; author: roam; state: Exp; lines: +2 -2
update my email address - roam@orbitel.bg -> roam@FreeBSD.org
v. 1.10
date: 2000/10/04 06:40:05; author: sobomax; state: Exp; lines: +2 -2
Correct CATEGORIES - make first category in the CATEGORIES list matching parent
directory.
v. 1.9
date: 2000/09/28 22:25:07; author: nbm; state: Exp; lines: +3 -3
Upgrade makedepend to 2000.09.07
Upgrade texi2html to 1.64
Update cgihtml's master site
Make Peter Pentchev maintainer.
PR: 21456
Submitted by: "Peter Pentchev" (new maintainer)
Approved by: Ian Vaudrey (old maintainer)
v. 1.8
date: 2000/06/16 21:52:05; author: asami; state: Exp; lines: +2 -2
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
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
v. 1.7
date: 2000/06/16 08:18:24; author: sobomax; state: Exp; lines: +2 -2
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
v. 1.6
date: 2000/06/15 17:12:51; author: sobomax; state: Exp; lines: +3 -2
Second round of INSTALL_SHLIBS=yes fixes.
v. 1.5
date: 2000/04/10 00:04:41; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.4
date: 1999/08/31 02:42:44; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.3
date: 1998/10/07 15:02:42; author: vanilla; state: Exp; lines: +3 -2
Convert to elf, And fix the path of MASTER_SITE.
v. 1.2
date: 1998/06/27 05:19:48; author: asami; state: Exp; lines: +1 -3
Remove NO_CONFIGURE and NO_PATCH, they never meant anything.
v. 1.1
date: 1998/06/14 12:38:55; author: jseger; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/06/14 12:38:55; author: jseger; state: Exp; lines: +0 -0
Import of a port of cgihtml:
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
=============================================================================
v. 1.18
date: 2003/10/27 12:18:06; author: roam; state: Exp; lines: +2 -4
Fix the vulnerabilities reported in Chris Leishman's BugTraq post of
2003/01/07, and a couple of other ones while I'm here. This could
still benefit from an in-depth audit, though.
Bump PORTREVISION, unquote COMMENT, remove the FORBIDDEN tag.
v. 1.17
date: 2003/08/08 04:40:45; author: kris; state: Exp; lines: +0 -0
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it. If you are interested
in saving this port, please send your patches to the maintainer. If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr.
v. 1.16
date: 2003/07/08 06:22:41; author: roam; state: Exp; lines: +1 -1
Fix a master site weirdness that I introduced in rev. 1.14.
Reported by: fenner's scripts
v. 1.15
date: 2003/02/19 16:07:30; author: roam; state: Exp; lines: +1 -0
Remove pkg-comment files in my ports.
v. 1.14
date: 2003/01/22 07:21:43; author: roam; state: Exp; lines: +6 -2
Mark FORBIDDEN due to multiple vulnerabilities reported on Bugtraq.
Update MASTER_SITES and the pkg-descr WWW: seems cgihtml has found a new home.
v. 1.13
date: 2001/04/12 07:05:32; author: roam; state: Exp; lines: +2 -1
Initialize a linked list before returning if no HTTP cookies are available.
Bump PORTREVISION to indicate a bugfix.
Submitted by: Alexey V. Neyman
v. 1.12
date: 2001/02/05 15:33:16; author: olgeni; state: Exp; lines: +2 -2
Some spaces -> tabs for ports/www.
v. 1.11
date: 2000/11/22 10:20:14; author: roam; state: Exp; lines: +2 -2
update my email address - roam@orbitel.bg -> roam@FreeBSD.org
v. 1.10
date: 2000/10/04 06:40:05; author: sobomax; state: Exp; lines: +2 -2
Correct CATEGORIES - make first category in the CATEGORIES list matching parent
directory.
v. 1.9
date: 2000/09/28 22:25:07; author: nbm; state: Exp; lines: +3 -3
Upgrade makedepend to 2000.09.07
Upgrade texi2html to 1.64
Update cgihtml's master site
Make Peter Pentchev maintainer.
PR: 21456
Submitted by: "Peter Pentchev" (new maintainer)
Approved by: Ian Vaudrey (old maintainer)
v. 1.8
date: 2000/06/16 21:52:05; author: asami; state: Exp; lines: +2 -2
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
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
v. 1.7
date: 2000/06/16 08:18:24; author: sobomax; state: Exp; lines: +2 -2
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
v. 1.6
date: 2000/06/15 17:12:51; author: sobomax; state: Exp; lines: +3 -2
Second round of INSTALL_SHLIBS=yes fixes.
v. 1.5
date: 2000/04/10 00:04:41; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.4
date: 1999/08/31 02:42:44; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.3
date: 1998/10/07 15:02:42; author: vanilla; state: Exp; lines: +3 -2
Convert to elf, And fix the path of MASTER_SITE.
v. 1.2
date: 1998/06/27 05:19:48; author: asami; state: Exp; lines: +1 -3
Remove NO_CONFIGURE and NO_PATCH, they never meant anything.
v. 1.1
date: 1998/06/14 12:38:55; author: jseger; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/06/14 12:38:55; author: jseger; state: Exp; lines: +0 -0
Import of a port of cgihtml:
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
=============================================================================
|
| |

|