Date: Sun, 25 Jan 2009 03:51:23 +0000 (UTC) From: Beech Rintoul <beech@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-RT-Authen-ExternalAuth Makefile distinfo pkg-descr pkg-plist.rt36 pkg-plist.rt38 Message-ID: <200901250351.n0P3pNrq019919@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
beech 2009-01-25 03:51:23 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-RT-Authen-ExternalAuth Makefile distinfo pkg-descr pkg-plist.rt36 pkg-plist.rt38 Log: RT::Authen::ExternalAuth RT Authentication using External Sources A complete package for adding external authentication mechanisms to RT. It currently supports LDAP via Net::LDAP and External Database authentication for any database with an installed DBI driver. It also allows for authenticating cookie information against an external database through the use of the RT-Authen-CookieAuth extension. WWW: http://search.cpan.org/perldoc?RT::Authen::ExternalAuth PR: ports/129783 Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk> Revision Changes Path 1.2245 +1 -0 ports/www/Makefile 1.1 +56 -0 ports/www/p5-RT-Authen-ExternalAuth/Makefile (new) 1.1 +3 -0 ports/www/p5-RT-Authen-ExternalAuth/distinfo (new) 1.1 +11 -0 ports/www/p5-RT-Authen-ExternalAuth/pkg-descr (new) 1.1 +17 -0 ports/www/p5-RT-Authen-ExternalAuth/pkg-plist.rt36 (new) 1.1 +22 -0 ports/www/p5-RT-Authen-ExternalAuth/pkg-plist.rt38 (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901250351.n0P3pNrq019919>