cvs commit: ports/www Makefile ports/www/py-surl Makefile distinfo pkg-descr pkg-plist

Greg Larkin glarkin at FreeBSD.org
Tue Oct 19 14:53:52 UTC 2010


glarkin     2010-10-19 14:53:51 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-surl          Makefile distinfo pkg-descr pkg-plist 
  Log:
  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>
  
  Revision  Changes    Path
  1.2720    +1 -0      ports/www/Makefile
  1.1       +26 -0     ports/www/py-surl/Makefile (new)
  1.1       +3 -0      ports/www/py-surl/distinfo (new)
  1.1       +7 -0      ports/www/py-surl/pkg-descr (new)
  1.1       +24 -0     ports/www/py-surl/pkg-plist (new)


More information about the cvs-all mailing list