ports/110132: [NEW PORT] www/py-httplib2: A comprehensive HTTP client library
Li-Wen Hsu
lwhsu at lwhsu.org
Fri Mar 9 15:10:06 UTC 2007
>Number: 110132
>Category: ports
>Synopsis: [NEW PORT] www/py-httplib2: A comprehensive HTTP client library
>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: Fri Mar 09 15:10:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Li-Wen Hsu
>Release: FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD jail0.lwhsu.csie.net 6.2-STABLE FreeBSD 6.2-STABLE #0: Fri Jan 26 00:04:54 CST 2007
>Description:
A comprehensive HTTP client library, httplib2.py supports many features left
out of other HTTP libraries.
WWW: http://bitworking.org/projects/httplib2/
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- py-httplib2-0.3.0.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:
#
# py-httplib2
# py-httplib2/pkg-descr
# py-httplib2/Makefile
# py-httplib2/pkg-plist
# py-httplib2/distinfo
#
echo c - py-httplib2
mkdir -p py-httplib2 > /dev/null 2>&1
echo x - py-httplib2/pkg-descr
sed 's/^X//' >py-httplib2/pkg-descr << 'END-of-py-httplib2/pkg-descr'
XA comprehensive HTTP client library, httplib2.py supports many features left
Xout of other HTTP libraries.
X
XWWW: http://bitworking.org/projects/httplib2/
END-of-py-httplib2/pkg-descr
echo x - py-httplib2/Makefile
sed 's/^X//' >py-httplib2/Makefile << 'END-of-py-httplib2/Makefile'
X# New ports collection makefile for: py-httplib2
X# Date created: Mar. 09, 2007
X# Whom: Li-Wen Hsu <lwhsu at lwhsu.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME= httplib2
XPORTVERSION= 0.3.0
XCATEGORIES= www python
XMASTER_SITES= http://bitworking.org/projects/httplib2/dist/
XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER= lwhsu at lwhsu.org
XCOMMENT= A comprehensive HTTP client library
X
XUSE_PYTHON= yes
XUSE_PYDISTUTILS= yes
X
X.include <bsd.port.mk>
END-of-py-httplib2/Makefile
echo x - py-httplib2/pkg-plist
sed 's/^X//' >py-httplib2/pkg-plist << 'END-of-py-httplib2/pkg-plist'
X%%PYTHON_SITELIBDIR%%/httplib2/__init__.py
X%%PYTHON_SITELIBDIR%%/httplib2/__init__.pyc
X%%PYTHON_SITELIBDIR%%/httplib2/__init__.pyo
X%%PYTHON_SITELIBDIR%%/httplib2/iri2uri.py
X%%PYTHON_SITELIBDIR%%/httplib2/iri2uri.pyc
X%%PYTHON_SITELIBDIR%%/httplib2/iri2uri.pyo
X at dirrm %%PYTHON_SITELIBDIR%%/httplib2
END-of-py-httplib2/pkg-plist
echo x - py-httplib2/distinfo
sed 's/^X//' >py-httplib2/distinfo << 'END-of-py-httplib2/distinfo'
XMD5 (httplib2-0.3.0.tar.gz) = 781110e8031bdbe753d80532cfbe1bc4
XSHA256 (httplib2-0.3.0.tar.gz) = 20c85b73dd6c4a1d0aeaa21f2d0161fd1e79ea5562cd92e89d63a209a9514372
XSIZE (httplib2-0.3.0.tar.gz) = 16149
END-of-py-httplib2/distinfo
exit
--- py-httplib2-0.3.0.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list