ports/76975: New port: www/pear-Text_Wiki Abstracts parsing and rendering rules for Wiki markup
Antonio Carlos Venancio Junior
antonio at php.net
Tue Feb 1 19:40:20 UTC 2005
>Number: 76975
>Category: ports
>Synopsis: New port: www/pear-Text_Wiki Abstracts parsing and rendering rules for Wiki markup
>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 Feb 01 19:40:19 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Antônio Carlos Venâncio Júnior
>Release: FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #4: Mon Jan 10 10:53:56 BRST 2005 root at antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO i386
>Description:
New port: www/pear-Text_Wiki Abstracts parsing and rendering rules for Wiki markup
Abstracts parsing and rendering rules for Wiki markup in structured plain text.
>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:
#
# pear-Text_Wiki
# pear-Text_Wiki/Makefile
# pear-Text_Wiki/distinfo
# pear-Text_Wiki/pkg-descr
#
echo c - pear-Text_Wiki
mkdir -p pear-Text_Wiki > /dev/null 2>&1
echo x - pear-Text_Wiki/Makefile
sed 's/^X//' >pear-Text_Wiki/Makefile << 'END-of-pear-Text_Wiki/Makefile'
X# Ports collection makefile for: pear-Text_Wiki
X# Date created: 01 February 2005
X# Whom: Antonio Carlos Venancio Junior (<antonio at inf.ufsc.br>)
X#
X# $FreeBSD$
X#
X
XPORTNAME= Text_Wiki
XPORTVERSION= 0.25.0
XCATEGORIES= www devel pear
X
XMAINTAINER= antonio at php.net
XCOMMENT= Abstracts parsing and rendering rules for Wiki markup
X
XBUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
XRUN_DEPENDS= ${BUILD_DEPENDS}
X
XFILES= Text/Wiki.php Text/Wiki/Parse.php Text/Wiki/Parse/Default/Anchor.php \
X Text/Wiki/Parse/Default/Blockquote.php Text/Wiki/Parse/Default/Bold.php \
X Text/Wiki/Parse/Default/Break.php Text/Wiki/Parse/Default/Center.php \
X Text/Wiki/Parse/Default/Code.php Text/Wiki/Parse/Default/Colortext.php \
X Text/Wiki/Parse/Default/Deflist.php Text/Wiki/Parse/Default/Delimiter.php \
X Text/Wiki/Parse/Default/Embed.php Text/Wiki/Parse/Default/Emphasis.php \
X Text/Wiki/Parse/Default/Freelink.php Text/Wiki/Parse/Default/Function.php \
X Text/Wiki/Parse/Default/Heading.php Text/Wiki/Parse/Default/Horiz.php \
X Text/Wiki/Parse/Default/Html.php Text/Wiki/Parse/Default/Image.php \
X Text/Wiki/Parse/Default/Include.php Text/Wiki/Parse/Default/Interwiki.php \
X Text/Wiki/Parse/Default/Italic.php Text/Wiki/Parse/Default/List.php \
X Text/Wiki/Parse/Default/Newline.php Text/Wiki/Parse/Default/Paragraph.php \
X Text/Wiki/Parse/Default/Phplookup.php Text/Wiki/Parse/Default/Prefilter.php \
X Text/Wiki/Parse/Default/Raw.php Text/Wiki/Parse/Default/Revise.php \
X Text/Wiki/Parse/Default/Strong.php Text/Wiki/Parse/Default/Superscript.php \
X Text/Wiki/Parse/Default/Table.php Text/Wiki/Parse/Default/Tighten.php \
X Text/Wiki/Parse/Default/Toc.php Text/Wiki/Parse/Default/Tt.php \
X Text/Wiki/Parse/Default/Url.php Text/Wiki/Parse/Default/Wikilink.php \
X Text/Wiki/Render.php Text/Wiki/Render/Xhtml.php \
X Text/Wiki/Render/Xhtml/Anchor.php Text/Wiki/Render/Xhtml/Blockquote.php \
X Text/Wiki/Render/Xhtml/Bold.php Text/Wiki/Render/Xhtml/Break.php \
X Text/Wiki/Render/Xhtml/Center.php Text/Wiki/Render/Xhtml/Code.php \
X Text/Wiki/Render/Xhtml/Colortext.php Text/Wiki/Render/Xhtml/Deflist.php \
X Text/Wiki/Render/Xhtml/Delimiter.php Text/Wiki/Render/Xhtml/Embed.php \
X Text/Wiki/Render/Xhtml/Emphasis.php Text/Wiki/Render/Xhtml/Freelink.php \
X Text/Wiki/Render/Xhtml/Function.php Text/Wiki/Render/Xhtml/Heading.php \
X Text/Wiki/Render/Xhtml/Horiz.php Text/Wiki/Render/Xhtml/Html.php \
X Text/Wiki/Render/Xhtml/Image.php Text/Wiki/Render/Xhtml/Include.php \
X Text/Wiki/Render/Xhtml/Interwiki.php Text/Wiki/Render/Xhtml/Italic.php \
X Text/Wiki/Render/Xhtml/List.php Text/Wiki/Render/Xhtml/Newline.php \
X Text/Wiki/Render/Xhtml/Paragraph.php Text/Wiki/Render/Xhtml/Phplookup.php \
X Text/Wiki/Render/Xhtml/Prefilter.php Text/Wiki/Render/Xhtml/Raw.php \
X Text/Wiki/Render/Xhtml/Revise.php Text/Wiki/Render/Xhtml/Strong.php \
X Text/Wiki/Render/Xhtml/Superscript.php Text/Wiki/Render/Xhtml/Table.php \
X Text/Wiki/Render/Xhtml/Tighten.php Text/Wiki/Render/Xhtml/Toc.php \
X Text/Wiki/Render/Xhtml/Tt.php Text/Wiki/Render/Xhtml/Url.php \
X Text/Wiki/Render/Xhtml/Wikilink.php Text/Wiki/Render/Latex.php \
X Text/Wiki/Render/Latex/Anchor.php Text/Wiki/Render/Latex/Blockquote.php \
X Text/Wiki/Render/Latex/Bold.php Text/Wiki/Render/Latex/Break.php \
X Text/Wiki/Render/Latex/Center.php Text/Wiki/Render/Latex/Code.php \
X Text/Wiki/Render/Latex/Colortext.php Text/Wiki/Render/Latex/Deflist.php \
X Text/Wiki/Render/Latex/Delimiter.php Text/Wiki/Render/Latex/Embed.php \
X Text/Wiki/Render/Latex/Emphasis.php Text/Wiki/Render/Latex/Freelink.php \
X Text/Wiki/Render/Latex/Function.php Text/Wiki/Render/Latex/Heading.php \
X Text/Wiki/Render/Latex/Horiz.php Text/Wiki/Render/Latex/Html.php \
X Text/Wiki/Render/Latex/Image.php Text/Wiki/Render/Latex/Include.php \
X Text/Wiki/Render/Latex/Interwiki.php Text/Wiki/Render/Latex/Italic.php \
X Text/Wiki/Render/Latex/List.php Text/Wiki/Render/Latex/Newline.php \
X Text/Wiki/Render/Latex/Paragraph.php Text/Wiki/Render/Latex/Phplookup.php \
X Text/Wiki/Render/Latex/Prefilter.php Text/Wiki/Render/Latex/Raw.php \
X Text/Wiki/Render/Latex/Revise.php Text/Wiki/Render/Latex/Strong.php \
X Text/Wiki/Render/Latex/Superscript.php Text/Wiki/Render/Latex/Table.php \
X Text/Wiki/Render/Latex/Tighten.php Text/Wiki/Render/Latex/Toc.php \
X Text/Wiki/Render/Latex/Tt.php Text/Wiki/Render/Latex/Url.php \
X Text/Wiki/Render/Latex/Wikilink.php Text/Wiki/Render/Plain.php \
X Text/Wiki/Render/Plain/Anchor.php Text/Wiki/Render/Plain/Blockquote.php \
X Text/Wiki/Render/Plain/Bold.php Text/Wiki/Render/Plain/Break.php \
X Text/Wiki/Render/Plain/Center.php Text/Wiki/Render/Plain/Code.php \
X Text/Wiki/Render/Plain/Colortext.php Text/Wiki/Render/Plain/Deflist.php \
X Text/Wiki/Render/Plain/Delimiter.php Text/Wiki/Render/Plain/Embed.php \
X Text/Wiki/Render/Plain/Emphasis.php Text/Wiki/Render/Plain/Freelink.php \
X Text/Wiki/Render/Plain/Function.php Text/Wiki/Render/Plain/Heading.php \
X Text/Wiki/Render/Plain/Horiz.php Text/Wiki/Render/Plain/Html.php \
X Text/Wiki/Render/Plain/Image.php Text/Wiki/Render/Plain/Include.php \
X Text/Wiki/Render/Plain/Interwiki.php Text/Wiki/Render/Plain/Italic.php \
X Text/Wiki/Render/Plain/List.php Text/Wiki/Render/Plain/Newline.php \
X Text/Wiki/Render/Plain/Paragraph.php Text/Wiki/Render/Plain/Phplookup.php \
X Text/Wiki/Render/Plain/Prefilter.php Text/Wiki/Render/Plain/Raw.php \
X Text/Wiki/Render/Plain/Revise.php Text/Wiki/Render/Plain/Strong.php \
X Text/Wiki/Render/Plain/Superscript.php Text/Wiki/Render/Plain/Table.php \
X Text/Wiki/Render/Plain/Tighten.php Text/Wiki/Render/Plain/Toc.php \
X Text/Wiki/Render/Plain/Tt.php Text/Wiki/Render/Plain/Url.php \
X Text/Wiki/Render/Plain/Wikilink.php
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
X.include <bsd.port.post.mk>
END-of-pear-Text_Wiki/Makefile
echo x - pear-Text_Wiki/distinfo
sed 's/^X//' >pear-Text_Wiki/distinfo << 'END-of-pear-Text_Wiki/distinfo'
XMD5 (PEAR/Text_Wiki-0.25.0.tgz) = 0921881a6e8c87fedaac900589775d14
XSIZE (PEAR/Text_Wiki-0.25.0.tgz) = 46425
END-of-pear-Text_Wiki/distinfo
echo x - pear-Text_Wiki/pkg-descr
sed 's/^X//' >pear-Text_Wiki/pkg-descr << 'END-of-pear-Text_Wiki/pkg-descr'
XAbstracts parsing and rendering rules for Wiki markup in structured plain text.
X
XWWW: http://pear.php.net/package/Text_Wiki/
END-of-pear-Text_Wiki/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list