Bug 120070 - [NEW PORT] www/p5-HTML-Macro: Process HTML templates with loops, conditionals, macros and more
Summary: [NEW PORT] www/p5-HTML-Macro: Process HTML templates with loops, conditionals...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-28 03:30 UTC by Groovis
Modified: 2008-02-16 12:20 UTC (History)
0 users

See Also:


Attachments
file.shar (2.49 KB, text/plain)
2008-01-28 03:30 UTC, Groovis
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Groovis 2008-01-28 03:30:01 UTC
HTML::Macro is a module to be used behind a web server (in CGI scripts). It
provides a convenient mechanism for generating HTML pages by combining
"dynamic" data derived from a database or other computation with HTML templates
that represent fixed or "static" content of a page.

WWW: http://search.cpan.org/~sokolov/HTML-Macro-1.27/Macro.pm

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-02-05 18:50:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-02-16 12:10:29 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-02-16 12:10:47 UTC
miwi        2008-02-16 12:10:42 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-HTML-Macro    Makefile distinfo pkg-descr pkg-plist 
  Log:
  HTML::Macro is a module to be used behind a web server (in CGI scripts). It
  provides a convenient mechanism for generating HTML pages by combining
  "dynamic" data derived from a database or other computation with HTML templates
  that represent fixed or "static" content of a page.
  
  WWW: http://search.cpan.org/dist/HTML-Macro/
  
  PR:             ports/120070
  Submitted by:   Groovis <groovis at groovis.net>
  
  Revision  Changes    Path
  1.1973    +1 -0      ports/www/Makefile
  1.1       +21 -0     ports/www/p5-HTML-Macro/Makefile (new)
  1.1       +3 -0      ports/www/p5-HTML-Macro/distinfo (new)
  1.1       +6 -0      ports/www/p5-HTML-Macro/pkg-descr (new)
  1.1       +12 -0     ports/www/p5-HTML-Macro/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"