| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
08 May 2013 08:48:12
0.7.1.1
|
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) |
13 Mar 2012 14:14:05
0.7.1.1
|
cs  |
Update to 0.7.1.1 and add man page
Approved by: glarkin@ (mentor, implicit)
Feature safe: yes |
21 Sep 2011 06:59:13
0.7.0_1
|
cs  |
Depend on simplejson conditionally
PR: ports/160394
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: wen@ (co-mentor) |
15 Sep 2011 12:33:27
0.7.0
|
cs  |
Change maintainer address to my FreeBSD address
Approved by: wen@ (mentor) |
19 Mar 2011 12:38:54
0.7.0
|
miwi  |
- Get Rid MD5 support |
19 Oct 2010 14:56:40
0.7.0
|
glarkin  |
- Add missing RUN_DEPENDS |
19 Oct 2010 14:53:51
0.7.0
|
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> |