Summary: | New Port: www/p5-Dancer-Plugin-SiteMap | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Grzegorz Blach <magik> | ||||
Component: | Individual Port(s) | Assignee: | Frederic Culot <culot> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Grzegorz Blach
2012-01-27 23:40:05 UTC
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool) Responsible Changed From-To: perl->culot I'll take it. culot 2012-01-28 11:51:38 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-Dancer-Plugin-SiteMap Makefile distinfo pkg-descr pkg-plist Log: Dancer::Plugin::SiteMap automagically adds sitemap routes to the webapp. Currently adds /sitemap and /sitemap.xml where the former is a basic HTML list and the latter is an XML document of URLS. WWW: http://search.cpan.org/dist/Dancer-Plugin-SiteMap/ PR: ports/164558 Submitted by: Grzegorz Blach <magik@roorback.net> Revision Changes Path 1.3093 +1 -0 ports/www/Makefile 1.1 +30 -0 ports/www/p5-Dancer-Plugin-SiteMap/Makefile (new) 1.1 +2 -0 ports/www/p5-Dancer-Plugin-SiteMap/distinfo (new) 1.1 +5 -0 ports/www/p5-Dancer-Plugin-SiteMap/pkg-descr (new) 1.1 +7 -0 ports/www/p5-Dancer-Plugin-SiteMap/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed, with minor changes (s/BUILD_DEPENDS/RUN_DEPENDS/). Thanks Grzegorz! |