Port details |
- cgi-lib ANSI C Library for CGI Programming
- 1.4_1 www =8 1.4_1Version of this port present on the latest quarterly branch.
- Maintainer: gonza@techline.ru
- Port Added: unknown
- Last Update: 2022-07-20 14:23:26
- Commit Hash: e915e75
- People watching this port, also watch:: lsof, nmap, wget, mysql++, bluefish
- License: not specified in port
- Description:
- CGI-LIB is a free ANSI C library that will
facilitate the creation of CGI programs.
The library is written entirely in C using ANSI
C functions. The functions are easy to use and
the source code is included.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/www/cgi-lib/ && make install clean
- To add the package, run one of these commands:
- pkg install www/cgi-lib
- pkg install cgi-lib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cgi-lib
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (cgi-lib-1.4.tar.gz) = 2aeffa663c84ae5d9e2509cb6be63756d76e3eec8bddba08b90c480aef78ab77
SIZE (cgi-lib-1.4.tar.gz) = 17435
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_cgi-lib
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4_1 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.4_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4_1 15 Jul 2015 22:55:15 |
amdmi3 |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
1.4_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.4_1 29 Jul 2014 15:49:47 |
adamw |
Rename www/ patch-xy patches to reflect the files they modify. |
1.4_1 29 Jan 2014 06:12:13 |
miwi |
- Stage support |
1.4_1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.4_1 23 Aug 2011 07:45:27 |
dougb |
Geocities has been gone for almost 2 years now, so let's remove
references to it.
Deprecate ports whose only MASTER_SITE is (was) geocities |
1.4_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.4_1 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
1.4_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.4_1 21 Feb 2003 14:01:38 |
knu |
De-pkg-comment. |
1.4_1 30 Mar 2002 06:54:12 |
dinoex |
Add patch as suggested.
PR: 33925
Submitted by: hars@bik-gmbh.de
Approved by: gonza@techline.ru |
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. |
14 Jul 2000 12:22:46 |
alex |
- update to version 1.4 - respect CFLAGS - place unversioned distfile on my
public_distfiles area |