summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-01-16 15:58:53 +0000
committersno <sno@pkgsrc.org>2010-01-16 15:58:53 +0000
commit2ef4408225d4cb8d8f95cf101af83c1b33bf0bba (patch)
tree85b3deffb3362f78efb94a64978156bbc2dac6c6 /www
parent51ab7ad0d16e620a071e1204d9737c6907de1e47 (diff)
downloadpkgsrc-2ef4408225d4cb8d8f95cf101af83c1b33bf0bba.tar.gz
Importing www/p5-LWP-Online 1.07 as indirect dependency of upcoming
Padre import. This module attempts to answer, as accurately as it can, one of the nastiest technical questions there is. Am I on the internet? That is, it's 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 this module 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.
Diffstat (limited to 'www')
-rw-r--r--www/p5-LWP-Online/DESCR13
-rw-r--r--www/p5-LWP-Online/Makefile24
-rw-r--r--www/p5-LWP-Online/distinfo5
3 files changed, 42 insertions, 0 deletions
diff --git a/www/p5-LWP-Online/DESCR b/www/p5-LWP-Online/DESCR
new file mode 100644
index 00000000000..bf41251b2c7
--- /dev/null
+++ b/www/p5-LWP-Online/DESCR
@@ -0,0 +1,13 @@
+This module attempts to answer, as accurately as it can, one of the nastiest
+technical questions there is.
+
+Am I on the internet?
+
+That is, it's 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 this module 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.
diff --git a/www/p5-LWP-Online/Makefile b/www/p5-LWP-Online/Makefile
new file mode 100644
index 00000000000..11f8827599c
--- /dev/null
+++ b/www/p5-LWP-Online/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 15:58:53 sno Exp $
+#
+
+DISTNAME= LWP-Online-1.07
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www net perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LWP/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/LWP-Online/
+COMMENT= Does your process have access to the web
+LICENSE= ${PERL5_LICENSE}
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
+DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/LWP/Online/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-LWP-Online/distinfo b/www/p5-LWP-Online/distinfo
new file mode 100644
index 00000000000..1de3259a826
--- /dev/null
+++ b/www/p5-LWP-Online/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/01/16 15:58:53 sno Exp $
+
+SHA1 (LWP-Online-1.07.tar.gz) = f1391f2b17d2e18b1c1396fb58a52cdf7efe40ec
+RMD160 (LWP-Online-1.07.tar.gz) = aee812f351e5f8731435ce88c8d41f6ff8140190
+Size (LWP-Online-1.07.tar.gz) = 25783 bytes