Commit graph

16 commits

Author SHA1 Message Date
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
Anton Berezin
37d646765a Despite of its name, Apache::Session does not use mod_perl-specific
modules anywhere.  Since Apache::Session is useful much beyond
mod_perlified environment, make the port to not depend on mod_perl.

PR:		51656
Approved by:	maintainer
2003-05-15 09:09:21 +00:00
Akinori MUSHA
e173f6c3ea De-pkg-comment. 2003-02-21 14:08:24 +00:00
Akinori MUSHA
e28cdc5851 Fix a bogus BUILD_DEPENDS entry that was breaking make index.
Submitted by:	kris
Pointy hat to:	sobomax
2003-02-21 07:43:48 +00:00
Maxim Sobolev
628b215647 Conditionalise several dependencies on PERL_LEVEL to make those ports more
friendly for perl-5.8.0, which has those dependencies included into the
base distribution.

Sponsired by:	Porta Software Ltd
2003-02-20 16:33:26 +00:00
Maxim Sobolev
a61500499b Add two missed files. 2002-10-26 18:14:01 +00:00
Maxim Sobolev
3e449925f7 Fix RUN_DEPENDS. 2002-10-26 16:33:12 +00:00
Sheldon Hearn
530a0ad790 Add patches that cause Apache::Session to give the administrator a
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.
2001-12-06 15:55:28 +00:00
Vanilla I. Shu
9481d6762f Upgrade to 1.54. 2001-11-12 05:37:38 +00:00
Vanilla I. Shu
68c2f99c63 Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
Jimmy Olgeni
d2f3fc0d14 Some spaces -> tabs for ports/www. 2001-02-05 15:33:58 +00:00
Vanilla I. Shu
58265aaed1 Upgrade to 1.53. 2000-11-12 02:36:35 +00:00
Will Andrews
1e60866cc1 Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
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>
2000-06-17 02:37:15 +00:00
Vanilla I. Shu
9fa2a071a7 Upgrade to 1.51. 2000-06-10 17:06:08 +00:00
Chris Piazza
c3bb46468e Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:07:29 +00:00
Vanilla I. Shu
8a10c9cc2e A persistence framework for session data
PR:		ports/17381
Submitted by:	frank@exit.com (Frank Mayhar)
2000-03-19 05:44:42 +00:00