9444 FreshPorts -- www/p5-WWW-Shorten
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-WWW-Shorten 3.03 www on this many watch lists=2 search for ports that depend on this port
Abstract interface to URL shortening sites
Maintained by: lth@FreeBSD.org search for ports maintained by this maintainer
Port Added: 01 Sep 2003 12:37:03
Also Listed In: perl5
License: not specified in port


A Perl interface to URL shortening sites. These sites maintain databases
of long URLs, each of which has a unique identifier.

WWW: http://search.cpan.org/dist/WWW-Shorten/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. www/p5-libwww
  2. devel/p5-Config-Auto
  3. net/p5-URI
  4. lang/perl5.12
Required To Run:
  1. www/p5-libwww
  2. devel/p5-Config-Auto
  3. net/p5-URI
  4. lang/perl5.12

This port is required by:

for Build for Run

To install the port: cd /usr/ports/www/p5-WWW-Shorten/ && make install clean
To add the package: pkg_add -r p5-WWW-Shorten


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/WWW/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/WWW/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/WWW/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/WWW/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/WWW/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/WWW/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/WWW/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/WWW/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/WWW/
  11. http://at.cpan.org/modules/by-module/WWW/
  12. http://backpan.perl.org/modules/by-module/WWW/
  13. http://cpan.nctu.edu.tw/modules/by-module/WWW/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/WWW/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/WWW/
  16. http://www.cpan.dk/modules/by-module/WWW/
  17. http://www.cpan.dk/modules/by-module/WWW/

Number of commits found: 25

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
26 Aug 2012 20:49:11
Original commit files touched by this commit  3.03
lth search for other commits by this committer
- Update to 3.03 [1]
- Add regression-test target

PR:		ports/171037 [1]
Submitted by:	swills
21 Jan 2012 17:40:15
Original commit files touched by this commit  3.02
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
13 Dec 2010 09:33:15
Original commit files touched by this commit  3.02
lth search for other commits by this committer
Update to 3.02
23 Jan 2010 12:50:59
Original commit files touched by this commit  3.00
lth search for other commits by this committer
Update to 3.00
22 Nov 2009 21:51:57
Original commit files touched by this commit  2.06
lth search for other commits by this committer
- Update to 2.06
- Changes: http://cpansearch.perl.org/src/DAVECROSS/WWW-Shorten-2.06/Changes

PR:             ports/140768
Submitted by:   Sahil Tandon <sahil@tandon.net>
29 Sep 2009 11:56:14
Original commit files touched by this commit  2.05
lth search for other commits by this committer
Update to 2.05

Feature safe: yes
25 Mar 2009 11:01:03
Original commit files touched by this commit  2.03
lth search for other commits by this committer
Update to 2.03
26 Feb 2009 15:51:23
Original commit files touched by this commit  2.02
lth search for other commits by this committer
Update to 2.02
07 Jul 2008 08:35:19
Original commit files touched by this commit  2.01
lth search for other commits by this committer
Update to 2.01
30 Jun 2008 10:32:52
Original commit files touched by this commit  2.00
lth search for other commits by this committer
Update to 2.00
29 Apr 2008 12:56:44
Original commit files touched by this commit  1.100
lth search for other commits by this committer
Update to 1.100, clean up
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.97
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
08 Sep 2007 01:11:48
Original commit files touched by this commit  1.97
  Sanity Test Failure
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
24 Jan 2006 03:14:23
Original commit files touched by this commit  1.97
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:58:25
Original commit files touched by this commit  1.97
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
13 Oct 2005 19:07:11
Original commit files touched by this commit  1.97
lth search for other commits by this committer
Update to 1.97
31 May 2005 16:00:15
Original commit files touched by this commit  1.95
lth search for other commits by this committer
Update to 1.95
21 Nov 2004 16:52:35
Original commit files touched by this commit  1.93
lth search for other commits by this committer
- Update to 1.93
31 Oct 2004 18:58:00
Original commit files touched by this commit  1.91
lth search for other commits by this committer
- update to 1.91
01 Jun 2004 12:32:33
Original commit files touched by this commit  1.88
lth search for other commits by this committer
Change of email address.

Approved by:    erwin (mentor)
19 Mar 2004 01:51:15
Original commit files touched by this commit  1.88
trevor search for other commits by this committer
Add size data, approved by maintainers.
16 Nov 2003 21:53:02
Original commit files touched by this commit  1.88
krion search for other commits by this committer
- Update to version 1.88

PR:             59348
Submitted by:   Lars Thegler <lars@thegler.dk> (maintainer)
08 Sep 2003 03:26:43
Original commit files touched by this commit  1.87
leeym search for other commits by this committer
Update to 1.87

PR:             56577
Submitted by:   Lars Thegler <lars@thegler.dk>
07 Sep 2003 01:17:50
Original commit files touched by this commit  1.86
foxfair search for other commits by this committer
PR:             56545
Submitted by:   Lars Thegler <lars@thegler.dk>
maintainer update: Update to 1.86
01 Sep 2003 12:29:36
Original commit files touched by this commit  1.84
mat search for other commits by this committer
Add p5-WWW-Shorten 1.84, abstract interface to URL shortening sites.

PR:             56153
Submitted by:   Lars Thegler <lars@thegler.dk>

Number of commits found: 25

2839
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24525
Broken 217
Deprecated 473
Ignore 636
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours9
new 7 days26
new fortnight56
new month212

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0