ports/151189: [NEW PORT] www/py-surl

C-S c-s at c-s.li
Mon Oct 4 07:10:07 UTC 2010


>Number:         151189
>Category:       ports
>Synopsis:       [NEW PORT] www/py-surl
>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:   Mon Oct 04 07:10:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     C-S
>Release:        
>Organization:
>Environment:
>Description:
surl is a URL shortening command line application that supports various sites. It supports stdin or filename input. It grabs the URLs, converts them, and returns the same text that was used in the input. It is known to work with a wealth of services, such as bit.ly, goo.gl, tinyurl.com and tr.im.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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-surl/Makefile
#	py-surl/distinfo
#	py-surl/pkg-descr
#	py-surl/pkg-plist
#
echo x - py-surl/Makefile
sed 's/^X//' >py-surl/Makefile << 'f6a6992968a12bab5aeb0dc3aed415c5'
X# Ports collection makefile for:	py-surl
X# Date created:		2010-10-04
X# Whom:			Carlo Strub
X#
X# $FreeBSD$
X#
X
XPORTNAME=	surl
XPORTVERSION=	0.7.0
XCATEGORIES=	www
XMASTER_SITES=	http://launchpadlibrarian.net/37026875/ \
X		http://www.c-s.li/ports/
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=	c-s at c-s.li
XCOMMENT=	URL shortening command line application
X
XLICENSE=	GPLv3
X
XUSE_PYTHON=	yes
XUSE_PYDISTUTILS=	yes
XUSE_BZIP2=	yes
X
X.include <bsd.port.mk>
f6a6992968a12bab5aeb0dc3aed415c5
echo x - py-surl/distinfo
sed 's/^X//' >py-surl/distinfo << '1f6726c878c8a01cfed2677b4fe3d8c4'
XMD5 (surl-0.7.0.tar.bz2) = 7318d2a0aa6a21794b12e5ec9fb2402a
XSHA256 (surl-0.7.0.tar.bz2) = 9ae44c149b0f8b726e229f31451000aea6f7164c810618b4b8cf7cf3662c7e57
XSIZE (surl-0.7.0.tar.bz2) = 22878
1f6726c878c8a01cfed2677b4fe3d8c4
echo x - py-surl/pkg-descr
sed 's/^X//' >py-surl/pkg-descr << '97efcc83783f357fc0d34e77d181f52e'
Xsurl is a URL shortening command line application that supports various sites.
XIt supports stdin or filename input. It grabs the URLs, converts them, and
Xreturns the same text that was used in the input. It is known to work with a
Xwealth of services, such as bit.ly, goo.gl, tinyurl.com and tr.im.
X
XWWW: https://launchpad.net/surl
97efcc83783f357fc0d34e77d181f52e
echo x - py-surl/pkg-plist
sed 's/^X//' >py-surl/pkg-plist << 'cc09c396e00eb8691fee0a2b1567196f'
Xbin/surl
X%%PYTHON_SITELIBDIR%%/surl/__init__.py
X%%PYTHON_SITELIBDIR%%/surl/__init__.pyc
X%%PYTHON_SITELIBDIR%%/surl/__init__.pyo
X%%PYTHON_SITELIBDIR%%/surl/dirs.py
X%%PYTHON_SITELIBDIR%%/surl/dirs.pyc
X%%PYTHON_SITELIBDIR%%/surl/dirs.pyo
X%%PYTHON_SITELIBDIR%%/surl/plugin.lst
X%%PYTHON_SITELIBDIR%%/surl/plugins.py
X%%PYTHON_SITELIBDIR%%/surl/plugins.pyc
X%%PYTHON_SITELIBDIR%%/surl/plugins.pyo
X%%PYTHON_SITELIBDIR%%/surl/services.py
X%%PYTHON_SITELIBDIR%%/surl/services.pyc
X%%PYTHON_SITELIBDIR%%/surl/services.pyo
X%%PYTHON_SITELIBDIR%%/surl/surl.py
X%%PYTHON_SITELIBDIR%%/surl/surl.pyc
X%%PYTHON_SITELIBDIR%%/surl/surl.pyo
X%%PYTHON_SITELIBDIR%%/surl/surlscript.py
X%%PYTHON_SITELIBDIR%%/surl/surlscript.pyc
X%%PYTHON_SITELIBDIR%%/surl/surlscript.pyo
X%%PYTHON_SITELIBDIR%%/surl/version.py
X%%PYTHON_SITELIBDIR%%/surl/version.pyc
X%%PYTHON_SITELIBDIR%%/surl/version.pyo
X at dirrm %%PYTHON_SITELIBDIR%%/surl
cc09c396e00eb8691fee0a2b1567196f
exit



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



More information about the freebsd-ports-bugs mailing list