pkgsrc/www/cgic/distinfo
jmmv 46f793f28f Initial import of cgic, version 2.02, provided by cinnion at ka8zrt.com:
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.
2004-07-20 21:44:29 +00:00

10 lines
515 B
Text

$NetBSD: distinfo,v 1.1.1.1 2004/07/20 21:44:29 jmmv Exp $
SHA1 (cgic202.tar.gz) = 8db924f00a7443f8953ea37a084025332e0efbb1
Size (cgic202.tar.gz) = 49531 bytes
SHA1 (patch-aa) = 1799e30492707962a9fdf927697657021e7afdce
SHA1 (patch-ab) = 42e8ee71eeb363e702dfab66344811a8967d382d
SHA1 (patch-ac) = 948ba16e838bb50c60b14e75ccffc942ec01144a
SHA1 (patch-ad) = 6ef230a6cc265121dbcbaef392bc1d9c43d167b0
SHA1 (patch-ae) = 30c7170033e3fce8dea2991456d76cdd26e5cae2
SHA1 (patch-af) = e143b77cabe7cb8ac44bd74419ed875800dc1d1d