Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Dec 2004 09:53:36 -0200 (BRST)
From:      Antonio Carlos Venancio Junior <antonio@php.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/75103: New port: misc/pear-Text_Figlet Render text using FIGlet fonts
Message-ID:  <200412151153.iBFBraE0093661@digitalsign.com>
Resent-Message-ID: <200412151200.iBFC0naE002043@freefall.freebsd.org>

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

>Number:         75103
>Category:       ports
>Synopsis:       New port: misc/pear-Text_Figlet Render text using FIGlet fonts
>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:   Wed Dec 15 12:00:49 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Antônio Carlos Venâncio Júnior
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.10-STABLE FreeBSD 4.10-STABLE #6: Wed Nov 24 10:18:56 BRST 2004     root@antonio.cb.sc.gov.br:/usr/src/sys/compile/ANTONIO  i386
>Description:
New port: misc/pear-Text_Figlet Render text using FIGlet fonts

Engine for use FIGlet fonts to rendering 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_Figlet
#	pear-Text_Figlet/Makefile
#	pear-Text_Figlet/distinfo
#	pear-Text_Figlet/pkg-descr
#
echo c - pear-Text_Figlet
mkdir -p pear-Text_Figlet > /dev/null 2>&1
echo x - pear-Text_Figlet/Makefile
sed 's/^X//' >pear-Text_Figlet/Makefile << 'END-of-pear-Text_Figlet/Makefile'
X# Ports collection makefile for:  pear-Text_Figlet
X# Date created:			  15 December 2004
X# Whom:				  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Text_Figlet
XPORTVERSION=	0.8.0
XCATEGORIES=	misc pear
X
XMAINTAINER=	antonio@php.net
XCOMMENT=	Render text using FIGlet fonts
X
XBUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XUSE_PHP=	yes
X
XCATEGORY=	Text
XFILES=		Figlet.php
XDOCS=		README.TXT
XEXAMPLES=	3-d.flf alligator2.flf bell.flf block.flf contessa.flf cybermedium.flf \
X		isometric1.flf larry3d.flf script.flf slant.flf figlet.php
X_EXAMPLESDIR=	docs/examples
X
Xpost-extract:
X	${MKDIR} ${WRKSRC}
X	${MV} ${WRKDIR}/docs ${WRKSRC}/
X	${MV} ${WRKDIR}/Figlet.php ${WRKSRC}/
X
X.include <bsd.port.pre.mk>
X
XPHP_VERS=	${PHP_VERSION:S/.//g}
X
X.if defined(PHP_VERS) && ${PHP_VERS} < 404
XIGNORE=		"You need PHP 4.0.4 or later to install PEAR::Text_Figlet"
X.endif
X
X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
X.include <bsd.port.post.mk>
END-of-pear-Text_Figlet/Makefile
echo x - pear-Text_Figlet/distinfo
sed 's/^X//' >pear-Text_Figlet/distinfo << 'END-of-pear-Text_Figlet/distinfo'
XMD5 (PEAR/Text_Figlet-0.8.0.tgz) = 8010fee97da24e69f2c1f879e92939b9
XSIZE (PEAR/Text_Figlet-0.8.0.tgz) = 22756
END-of-pear-Text_Figlet/distinfo
echo x - pear-Text_Figlet/pkg-descr
sed 's/^X//' >pear-Text_Figlet/pkg-descr << 'END-of-pear-Text_Figlet/pkg-descr'
XEngine for use FIGlet fonts to rendering text.
X
XWWW: http://pear.php.net/package/Text_Figlet/
END-of-pear-Text_Figlet/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



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