./www/cgic, Thomas Boutells ANSI C library for CGI Programming

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q4, Version: 2.05, Package name: cgic-2.05, Maintainer: pkgsrc

This is the code written to accompany Thomas Boutell's book "CGI
Programming in C & Perl". It provides a library of routines for use
in CGI programming, and unlike cgilib-0.5, this library handles the
"multipart/form-data" encoding required to use the FILE input control
type as defined in the HTML specification.

NOTE: It should be aware that there were a few developer visible changes
made from Thomas Boutell's original distribution when integrating it
with the NetBSD packages environment. They are:

1) Instead of being yet another source file which is used in building
the application, the package have been converted totally into a
library format. This library is linked using "-lcgic".
2) As a result of the first item, the developer no longer writes their
entry point under the function name of cgiMain(). Instead, the
user will provide their own main(), and will need to call cgiInit()
before any other cgic function is called.


Required to build:
[devel/libtool-base]

Master sites:

SHA1: 04646274466192570190572f0a70094c67fa2703
RMD160: 913d50cb04f70c44119eda3fd3f689572efb65e4
Filesize: 49.085 KB

Version history: (Expand)