aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Maypole-Authentication-UserSessionCookie
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* - fix $VERSION and unbreakYen-Ming Lee2005-07-311-6/+3
| | | | | | | | | PR: 84184 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=140578
* BROKEN: Does not build on FreeBSD 4.xKris Kennaway2005-04-101-1/+7
| | | | Notes: svn path=/head/; revision=132973
* - use "@unexec rmdir ..." instead of "@dirrm ..." for the non-leaf directoriesYen-Ming Lee2005-03-102-4/+2
| | | | | | | - unbreak this port Notes: svn path=/head/; revision=130780
* - Update to 1.4Yen-Ming Lee2005-03-093-4/+7
| | | | | | | | | | | - fix PLIST PR: 78080 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=130745
* BROKEN: Incomplete pkg-plistKris Kennaway2005-02-281-0/+2
| | | | Notes: svn path=/head/; revision=129965
* clean up a bad distinfo fileMarc G. Fournier2004-08-262-5/+3
| | | | Notes: svn path=/head/; revision=117355
* Track sessions and, optionally, usersMarc G. Fournier2004-08-224-0/+33
Notes: svn path=/head/; revision=116990