head	1.3;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1;
locks; strict;
comment	@# @;


1.3
date	2012.05.18.23.20.20;	author bapt;	state dead;
branches;
next	1.2;

1.2
date	2012.04.11.20.25.11;	author swills;	state Exp;
branches;
next	1.1;

1.1
date	2007.12.12.06.23.01;	author clsung;	state Exp;
branches;
next	;


desc
@@


1.3
log
@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
@
text
@# New ports collection makefile for:	p5-HTML-Sanitizer
# Date created:		2007-11-03
# Whom:			Gea-Suan Lin <gslin@@gslin.org>
#
# $FreeBSD: ports/www/p5-HTML-Sanitizer/Makefile,v 1.2 2012/04/11 20:25:11 swills Exp $
#

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>
@


1.2
log
@- Mark deprecated since it's removed from CPAN

PR:		ports/166350
Approved by:	Gea-Suan Lin <gslin@@gslin.org> (maintainer)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@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/

PR:		ports/117784
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
@
text
@d17 3
@

