head	1.8;
access;
symbols
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.7
	RELEASE_4_EOL:1.7
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.6
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1;
locks; strict;
comment	@# @;


1.8
date	2008.01.18.14.07.01;	author wxs;	state dead;
branches;
next	1.7;

1.7
date	2006.11.04.00.33.34;	author sat;	state Exp;
branches;
next	1.6;

1.6
date	2005.05.17.17.13.43;	author sem;	state Exp;
branches;
next	1.5;

1.5
date	2005.04.19.06.09.39;	author sem;	state Exp;
branches;
next	1.4;

1.4
date	2005.04.15.17.10.28;	author sem;	state Exp;
branches;
next	1.3;

1.3
date	2004.08.10.17.19.32;	author tom;	state Exp;
branches;
next	1.2;

1.2
date	2004.05.14.16.14.12;	author mat;	state Exp;
branches;
next	1.1;

1.1
date	2003.11.05.22.18.44;	author krion;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Fix an oversight in pkg-message.  Use APACHEMODDIR instead of a
hard-coded path.  No PORTREVISION bump necessary as the default package
will remain the same.

PR: 		119438
Submitted by:	Terry Sposato <terry@@sucked-in.com>
Approved by:	Philip M. Gollucci (maintainer), garga (mentor)
@
text
@#########################################################

Simple config:

  LoadModule perl_module libexec/apache2/mod_perl.so
  #PerlModule Apache::compat
  # your config comes here

For a more detailed version (including more options) refer to:

  docs/user/intro/start_fast.pod

or online:

  http://perl.apache.org/docs/2.0/user/intro/start_fast.html

#########################################################
@


1.7
log
@- Correct pkg-message

PR:		ports/104275
Submitted by:	Julio Guillermo Paredes Cornejo<gparedes@@gupac.com.pe>
Approved by:	Lars Eggert <lars.eggert@@gmx.net> (maintainer timeout, 23 days)
@
text
@@


1.6
log
@- Update to 2.0.0-R5
  This release has significant change in API.
  All old code *will* broken.
  Read how to fix it here: http://perl.apache.org/docs/2.0/rename.html

PR:		ports/79962
Submitted by:	maintainer
@
text
@d5 1
a5 1
  LoadModule perl_module modules/mod_perl.so
@


1.5
log
@- Roll back the last commit as since API has changed
  and it can break all mod_per2 ports.

Reported by:	Daniel Gerzo <danger@@rulez.sk>
@
text
@d3 1
a3 1
Enable mod_perl built as DSO, by adding to httpd.conf:
d5 3
a7 1
  LoadModule perl_module libexec/apache2/mod_perl.so
d9 1
a9 1
Next, tell Perl where to find mod_perl2 libraries:
d11 1
a11 1
  PerlModule Apache2
d13 1
a13 2
There are many other configuration options which you can
find in the configuration manual:
d15 1
a15 1
  http://perl.apache.org/docs/2.0/user/config/config.html
@


1.4
log
@- Update to 2.0.0r5

PR:		ports/79962
Submitted by:	maintainer
@
text
@d3 1
a3 1
Simple config:
d5 1
a5 3
  LoadModule perl_module modules/mod_perl.so
  #PerlModule Apache::compat
  # your config comes here
d7 1
a7 1
For a more detailed version (including more options) refer to:
d9 1
a9 1
  docs/user/intro/start_fast.pod
d11 2
a12 1
or online:
d14 1
a14 1
  http://perl.apache.org/docs/2.0/user/intro/start_fast.html
@


1.3
log
@Fix erroneous path to DSO.

Approved by:	maintainer
@
text
@d3 1
a3 1
Enable mod_perl built as DSO, by adding to httpd.conf:
d5 3
a7 1
  LoadModule perl_module libexec/apache2/mod_perl.so
d9 1
a9 1
Next, tell Perl where to find mod_perl2 libraries:
d11 1
a11 1
  PerlModule Apache2
d13 1
a13 2
There are many other configuration options which you can
find in the configuration manual:
d15 1
a15 1
  http://perl.apache.org/docs/2.0/user/config/config.html
@


1.2
log
@Update to 1.99r13

PR:		66604
Submitted by:	maintainer
@
text
@d5 1
a5 1
  LoadModule perl_module modules/mod_perl.so
@


1.1
log
@- Add pkg-message

PR:		58975
Submitted by:	maintainer
@
text
@a0 1

a16 1

@

