Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jan 2004 21:25:13 +0300 (MSK)
From:      zhuravlev alexander <zaa@ulstu.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/61488: New port: p5-Text-WikiFormat. Module for translating Wiki formatted text into other formats
Message-ID:  <20040117182513.AF1F48D@orion.ulstu.ru>
Resent-Message-ID: <200401171830.i0HIUHHO011320@freefall.freebsd.org>

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

>Number:         61488
>Category:       ports
>Synopsis:       New port: p5-Text-WikiFormat. Module for translating Wiki formatted text into other formats
>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:   Sat Jan 17 10:30:17 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     zhuravlev alexander
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD orion.ulstu.ru 4.9-STABLE FreeBSD 4.9-STABLE #2: Sat Jan 3 17:46:29 MSK 2004 root@orion.ulstu.ru:/usr/obj/usr/src/sys/ORION i386


	
>Description:

	New port p5-Text-WikiFormat

>How-To-Repeat:
	
>Fix:

	

--- WikiFormat 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-WikiFormat/
#	p5-Text-WikiFormat/pkg-plist
#	p5-Text-WikiFormat/pkg-descr
#	p5-Text-WikiFormat/distinfo
#	p5-Text-WikiFormat/Makefile
#
echo c - p5-Text-WikiFormat/
mkdir -p p5-Text-WikiFormat/ > /dev/null 2>&1
echo x - p5-Text-WikiFormat/pkg-plist
sed 's/^X//' >p5-Text-WikiFormat/pkg-plist << 'END-of-p5-Text-WikiFormat/pkg-plist'
X%%SITE_PERL%%/Text/WikiFormat.pm
END-of-p5-Text-WikiFormat/pkg-plist
echo x - p5-Text-WikiFormat/pkg-descr
sed 's/^X//' >p5-Text-WikiFormat/pkg-descr << 'END-of-p5-Text-WikiFormat/pkg-descr'
XText::WikiFormat converts text in a simple Wiki markup language to whatever
Xyour little heart desires, provided you can describe it accurately in a
Xsemi-regular tag language.
X
XWWW: http://search.cpan.org/dist/Text-WikiFormat/
END-of-p5-Text-WikiFormat/pkg-descr
echo x - p5-Text-WikiFormat/distinfo
sed 's/^X//' >p5-Text-WikiFormat/distinfo << 'END-of-p5-Text-WikiFormat/distinfo'
XMD5 (Text-WikiFormat-0.71.tar.gz) = f20ecdd2fb9520b9ca77f0dab49b2e19
END-of-p5-Text-WikiFormat/distinfo
echo x - p5-Text-WikiFormat/Makefile
sed 's/^X//' >p5-Text-WikiFormat/Makefile << 'END-of-p5-Text-WikiFormat/Makefile'
X# New ports collection makefile for:	p5-Text-WikiFormat
X# Date created:				Sat Jan 17 18:15:01 UTC 2004
X# Whom:					Alexander Zhuravlev <zaa@zaa.pp.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Text-WikiFormat
XPORTVERSION=	0.71
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Text
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	zaa@ulstu.ru
XCOMMENT=	Module for translating Wiki formatted text into other formats
X
XBUILD_DEPENDS=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
X		${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \
X		${SITE_PERL}/Module/Build.pm:${PORTSDIR}/devel/p5-Module-Build
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Text::WikiFormat.3
X
X.include <bsd.port.mk>
END-of-p5-Text-WikiFormat/Makefile
exit
--- WikiFormat ends here ---


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



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