Date: Wed, 16 May 2012 04:57:18 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-Mason Makefile distinfo pkg-descr pkg-plist Message-ID: <201205160457.q4G4vIej006051@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205160457.q4G4vIej006051>