Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  3 Jun 2003 11:59:24 +0200 (CEST)
From:      Mathieu Arnold <m@absolight.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        m@absolight.net
Subject:   ports/52888: new port textproc/p5-YAPE-HTML
Message-ID:  <20030603095924.F063788A9@aragorn.reaumur.absolight.net>
Resent-Message-ID: <200306031000.h53A0G1F003690@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         52888
>Category:       ports
>Synopsis:       new port textproc/p5-YAPE-HTML
>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:   Tue Jun 03 03:00:16 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


	
>Description:
This module is yet another parser and tree-builder for HTML documents. It is
designed to make extraction and modification of HTML documents simplistic. The
API allows for easy custom additions to the document being parsed, and allows
very specific tag, text, and comment extraction.

	
>How-To-Repeat:
	
>Fix:

	

--- p5-YAPE-HTML.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-YAPE-HTML
#	p5-YAPE-HTML/Makefile
#	p5-YAPE-HTML/distinfo
#	p5-YAPE-HTML/pkg-descr
#	p5-YAPE-HTML/pkg-plist
#
echo c - p5-YAPE-HTML
mkdir -p p5-YAPE-HTML > /dev/null 2>&1
echo x - p5-YAPE-HTML/Makefile
sed 's/^X//' >p5-YAPE-HTML/Makefile << 'END-of-p5-YAPE-HTML/Makefile'
X# New ports collection makefile for:	p5-YAPE-HTML
X# Date created:	   3 juin 2003
X# Whom:		   Mathieu Arnold <m@absolight.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	YAPE-HTML
XPORTVERSION=	1.11
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../by-authors/id/P/PI/PINYAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	m@absolight.net
XCOMMENT=	Yet Another Parser/Extractor for HTML
X
XPERL_CONFIGURE=	yes
X
XMAN3=		YAPE::HTML.3 YAPE::HTML::Element.3
X
X.include <bsd.port.mk>
END-of-p5-YAPE-HTML/Makefile
echo x - p5-YAPE-HTML/distinfo
sed 's/^X//' >p5-YAPE-HTML/distinfo << 'END-of-p5-YAPE-HTML/distinfo'
XMD5 (YAPE-HTML-1.11.tar.gz) = 72e5f65cd941401c474d5863e70e195c
END-of-p5-YAPE-HTML/distinfo
echo x - p5-YAPE-HTML/pkg-descr
sed 's/^X//' >p5-YAPE-HTML/pkg-descr << 'END-of-p5-YAPE-HTML/pkg-descr'
XThis module is yet another parser and tree-builder for HTML documents. It is
Xdesigned to make extraction and modification of HTML documents simplistic. The
XAPI allows for easy custom additions to the document being parsed, and allows
Xvery specific tag, text, and comment extraction.
X
XWWW: http://search.cpan.org/dist/YAPE-HTML/
END-of-p5-YAPE-HTML/pkg-descr
echo x - p5-YAPE-HTML/pkg-plist
sed 's/^X//' >p5-YAPE-HTML/pkg-plist << 'END-of-p5-YAPE-HTML/pkg-plist'
X%%SITE_PERL%%/YAPE/HTML.pm
X%%SITE_PERL%%/YAPE/HTML/Element.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/YAPE/HTML/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/YAPE/HTML
X@dirrm %%SITE_PERL%%/YAPE/HTML
X@unexec rmdir %D%%SITE_PERL%%/%%PERL_ARCH%%/auto/YAPE 2>/dev/null || true
X@unexec rmdir %D%%SITE_PERL%%/YAPE 2>/dev/null || true
END-of-p5-YAPE-HTML/pkg-plist
exit
--- p5-YAPE-HTML.shar ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030603095924.F063788A9>