mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
65ad55b3e3
support multipart/form-data.. also installs a profiling library... This can be built w/o the mim library, but I don't feel like making this port more complicated and making it optional... this port could also be built w/ mime support w/o the mime library having to be installed, but I don't see any easy way to do this with the current port system...
10 lines
230 B
Plaintext
10 lines
230 B
Plaintext
include/cgi.h
|
|
lib/libcgiparse.a
|
|
lib/libcgiparse.so.1
|
|
lib/libcgiparse_p.a
|
|
man/man3/cgigetvalue.3.gz
|
|
man/man3/cgiclose.3.gz
|
|
man/man3/cginewquerystr.3.gz
|
|
@unexec /usr/bin/env /sbin/ldconfig -R
|
|
@exec /usr/bin/env /sbin/ldconfig -m %B
|