aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2006-05-04 00:51:39 +0800
committererwin <erwin@FreeBSD.org>2006-05-04 00:51:39 +0800
commite8c9f18ac46491005e96d70483212632356f144b (patch)
treea7e1fda889ef0d5bf2eeb61d478d571a06f57d8f /www
parent2159b992d4b2ebe3a148f9db2d8b228032f64612 (diff)
downloadfreebsd-ports-gnome-e8c9f18ac46491005e96d70483212632356f144b.tar.gz
freebsd-ports-gnome-e8c9f18ac46491005e96d70483212632356f144b.tar.zst
freebsd-ports-gnome-e8c9f18ac46491005e96d70483212632356f144b.zip
Move p5-WWW-2ch to the japanese category along with the other
2ch BBS software. It is suitable for the scraping of a popular bbs of Japan. other BBS and the news sites and other sites are also possible by the addition of the plugin for scraping. Please take care with the flood control to an excessive access. WWW: http://search.cpan.org/dist/WWW-2ch/ PR: ports/94065 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> Move sugested by: nobutaka
Diffstat (limited to 'www')
-rw-r--r--www/Makefile1
-rw-r--r--www/p5-WWW-2ch/Makefile36
-rw-r--r--www/p5-WWW-2ch/distinfo3
-rw-r--r--www/p5-WWW-2ch/pkg-descr6
-rw-r--r--www/p5-WWW-2ch/pkg-plist21
5 files changed, 0 insertions, 67 deletions
diff --git a/www/Makefile b/www/Makefile
index fa21b4fcb175..e38b9fdb3d4a 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -706,7 +706,6 @@
SUBDIR += p5-URI-Sequin
SUBDIR += p5-W3C-LinkChecker
SUBDIR += p5-W3C-LogValidator
- SUBDIR += p5-WWW-2ch
SUBDIR += p5-WWW-Babelfish
SUBDIR += p5-WWW-Curl
SUBDIR += p5-WWW-Dilbert
diff --git a/www/p5-WWW-2ch/Makefile b/www/p5-WWW-2ch/Makefile
deleted file mode 100644
index 994f62cea8a9..000000000000
--- a/www/p5-WWW-2ch/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# New ports collection makefile for: p5-WWW-2ch
-# Date created: 2006-02-28
-# Whom: TAKAHASHI Kaoru <kaoru@kaisei.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= WWW-2ch
-PORTVERSION= 0.07
-CATEGORIES= www perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= WWW
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= kaoru@kaisei.org
-COMMENT= "Perl module for scraping of 2ch.net BBS"
-
-RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor
-
-PERL_CONFIGURE= yes
-
-MAN3= WWW::2ch.3 \
- WWW::2ch::Plugin::Base.3 \
- WWW::2ch::Res.3 \
- WWW::2ch::Subject.3 \
- WWW::2ch::Dat.3 \
- WWW::2ch::Plugin::Jbbs.3
-
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 50600
-IGNORE= requires perl 5.6.0 or higher. Please install lang/perl5.8 and try again
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/www/p5-WWW-2ch/distinfo b/www/p5-WWW-2ch/distinfo
deleted file mode 100644
index b7a44b29f3e0..000000000000
--- a/www/p5-WWW-2ch/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (WWW-2ch-0.07.tar.gz) = d2a6c6f7f0606bc8ea0590a9d5d1b97e
-SHA256 (WWW-2ch-0.07.tar.gz) = bfcc9b450fe2bd569acaa07bf81419833db421975a75da56a1860b546746059f
-SIZE (WWW-2ch-0.07.tar.gz) = 7338
diff --git a/www/p5-WWW-2ch/pkg-descr b/www/p5-WWW-2ch/pkg-descr
deleted file mode 100644
index 8615af67388e..000000000000
--- a/www/p5-WWW-2ch/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-It is suitable for the scraping of a popular bbs of Japan.
-other BBS and the news sites and other sites are also possible by the
-addition of the plugin for scraping.
-Please take care with the flood control to an excessive access.
-
-WWW: http://search.cpan.org/dist/WWW-2ch/
diff --git a/www/p5-WWW-2ch/pkg-plist b/www/p5-WWW-2ch/pkg-plist
deleted file mode 100644
index 0e30e4662d53..000000000000
--- a/www/p5-WWW-2ch/pkg-plist
+++ /dev/null
@@ -1,21 +0,0 @@
-@comment $FreeBSD$
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/2ch/.packlist
-%%SITE_PERL%%/WWW/2ch.pm
-%%SITE_PERL%%/WWW/2ch/Cache.pm
-%%SITE_PERL%%/WWW/2ch/Cache/File.pm
-%%SITE_PERL%%/WWW/2ch/Dat.pm
-%%SITE_PERL%%/WWW/2ch/Plugin/Base.pm
-@comment %%SITE_PERL%%/WWW/2ch/Plugin/Pinkbbs.pm
-%%SITE_PERL%%/WWW/2ch/Plugin/Jbbs.pm
-%%SITE_PERL%%/WWW/2ch/Res.pm
-%%SITE_PERL%%/WWW/2ch/Setting.pm
-%%SITE_PERL%%/WWW/2ch/Subject.pm
-%%SITE_PERL%%/WWW/2ch/UserAgent.pm
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/2ch/
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
-@dirrm %%SITE_PERL%%/WWW/2ch/Cache
-@dirrm %%SITE_PERL%%/WWW/2ch/Plugin
-@dirrm %%SITE_PERL%%/WWW/2ch
-@dirrmtry %%SITE_PERL%%/WWW