cvs commit: ports/www Makefile ports/www/p5-Mason Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Wed May 16 04:57:19 UTC 2012


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 at 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)


More information about the cvs-all mailing list