Bug 166952 - [NEW PORT] www/p5-Mason: High-performance, dynamic web site authoring system
Summary: [NEW PORT] www/p5-Mason: High-performance, dynamic web site authoring system
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: 2012-04-14 22:40 UTC by Muhammad Moinur Rahman
Modified: 2012-05-16 06:00 UTC (History)
0 users

See Also:


Attachments
.shar (7.79 KB, text/plain)
2012-04-14 22:40 UTC, Muhammad Moinur Rahman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Muhammad Moinur Rahman freebsd_committer freebsd_triage 2012-04-14 22:40:01 UTC
Mason is a powerful Perl-based templating system, designed to generate dynamic
 content of all kinds.

Unlike many templating systems, Mason does not attempt to invent an alternate,
"easier" syntax for templates. It provides a set of syntax and features specific
to template creation, but underneath it is still clearly and proudly 
recognizable as Perl.

Mason is most often used for generating web pages. It can handle web requests
directly via PSGI, or act as the view layer for a web framework such as 
Catalyst or Dancer.

WWW: https://github.com/jonswar/perl-mason

For Committer's Reference : 
http://tb.s.ubze.ro//logs/7.4-FreeBSD/i386/p5-Mason-2.17.log
http://tb.s.ubze.ro//logs/7.4-FreeBSD/amd64/p5-Mason-2.17.log
http://tb.s.ubze.ro//logs/8.2-RELEASE/i386/p5-Mason-2.17.log
http://tb.s.ubze.ro//logs/8.2-RELEASE/amd64/p5-Mason-2.17.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD/i386/p5-Mason-2.17.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD/amd64/p5-Mason-2.17.log

Generated with FreeBSD Port Tools 0.99_5 (mode: new)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-14 22:40:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2012-05-16 05:57:07 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-05-16 05:57:27 UTC
miwi        2012-05-16 04:57:18 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-Mason         Makefile distinfo pkg-descr pkg-plist 
  Log:
  Mason is a powerful Perl-based templating system, designed to generate dynamic
   content of all kinds.
  
  Unlike many templating systems, Mason does not attempt to invent an alternate,
  "easier" syntax for templates. It provides a set of syntax and features specific
  to template creation, but underneath it is still clearly and proudly
  recognizable as Perl.
  
  Mason is most often used for generating web pages. It can handle web requests
  directly via PSGI, or act as the view layer for a web framework such as
  Catalyst or Dancer.
  
  WWW: https://github.com/jonswar/perl-mason
  
  PR:             ports/166952
  Submitted by:   Muhammad Moinur Rahman <5u623l20@gmail.com>
  
  Revision  Changes    Path
  1.3181    +1 -0      ports/www/Makefile
  1.1       +69 -0     ports/www/p5-Mason/Makefile (new)
  1.1       +2 -0      ports/www/p5-Mason/distinfo (new)
  1.1       +13 -0     ports/www/p5-Mason/pkg-descr (new)
  1.1       +103 -0    ports/www/p5-Mason/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"