notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: www/p5-Apache-AuthCookie/distinfo

Number of commits found: 26

Tuesday, 3 Sep 2024
16:41 Rodrigo Osorio (rodrigo) search for other commits by this committer
www/p5-Apache-AuthCookie: update to 3.32

Changelog: https://metacpan.org/dist/Apache-AuthCookie/changes
commit hash: 02129cb2032f22e445bf98240859a0cca63336fd commit hash: 02129cb2032f22e445bf98240859a0cca63336fd commit hash: 02129cb2032f22e445bf98240859a0cca63336fd commit hash: 02129cb2032f22e445bf98240859a0cca63336fd 02129cb
Sunday, 17 Apr 2022
23:59 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/p5-Apache-AuthCookie: Update to 3.31

Changes:	https://metacpan.org/dist/Apache-AuthCookie/changes
commit hash: ddd5a4956ae6524ed263c4bd4570bd367db9ad20 commit hash: ddd5a4956ae6524ed263c4bd4570bd367db9ad20 commit hash: ddd5a4956ae6524ed263c4bd4570bd367db9ad20 commit hash: ddd5a4956ae6524ed263c4bd4570bd367db9ad20 ddd5a49
Friday, 24 Apr 2020
18:07 sunpoet search for other commits by this committer
Update to 3.30

Changes:	https://metacpan.org/changes/distribution/Apache-AuthCookie
Original commitRevision:532880 
Tuesday, 7 Apr 2020
14:35 sunpoet search for other commits by this committer
Update to 3.29

Changes:	https://metacpan.org/changes/distribution/Apache-AuthCookie
Original commitRevision:531007 
Monday, 13 Jan 2020
17:48 sunpoet search for other commits by this committer
Update to 3.28

Changes:	https://metacpan.org/changes/distribution/Apache-AuthCookie
Original commitRevision:522954 
Saturday, 29 Jul 2017
19:26 sunpoet search for other commits by this committer
Update to 3.27

Changes:	http://search.cpan.org/dist/Apache-AuthCookie/Changes
Original commitRevision:446891 
Saturday, 19 Nov 2016
17:12 sunpoet search for other commits by this committer
- Update to 3.26
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Apache-AuthCookie/Changes
Original commitRevision:426511 
Friday, 15 Jan 2016
17:48 adamw search for other commits by this committer
Update to 3.24.

Changes: https://metacpan.org/changes/distribution/Apache-AuthCookie
Original commitRevision:406173 
Saturday, 12 Sep 2015
17:09 sunpoet search for other commits by this committer
- Update to 3.23
- Update and sort *_DEPENDS
- Add NO_ARCH
- Pet portlint: fix diff header of patch files
- Sort PLIST

Changes:	http://search.cpan.org/dist/Apache-AuthCookie/Changes
Original commitRevision:396767 
Thursday, 5 Jun 2014
14:19 jadawin search for other commits by this committer
- Update to 3.22
Original commitRevision:356636 
Friday, 13 Dec 2013
07:28 sunpoet search for other commits by this committer
- Update to 3.20
- Add LICENSE

Changes:	http://search.cpan.org/dist/Apache-AuthCookie/Changes
Original commitRevision:336321 
Wednesday, 30 Jan 2013
11:11 tobez search for other commits by this committer
Update to 3.19.

Changes:	http://search.cpan.org/dist/Apache-AuthCookie/Changes
Original commitRevision:311209 
Tuesday, 14 Jun 2011
19:52 sunpoet search for other commits by this committer
- Update to 3.18
- Sort MAN3
- Add WWW

Changes:        http://search.cpan.org/dist/Apache-AuthCookie/Changes
Original commit
Friday, 17 Dec 2010
20:16 pgollucci search for other commits by this committer
- Update to 3.15
- Remove MD5

With Hat:       perl@
Original commit
Thursday, 10 Jun 2010
01:35 pgollucci search for other commits by this committer
- Update to 3.14

With Hat:       perl@
Original commit
Thursday, 17 Apr 2008
12:52 mat search for other commits by this committer
Update to 3.12
Original commit
Friday, 28 Mar 2008
14:44 mat search for other commits by this committer
Update to 3.11
Original commit
Monday, 5 Jun 2006
13:32 skv search for other commits by this committer
* update to 3.10
* cleanup skeleton

Changes:       
http://search.cpan.org/src/MSCHOUT/Apache-AuthCookie-3.10/Changes
Original commit
Tuesday, 30 May 2006
22:38 aaron search for other commits by this committer
- 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
Original commit
Friday, 25 Nov 2005
19:02 pav search for other commits by this committer
- Add SHA256
Original commit
Monday, 23 May 2005
09:55 philip search for other commits by this committer
Update to 3.08

This fixes the breakage introduced by the recent changes in the mod_perl2 API.

Approved by:    tobez
Original commit
Monday, 4 Apr 2005
13:08 erwin search for other commits by this committer
Update to 3.06

Which fixes:
PR:             79383
Submitted by:   Rohit Nafday <rohit@rescomp.berkeley.edu>
Original commit
Thursday, 2 Sep 2004
06:19 sem search for other commits by this committer
Update to 3.05
Build with mode_perl2

PR:             ports/63856
Submitted by:   Alex Varju <varju (at) webct.com>
Original commit
Thursday, 29 Jan 2004
16:13 trevor search for other commits by this committer
SIZEify.
Original commit
Friday, 6 Jun 2003
12:18 edwin search for other commits by this committer
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>
Original commit
Monday, 1 Jan 2001
08:28 will search for other commits by this committer
Add p5-Apache-AuthCookie 2.011, a perl module to provide custom forms for  
reauthentication.    
Original commit

Number of commits found: 26