cvs commit: ports/www Makefile ports/www/p5-CGI-SSI Makefile
distinfo pkg-descr pkg-plist
Adam Weinberger
adamw at FreeBSD.org
Sun Nov 9 19:12:23 PST 2003
adamw 2003/11/09 19:12:22 PST
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/p5-CGI-SSI Makefile distinfo pkg-descr pkg-plist
Log:
Add CGI/SSI.pm
CGI::SSI is meant to be used as an easy way to filter shtml through CGI
scripts in a loose imitation of Apache's mod_include. If you're using
Apache, you may want to use either mod_include or the Apache::SSI module
instead of CGI::SSI. Limitations in a CGI script's knowledge of how the
server behaves make some SSI directives impossible to imitate from a CGI
script.
Requested by: db_ at besmirched.org
Revision Changes Path
1.753 +1 -0 ports/www/Makefile
1.1 +28 -0 ports/www/p5-CGI-SSI/Makefile (new)
1.1 +1 -0 ports/www/p5-CGI-SSI/distinfo (new)
1.1 +6 -0 ports/www/p5-CGI-SSI/pkg-descr (new)
1.1 +5 -0 ports/www/p5-CGI-SSI/pkg-plist (new)
More information about the cvs-ports
mailing list