pgollucci    2009-07-14 23:18:18 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/p5-Template-Plugin-HTML-SuperForm Makefile distinfo 
                                               pkg-descr pkg-plist 
  Log:
  This is an interface into HTML::SuperForm through the Template Toolkit. When
  created without arguments (i.e. [% USE form = HTML.SuperForm %]), the
  Template's stash is searched for an Apache object or a CGI object to pass to
  HTML::SuperForm's constructor.
  
  When created with arguments (i.e. [% USE form = HTML.SuperForm(arg) %]),
  the arguments are passed to HTML::SuperForm's constructor.
  
  A dep for www/p5-Gantry
  
  Reported by:    Cezary Morga <[email protected]>
  
  Revision  Changes    Path
  1.1357    +1 -0      ports/textproc/Makefile
  1.1       +26 -0     
ports/textproc/p5-Template-Plugin-HTML-SuperForm/Makefile (new)
  1.1       +3 -0      
ports/textproc/p5-Template-Plugin-HTML-SuperForm/distinfo (new)
  1.1       +7 -0      
ports/textproc/p5-Template-Plugin-HTML-SuperForm/pkg-descr (new)
  1.1       +8 -0      
ports/textproc/p5-Template-Plugin-HTML-SuperForm/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to