./converters/php-mbstring, PHP extension for multibyte characters support

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


Branch: CURRENT, Version: 7.4.33, Package name: php74-mbstring-7.4.33, Maintainer: pkgsrc-users

PHP is a programming language designed to be embedded into web pages.
This module provides multibyte string handling support.


Required to run:
[lang/php73]

Required to build:
[pkgtools/cwrappers] [devel/pcre2]

Master sites: (Expand)

Filesize: 10175.922 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-28 17:29:52 by Takahiro Kambe | Files touched by this commit (8)
Log message:
converters/php-mbstring: use separate PLIST for each PHP version

PLIST of php-mbstring will change again with PHP 8.3.  Now instead of using
PLIST_VAR, use separate PLIST for each PHP version.

Add PLIST for php83, too.
   2023-04-15 17:12:50 by Takahiro Kambe | Files touched by this commit (1)
Log message:
converters/php-mbstring: fix build problem on new version of PHP

Fix build problem on PHP 8.1.18 and PHP 8.2.5.  The problem was noted by
wiz@ via private e-mail.
   2022-12-11 15:16:16 by Takahiro Kambe | Files touched by this commit (2)
Log message:
converters/php-mbstring: adjust to support php82

Adjust PLIST to support php82.
   2021-12-29 07:11:50 by Takahiro Kambe | Files touched by this commit (1)
Log message:
converters/php-mbstring: clean up after remove of php73
   2021-11-27 08:27:05 by Takahiro Kambe | Files touched by this commit (2)
Log message:
converters/php-mbstring: add support for php81

Handle changed include files.
   2021-03-07 14:42:45 by Takahiro Kambe | Files touched by this commit (2)
Log message:
converters/php-mbstring: add php80 support

Add php80 support.
   2019-12-15 18:59:42 by Takahiro Kambe | Files touched by this commit (1)
Log message:
converters/php-mbstring: fix for php74

Fix for php74.  On php74, php-mbstring require external textproc/oniguruma
package.
   2016-07-24 04:21:46 by Takahiro Kambe | Files touched by this commit (1) | Package updated
Log message:
Reset PKGREVISION along with all PHP language packages update.