Date: Fri, 2 Dec 2011 06:31:04 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-Router-Simple Makefile distinfo pkg-descr pkg-plist Message-ID: <201112020631.pB26V4HY021484@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sunpoet 2011-12-02 06:31:04 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-Router-Simple Makefile distinfo pkg-descr pkg-plist Log: - Add p5-Router-Simple 0.09 Router::Simple is a simple router class. Its main purpose is to serve as a dispatcher for web applications. Router::Simple can match against PSGI $env directly, which means it's easy to use with PSGI supporting web frameworks. WWW: http://search.cpan.org/dist/Router-Simple/ Feature safe: yes Revision Changes Path 1.3040 +1 -0 ports/www/Makefile 1.1 +37 -0 ports/www/p5-Router-Simple/Makefile (new) 1.1 +2 -0 ports/www/p5-Router-Simple/distinfo (new) 1.1 +5 -0 ports/www/p5-Router-Simple/pkg-descr (new) 1.1 +10 -0 ports/www/p5-Router-Simple/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112020631.pB26V4HY021484>