ports/155203: New port: www/mod_xml2enc

Marin Atanasov Nikolov dnaeon at gmail.com
Wed Mar 2 17:00:24 UTC 2011


>Number:         155203
>Category:       ports
>Synopsis:       New port: www/mod_xml2enc
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 02 17:00:22 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Marin Atanasov Nikolov
>Release:        FreeBSD 8.2-PRERELEASE
>Organization:
www.unix-heaven.org
>Environment:
FreeBSD xxx.unix-heaven.org 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #1: Sat Nov 27 14:54:29 EET 2010     root at xxx.unix-heaven.org:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
Please add the www/mod_xml2enc Apache module to the Ports Tree, which is used for converting encoding before and/or after a filter has run. 

This module is required by the www/mod_proxy_html module as of version 3.1.

For more information on the module, please visit the following web page:

 - http://apache.webthing.com/mod_xml2enc/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	mod_xml2enc
#	mod_xml2enc/Makefile
#	mod_xml2enc/distinfo
#	mod_xml2enc/pkg-descr
#
echo c - mod_xml2enc
mkdir -p mod_xml2enc > /dev/null 2>&1
echo x - mod_xml2enc/Makefile
sed 's/^X//' >mod_xml2enc/Makefile << '64a11fa89d723fc6a46a612451cb5569'
X# New ports collection makefile for:	mod_xml2enc
X# Date created:				02 March 2011
X# Whom:					Marin Atanasov Nikolov <dnaeon at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mod_xml2enc
XPORTVERSION=	1.0.3
XCATEGORIES=	www
XMASTER_SITES=	http://apache.webthing.com/mod_proxy_html/
XDISTNAME=	mod_proxy_html
XDIST_SUBDIR=	mod_proxy_html
X
XMAINTAINER=	dnaeon at gmail.com
XCOMMENT=	Apache module for converting encoding before and/or after a filter run
X
XMAKE_JOBS_SAFE=	yes
X
XUSE_APACHE=	2.2+
XAP_FAST_BUILD=	YES
XAP_GENPLIST=	YES
XSHORTMODNAME=	xml2enc
XUSE_BZIP2=	YES
XUSE_GNOME=	libxml2
X
XAP_INC+=	${LOCALBASE}/include/libxml2 -I${WRKSRC}
XAP_LIB+=	${LOCALBASE}/lib
XAP_EXTRAS+=	-lxml2
X
XPLIST_FILES=	%%DOCSDIR%%/COPYING
XPLIST_DIRS=	%%DOCSDIR%%
X
Xpost-install:
X	${MKDIR} ${DOCSDIR}
X	${INSTALL_MAN} ${WRKSRC}/COPYING ${DOCSDIR}
X
X.include <bsd.port.mk>
64a11fa89d723fc6a46a612451cb5569
echo x - mod_xml2enc/distinfo
sed 's/^X//' >mod_xml2enc/distinfo << '12268331af7bce8bd02f509ecb7b8cdf'
XSHA256 (mod_proxy_html/mod_proxy_html.tar.bz2) = a1aee758bda605e153868b91188ebf2c527b8eeb0f115d11af152078e65895bf
XSIZE (mod_proxy_html/mod_proxy_html.tar.bz2) = 23019
12268331af7bce8bd02f509ecb7b8cdf
echo x - mod_xml2enc/pkg-descr
sed 's/^X//' >mod_xml2enc/pkg-descr << '73b226554e981d5b3c76c7e20b2be43b'
Xmod_xml2enc is a transcoding module that can be used to extend the 
Xinternationalisation support of libxml2-based filter modules by 
Xconverting encoding before and/or after the filter has run. 
XThus an unsupported input charset can be converted to UTF-8, 
Xand output can also be converted to another charset if required.
X
XWWW: http://apache.webthing.com/mod_xml2enc/ 
73b226554e981d5b3c76c7e20b2be43b
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list