an easy and consistent way of installing software ported to FreeBSD
GNU cgicc is an ANSI C++ compliant class library that greatly simplifies
the creation of CGI applications for the World Wide Web.
cgicc performs the following functions:
- Parses both GET and POST form data transparently.
- Provides string, integer, floating-point and single- and multiple-choice
retrieval methods for form data.
- Provides methods for saving and restoring CGI environments to aid in
application debugging.
- Provides full on-the-fly HTML generation capabilities, with support for
cookies.
- Supports HTTP file upload.
- Compatible with FastCGI.
WWW: http://www.gnu.org/software/cgicc/
bin/cgicc-config
include/cgicc/CgiDefs.h
include/cgicc/CgiEnvironment.h
include/cgicc/CgiInput.h
include/cgicc/CgiUtils.h
include/cgicc/Cgicc.h
include/cgicc/FormEntry.h
include/cgicc/FormFile.h
include/cgicc/HTMLAtomicElement.h
include/cgicc/HTMLAttribute.h
include/cgicc/HTMLAttributeList.h
include/cgicc/HTMLBooleanElement.h
include/cgicc/HTMLClasses.h
include/cgicc/HTMLDoctype.h
include/cgicc/HTMLElement.h
include/cgicc/HTMLElementList.h
include/cgicc/HTTPContentHeader.h
include/cgicc/HTTPCookie.h
include/cgicc/HTTPHTMLHeader.h
include/cgicc/HTTPHeader.h
include/cgicc/HTTPPlainHeader.h
include/cgicc/HTTPRedirectHeader.h
include/cgicc/HTTPResponseHeader.h
include/cgicc/HTTPStatusHeader.h
include/cgicc/HTTPXHTMLHeader.h
include/cgicc/MStreamable.h
include/cgicc/XHTMLDoctype.h
include/cgicc/XMLDeclaration.h
include/cgicc/XMLPI.h
lib/libcgicc.a
lib/libcgicc.la
lib/libcgicc.so
lib/libcgicc.so.5
share/aclocal/cgicc.m4
@dirrm include/cgicc