Skip site navigation (1)Skip section navigation (2)
Date:      9 Apr 2006 11:40:08 -0000
From:      nivit@email.it (Nicola Vitale)
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/95539: [NEW PORT] textproc/libnxml: A C library for writing XML 1.0/1.1 files or streams
Message-ID:  <20060409114008.24173.qmail@arancino>
Resent-Message-ID: <200604091210.k39CAJjp093083@freefall.freebsd.org>

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

>Number:         95539
>Category:       ports
>Synopsis:       [NEW PORT] textproc/libnxml: A C library for writing XML 1.0/1.1 files or streams
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 09 12:10:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Nicola Vitale
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD arancino.domo.sva 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #3: Thu Mar 30 11:13:09 CEST 2006
>Description:
nXML is a C library for parsing, writing and creating XML 1.0 and 1.1 files
or streams. It supports utf-8, utf-16be and utf-16le, ucs-4 (1234, 4321,
2143, 2312).

Author:	Andrea Marchesini <bakunin@autistici.org>
WWW:	http://www2.autistici.org/bakunin/libnxml/doc/

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- libnxml-0.9.shar begins here ---
# 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:
#
#	libnxml
#	libnxml/pkg-descr
#	libnxml/Makefile
#	libnxml/pkg-plist
#	libnxml/distinfo
#
echo c - libnxml
mkdir -p libnxml > /dev/null 2>&1
echo x - libnxml/pkg-descr
sed 's/^X//' >libnxml/pkg-descr << 'END-of-libnxml/pkg-descr'
XnXML is a C library for parsing, writing and creating XML 1.0 and 1.1 files
Xor streams. It supports utf-8, utf-16be and utf-16le, ucs-4 (1234, 4321,
X2143, 2312).
X
XAuthor:	Andrea Marchesini <bakunin@autistici.org>
XWWW:	http://www2.autistici.org/bakunin/libnxml/doc/
END-of-libnxml/pkg-descr
echo x - libnxml/Makefile
sed 's/^X//' >libnxml/Makefile << 'END-of-libnxml/Makefile'
X# New ports collection makefile for:	libnxml
X# Date created:		2006-04-09
X# Whom:			Nicola Vitale	<nivit@email.it>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libnxml
XPORTVERSION=	0.9
XCATEGORIES=	textproc devel
XMASTER_SITES=	http://www2.autistici.org/bakunin/libnxml/ \
X		http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/
X
XMAINTAINER=	nivit@email.it
XCOMMENT=	A C library for writing XML 1.0/1.1 files or streams
X
XLIB_DEPENDS=	curl.3:${PORTSDIR}/ftp/curl
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ENV+=	CFLAGS="-I/${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
X
XINSTALLS_SHLIB=	yes
X
X#USE_GNOME=	pkgconfig
X# Don't use pkg-config, only install libdata/pkconfig/nxml.pc, so...
XWANT_GNOME=	yes
Xpre-patch:
X	${gnomehack_PRE_PATCH}
X
X.include <bsd.port.mk>
END-of-libnxml/Makefile
echo x - libnxml/pkg-plist
sed 's/^X//' >libnxml/pkg-plist << 'END-of-libnxml/pkg-plist'
X@comment $FreeBSD$
Xinclude/nxml.h
Xlib/libnxml.a
Xlib/libnxml.la
Xlib/libnxml.so
Xlib/libnxml.so.0
Xlibdata/pkgconfig/nxml.pc
X@dirrmtry libdata/pkgconfig
END-of-libnxml/pkg-plist
echo x - libnxml/distinfo
sed 's/^X//' >libnxml/distinfo << 'END-of-libnxml/distinfo'
XMD5 (libnxml-0.9.tar.gz) = e5b3443280c9fd803ba280cbc7a8a45b
XSHA256 (libnxml-0.9.tar.gz) = 39590fd2c567bff3e5d48d294d65d52e38a4665f6a234bb1496147f99f9afe21
XSIZE (libnxml-0.9.tar.gz) = 338191
END-of-libnxml/distinfo
exit
--- libnxml-0.9.shar ends here ---

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



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