Date: Sun, 29 Apr 2007 20:47:02 +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/net Makefile ports/net/pear-Net_URL_Mapper Makefile distinfo pkg-descr Message-ID: <200704292047.l3TKl3Vk044713@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-04-29 20:47:02 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/pear-Net_URL_Mapper Makefile distinfo pkg-descr Log: Net_URL_Mapper provides a simple and flexible way to build nice URLs for your web applications. The URL syntax is similar to what can be found in Ruby on Rails or Python Routes module and as such, this package can be compared to what they call a router. Still, Net_URL_Mapper does not perform the dispatching like these frameworks and therefore can be used with your own router. WWW: http://pear.php.net/package/Net_URL_Mapper/ Revision Changes Path 1.1860 +1 -0 ports/net/Makefile 1.1 +26 -0 ports/net/pear-Net_URL_Mapper/Makefile (new) 1.1 +3 -0 ports/net/pear-Net_URL_Mapper/distinfo (new) 1.1 +10 -0 ports/net/pear-Net_URL_Mapper/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704292047.l3TKl3Vk044713>