ports/156260: [NEW PORT] www/p5-LWP-Online: Checks if process has access to the web

milki milki at rescomp.berkeley.edu
Thu Apr 7 21:10:13 UTC 2011


>Number:         156260
>Category:       ports
>Synopsis:       [NEW PORT] www/p5-LWP-Online: Checks if process has access to the web
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 07 21:10:12 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     milki
>Release:        FreeBSD 7.3-RELEASE-p4 amd64
>Organization:
UC Berkeley - RSSP-IT
>Environment:
System: FreeBSD dev-www7.rescomp.berkeley.edu 7.3-RELEASE-p4 FreeBSD 7.3-RELEASE-p4 #15: Tue Nov 30 11:51:59 PST 2010
>Description:
LWP::Online attempts to answer, as accurately as it can, one of the
nastiest technical questions there is:  Am I on the internet?

This a problem that had no clean permanent solution, and for
which you could just keep writing more and more functionality
indefinitely, asymtopically approaching 100% correctness but never
reaching it.

And so LWP::Online is intended to do as good a job as possible, without
having to resort to asking any human questions (who may well get it
wrong anyway), and limiting itself to a finite amount of programming
work and a reasonable level of memory overhead to load the code.

WWW: http://search.cpan.org/dist/LWP-Online/

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-LWP-Online-1.07.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-LWP-Online
#	p5-LWP-Online/Makefile
#	p5-LWP-Online/distinfo
#	p5-LWP-Online/pkg-descr
#	p5-LWP-Online/pkg-plist
#
echo c - p5-LWP-Online
mkdir -p p5-LWP-Online > /dev/null 2>&1
echo x - p5-LWP-Online/Makefile
sed 's/^X//' >p5-LWP-Online/Makefile << 'b000984acd301b1837cb804d3cfa7960'
X# New ports collection makefile for:	p5-LWP-Online
X# Date created:				2011-04-07
X# Whom:					milki <milki at rescomp.berkeley.edu>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	LWP-Online
XPORTVERSION=	1.07
XCATEGORIES=	www perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	CPAN:ADAMK
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	milki at rescomp.bekreley.edu
XCOMMENT=	Checks if process has access to the web
X
XRUN_DEPENDS=	p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
X		p5-URI>=0:${PORTSDIR}/net/p5-URI
X
XPERL_CONFIGURE=	yes
X
XMAN3=		LWP::Online.3
X
X.include <bsd.port.mk>
b000984acd301b1837cb804d3cfa7960
echo x - p5-LWP-Online/distinfo
sed 's/^X//' >p5-LWP-Online/distinfo << '486d40b81369778268d78d976535a04f'
XSHA256 (LWP-Online-1.07.tar.gz) = 4364db0d456ba28bee6f20acdd5789be838c1fe1d10c83a4b16949c287277f95
XSIZE (LWP-Online-1.07.tar.gz) = 25783
486d40b81369778268d78d976535a04f
echo x - p5-LWP-Online/pkg-descr
sed 's/^X//' >p5-LWP-Online/pkg-descr << '02304ed7f5c5f74d4d9857c5cbf0517e'
XLWP::Online attempts to answer, as accurately as it can, one of the
Xnastiest technical questions there is:  Am I on the internet?
X
XThis a problem that had no clean permanent solution, and for
Xwhich you could just keep writing more and more functionality
Xindefinitely, asymtopically approaching 100% correctness but never
Xreaching it.
X
XAnd so LWP::Online is intended to do as good a job as possible, without
Xhaving to resort to asking any human questions (who may well get it
Xwrong anyway), and limiting itself to a finite amount of programming
Xwork and a reasonable level of memory overhead to load the code.
X
XWWW: http://search.cpan.org/dist/LWP-Online/
02304ed7f5c5f74d4d9857c5cbf0517e
echo x - p5-LWP-Online/pkg-plist
sed 's/^X//' >p5-LWP-Online/pkg-plist << 'e17b011ade3a81f9d485ec4d725f9201'
X%%SITE_PERL%%/LWP/Online.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/Online/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/Online
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/mach/auto/LWP
X at dirrmtry %%SITE_PERL%%/LWP
e17b011ade3a81f9d485ec4d725f9201
exit
--- p5-LWP-Online-1.07.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list