summaryrefslogtreecommitdiff
path: root/security/p5-Authen-CAS-Client
AgeCommit message (Collapse)AuthorFilesLines
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-09-03Changing all PERL5_MODULE_TYPE from Module::Install to M::I::Bundled,sno1-3/+3
Module::Install is for Authors only. Bumping revision
2011-08-14Revision bump after updating perl5 to 5.14.1.obache1-2/+2
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb1-1/+2
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
2009-10-30A value of "2-clause-bsd" is now valid for variable LICENSE.heinz1-2/+2
2009-09-19Updating security/p5-Authen-CAS-Client from 0.04 to 0.05sno2-6/+8
pkgsrc changes: - Add commented license type - Add Perl module type Upstream changes: changes from 0.04 to 0.05 ------------------------- * added doc() accessor to response types * added better error handling with better error messages * updated perldocs with new functionality and consistency fixes * changed user-agent string to reflect module name
2009-05-10Update p5-Authen-CAS-Client from version 0.03 to version 0.04.seb2-8/+7
Pkgsrc changes: - Change run-time dependency on p5-Test-MockObject to a build dependency Upstream changes: changes from 0.03 to 0.04 ------------------------- * changed fatal behavior to throw strings instead of objects
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he1-1/+2
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
2008-09-16Initial import of p5-Authen-CAS-Client version 0.03 in the NetBSDseb3-0/+32
Packages Collection. The Perl 5 module Authen::CAS::Client provides a simple interface for authenticating users using JA-SIG's CAS protocol. Both CAS v1.0 and v2.0 are supported.