./textproc/php-intl, PHP extension for i18n

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q2, Version: 7.1.20, Package name: php71-intl-7.1.20, Maintainer: pkgsrc-users

PHP is a programming language designed to be embedded into web pages.
This module is an internationalization extension, 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.
Intl consists of several modules, each of them exposes the corresponding ICU
API:
* Collator: provides string comparison capability with support
for appropriate locale-sensitive sort orderings.
* Number Formatter: allows to display number according to the
localized format or given pattern or set of rules, and to parse
strings into numbers.
* Message Formatter: allows to create messages incorporating
data (such as numbers or dates) formatted according to given
pattern and locale rules, and parse messages extracting data
from them.
* Normalizer: provides a function to transform text into one
of the Unicode normalization forms, and provides a routine to
test if a given string is already normalized.
* Locale: provides interaction with locale identifiers in the
form of functions to get subtags from locale identifier; parse,
compose, match(lookup and filter) locale identifiers.


Required to run:
[lang/php71] [textproc/icu]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

SHA1: 1ea8720fdea3a5212196b0f6a6f11a0eff26fc83
RMD160: 059ffa8a1e5026167511e2695f7f6ec60278ea9f
Filesize: 14810.979 KB

Version history: (Expand)


CVS history: (Expand)


   2018-08-17 21:39:01 by Benny Siegert | Files touched by this commit (8) | Package updated
Log message:
Pullup ticket #5801 - requested by taca
archivers/php-zip: reset revision
databases/php-mssql: reset revision
databases/php-pdo_dblib: reset revision
databases/php-pdo_sqlite: reset revision
textproc/php-intl: reset revision
www/ap-php: reset revision
www/php-curl: reset revision
www/php-fpm: reset revision

Revisions pulled up:
- archivers/php-zip/Makefile                                    1.22
- databases/php-mssql/Makefile                                  1.31
- databases/php-pdo_dblib/Makefile                              1.28
- databases/php-pdo_sqlite/Makefile                             1.31-1.32
- textproc/php-intl/Makefile                                    1.37-1.38
- www/ap-php/Makefile                                           1.40-1.41
- www/php-curl/Makefile                                         1.39
- www/php-fpm/Makefile                                          1.24-1.25

---
   Module Name:	pkgsrc
   Committed By:	ryoon
   Date:		Fri Jul 20 03:34:33 UTC 2018

   Modified Files:
   	pkgsrc/databases/php-pdo_sqlite: Makefile
   	pkgsrc/textproc/php-intl: Makefile
   	pkgsrc/www/ap-php: Makefile
   	pkgsrc/www/php-fpm: Makefile

   Log message:
   Recursive revbump from textproc/icu-62.1

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Fri Jul 20 13:33:03 UTC 2018

   Modified Files:
   	pkgsrc/archivers/php-zip: Makefile
   	pkgsrc/databases/php-mssql: Makefile
   	pkgsrc/databases/php-pdo_dblib: Makefile
   	pkgsrc/databases/php-pdo_sqlite: Makefile
   	pkgsrc/textproc/php-intl: Makefile
   	pkgsrc/www/ap-php: Makefile
   	pkgsrc/www/php-curl: Makefile
   	pkgsrc/www/php-fpm: Makefile

   Log message:
   lang/php: reset PKGREVISION

   Reset PKGREVISION with all php's version updates.