---
name: cgic
version: 2.05
origin: www/cgic
comment: ANSI C library for CGI programming
arch: freebsd:10:x86:64
www: http://www.boutell.com/cgic/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 226787
desc: "cgic is an ANSI C-language library for the creation of CGI-based World\nWide
  Web applications. For basic information about the CGI standard,\nsee the CGI documentation
  at NCSA.\n   \n   cgic performs the following tasks:\n     * Parses form data, correcting
  for defective and/or inconsistent\n       browsers\n     * Transparently accepts
  both GET and POST form data\n     * Handles line breaks in form fields in a consistent
  manner\n     * Provides string, integer, floating-point, and single- and\n       multiple-choice
  functions to retrieve form data\n     * Provides bounds checking for numeric fields\n
  \    * Loads CGI environment variables into C strings which are always\n       non-null\n
  \    * Provides a way to capture CGI situations for replay in a debugging\n       environment\n
  \      \ncgic should be compatible with any CGI-compliant server environment.\n\nWWW:
  http://www.boutell.com/cgic/\n"
categories:
- www
shlibs_provided:
- libcgic.so.2
files:
  /usr/local/include/cgic.h: f9912ad8f2c290aa5929de47a79631194be9fa02260b7c2a96699dc84ead6da2
  /usr/local/lib/libcgic.a: 89f91ae0faf0d5a246e29b12f7e85881377403b70dd9b9aaa46f597815f54c87
  /usr/local/lib/libcgic.so: '-'
  /usr/local/lib/libcgic.so.2: 9ff3d1b1ab19914fdc4b391b259a80facce427070566d1caffd64092a0dcd939
  /usr/local/share/doc/cgic/cgic.html: 5870fbdcd7fe992c98957985cec4a23b85e5f5721b8bdb2a8d1bdb8ad5109b8f
  /usr/local/share/doc/cgic/license.txt: 7bf77a494c0beec4560113ec00e245b08ac7a5d124195514154a7a483c53ba4c
  /usr/local/share/doc/cgic/readme.txt: 985e500609e46312fab22887575424bbefd6f888f01d29a24efbcfcbdf07dcc7
  /usr/local/share/doc/cgic/support.txt: 1db8ad954308b44c7c4ebc3ae4b33730639f44d92babf07df101fc8d52abed86
  /usr/local/share/examples/cgic/capture.c: d79c162499f7fcdac98c905d24d14fcb33f441b8c0d53cf81b8b9a2d4569218e
  /usr/local/share/examples/cgic/cgictest.c: a97437e470882f9b3e657a514db2ebe1ba216282d39095cbb081a23ca5000405
directories:
  /usr/local/share/examples/cgic/: n
  /usr/local/share/doc/cgic/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  post-deinstall: |
    /sbin/ldconfig -R
