Date: Wed, 8 Feb 2006 03:06:22 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/mod_pubcookie Makefile pkg-descr pkg-plist Message-ID: <200602080306.k1836M3Y041084@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2006-02-08 03:06:22 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/mod_pubcookie Makefile pkg-descr pkg-plist Log: Add www/mod_pubcookie: Pubcookie is an open-source package for intra-institutional single-sign-on end-user web authentication. More generally, it is an approach to identifying users as they browse to an institution's many websites that require authentication. It helps an institution reuse existing authentication services (like Kerberos, LDAP, or NIS), and it limits the exposure of end-user passwords by ensuring they're only sent to a trusted login service. This port contains the apache module portion of the Pubcookie system. Revision Changes Path 1.1320 +1 -0 ports/www/Makefile 1.1 +59 -0 ports/www/mod_pubcookie/Makefile (new) 1.1 +11 -0 ports/www/mod_pubcookie/pkg-descr (new) 1.1 +8 -0 ports/www/mod_pubcookie/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602080306.k1836M3Y041084>