| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=ibtt3kffsbemleqd7vjiqtprcc; path=/
content-type: text/html; charset=UTF-8
date: Sun, 28 Dec 2025 07:57:08 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
php-mysq..
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
mail
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
print
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./databases/php-mysql, PHP extension for MySQL databases
[
Branch: CURRENT, Version: 5.6.40nb2, Package name: php56-mysql-5.6.40nb2, Maintainer: pkgsrc-users
PHP is a programming language designed to be embedded into web pages.
This module provides standard access to MySQL databases.
Required to run:
[databases/mysql55-client]
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
php-mysq..devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./databases/php-mysql, PHP extension for MySQL databases
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 5.6.40nb2, Package name: php56-mysql-5.6.40nb2, Maintainer: pkgsrc-users
PHP is a programming language designed to be embedded into web pages.
This module provides standard access to MySQL databases.
Required to run:
[databases/mysql55-client]
Master sites:
Filesize: 12179.918 KBVersion history: (Expand)
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2025-02-08) Updated to version: php56-mysql-5.6.40nb2
- (2021-06-24) Updated to version: php56-mysql-5.6.40nb1
- (2017-11-23) Package has been reborn
- (2017-11-15) Updated to version: php56-mysql-5.6.32
CVS history: (Expand)
| 2025-02-08 04:10:23 by Takahiro Kambe | Files touched by this commit (16) |
Log message: Bump PKGREVISION with multiple PHP support |
| 2021-06-23 22:33:18 by Nia Alarie | Files touched by this commit (103) |
Log message: Revbump for MySQL default change |
| 2016-09-11 19:03:29 by Takahiro Kambe | Files touched by this commit (53) |
Log message: Drop "55" (php55) from PHP_VERSIONS_ACCEPTED. |
| 2015-12-06 13:13:13 by Takahiro Kambe | Files touched by this commit (25) |
Log message: Explicitly restrict PHP_VERSIONS_ACCEPTED to 55 and 56 for packages which use php-mysql package. |
| 2015-11-25 13:49:27 by Jonathan Perkin | Files touched by this commit (2) |
Log message: Remove mk/find-prefix.mk usage from the databases category. The find-prefix infrastructure was required in a pkgviews world where packages installed from pkgsrc could have different installation prefixes, and this was a way for a dependency prefix to be determined. Now that pkgviews has been removed there is no longer any need for the overhead of this infrastructure. Instead we use BUILDLINK_PREFIX.pkg for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the dependency is coming from pkgsrc. Provides a reasonable performance win due to the reduction of `pkg_info -qp` calls, some of which were redundant anyway as they were duplicating the same information provided by BUILDLINK_PREFIX.pkg. |
| 2015-08-10 16:19:11 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 BUILDLINK_*.mysql-client to be defined. For instance, php-pdo_mysql expectex BUILDLINK_PREFIX.mysql-client to be set and fails to build without it. Fix the problem by changing BUILDLINK_*.mariadb-client to BUILDLINK_*.mysql-client in mariadb55-client/buildlink3.mk. Remove a package specific woakrround for this exact ptoblem in php-mysqli. NB: commit log on pkgsrc/databases/mariadb55-client/buildlink3.mk 1.2-1.3 and pkgsrc/databases/php-mysqli/Makefile 1.12-1.13 was truncated. This change just adds a comment to the first file and a null-commit to the second file to have an oportunity to provide the full cvs log. |
| 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) | |
Log message: Reset PKGREVISION by update of both php53 and php54. |
