Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/php-intl,
Internationalization extension implements ICU library functionality
Branch: CURRENT,
Version: 5.2.14.1.1.1,
Package name: php5-intl-5.2.14.1.1.1,
Maintainer: filipInternationalization extension (further is referred as Intl) is a wrapper for
ICU library, enabling PHP programmers to perform UCA-conformant collation and
date/time/number/currency formatting in their scripts.
It tends to closely follow ICU APIs, so that people having experience working
with ICU in either C/C++ or Java could easily use the PHP API. Also, this way
ICU documentation would be useful to understand various ICU functions.
Required to run:[
textproc/icu] [
lang/php5]
Required to build:[
devel/autoconf] [
devel/libtool-base] [
devel/automake]
Master sites:
Version history: (Expand)
- (2010-11-18) Package deleted from pkgsrc
- (2010-10-06) Updated to version: php5-intl-5.2.14.1.1.1
- (2010-07-30) Package has been reborn
- (2010-07-30) Updated to version: php5-intl-5.2.14.1.0.2
- (2010-07-26) Package deleted from pkgsrc
- (2009-10-08) Package added to pkgsrc.se, version php5-intl-5.2.11.1.0.2 (created)
CVS history: (Expand)
2010-11-12 21:11:25 by Jaromir Dolecek | Files touched by this commit (3) | |
Log message:
remove - duplicates textproc/php-intl
|
2010-10-06 11:36:39 by Filip Hajny | Files touched by this commit (3) |
Log message:
Updated wip/php-intl to 1.1.1.
Set PHP version accepted to 5.2. Use textproc/php-intl with 5.3.x.
Changes in 1.1.1
* Fix 5.3-only code in ResourceBundle
Changes in 1.0.3
* Add ResourceBundle APIs
* Bugfixes and error handling cleanups
|
2009-10-08 13:49:54 by Filip Hajny | Files touched by this commit (4) | |
Log message:
Import php5-intl-5.2.9.1.0.2 as wip/php-intl.
Internationalization extension (further is referred as Intl) is a wrapper for
ICU library, enabling PHP programmers to perform UCA-conformant collation and
date/time/number/currency formatting in their scripts.
It tends to closely follow ICU APIs, so that people having experience working
with ICU in either C/C++ or Java could easily use the PHP API. Also, this way
ICU documentation would be useful to understand various ICU functions.
|