Path to this page:
./
math/pear-Numbers_Roman,
Provides methods for converting to and from Roman Numerals
Branch: CURRENT,
Version: 1.0.2,
Package name: php74-pear-Numbers_Roman-1.0.2,
Maintainer: pkgsrc-usersNumbers_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
Required to run:[
lang/pear] [
lang/php71]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Version history: (Expand)
- (2021-10-07) Updated to version: php74-pear-Numbers_Roman-1.0.2
- (2019-07-03) Updated to version: php71-pear-Numbers_Roman-1.0.2
- (2017-09-10) Updated to version: php56-pear-Numbers_Roman-1.0.2
- (2015-12-19) Updated to version: php55-pear-Numbers_Roman-1.0.2
- (2012-11-12) Updated to version: php54-pear-Numbers_Roman-1.0.2
- (2012-09-12) Updated to version: php53-pear-Numbers_Roman-1.0.2
CVS history: (Expand)
2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Remove SHA1 hashes for distfiles
|
2019-07-03 09:28:23 by Nia Alarie | Files touched by this commit (16) |
Log message:
Use https for pear.php.net.
|
2015-11-04 00:33:46 by Alistair G. Crooks | Files touched by this commit (262) |
Log message:
Add SHA512 digests for distfiles for math category
Problems found locating distfiles:
Package dfftpack: missing distfile dfftpack-20001209.tar.gz
Package eispack: missing distfile eispack-20001130.tar.gz
Package fftpack: missing distfile fftpack-20001130.tar.gz
Package linpack: missing distfile linpack-20010510.tar.gz
Package minpack: missing distfile minpack-20001130.tar.gz
Package odepack: missing distfile odepack-20001130.tar.gz
Package py-networkx: missing distfile networkx-1.10.tar.gz
Package py-sympy: missing distfile sympy-0.7.6.1.tar.gz
Package quadpack: missing distfile quadpack-20001130.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2012-09-12 01:04:36 by Aleksej Saushev | Files touched by this commit (180) |
Log message:
"user-destdir" is default these days
|
2010-02-06 16:55:13 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Updaet pear-Numbers_Roman from 0.2.0 to 1.0.2.
1.0.2
QA release:
- Fix bug with _L and _C giving wrong values (swapped)
- Fix bug: toRoman() used $this although it's static
- Add unit tests
1.0.1
- Added support for lowercase input/output
- Starting with this release conversion is supported from integers up to
5 999 999 and from the equivalent Roman Numerals
- Added an optional HTML tag to disply roman numerals over 4000 in an
historically accurate fashion
- General fixes and code rewrite maintaining backward compatibility
|
2009-07-17 20:00:26 by Adrian Portelli | Files touched by this commit (126) |
Log message:
Give up MAINTAINER
|
2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134) |
Log message:
Add DESTDIR support.
|