ports/95539: [NEW PORT] textproc/libnxml: A C library for writing XML 1.0/1.1 files or streams
Nicola Vitale
nivit at email.it
Sun Apr 9 12:10:20 UTC 2006
>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 at 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 at 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 at 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 at 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 at comment $FreeBSD$
Xinclude/nxml.h
Xlib/libnxml.a
Xlib/libnxml.la
Xlib/libnxml.so
Xlib/libnxml.so.0
Xlibdata/pkgconfig/nxml.pc
X at 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:
More information about the freebsd-ports-bugs
mailing list