Summary: | new port: www/p5-Apache2-SiteControl, Perl web site authentication/authorization system | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Nick Hilliard <nick> | ||||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | ||||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Nick Hilliard
2011-06-18 22:00:23 UTC
Class Changed From-To: maintainer-update->change-request Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool) oops, screwed up the dependencies. here's an updated version of the port. Incidentally, this should be installed as www/p5-Apache2-SiteControl Nick State Changed From-To: open->closed Committed. Thanks! miwi 2011-06-25 10:11:01 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-Apache2-SiteControl Makefile distinfo pkg-descr pkg-plist Log: Apache2::SiteControl is a set of perl object-oriented classes that implement a fine-grained security control system for a web-based application. The intent is to provide a clear, easy-to-integrate system that does not require the policies to be written into your application components. It attempts to separate the concerns of how to show and manipulate data from the concerns of who is allowed to view and manipulate data and why. WWW: http://search.cpan.org/dist/Apache2-SiteControl/ PR: ports/158001 Submitted by: Nick Hilliard <nick at foobar.org Revision Changes Path 1.2908 +1 -0 ports/www/Makefile 1.1 +26 -0 ports/www/p5-Apache2-SiteControl/Makefile (new) 1.1 +2 -0 ports/www/p5-Apache2-SiteControl/distinfo (new) 1.1 +8 -0 ports/www/p5-Apache2-SiteControl/pkg-descr (new) 1.1 +13 -0 ports/www/p5-Apache2-SiteControl/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" sunpoet 2011-09-03 05:31:07 UTC FreeBSD ports repository Modified files: www/p5-Apache2-SiteControl Makefile pkg-plist Log: - Add leftover dependencies and OPTIONS in original NEW PORT submission [1] - Bump PORTREVISION for dependency change [2] - While I'm here, sort MAN3 PR: ports/158001 [1], ports/158923 [2] Submitted by: Nick Hilliard <nick@foobar.org> (maintainer) Revision Changes Path 1.2 +26 -4 ports/www/p5-Apache2-SiteControl/Makefile 1.2 +2 -2 ports/www/p5-Apache2-SiteControl/pkg-plist _______________________________________________ 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" |