Port details |
- cgilib Library of procedures for developing CGI programs in C
- 0.7_2 devel =20 0.7_2Version of this port present on the latest quarterly branch.
- Maintainer: demon@FreeBSD.org
- Port Added: 2005-05-08 18:59:53
- Last Update: 2024-03-05 14:51:14
- Commit Hash: 0993b76
- People watching this port, also watch:: gmake, libiconv, gettext, freetype2, pcre
- Also Listed In: www
- License: GPLv2
- WWW:
- https://www.infodrom.org/projects/cgilib/
- Description:
- This is quite a simple library that provides an easy interface to the common
gateway interface, known as CGI. The purpose is to provide an easy to use
interface to CGI if you need to write your program in C instead of perl.
- ¦ ¦ ¦ ¦
- 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/devel/cgilib/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cgilib
- pkg install cgilib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cgilib
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (cgilib-0.7.tar.gz) = 09b7d71bd1eea10bb404cd665fd5abe69282144ce01d96f2863c85fd42d5d692
SIZE (cgilib-0.7.tar.gz) = 268783
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:
- devel_cgilib
- USES:
- uidfix
- 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 |
0.7_2 05 Mar 2024 14:51:14 |
Nuno Teixeira (eduardo) |
devel/cgilib: Move man pages to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.7_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.7_1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.7_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7_1 25 Nov 2019 23:25:52 |
brooks |
Fix build with src r354909 applied.
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.
When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively. When declared in the environment they
become WITHOUT_<FOO>. |
0.7_1 30 Jul 2019 12:03:12 |
demon |
Add LICENSE.
Submitted by: "Uni T. Runker" <unitrunker@gmail.com> |
0.7_1 09 Jan 2018 18:44:07 |
danfe |
For the ports under `devel' category: remove superfluous linefeeds. |
0.7_1 02 May 2016 16:08:56 |
zeising |
Update databases/rrdtool to 1.6.0
Most notably, this version of rrdtools.so is thread safe, so the
rrdtools_th.so library is removed.
Bump portrevision for depending ports due to shlib version bump.
For full changelog: http://oss.oetiker.ch/rrdtool/pub/CHANGES
Reviewed by: kwm
Differential Revision: D6168 |
0.7 22 Mar 2016 13:11:14 |
demon |
Allow use cgilib from C++.
Submitted by: Sergei Tsetlin <htmlcoder@yandex.ru> |
0.7 20 Jan 2014 23:20:46 |
bapt |
Support stage |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
0.7 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.7 19 May 2010 14:42:52 |
demon |
Update to 0.7;
Fix segfault when using a HTML 4.0 <FORM>'s element <SELECT>
with attribute MULTIPLE.
PR: 146618
Submitted by: Byron Young <bkyoung74q9@yahoo.com> |
0.6 19 May 2008 15:18:46 |
demon |
Update to 0.6.
PR: 123370
Submitted by: leeym |
0.5 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.5 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.5 08 May 2005 19:24:24 |
demon |
Add more MASTER_SITES. |
0.5 08 May 2005 18:59:20 |
demon |
New port: cgilib.
This is quite a simple library that provides an easy interface to the common
gateway interface, known as CGI. The purpose is to provide an easy to use
interface to CGI if you need to write your program in C instead of perl.
It is needed for modern rrdtool. |