./databases/php-mysqli, PHP5 extension for MySQL 4.1 and later databases

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


Branch: CURRENT, Version: 7.4.26nb2, Package name: php74-mysqli-7.4.26nb2, Maintainer: pkgsrc-users

PHP is a programming language designed to be embedded into web pages.
This module provides access to extended features of MySQL 4.1 and later,
such as prepared statements.


Required to run:
[databases/mysql55-client]


Package options: mysqlnd

Master sites: (Expand)

Filesize: 10176.012 KB

Version history: (Expand)


CVS history: (Expand)


   2021-07-02 17:19:30 by Nia Alarie | Files touched by this commit (2)
Log message:
php-mysqli: enable mysqlnd by default
   2021-07-02 17:18:42 by Nia Alarie | Files touched by this commit (2)
Log message:
php-mysqli: split options.mk into separate file
   2021-06-23 22:33:18 by Nia Alarie | Files touched by this commit (103)
Log message:
Revbump for MySQL default change
   2015-08-10 14:56:27 by Emmanuel Dreyfus | Files touched by this commit (2)
Log message:
Fix build of packages depending on mariadb55-client

When a package depends on mysql-client, in includes mk/mysql-buildlink3.mk
and may get buildlinked with mariadb55-client if MYSQL_VERSION_DEFAULT is
set to MARIADB55.

mariadb55-client's buildlink3.mk defined BUILDLINK_*.mariadb-client
variables, wich caused build problems with packages expecting
   2015-04-16 22:27:09 by Ryo ONODERA | Files touched by this commit (1)
Log message:
Support mariadb55-client.
   2014-06-17 12:27:58 by Filip Hajny | Files touched by this commit (1)
Log message:
Pass the proper configure arg, fixes build.
   2014-06-13 16:17:07 by Filip Hajny | Files touched by this commit (3)
Log message:
Add optional support for mysqlnd (MySQL Native Driver). Removes the need to \ 
build against and link the mysql-client package.
   2013-03-16 03:00:34 by Takahiro Kambe | Files touched by this commit (4) | Package updated
Log message:
Reset PKGREVISION by update of both php53 and php54.