Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Nov 2003 19:12:22 -0800 (PST)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/p5-CGI-SSI Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200311100312.hAA3CMaf064069@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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_@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311100312.hAA3CMaf064069>