mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
fb16dfecae
Commit b7f05445c0
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)
10 lines
458 B
Plaintext
10 lines
458 B
Plaintext
ecgi (easy CGI Libary) is an ANSI C library for the creation of
|
|
CGI-based Web applications. It transparently supports the CGI methods
|
|
GET and POST, and also multipart/form-data file uploads. The user
|
|
interface is designed to be as easy as possible and maintains full
|
|
compatibility to cgic 0.5.
|
|
|
|
It also contains a library independent introduction to CGI programming
|
|
with C, an .html to .h HTML template preprocessor, and fast,
|
|
block-allocating memory files.
|