Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jan 2004 07:46:03 +0000 (GMT)
From:      Dominic Mitchell <dom@happygiraffe.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        adam@migus.org
Subject:   ports/61614: New version of www/p5-AxKit
Message-ID:  <20040120074603.BDB5DB807@happygiraffe.net>
Resent-Message-ID: <200401200750.i0K7oBU2073218@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         61614
>Category:       ports
>Synopsis:       New version of www/p5-AxKit
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 19 23:50:11 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Mitchell
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD ppe.happygiraffe.net 5.2-CURRENT FreeBSD 5.2-CURRENT #1: Wed Dec 17 22:54:21 GMT 2003 root@ppe.happygiraffe.net:/usr/obj/usr/src/sys/PPE i386

	Perl 5.8.1

>Description:

	This patch has been supplied by Adam Migus, who is taking over
maintainership from me.  The only alteration I've made is to sort the
plist a bit.  Note that there are a few more dependencies added in this
version.

>How-To-Repeat:
	n/a
>Fix:

	Here's the patch.

diff -ruN /usr/ports/www/p5-AxKit/Makefile p5-AxKit/Makefile
--- /usr/ports/www/p5-AxKit/Makefile	Sat Oct 25 00:55:23 2003
+++ p5-AxKit/Makefile	Tue Jan 20 07:43:01 2004
@@ -6,32 +6,30 @@
 #
 
 PORTNAME=	AxKit
-PORTVERSION=	1.6.1
+PORTVERSION=	1.6.2
 CATEGORIES=	www
 MASTER_SITES=	http://www.axkit.org/download/
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	dom@happygiraffe.net
+MAINTAINER=	adam@migus.org
 COMMENT=	XML Delivery Toolkit for Apache/Perl
 
 LIB_DEPENDS=	iconv.3:${PORTSDIR}/converters/libiconv
 BUILD_DEPENDS=	\
-		${SITE_PERL}/${PERL_ARCH}/Apache/libapreq.pm:${PORTSDIR}/www/p5-libapreq \
 		${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
 		${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
-		${SITE_PERL}/${PERL_ARCH}/HTTP/GHTTP.pm:${PORTSDIR}/www/p5-HTTP-GHTTP \
-		${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
-		${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
-		${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
+		${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \
 		${SITE_PERL}/${PERL_ARCH}/XML/LibXSLT.pm:${PORTSDIR}/textproc/p5-XML-LibXSLT \
+		${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
+		${SITE_PERL}/${PERL_ARCH}/XML/Sablotron.pm:${PORTSDIR}/textproc/p5-XML-Sablotron \
 		${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \
+		${SITE_PERL}/Apache/Test.pm:${PORTSDIR}/www/p5-Apache-Test \
 		${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error \
 		${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
+		${SITE_PERL}/Perl/Tidy.pm:${PORTSDIR}/devel/perltidy \
 		${SITE_PERL}/XML/XPath.pm:${PORTSDIR}/textproc/p5-XML-XPath
 RUN_DEPENDS=	${BUILD_DEPENDS}
-
-# XXX Glitch in this release...
-WRKSRC=		${WRKDIR}/${PORTNAME}-1.61
+WRKSRC=		${WRKDIR}/${PORTNAME}-1.62
 
 MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 MAN3=		\
diff -ruN /usr/ports/www/p5-AxKit/distinfo p5-AxKit/distinfo
--- /usr/ports/www/p5-AxKit/distinfo	Mon Feb 24 00:14:51 2003
+++ p5-AxKit/distinfo	Tue Jan 20 07:24:39 2004
@@ -1 +1 @@
-MD5 (AxKit-1.6.1.tar.gz) = 94b8149a9bf5337ce98d78629793c1b2
+MD5 (AxKit-1.6.2.tar.gz) = 1634ad62ac941c7d2ee3b1a2d129c14a
diff -ruN /usr/ports/www/p5-AxKit/pkg-message p5-AxKit/pkg-message
--- /usr/ports/www/p5-AxKit/pkg-message	Sun Aug 12 15:59:11 2001
+++ p5-AxKit/pkg-message	Tue Jan 20 07:24:39 2004
@@ -1,14 +1,14 @@
 Please consult ``man AxKit'' for instructions on installing AxKit into
 your Apache configuration.
 
-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:
+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, you must recompile apache passing the
---disable-rule=EXPAT argument to the configure program.  See the FAQ on
+If this produces any output, see above.  See the FAQ on
 http://axkit.org for full details.
diff -ruN /usr/ports/www/p5-AxKit/pkg-plist p5-AxKit/pkg-plist
--- /usr/ports/www/p5-AxKit/pkg-plist	Sat Oct 25 00:55:23 2003
+++ p5-AxKit/pkg-plist	Tue Jan 20 07:29:31 2004
@@ -17,6 +17,7 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/Apache/AxKit/Language/XSP.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/Apache/AxKit/Language/XSP/SimpleTaglib.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/Apache/AxKit/Language/XSP/TaglibHelper.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Apache/AxKit/LibXMLSupport.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/Apache/AxKit/Makefile.PL
 %%SITE_PERL%%/%%PERL_ARCH%%/Apache/AxKit/MediaChooser/WAPCheck.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/Apache/AxKit/Plugin/Fragment.pm
@@ -118,7 +119,6 @@
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache/AxKit/StyleChooser
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache/AxKit
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AxKit/CharsetConv
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AxKit
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/AxKit
 @dirrm share/examples/AxKit/axkit.org/docs/xsp
 @dirrm share/examples/AxKit/axkit.org/docs/presentations/tpc2001
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040120074603.BDB5DB807>