cvs commit: ports/www Makefile ports/www/mod_transform Makefile distinfo pkg-descr pkg-message pkg-plist

Pav Lucistnik pav at FreeBSD.org
Wed Dec 8 13:27:25 PST 2004


pav         2004-12-08 21:27:24 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/mod_transform    Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
  Log:
  Add mod_transform, a filter module that allows Apache 2.0 to do dynamic XSL
  Transformations on either static XML documents, or XML documents generated
  from another Apache module or CGI program.
  
  PR:             ports/74787
  Submitted by:   Stanislas Ormieres <stan at stormier.net>
  
  Revision  Changes    Path
  1.1012    +1 -0      ports/www/Makefile
  1.1       +25 -0     ports/www/mod_transform/Makefile (new)
  1.1       +2 -0      ports/www/mod_transform/distinfo (new)
  1.1       +10 -0     ports/www/mod_transform/pkg-descr (new)
  1.1       +8 -0      ports/www/mod_transform/pkg-message (new)
  1.1       +2 -0      ports/www/mod_transform/pkg-plist (new)


More information about the cvs-ports mailing list