Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 May 2005 16:43:57 -0300 (BRT)
From:      Antonio Carlos Venancio Junior <antonio@php.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/81447: New port: textproc/pear-Numbers_Roman PEAR methods for converting to and from Roman Numerals
Message-ID:  <200505241943.j4OJhvgq013271@digitalsign.com>
Resent-Message-ID: <200505241950.j4OJo2mk010680@freefall.freebsd.org>

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

>Number:         81447
>Category:       ports
>Synopsis:       New port: textproc/pear-Numbers_Roman PEAR methods for converting to and from Roman Numerals
>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 May 24 19:50:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Antonio Carlos Venancio Junior
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #7: Tue May 10 10:37:35 BRT 2005     root@antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO  i386
>Description:
New port: textproc/pear-Numbers_Roman PEAR methods for converting to and from Roman Numerals

PEAR::Numbers_Roman provides static methods for converting to and from Roman
numerals. It supports Roman numerals in both uppercase and lowercase
styles and conversion for and to numbers up to 5 999 999.
>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-Numbers_Roman
#	pear-Numbers_Roman/Makefile
#	pear-Numbers_Roman/distinfo
#	pear-Numbers_Roman/pkg-descr
#
echo c - pear-Numbers_Roman
mkdir -p pear-Numbers_Roman > /dev/null 2>&1
echo x - pear-Numbers_Roman/Makefile
sed 's/^X//' >pear-Numbers_Roman/Makefile << 'END-of-pear-Numbers_Roman/Makefile'
X# Ports collection makefile for:  pear-Numbers_Roman
X# Date created:			  24 May 2005
X# Whom:				  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Numbers_Roman
XPORTVERSION=	0.2.0
XCATEGORIES=	textproc devel pear
X
XMAINTAINER=	antonio@php.net
XCOMMENT=	PEAR methods for converting to and from Roman Numerals
X
XBUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XCATEGORY=	Numbers
XFILES=		Roman.php
XEXAMPLES=	example.php
X_EXAMPLESDIR=	docs
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
X.include <bsd.port.post.mk>
END-of-pear-Numbers_Roman/Makefile
echo x - pear-Numbers_Roman/distinfo
sed 's/^X//' >pear-Numbers_Roman/distinfo << 'END-of-pear-Numbers_Roman/distinfo'
XMD5 (PEAR/Numbers_Roman-0.2.0.tgz) = 9eb038e6cda431b6e3dee8cf774ced96
XSIZE (PEAR/Numbers_Roman-0.2.0.tgz) = 3753
END-of-pear-Numbers_Roman/distinfo
echo x - pear-Numbers_Roman/pkg-descr
sed 's/^X//' >pear-Numbers_Roman/pkg-descr << 'END-of-pear-Numbers_Roman/pkg-descr'
XPEAR::Numbers_Roman provides static methods for converting to and from Roman
Xnumerals. It supports Roman numerals in both uppercase and lowercase
Xstyles and conversion for and to numbers up to 5 999 999.
X
XWWW: http://pear.php.net/package/Numbers_Roman/
END-of-pear-Numbers_Roman/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?200505241943.j4OJhvgq013271>