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.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | cgic-2.06.tgz |
NetBSD 10.0 | aarch64 | cgic-2.06.tgz |
NetBSD 10.0 | aarch64eb | cgic-2.06.tgz |
NetBSD 10.0 | aarch64eb | cgic-2.06.tgz |
NetBSD 10.0 | alpha | cgic-2.06.tgz |
NetBSD 10.0 | alpha | cgic-2.06.tgz |
NetBSD 10.0 | earmv4 | cgic-2.06.tgz |
NetBSD 10.0 | earmv4 | cgic-2.06.tgz |
NetBSD 10.0 | earmv6hf | cgic-2.06.tgz |
NetBSD 10.0 | earmv6hf | cgic-2.06.tgz |
NetBSD 10.0 | earmv6hf | cgic-2.06.tgz |
NetBSD 10.0 | earmv7hf | cgic-2.06.tgz |
NetBSD 10.0 | earmv7hf | cgic-2.06.tgz |
NetBSD 10.0 | earmv7hf | cgic-2.06.tgz |
NetBSD 10.0 | i386 | cgic-2.06.tgz |
NetBSD 10.0 | i386 | cgic-2.06.tgz |
NetBSD 10.0 | m68k | cgic-2.06.tgz |
NetBSD 10.0 | powerpc | cgic-2.06.tgz |
NetBSD 10.0 | powerpc | cgic-2.06.tgz |
NetBSD 10.0 | powerpc | cgic-2.06.tgz |
NetBSD 10.0 | sh3el | cgic-2.06.tgz |
NetBSD 10.0 | sh3el | cgic-2.06.tgz |
NetBSD 10.0 | sparc64 | cgic-2.06.tgz |
NetBSD 10.0 | sparc64 | cgic-2.06.tgz |
NetBSD 10.0 | sparc | cgic-2.06.tgz |
NetBSD 10.0 | sparc | cgic-2.06.tgz |
NetBSD 10.0 | vax | cgic-2.06.tgz |
NetBSD 10.0 | vax | cgic-2.06.tgz |
NetBSD 10.0 | vax | cgic-2.06.tgz |
NetBSD 10.0 | x86_64 | cgic-2.06.tgz |
NetBSD 10.0 | x86_64 | cgic-2.06.tgz |
NetBSD 9.0 | aarch64 | cgic-2.06.tgz |
NetBSD 9.0 | aarch64 | cgic-2.06.tgz |
NetBSD 9.0 | alpha | cgic-2.06.tgz |
NetBSD 9.0 | alpha | cgic-2.06.tgz |
NetBSD 9.0 | earmv4 | cgic-2.06.tgz |
NetBSD 9.0 | earmv6hf | cgic-2.06.tgz |
NetBSD 9.0 | earmv6hf | cgic-2.06.tgz |
NetBSD 9.0 | earmv6hf | cgic-2.06.tgz |
NetBSD 9.0 | earmv7hf | cgic-2.06.tgz |
NetBSD 9.0 | earmv7hf | cgic-2.06.tgz |
NetBSD 9.0 | earmv7hf | cgic-2.06.tgz |
NetBSD 9.0 | i386 | cgic-2.06.tgz |
NetBSD 9.0 | i386 | cgic-2.06.tgz |
NetBSD 9.0 | m68k | cgic-2.06.tgz |
NetBSD 9.0 | powerpc | cgic-2.06.tgz |
NetBSD 9.0 | powerpc | cgic-2.06.tgz |
NetBSD 9.0 | powerpc | cgic-2.06.tgz |
NetBSD 9.0 | sparc64 | cgic-2.06.tgz |
NetBSD 9.0 | sparc64 | cgic-2.06.tgz |
NetBSD 9.0 | x86_64 | cgic-2.06.tgz |
NetBSD 9.0 | x86_64 | cgic-2.06.tgz |
NetBSD 9.3 | x86_64 | cgic-2.06.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.