head	1.3;
access;
symbols
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2012.01.01.19.30.55;	author ohauer;	state dead;
branches;
next	1.2;

1.2
date	2005.03.01.09.07.10;	author ahze;	state Exp;
branches;
next	1.1;

1.1
date	2001.08.12.14.59.11;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- remove apache13 and ports depending on apache13 from portstree
  ( EXPIRATION_DATE=2012-01-01 )

with hat apache@@
@
text
@Please consult ``man AxKit'' for instructions on installing AxKit into
your Apache configuration.

AxKit may not function properly unless Apache is compiled WITHOUT
expat support.  To compile Apache define:

	WITHOUT_APACHE_EXPAT=yes

To determine if your existing Apache installation supports expat:

	strings `which httpd` | grep XML

If this produces any output, see above.  See the FAQ on
http://axkit.org for full details.
@


1.2
log
@- Update to 1.6.2

PR:		ports/78180
Submitted by:	maintainer
@
text
@@


1.1
log
@add p5-AxKit
XML Delivery Toolkit for Apache/Perl

PR:		27928
Submitted by:	Dominic Mitchell <dom@@happygiraffe.net>
@
text
@d4 6
a9 5
NB: This version of AxKit is only compiled with the ability to use XSLT
stylesheets.  If you wish to use XPathScript or XSP, you must also
install the p5-XML-Sablotron port/package.  However, you must also
recompile your Apache binary to *not* include a builtin version of
expat.  To see if you need to do this, type in:
d13 1
a13 2
If this produces any output, you must recompile apache passing the
--disable-rule=EXPAT argument to the configure program.  See the FAQ on
@

