Mathieu Arnold
01ce4d4baa
Update to 3.12
2008-04-17 12:52:07 +00:00
Mathieu Arnold
d7bfc932f8
Update to 3.11
2008-03-28 14:44:29 +00:00
Sergey Skvortsov
2b82eda90f
* update to 3.10
...
* cleanup skeleton
Changes: http://search.cpan.org/src/MSCHOUT/Apache-AuthCookie-3.10/Changes
2006-06-05 13:32:20 +00:00
Aaron Dalton
33ddf8f700
- Update from v3.08 to v3.09
...
- Update maintainer
- Add perl5 to list of categories
Approved by: tobez (implicit)
Version: 3.09
- POD doc fixes.
- MP2: remove _check_request_req() - this was only necessary when
running under both MP1 and MP2. Package name change eliminates the
need for this.
- test suite converted to Test::More style test suites.
- descriptive test descriptions added
- make login() stash credentials in $r->pnotes("${AuthName}Creds") so
that the login form can access the user-supplied credentials if the
login fails.
- bug fix: use of Apache2::URI::unescape_url() does not handle
'+' to ' ' conversion. This caused problems for credentials
that contain spaces.
- MP2: remove mod_perl features from "use mod_perl2" line. This is
no longer supported by mod_perl2.
- MP2: _get_form_data() - switch to CGI.pm to handle form data (fixes
several form data handling bugs)
- In a subrequest, copy $r->prev->user to $r->user (or r->connection->user
for MP1).
- remove Apache2::AuthCookie::Util - no longer necessary
- multi-valued form fields are now handled properly in POST -> GET conversion
- MP2: require CGI.pm 3.12 or later
2006-05-30 22:38:20 +00:00
Edwin Groothuis
508b8d82f4
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 03:01:03 +00:00
Pav Lucistnik
0d0547d54d
- Add SHA256
2005-11-25 19:02:21 +00:00
Clement Laforet
af1ffdc6f0
- Define APACHE_COMPAT
...
It fixed INDEX build with next exp-build patchset and prepare a smooth
migration to bsd.apache.mk
It's a no-op for now.
Approved by: portmgr (self)
2005-09-19 11:52:14 +00:00
Philip Paeps
730cf12e31
Update the pkg-plist to catch the Apache2 files as well.
...
Spotted by: pointyhat via kris
Approved by: tobez
2005-05-26 22:15:00 +00:00
Philip Paeps
6c2cfb5ee7
Update to 3.08
...
This fixes the breakage introduced by the recent changes in the mod_perl2 API.
Approved by: tobez
2005-05-23 09:55:36 +00:00
Sergey Matveychuk
ab908d209c
- Mark ports BROKEN when/if they depend on mod_perl2.
...
With current mod_perl2 API change all old code *will* broken.
2005-05-17 17:18:23 +00:00
Erwin Lansing
a1978552b9
Update to 3.06
...
Which fixes:
PR: 79383
Submitted by: Rohit Nafday <rohit@rescomp.berkeley.edu>
2005-04-04 13:08:51 +00:00
Sergey Matveychuk
024b3d5c85
Add/Delete missed files.
2004-09-02 06:21:59 +00:00
Sergey Matveychuk
c5aad18587
Update to 3.05
...
Build with mode_perl2
PR: ports/63856
Submitted by: Alex Varju <varju (at) webct.com>
2004-09-02 06:19:57 +00:00
Trevor Johnson
f15b845ebe
SIZEify.
2004-01-29 16:13:06 +00:00
Joe Marcus Clarke
f4d7c801f8
Use the new Apache bits from bsd.port.mk.
...
Submitted by: dinoex
2003-11-07 09:12:58 +00:00
Ying-Chieh Liao
c634b4bb83
utilize SITE_PERL
...
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Edwin Groothuis
dcef1b77c5
Update port: www/p5-Apache-AuthCookie
...
Update Apache::AuthCookie from 2.011 to 3.04
PR: ports/50608
Submitted by: Leif Pedersen <pedersen@meridian-enviro.com>
2003-06-06 12:18:45 +00:00
Yen-Ming Lee
0b58262f36
Add missing directory to PLIST
...
bump PORTREVISION
Noticed by: bento
PR: 48538
Submitted by: Erwin Lansing <erwin@lansing.dk>
2003-02-22 14:41:13 +00:00
Akinori MUSHA
cb07270bfe
De-pkg-comment.
2003-02-20 19:21:36 +00:00
Patrick Li
b92ad8854e
Fix depends
...
PR: ports/46276
Submitted by: Thierry Thomas <thierry@pompo.net>
2002-12-15 19:47:07 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Vanilla I. Shu
68c2f99c63
Remove do-configure section, use PERL_CONFIGURE now.
2001-03-01 06:39:18 +00:00
Will Andrews
4e198c9f4c
Bad will, don't put manpage references in the PLIST! Bad! No more
...
committing until you fix that p5-Class-Tom error too! Put manpages in the
Makefile like you're supposed to!
2001-01-01 11:06:17 +00:00
Will Andrews
0be0971a0e
Add missed dependencies on Apache and mod_perl.
2001-01-01 08:40:58 +00:00
Will Andrews
da414b1926
Add p5-Apache-AuthCookie 2.011, a perl module to provide custom forms for
...
reauthentication.
2001-01-01 08:28:28 +00:00