aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-Session
Commit message (Collapse)AuthorAgeFilesLines
* Add patches that cause Apache::Session to give the administrator aSheldon Hearn2001-12-063-0/+96
| | | | | | | | | | | | | | clue as to WHICH file or directory is missing when it dies because it is unable to create, read or write a session file. Without these patches, setting up things like PageKit and other mod_perl-based software can be much more time-consuming than it needs to be. These patches will be submitted back to the author. Notes: svn path=/head/; revision=51147
* Upgrade to 1.54.Vanilla I. Shu2001-11-123-2/+6
| | | | Notes: svn path=/head/; revision=49959
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-4/+1
| | | | Notes: svn path=/head/; revision=38917
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37985
* Upgrade to 1.53.Vanilla I. Shu2000-11-123-4/+10
| | | | Notes: svn path=/head/; revision=35026
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.Will Andrews2000-06-171-4/+4
| | | | | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=29658
* Upgrade to 1.51.Vanilla I. Shu2000-06-103-21/+47
| | | | Notes: svn path=/head/; revision=29504
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
| | | | Notes: svn path=/head/; revision=27430
* A persistence framework for session dataVanilla I. Shu2000-03-195-0/+60
PR: ports/17381 Submitted by: frank@exit.com (Frank Mayhar) Notes: svn path=/head/; revision=26813