aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-05-19 07:20:20 +0800
committerbapt <bapt@FreeBSD.org>2012-05-19 07:20:20 +0800
commit44011afa94d38be475d1d23c4a8d35d36afe4a92 (patch)
tree6a0c961d4653b7fba67d292ed3d8b1b534fb1da3 /www
parente56ad4d43a069c0f7386b58ddb92df96a26206b7 (diff)
downloadfreebsd-ports-gnome-44011afa94d38be475d1d23c4a8d35d36afe4a92.tar.gz
freebsd-ports-gnome-44011afa94d38be475d1d23c4a8d35d36afe4a92.tar.zst
freebsd-ports-gnome-44011afa94d38be475d1d23c4a8d35d36afe4a92.zip
2012-04-17 devel/p5-POE-Exceptions: included in devel/p5-POE and not needed according to configure message
2012-05-09 net/p5-Net-Services: Removed from CPAN 2012-05-10 net/perldap: BROKEN for more than 6 month 2012-05-09 security/p5-Crypt-Cryptix: Gone from CPAN, project site says project is dead 2012-05-11 www/p5-HTML-Sanitizer: no longer in CPAN 2012-04-25 www/p5-IMDB-Movie: Removed from CPAN
Diffstat (limited to 'www')
-rw-r--r--www/Makefile2
-rw-r--r--www/p5-HTML-Sanitizer/Makefile26
-rw-r--r--www/p5-HTML-Sanitizer/distinfo2
-rw-r--r--www/p5-HTML-Sanitizer/pkg-descr6
-rw-r--r--www/p5-HTML-Sanitizer/pkg-plist5
-rw-r--r--www/p5-IMDB-Movie/Makefile30
-rw-r--r--www/p5-IMDB-Movie/distinfo2
-rw-r--r--www/p5-IMDB-Movie/pkg-descr7
-rw-r--r--www/p5-IMDB-Movie/pkg-plist5
9 files changed, 0 insertions, 85 deletions
diff --git a/www/Makefile b/www/Makefile
index a6fed4700282..e25e4dffb9f4 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -902,7 +902,6 @@
SUBDIR += p5-HTML-RSSAutodiscovery
SUBDIR += p5-HTML-ResolveLink
SUBDIR += p5-HTML-RobotsMETA
- SUBDIR += p5-HTML-Sanitizer
SUBDIR += p5-HTML-Scrubber
SUBDIR += p5-HTML-Seamstress
SUBDIR += p5-HTML-Selector-XPath
@@ -1006,7 +1005,6 @@
SUBDIR += p5-HTTPD-User-Manage
SUBDIR += p5-I18N-AcceptLanguage
SUBDIR += p5-IMDB-Film
- SUBDIR += p5-IMDB-Movie
SUBDIR += p5-Image-Delivery
SUBDIR += p5-JE
SUBDIR += p5-Jemplate
diff --git a/www/p5-HTML-Sanitizer/Makefile b/www/p5-HTML-Sanitizer/Makefile
deleted file mode 100644
index 240c33f56ff0..000000000000
--- a/www/p5-HTML-Sanitizer/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: p5-HTML-Sanitizer
-# Date created: 2007-11-03
-# Whom: Gea-Suan Lin <gslin@gslin.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= HTML-Sanitizer
-PORTVERSION= 0.04
-CATEGORIES= www security perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= gslin@gslin.org
-COMMENT= HTML Sanitizer
-
-DEPRECATED= no longer in CPAN
-EXPIRATION_DATE= 2012-05-11
-
-RUN_DEPENDS= ${SITE_PERL}/HTML/TreeBuilder.pm:${PORTSDIR}/www/p5-HTML-Tree
-
-PERL_CONFIGURE= yes
-
-MAN3= HTML::Sanitizer.3
-
-.include <bsd.port.mk>
diff --git a/www/p5-HTML-Sanitizer/distinfo b/www/p5-HTML-Sanitizer/distinfo
deleted file mode 100644
index eb481ecb346e..000000000000
--- a/www/p5-HTML-Sanitizer/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (HTML-Sanitizer-0.04.tar.gz) = e008872b2bcb815ae7c05062c5ac37a0fecc54ecbfcedfa62fc15b0ff8d73956
-SIZE (HTML-Sanitizer-0.04.tar.gz) = 8972
diff --git a/www/p5-HTML-Sanitizer/pkg-descr b/www/p5-HTML-Sanitizer/pkg-descr
deleted file mode 100644
index 79e581c8e918..000000000000
--- a/www/p5-HTML-Sanitizer/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-This module acts as a filter for HTML. It is not a validator, though
-it might be possible to write a validator-like tool with it. It's
-intended to strip out unwanted HTML elements and attributes and leave
-you with non-dangerous HTML code that you should be able to trust.
-
-WWW: http://search.cpan.org/dist/HTML-Sanitizer/
diff --git a/www/p5-HTML-Sanitizer/pkg-plist b/www/p5-HTML-Sanitizer/pkg-plist
deleted file mode 100644
index 9e334ef2a641..000000000000
--- a/www/p5-HTML-Sanitizer/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Sanitizer/.packlist
-%%SITE_PERL%%/HTML/Sanitizer.pm
-@dirrmtry %%SITE_PERL%%/HTML
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Sanitizer
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML
diff --git a/www/p5-IMDB-Movie/Makefile b/www/p5-IMDB-Movie/Makefile
deleted file mode 100644
index d8c70a0f7e4e..000000000000
--- a/www/p5-IMDB-Movie/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# New ports collection makefile for: p5-IMDB-Movie
-# Date created: 2003-11-04
-# Whom: Cheng-Lung Sung <clsung@dragon2.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= IMDB-Movie
-PORTVERSION= 0.12
-CATEGORIES= www perl5
-MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:JEFFA
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= perl@FreeBSD.org
-COMMENT= Perl module to fetch movie info from www.imdb.com
-
-DEPRECATED= Removed from CPAN
-EXPIRATION_DATE= 2012-04-25
-
-BUILD_DEPENDS= p5-Clone>=0:${PORTSDIR}/devel/p5-Clone \
- p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-
-PERL_CONFIGURE= yes
-
-MAN3= IMDB::Movie.3
-
-.include <bsd.port.mk>
diff --git a/www/p5-IMDB-Movie/distinfo b/www/p5-IMDB-Movie/distinfo
deleted file mode 100644
index d48e8e2ba334..000000000000
--- a/www/p5-IMDB-Movie/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (IMDB-Movie-0.12.tar.gz) = 72638c93b90d5211354ddcd65e6790287cbb6d9265eafeb43e5c8d234ca20e6b
-SIZE (IMDB-Movie-0.12.tar.gz) = 6144
diff --git a/www/p5-IMDB-Movie/pkg-descr b/www/p5-IMDB-Movie/pkg-descr
deleted file mode 100644
index ff4a00e521a5..000000000000
--- a/www/p5-IMDB-Movie/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-This is a module that uses LWP and HTML::TokeParser to parse the
-web page for the requested movie. You can use an IMDB identification
-number or the name of the movie. IMDB.pm will try to return the
-best match.
-
-Author: Jeffrey Hayes Anderson <captvanhalen@yahoo.com>
-WWW: http://search.cpan.org/dist/IMDB-Movie/
diff --git a/www/p5-IMDB-Movie/pkg-plist b/www/p5-IMDB-Movie/pkg-plist
deleted file mode 100644
index 63330909460b..000000000000
--- a/www/p5-IMDB-Movie/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-%%SITE_PERL%%/IMDB/Movie.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/IMDB/Movie/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IMDB/Movie
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IMDB
-@dirrmtry %%SITE_PERL%%/IMDB