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

Ed Schouten ed at fxq.nl
Tue Apr 3 18:50:08 UTC 2007


The following reply was made to PR ports/111052; it has been noted by GNATS.

From: Ed Schouten <ed at fxq.nl>
To: FreeBSD-gnats-submit at FreeBSD.org, freebsd-ports-bugs at FreeBSD.org
Cc:  
Subject: Re: ports/111052: [New port] net/uriparser: URI parsing library
Date: Tue, 3 Apr 2007 20:40:41 +0200

 --0lnxQi9hkpPO77W3
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 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,
 --=20
  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=3D	uriparser
 XPORTVERSION=3D	0.3.3
 XCATEGORIES=3D	net
 XMASTER_SITES=3D	${MASTER_SITE_SOURCEFORGE}
 XMASTER_SITE_SUBDIR=3D	uriparser
 X
 XMAINTAINER=3D	ed at fxq.nl
 XCOMMENT=3D	URI parsing library
 X
 XGNU_CONFIGURE=3D	yes
 XUSE_BZIP2=3D	yes
 XCFLAGS+=3D	-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) =3D 8165a88502c1e4d71b7fc43fc802a732
 XSHA256 (uriparser-0.3.3.tar.bz2) =3D 09b9ebe6b2631b4c9788a995e5cd6605a69f0=
 552a7afc1c21d614b0ef168ae22
 XSIZE (uriparser-0.3.3.tar.bz2) =3D 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
 
 --0lnxQi9hkpPO77W3
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.7 (FreeBSD)
 
 iD8DBQFGEp+p52SDGA2eCwURAsdjAJ405BsSCYa137uW1Ci0my8P395YjwCfTrl/
 i0k2uIEYE20MdkHv/haluGM=
 =Nvu6
 -----END PGP SIGNATURE-----
 
 --0lnxQi9hkpPO77W3--



More information about the freebsd-ports-bugs mailing list