mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
884e75e94d
Cgihtml is a C library that simplifies the task of parsing World Wide Web (WWW) Common Gateway Interface (CGI) input and outputting HyperText Markup Language (HTML). Tasks which would normally require many lines of C can be reduced to just a few. PR: ports/4933 Submitted by: i.vaudrey@bigfoot.com
20 lines
553 B
Plaintext
20 lines
553 B
Plaintext
include/cgi-lib.h
|
|
include/cgi-llist.h
|
|
include/html-lib.h
|
|
include/string-lib.h
|
|
lib/libcgihtml.a
|
|
lib/libcgihtml.so.1.0
|
|
@exec /sbin/ldconfig -m %B
|
|
share/doc/cgihtml/CHANGES
|
|
share/doc/cgihtml/CREDITS
|
|
share/doc/cgihtml/html/cgihtml-1.html
|
|
share/doc/cgihtml/html/cgihtml-2.html
|
|
share/doc/cgihtml/html/cgihtml-3.html
|
|
share/doc/cgihtml/html/cgihtml-4.html
|
|
share/doc/cgihtml/html/cgihtml-5.html
|
|
share/doc/cgihtml/html/cgihtml-6.html
|
|
share/doc/cgihtml/html/cgihtml-7.html
|
|
share/doc/cgihtml/html/cgihtml.html
|
|
@dirrm share/doc/cgihtml/html
|
|
@dirrm share/doc/cgihtml
|