ports/80635: New port: textproc/p5-Text-Textile A perl implementation of Dean Allen's Textile syntax.

Travis Campbell hcoyote at ghostar.ath.cx
Thu May 5 04:20:41 UTC 2005


>Number:         80635
>Category:       ports
>Synopsis:       New port: textproc/p5-Text-Textile  A perl implementation of Dean Allen's Textile syntax.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 05 04:20:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Travis Campbell
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
>Environment:


>Description:

New port for Text::Textile.

Text::Textile is a Perl-based implementation of Dean Allen's Textile syntax.
Textile is shorthand for doing common formatting tasks.

http://www.textism.com/tools/textile
http://search.cpan.org/dist/Text-Textile/

>How-To-Repeat:
>Fix:


--- p5-Text-Textile.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-Text-Textile
#	p5-Text-Textile/Makefile
#	p5-Text-Textile/distinfo
#	p5-Text-Textile/pkg-plist
#	p5-Text-Textile/pkg-descr
#
echo c - p5-Text-Textile
mkdir -p p5-Text-Textile > /dev/null 2>&1
echo x - p5-Text-Textile/Makefile
sed 's/^X//' >p5-Text-Textile/Makefile << 'END-of-p5-Text-Textile/Makefile'
X# ex:ts=8
X# Ports collection makefile for:	p5-Text-Textile
X# Date created:			May 4, 2005
X# Whom:				Travis Campbell <hcoyote at ghostar.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Text-Textile
XPORTVERSION=	0.7
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../by-authors/id/T/TO/TOMI
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	hcoyote at ghostar.org
XCOMMENT=	A perl-based implementation of the Textile syntax by Dean Allen
X
XPERL_MODBUILD=	yes
X
XMAN3=	Text::Textile.3
X
X.include <bsd.port.pre.mk>
X.if ${PERL_LEVEL} < 500601
XIGNORE=	requires Perl 5.6. Install lang/perl5 or lang/perl5.8, and try again
X.endif
X.include <bsd.port.post.mk>
END-of-p5-Text-Textile/Makefile
echo x - p5-Text-Textile/distinfo
sed 's/^X//' >p5-Text-Textile/distinfo << 'END-of-p5-Text-Textile/distinfo'
XMD5 (Text-Textile-0.7.tar.gz) = 0e21473f76f019824185d4fe082597c1
XSIZE (Text-Textile-0.7.tar.gz) = 27355
END-of-p5-Text-Textile/distinfo
echo x - p5-Text-Textile/pkg-plist
sed 's/^X//' >p5-Text-Textile/pkg-plist << 'END-of-p5-Text-Textile/pkg-plist'
X%%SITE_PERL%%/Text/Textile.pm
X at unexec rmdir %D/%%SITE_PERL%%/Text 2>/dev/null || true
END-of-p5-Text-Textile/pkg-plist
echo x - p5-Text-Textile/pkg-descr
sed 's/^X//' >p5-Text-Textile/pkg-descr << 'END-of-p5-Text-Textile/pkg-descr'
XText::Textile is a Perl-based implementation of Dean Allen's Textile syntax.
XTextile is shorthand for doing common formatting tasks.
X
XWWW: http://search.cpan.org/dist/Text-Textile/
X
X- Travis Campbell
Xhcoyote at ghostar.org
END-of-p5-Text-Textile/pkg-descr
exit
--- p5-Text-Textile.shar ends here ---


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



More information about the freebsd-ports-bugs mailing list