Date: Fri, 7 Oct 2005 19:58:32 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/pear-Numbers_Words Makefile distinfo pkg-descr Message-ID: <200510071958.j97JwWcD091512@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2005-10-07 19:58:32 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/pear-Numbers_Words Makefile distinfo pkg-descr
Log:
With Numbers_Words class you can convert numbers written in arabic digits to
words in several languages. You can convert an integer between -infinity and
infinity. If your system does not support such long numbers you can call
Numbers_Words::toWords() with just a string.
PR: ports/86893
Submitted by: Piotr Rybicki <meritus@innervision.pl>
Revision Changes Path
1.865 +1 -0 ports/textproc/Makefile
1.1 +30 -0 ports/textproc/pear-Numbers_Words/Makefile (new)
1.1 +2 -0 ports/textproc/pear-Numbers_Words/distinfo (new)
1.1 +16 -0 ports/textproc/pear-Numbers_Words/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510071958.j97JwWcD091512>
