6c3f FreshPorts -- www/p5-WWW-Link
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-Link 0.036 www on this many watch lists=3 search for ports that depend on this port
Maintain information about the state of links

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 Feb 2002 13:49:01
Also Listed In: perl5
License: not specified in port


WWW::Link is a perl class which accepts and maintains information
about links. For example, this would include urls which are referenced
from a WWW page.

The link class will be acted on by such programs as link checkers
to give it information and by other programs to convert that
information into something which can be used by humans.

WWW: http://search.cpan.org/dist/WWW-Link/
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. www/p5-HTML-Stream
  3. www/p5-CGI-modules
  4. net/p5-Net-Telnet
  5. databases/p5-MLDBM
  6. devel/p5-Getopt-Long
  7. lang/perl5.8
Required To Run:
  1. www/p5-libwww
  2. www/p5-HTML-Stream
  3. www/p5-CGI-modules
  4. net/p5-Net-Telnet
  5. databases/p5-MLDBM
  6. devel/p5-Getopt-Long
  7. lang/perl5.8
There are no ports dependent upon this port

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


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.dti.ad.jp/pub/lang/CPAN/modules/by-module/WWW/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/WWW/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/WWW/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/WWW/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/WWW/
  9. ftp://mirror.hiwaay.net/CPAN/modules/by-module/WWW/
  10. http://at.cpan.org/modules/by-module/WWW/
  11. http://backpan.perl.org/modules/by-module/WWW/
  12. http://cpan.nctu.edu.tw/modules/by-module/WWW/
  13. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/WWW/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/WWW/
  15. http://www.cpan.dk/modules/by-module/WWW/

Number of commits found: 16

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
05 Jun 2012 07:27:27
Original commit files touched by this commit  0.036
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.036
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
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.036
miwi search for other commits by this committer
- Get Rid MD5 support
21 Dec 2009 02:19:12
Original commit files touched by this commit  0.036
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.036
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)
06 Apr 2007 06:48:45
Original commit files touched by this commit  0.036
gabor search for other commits by this committer
- Remove old Perl support from unmaintained ports in categories starting
  with letter o-z
22 Jan 2006 02:58:25
Original commit files touched by this commit  0.036
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)
25 Nov 2005 19:02:21
Original commit files touched by this commit  0.036
pav search for other commits by this committer
- Add SHA256
21 Sep 2005 19:31:43
Original commit files touched by this commit  0.036
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
20 Sep 2005 14:20:34
Original commit files touched by this commit  0.036
erwin search for other commits by this committer
Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!

Noticed by:     tobez
Approved by:    portmgr (self)
11 Sep 2005 20:35:09
Original commit files touched by this commit  0.036
leeym search for other commits by this committer
- Don't backup updated file, fix build, and unbreak this port.
21 May 2005 17:43:06
Original commit files touched by this commit  0.036
kris search for other commits by this committer
BROKEN with old perl: Incomplete pkg-plist
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.036
trevor search for other commits by this committer
SIZEify (maintainer timeout)
20 Aug 2003 16:03:48
Original commit files touched by this commit  0.036
mat search for other commits by this committer
Update to 0.036
add missing depends

PR:             55348
Approved by:    demon (mentor), maintainer timeout (2 weeks)
21 Feb 2003 14:01:38
Original commit files touched by this commit  0.030
knu search for other commits by this committer
De-pkg-comment.
08 Feb 2002 16:49:01
files touched by this commit
petef search for other commits by this committer
Add p5-WWW-Link 0.030, maintain information about the state of links.    

Number of commits found: 16

282c
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsJun 19
otrsJun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04

9 vulnerabilities affecting 12 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 24568
Broken 187
Deprecated 455
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 49
Set to expire 440
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days28
new fortnight85
new month175

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