Commit Graph

4 Commits

Author SHA1 Message Date
Steve Price
6d59cf1306 Minor fixups:
- Set GNU_CONFIGURE=yes.
    - Move manpages from pkg/PLIST to Makefile.
    - Add .so symlink to pkg/PLIST.
2000-08-19 20:17:10 +00:00
John-Mark Gurney
65ad55b3e3 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 19:18:38 +00:00
Satoshi Asami
4b8f67ace2 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 08:13:27 +00:00
John-Mark Gurney
00cb90f018 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 11:40:00 +00:00