Port details |
- py-surl URL shortening command line application
- 0.7.1.1_1 www
=0 0.7.1.1_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses deprecated version of python
This port expired on: 2020-08-15
- Maintainer: cs@FreeBSD.org
- Port Added: 2010-10-19 14:54:03
- Last Update: 2020-08-15 10:50:59
- SVN Revision: 544927
- License: GPLv3
- WWW:
- https://launchpad.net/surl
- 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.
WWW: https://launchpad.net/surl
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}surl>0:www/py-surl@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-surl
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (surl-0.7.1.1.tar.bz2) = 43825c519af32338b89a712b81b370cc31fabe79ded263a5726bedba85defa87
SIZE (surl-0.7.1.1.tar.bz2) = 21713
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:2.7 tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.1.1_1 15 Aug 2020 10:50:59 |
rene |
Remove deprecated ports:
2020-08-15 archivers/py-backports.lzma: Uses deprecated version of python
2020-08-15 archivers/py-bup: Uses deprecated version of python
2020-08-15 archivers/py-librtfcomp: Uses deprecated version of python
2020-08-15 audio/blop-lv2: Uses deprecated version of python
2020-08-15 audio/bs2b-lv2: Uses deprecated version of python
2020-08-15 audio/py-gmusicproxy: Uses deprecated version of python
2020-08-15 audio/py-karaoke: Uses deprecated version of python
2020-08-15 audio/py-openal: Uses deprecated version of python
2020-08-15 audio/py-py-jack: Uses deprecated version of python
2020-08-15 audio/py-xmms2: Uses deprecated version of python
2020-08-15 audio/triceratops-lv2: Uses deprecated version of python
2020-08-15 biology/py-biom-format: Uses deprecated version of python
2020-08-15 comms/py-bulksms: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
0.7.1.1_1 23 Feb 2020 15:25:53 |
antoine |
Deprecate a few ports
With hat: portmgr |
0.7.1.1_1 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
0.7.1.1 13 Jul 2015 01:22:44 |
amdmi3 |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
0.7.1.1 03 Jan 2015 08:41:21 |
mva |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
0.7.1.1 29 Jul 2014 21:43:18 |
adamw |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.7.1.1 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
0.7.1.1 30 Nov 2013 23:13:47 |
cs |
Staging |
0.7.1.1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.7.1.1 08 May 2013 08:48:12 |
rm |
- trim Makefile header
- sort USE_* knobs alphabetically
- limit python version to 2.x only
- remove py-simplejson conditional (we have no pythons < 2.6 in ports)
Approved by: cs (maintainer, by mail) |
0.7.1.1 13 Mar 2012 14:14:05 |
cs |
Update to 0.7.1.1 and add man page
Approved by: glarkin@ (mentor, implicit)
Feature safe: yes |
0.7.0_1 21 Sep 2011 06:59:13 |
cs |
Depend on simplejson conditionally
PR: ports/160394
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: wen@ (co-mentor) |
0.7.0 15 Sep 2011 12:33:27 |
cs |
Change maintainer address to my FreeBSD address
Approved by: wen@ (mentor) |
0.7.0 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.7.0 19 Oct 2010 14:56:40 |
glarkin |
- Add missing RUN_DEPENDS |
0.7.0 19 Oct 2010 14:53:51 |
glarkin |
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.
WWW: https://launchpad.net/surl
PR: ports/151189
Submitted by: Carlo Strub <c-s at c-s.li> |