CVS log for ports/www/pubcookie-login-server/Attic/Makefile
Up to [FreeBSD] / ports / www / pubcookie-login-server
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9
Mon Jun 6 22:39:36 2011 UTC (8 months ago) by brooks
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.8: +1 -1 lines
2011-06-06 www/pubcookie-login-server: Unused by maintiner, needs updates.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon May 23 23:04:41 2011 UTC (8 months, 2 weeks ago) by brooks
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +11 -6 lines
Partially address several years of neglect of pubcookie. Indicate the security issues in two two ports. I've not use pubcookie in several year and given the lack of complaint about the deprication of mod_pubcookie, I doubt anyone else uses it from ports. The mod_pubcookie port has already expired and I've set a two week expriation for pubcookie-login-server. If not maintainer appears I will send both to the Attic on June 6th. While I'm here, address the use of CONF_FILES and CONF_DIRS in pubcookie-login-server to avoid getting in the way of progress. [0] PR: ports/157164 [0] Security: vuxml:115a1389-858e-11e0-a76c-000743057ca2 vuxml:1ca8228f-858d-11e0-a76c-000743057ca2
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Feb 25 01:32:11 2011 UTC (11 months, 2 weeks ago) by delphij
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Chase after net/openldap24-server update. Reminded by: miwi
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jan 5 19:04:39 2009 UTC (3 years, 1 month ago) by delphij
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Bump PORTREVISION's after OpenLDAP update. Suggested by: rafan
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Sep 7 10:31:54 2006 UTC (5 years, 5 months ago) by vs
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Fix typos wrt. Makefile variables like $FOO} PR: ports/102833 Submitted by: Dmitry Marakasov
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jul 25 19:33:51 2006 UTC (5 years, 6 months ago) by brooks
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
Don't remove mtree created files. Submitted by: shaun PR: ports/99344
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Apr 5 03:46:56 2006 UTC (5 years, 10 months ago) by brooks
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Upgrade pubcookie from 3.3.0-beta2 to 3.3.0a fixing serious XSS vulnerabilities.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Feb 9 23:43:50 2006 UTC (6 years ago) by brooks
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +11 -0 lines
Actually compile on amd64. This required copying in the config.guess replacement code from bsd.port.mk because pubcookie lives in a subdirectory of PREFIX and thus actually defining GNU_CONFIGURE won't work. Point hat: brooks
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Feb 8 03:00:04 2006 UTC (6 years ago) by brooks
Branches: MAIN
Add www/pubcookie-login-server: 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 login service portion of the Pubcookie system.
