Skip site navigation (1)Skip section navigation (2)
Date:      4 Nov 2002 22:06:43 -0000
From:      Seamus Venasse <svenasse@polaris.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/44903: New port: www/p5-HTML-FromText
Message-ID:  <20021104220643.45630.qmail@pris.polaris.ca>

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

>Number:         44903
>Category:       ports
>Synopsis:       New port: www/p5-HTML-FromText
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 04 14:10:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Seamus Venasse
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
Polaris Computing
>Environment:
System: FreeBSD kaiser.polaris.ca 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Thu Oct 10 12:23:41 PDT 2002 svenasse@build.polaris.ca:/usr/obj/usr/src/sys/KAISER i386


	
>Description:

The text2html function marks up plain text as HTML.  By
default it converts HTML metacharacters into the
corresponding entities.  More sophisticated transformations,
such as splitting the text into paragraphs or marking up
bulleted lists, can be carried out by setting the
appropriate options.

>How-To-Repeat:
	
>Fix:

# 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-HTML-FromText
#	p5-HTML-FromText/Makefile
#	p5-HTML-FromText/distinfo
#	p5-HTML-FromText/pkg-comment
#	p5-HTML-FromText/pkg-descr
#	p5-HTML-FromText/pkg-plist
#
echo c - p5-HTML-FromText
mkdir -p p5-HTML-FromText > /dev/null 2>&1
echo x - p5-HTML-FromText/Makefile
sed 's/^X//' >p5-HTML-FromText/Makefile << 'END-of-p5-HTML-FromText/Makefile'
X# New ports collection makefile for:	HTML::FromText
X# Date created:				04 November 2002
X# Whom:					Seamus Venasse <svenasse@polaris.ca>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		HTML-FromText
XPORTVERSION=		1.005
XCATEGORIES=		www perl5
XMASTER_SITES=		${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	HTML
XPKGNAMEPREFIX=		p5-
X
XMAINTAINER=		svenasse@polaris.ca
X
XPERL_CONFIGURE=		yes
X
XMAN3=			HTML::FromText.3
XMANPREFIX=		${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-HTML-FromText/Makefile
echo x - p5-HTML-FromText/distinfo
sed 's/^X//' >p5-HTML-FromText/distinfo << 'END-of-p5-HTML-FromText/distinfo'
XMD5 (HTML-FromText-1.005.tar.gz) = 983342bb72acc94ce58b6c7d3a14f62b
END-of-p5-HTML-FromText/distinfo
echo x - p5-HTML-FromText/pkg-comment
sed 's/^X//' >p5-HTML-FromText/pkg-comment << 'END-of-p5-HTML-FromText/pkg-comment'
XMark up text as HTML
END-of-p5-HTML-FromText/pkg-comment
echo x - p5-HTML-FromText/pkg-descr
sed 's/^X//' >p5-HTML-FromText/pkg-descr << 'END-of-p5-HTML-FromText/pkg-descr'
XThe text2html function marks up plain text as HTML.  By
Xdefault it converts HTML metacharacters into the
Xcorresponding entities.  More sophisticated transformations,
Xsuch as splitting the text into paragraphs or marking up
Xbulleted lists, can be carried out by setting the
Xappropriate options.
X
XWWW: http://search.cpan.org/author/GDR/HTML-FromText/
X
XSeamus Venasse <svenasse@polaris.ca>
END-of-p5-HTML-FromText/pkg-descr
echo x - p5-HTML-FromText/pkg-plist
sed 's/^X//' >p5-HTML-FromText/pkg-plist << 'END-of-p5-HTML-FromText/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/HTML/FromText.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/FromText/.packlist
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/HTML 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/FromText 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null || true
END-of-p5-HTML-FromText/pkg-plist
exit

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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