cvs commit: ports/net Makefile ports/net/pear-Net_URL_Mapper
Makefile distinfo pkg-descr
Martin Wilke
miwi at FreeBSD.org
Sun Apr 29 20:47:03 UTC 2007
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)
More information about the cvs-all
mailing list