ports/111052: [New port] net/uriparser: URI parsing library

Ed Schouten ed at fxq.nl
Tue Apr 3 18:40:43 UTC 2007


Hello,

The author of uriparser has released a new version, which makes the
malloc patch obsolete. All source code how has LF newlines instead of
mixed CRLF and LF, so we can now live without USE_DOS2UNIX.

Yours,
-- 
 Ed Schouten <ed at fxq.nl>
 WWW: http://g-rave.nl/


# 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:
#
#	uriparser
#	uriparser/Makefile
#	uriparser/distinfo
#	uriparser/pkg-descr
#	uriparser/pkg-plist
#
echo c - uriparser
mkdir -p uriparser > /dev/null 2>&1
echo x - uriparser/Makefile
sed 's/^X//' >uriparser/Makefile << 'END-of-uriparser/Makefile'
X# New ports collection makefile for:	uriparser
X# Date Created:				31 Mar 2007
X# Whom:					Ed Schouten <ed at fxq.nl>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	uriparser
XPORTVERSION=	0.3.3
XCATEGORIES=	net
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	uriparser
X
XMAINTAINER=	ed at fxq.nl
XCOMMENT=	URI parsing library
X
XGNU_CONFIGURE=	yes
XUSE_BZIP2=	yes
XCFLAGS+=	-fPIC
X
X.include <bsd.port.mk>
END-of-uriparser/Makefile
echo x - uriparser/distinfo
sed 's/^X//' >uriparser/distinfo << 'END-of-uriparser/distinfo'
XMD5 (uriparser-0.3.3.tar.bz2) = 8165a88502c1e4d71b7fc43fc802a732
XSHA256 (uriparser-0.3.3.tar.bz2) = 09b9ebe6b2631b4c9788a995e5cd6605a69f0552a7afc1c21d614b0ef168ae22
XSIZE (uriparser-0.3.3.tar.bz2) = 161626
END-of-uriparser/distinfo
echo x - uriparser/pkg-descr
sed 's/^X//' >uriparser/pkg-descr << 'END-of-uriparser/pkg-descr'
Xuriparser is an RFC 3986 URI parsing library written in C++.
X
XWWW: http://uriparser.sourceforge.net/
END-of-uriparser/pkg-descr
echo x - uriparser/pkg-plist
sed 's/^X//' >uriparser/pkg-plist << 'END-of-uriparser/pkg-plist'
Xinclude/uriparser.h
Xinclude/uriparser/Uri.h
Xinclude/uriparser/UriBase.h
Xinclude/uriparser/UriDefsAnsi.h
Xinclude/uriparser/UriDefsConfig.h
Xinclude/uriparser/UriDefsUnicode.h
Xinclude/uriparser/UriIp4.h
Xinclude/uriparser/UriIp4Base.h
Xlib/liburiparser.a
X at dirrm include/uriparser
END-of-uriparser/pkg-plist
exit
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports-bugs/attachments/20070403/64b34339/attachment.sig>


More information about the freebsd-ports-bugs mailing list