ports/57711: New port: py-clientcookie

Richard Kiss him at richardkiss.com
Tue Oct 7 18:00:37 UTC 2003


>Number:         57711
>Category:       ports
>Synopsis:       New port: py-clientcookie
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 07 11:00:34 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Richard Kiss
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
individual
>Environment:
System: FreeBSD kalamalka.gizzywump.com 5.1-RELEASE FreeBSD 5.1-RELEASE #2: Fri Jul 4 11:43:49 PDT 2003 root at kalamalka.gizzywump.com:/mnt/usr/obj/mnt/usr/src/sys/GIZZYWUMP i386



>Description:

New port.

>How-To-Repeat:

>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:
#
#	.
#	./distinfo
#	./pkg-descr
#	./pkg-plist
#	./Makefile
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'END-of-./distinfo'
XMD5 (ClientCookie-0.4.4a.tar.gz) = eb1edbc98f707e653b6c926fde267d8f
END-of-./distinfo
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr'
XClientCookie is a Python module for handling HTTP cookies on the
Xclient side, useful for accessing web sites that require cookies
Xto be set and then returned later.  It also provides some other
X(optional) useful stuff: HTTP-EQUIV and Refresh handling, automatic
Xadding of the Referer [sic] header and lazily-seek()able responses.
XThese extras are implemented using an extension that makes it easier to
Xadd new functionality to urllib2.  It has developed from a port of
XGisle Aas' Perl module HTTP::Cookies, from the libwww-perl library.
X
XWWW: http://wwwsearch.sourceforge.net/ClientCookie/
END-of-./pkg-descr
echo x - ./pkg-plist
sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist'
X%%PYTHON_SITELIBDIR%%/ClientCookie/_ClientCookie.py
X%%PYTHON_SITELIBDIR%%/ClientCookie/_ClientCookie.pyc
X%%PYTHON_SITELIBDIR%%/ClientCookie/_ClientCookie.pyo
X%%PYTHON_SITELIBDIR%%/ClientCookie/_Debug.py
X%%PYTHON_SITELIBDIR%%/ClientCookie/_Debug.pyc
X%%PYTHON_SITELIBDIR%%/ClientCookie/_Debug.pyo
X%%PYTHON_SITELIBDIR%%/ClientCookie/_HeadersUtil.py
X%%PYTHON_SITELIBDIR%%/ClientCookie/_HeadersUtil.pyc
X%%PYTHON_SITELIBDIR%%/ClientCookie/_HeadersUtil.pyo
X%%PYTHON_SITELIBDIR%%/ClientCookie/_MSIECookieJar.py
X%%PYTHON_SITELIBDIR%%/ClientCookie/_MSIECookieJar.pyc
X%%PYTHON_SITELIBDIR%%/ClientCookie/_MSIECookieJar.pyo
X%%PYTHON_SITELIBDIR%%/ClientCookie/_MozillaCookieJar.py
X%%PYTHON_SITELIBDIR%%/ClientCookie/_MozillaCookieJar.pyc
X%%PYTHON_SITELIBDIR%%/ClientCookie/_MozillaCookieJar.pyo
X%%PYTHON_SITELIBDIR%%/ClientCookie/_Util.py
X%%PYTHON_SITELIBDIR%%/ClientCookie/_Util.pyc
X%%PYTHON_SITELIBDIR%%/ClientCookie/_Util.pyo
X%%PYTHON_SITELIBDIR%%/ClientCookie/__init__.py
X%%PYTHON_SITELIBDIR%%/ClientCookie/__init__.pyc
X%%PYTHON_SITELIBDIR%%/ClientCookie/__init__.pyo
X%%PYTHON_SITELIBDIR%%/ClientCookie/_urllib2_support.py
X%%PYTHON_SITELIBDIR%%/ClientCookie/_urllib2_support.pyc
X%%PYTHON_SITELIBDIR%%/ClientCookie/_urllib2_support.pyo
X at dirrm %%PYTHON_SITELIBDIR%%/ClientCookie
END-of-./pkg-plist
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:	py-clientcookie
X# Date created:				Sat Sep  6 14:33:17 PDT 2003
X# Whom:					"Richard Kiss" <him at richardkiss.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	clientcookie
XPORTVERSION=	0.4.4a
XPORTREVISION=	1
XCATEGORIES=	devel python
XMASTER_SITES=	http://wwwsearch.sourceforge.net/ClientCookie/src/
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
XDISTNAME=	ClientCookie-${PORTVERSION}
X
XMAINTAINER=	him at richardkiss.com
XCOMMENT=	Client-side HTTP cookies for Python
X
XUSE_PYTHON=	yes
XUSE_PYDISTUTILS=	yes
X
X.include <bsd.port.mk>
END-of-./Makefile
exit



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



More information about the freebsd-ports-bugs mailing list