Port details |
- cgic ANSI C library for CGI programming
- 2.05 www
=2 2.05Version of this port present on the latest quarterly branch. DEPRECATED: Unmaintained since 2000
This port expired on: 2014-04-11
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: unknown
- Last Update: 2014-04-11 13:20:44
- SVN Revision: 350942
- People watching this port, also watch:: htdig, doxygen, cvsutils
- License: not specified in port
- WWW:
- http://www.boutell.com/cgic/
- Description:
- cgic is an ANSI C-language library for the creation of CGI-based World
Wide Web applications. For basic information about the CGI standard,
see the CGI documentation at NCSA.
cgic performs the following tasks:
* Parses form data, correcting for defective and/or inconsistent
browsers
* Transparently accepts both GET and POST form data
* Handles line breaks in form fields in a consistent manner
* Provides string, integer, floating-point, and single- and
multiple-choice functions to retrieve form data
* Provides bounds checking for numeric fields
* Loads CGI environment variables into C strings which are always
non-null
* Provides a way to capture CGI situations for replay in a debugging
environment
cgic should be compatible with any CGI-compliant server environment.
WWW: http://www.boutell.com/cgic/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: cgic
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for cgic-2.05:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 21
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.05 11 Apr 2014 13:20:44
  |
rene  |
Remove expired ports:
2014-03-10 www/p5-CGI-modules: No more public distfiles
2014-04-10 www/p5-WWW-Link: Depends on expired www/p5-CGI-modules
2014-03-10 www/sbox-dtc: No more public distfiles
2014-04-10 sysutils/dtc: Depends on expired www/sbox-dtc
2014-03-10 textproc/glimpse: No more public distfiles
2014-04-10 ftp/ftplocate: Depends on expired textproc/glimpse
2014-04-10 misc/tkman: Depends on expired textproc/glimpse
2014-04-09 devel/asl: Unmaintained since 1997
2014-04-09 net/pcnfsd: Unmaintained since 1997
2014-04-10 cad/chipmunk: Unmaintained since 1999
2014-04-10 graphics/comix: Insists on installing in /usr/local, and uses
nautilus2 which is deprecated.
2014-04-10 www/mambo: Broken for more than 6 months
2014-04-10 devel/lua-rds-parser: Broken for more than 6 months
2014-04-10 editors/the: Unmaintained since 1999 (Only the first 15 lines of the commit message are shown above ) |
2.05 08 Mar 2014 22:26:22
  |
antoine  |
Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained
since more than 12 years) |
2.05 21 Feb 2014 13:39:58
  |
ehaupt  |
Remove trailing whitespaces from category www |
2.05 10 Feb 2014 13:54:28
  |
ehaupt  |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
2.05 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
2.05 01 Jun 2013 18:13:26
  |
antoine  |
Unbreak.
I am not convinced this line is necessary because of NO_PROFILE in MAKEFILE. |
2.05 24 May 2013 16:35:31
  |
bapt  |
Do not let system make.conf inpact the port's makefile
This fixes build on current |
2.05 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
2.05 15 Aug 2006 01:11:33
 |
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained
by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
2.05 25 Nov 2005 19:02:21
 |
pav  |
- Add SHA256 |
2.05 05 Dec 2004 18:46:49
 |
krion  |
Update to version 2.05
PR: ports/74734
Submitted by: Ports Fury |
2.02 29 Jan 2004 16:13:06
 |
trevor  |
SIZEify. |
2.02 18 May 2003 23:24:47
 |
petef  |
Update to 2.02.
PR: 51704
Submitted by: Ports Fury |
2.01 20 Feb 2003 19:15:38
 |
knu  |
De-pkg-comment. |
2.01 03 Jan 2003 19:11:29
 |
ijliao  |
upgrade to 2.01
PR: 46428
Submitted by: Ports Fury |
31 Mar 2001 16:23:39
    |
kevlo  |
Update to version 1.07 |
05 Feb 2001 15:33:58
    |
olgeni  |
Some spaces -> tabs for ports/www. |
08 Oct 2000 08:11:25
    |
asami  |
Convert category www to new layout. |
16 Jun 2000 22:52:41
    |
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:19:52
    |
sobomax  |
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
15 Jun 2000 18:12:51
    |
sobomax  |
Second round of INSTALL_SHLIBS=yes fixes. |
Number of commits found: 21
|