* Changes tweaks to CGIWRAP_ALLOWFILE and CGIWRAP_DENYFILE.
* Add optional ability to build without some features.
* Adds CGIWRAP_DEBUG, which adds support for the cgiwrapd/nph-cgiwrapd binaries.
* Proper/secure permissions on the binaries.
* Another cosmetic changes.
* Pass maintainership to submitter.
PR: ports/70106
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>
- take over as maintainer from ports@
- better comment
- install scripts to ${PREFIX}/www/cgi-bin opposed to share/apache
PR: 27967
Submitted by: Pete Fritchman <petef@databits.net>