ports/82580: New port: devel/py-ll-url RFC2396 compliant implementation of URLs and file like classes

Choe, Cheng-Dae whitekid at gmail.com
Thu Jun 23 17:00:36 UTC 2005


>Number:         82580
>Category:       ports
>Synopsis:       New port: devel/py-ll-url RFC2396 compliant implementation of URLs and file like classes
>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:   Thu Jun 23 17:00:35 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     "Choe, Cheng-Dae"
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD w.comdongin.com 5.4-STABLE FreeBSD 5.4-STABLE #0: Tue Jun 7 20:07:00 KST 2005 root at w.comdongin.com:/usr/obj/data/src/sys/CDI i386
>Description:
This module contains an RFC2396 compliant implementation of URLs and file like classes for reading data from URLs and writing data to URLs.

This pr requires ports/82578
>How-To-Repeat:
      N/A
>Fix:
# 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:
#
#	py-ll-url
#	py-ll-url/pkg-descr
#	py-ll-url/Makefile
#	py-ll-url/pkg-plist
#	py-ll-url/distinfo
#
echo c - py-ll-url
mkdir -p py-ll-url > /dev/null 2>&1
echo x - py-ll-url/pkg-descr
sed 's/^X//' >py-ll-url/pkg-descr << 'END-of-py-ll-url/pkg-descr'
XThis module contains an RFC2396 compliant implementation of URLs (see the class
XURL) and file like classes for reading data from URLs and writing data to URLs
X(see the classes Resource, ReadResource and WriteResource).
X
XWWW:	http://www.livinglogic.de/Python/url/
END-of-py-ll-url/pkg-descr
echo x - py-ll-url/Makefile
sed 's/^X//' >py-ll-url/Makefile << 'END-of-py-ll-url/Makefile'
X# New ports collection makefile for:	ll-url
X# Date created:		2005-06-23
X# Whom:			Choe, Cheng-Dae
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ll-url
XPORTVERSION=	0.15.1
XCATEGORIES=	devel python
XMASTER_SITES=	http://ftp.livinglogic.de/url/
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=	whitekid at gmail.com
XCOMMENT=	RFC2396 implementation of URLs and file like classes for URLs
X
XRUN_DEPENDS=	${PYTHON_SITELIBDIR}/ll/__init__.py:${PORTSDIR}/devel/py-ll-core
X
XUSE_PYTHON=	2.4+
XUSE_PYDISTUTILS=	yes
XUSE_BZIP2=	yes
X
X.include <bsd.port.mk>
END-of-py-ll-url/Makefile
echo x - py-ll-url/pkg-plist
sed 's/^X//' >py-ll-url/pkg-plist << 'END-of-py-ll-url/pkg-plist'
X at comment $FreeBSD$
X%%PYTHON_SITELIBDIR%%/ll/url.py
X%%PYTHON_SITELIBDIR%%/ll/_url.so
X%%PYTHON_SITELIBDIR%%/ll/url.pyc
X%%PYTHON_SITELIBDIR%%/ll/url.pyo
END-of-py-ll-url/pkg-plist
echo x - py-ll-url/distinfo
sed 's/^X//' >py-ll-url/distinfo << 'END-of-py-ll-url/distinfo'
XMD5 (ll-url-0.15.1.tar.bz2) = ffa18a0ba9512b0d32c3331241c9e751
XSIZE (ll-url-0.15.1.tar.bz2) = 27099
END-of-py-ll-url/distinfo
exit


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



More information about the freebsd-ports-bugs mailing list