This website requires JavaScript.
Explore
Help
Register
Sign in
kpriv
/
freebsd-ports
Watch
1
Star
0
Fork
You've already forked freebsd-ports
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
3de3b0e572
freebsd-ports
/
www
/
cgiparse
/
pkg-plist
6 lines
92 B
Text
Raw
Normal View
History
Unescape
Escape
A library that makes parsing web forms easy. This is something that I wrote and is still under developement, but it does work.
1997-03-31 13:40:00 +02:00
include/cgi.h
lib/libcgiparse.a
Minor fixups: - Set GNU_CONFIGURE=yes. - Move manpages from pkg/PLIST to Makefile. - Add .so symlink to pkg/PLIST.
2000-08-19 22:17:10 +02:00
lib/libcgiparse.so
Add libcgiparse.so. While I'm here, convert from a.out (.so.1.0) to ELF (.so.1) format for shared library name. Submitted by: bento
2000-06-03 10:13:27 +02:00
lib/libcgiparse.so.1
update to cgiparse 0.9a which now uses the mime library that I wrote to 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...
2000-08-11 21:18:38 +02:00
lib/libcgiparse_p.a
Reference in a new issue
Copy permalink