head 1.9; access; symbols pkgsrc-2023Q4:1.8.0.2 pkgsrc-2023Q4-base:1.8 pkgsrc-2023Q3:1.7.0.2 pkgsrc-2023Q3-base:1.7 pkgsrc-2023Q2:1.6.0.28 pkgsrc-2023Q2-base:1.6 pkgsrc-2023Q1:1.6.0.26 pkgsrc-2023Q1-base:1.6 pkgsrc-2022Q4:1.6.0.24 pkgsrc-2022Q4-base:1.6 pkgsrc-2022Q3:1.6.0.22 pkgsrc-2022Q3-base:1.6 pkgsrc-2022Q2:1.6.0.20 pkgsrc-2022Q2-base:1.6 pkgsrc-2022Q1:1.6.0.18 pkgsrc-2022Q1-base:1.6 pkgsrc-2021Q4:1.6.0.16 pkgsrc-2021Q4-base:1.6 pkgsrc-2021Q3:1.6.0.14 pkgsrc-2021Q3-base:1.6 pkgsrc-2021Q2:1.6.0.12 pkgsrc-2021Q2-base:1.6 pkgsrc-2021Q1:1.6.0.10 pkgsrc-2021Q1-base:1.6 pkgsrc-2020Q4:1.6.0.8 pkgsrc-2020Q4-base:1.6 pkgsrc-2020Q3:1.6.0.6 pkgsrc-2020Q3-base:1.6 pkgsrc-2020Q2:1.6.0.4 pkgsrc-2020Q2-base:1.6 pkgsrc-2020Q1:1.6.0.2 pkgsrc-2020Q1-base:1.6 pkgsrc-2019Q4:1.5.0.32 pkgsrc-2019Q4-base:1.5 pkgsrc-2019Q3:1.5.0.28 pkgsrc-2019Q3-base:1.5 pkgsrc-2019Q2:1.5.0.26 pkgsrc-2019Q2-base:1.5 pkgsrc-2019Q1:1.5.0.24 pkgsrc-2019Q1-base:1.5 pkgsrc-2018Q4:1.5.0.22 pkgsrc-2018Q4-base:1.5 pkgsrc-2018Q3:1.5.0.20 pkgsrc-2018Q3-base:1.5 pkgsrc-2018Q2:1.5.0.18 pkgsrc-2018Q2-base:1.5 pkgsrc-2018Q1:1.5.0.16 pkgsrc-2018Q1-base:1.5 pkgsrc-2017Q4:1.5.0.14 pkgsrc-2017Q4-base:1.5 pkgsrc-2017Q3:1.5.0.12 pkgsrc-2017Q3-base:1.5 pkgsrc-2017Q2:1.5.0.8 pkgsrc-2017Q2-base:1.5 pkgsrc-2017Q1:1.5.0.6 pkgsrc-2017Q1-base:1.5 pkgsrc-2016Q4:1.5.0.4 pkgsrc-2016Q4-base:1.5 pkgsrc-2016Q3:1.5.0.2 pkgsrc-2016Q3-base:1.5 pkgsrc-2016Q2:1.3.0.6 pkgsrc-2016Q2-base:1.3 pkgsrc-2016Q1:1.3.0.4 pkgsrc-2016Q1-base:1.3 pkgsrc-2015Q4:1.3.0.2 pkgsrc-2015Q4-base:1.3 pkgsrc-2015Q3:1.2.0.4 pkgsrc-2015Q3-base:1.2 pkgsrc-2015Q2:1.2.0.2 pkgsrc-2015Q2-base:1.2; locks; strict; comment @# @; 1.9 date 2024.02.24.16.15.00; author taca; state Exp; branches; next 1.8; commitid KEW8Parm59FSGHZE; 1.8 date 2023.10.24.22.08.32; author wiz; state Exp; branches; next 1.7; commitid MTsrqKm6aGrQAVJE; 1.7 date 2023.07.09.13.49.01; author nia; state Exp; branches; next 1.6; commitid 1nQ0LG0NkDD9h8wE; 1.6 date 2020.01.26.17.30.53; author rillig; state Exp; branches; next 1.5; commitid 4fBBvoSLJaGd0eUB; 1.5 date 2016.09.11.17.03.25; author taca; state Exp; branches; next 1.4; commitid XDtGRwjQmpsZrTlz; 1.4 date 2016.07.04.20.47.30; author wiz; state Exp; branches; next 1.3; commitid 0cwn3AGf4hZsU2dz; 1.3 date 2015.12.19.14.27.13; author taca; state Exp; branches; next 1.2; commitid DMd0ulpW9fGwazNy; 1.2 date 2015.06.13.14.29.54; author fhajny; state Exp; branches; next 1.1; commitid tYwsLqdlAWg6ghpy; 1.1 date 2015.06.13.13.48.37; author fhajny; state Exp; branches; next ; commitid KpkorSskMSNP1hpy; desc @@ 1.9 log @databases/php-mongo: update to 1.6.16 1.6.15 (2017-09-01) * [PHP-1489] - Can't run the test suite against MongoDB 3.1.2 or later * [PHP-1528] - Extension should link OpenSSL during compilation 1.6.16 (2017-09-05) * [PHP-1529] - undefined symbol: php_mongo_asn1_time_to_time_t @ text @# $NetBSD: Makefile,v 1.8 2023/10/24 22:08:32 wiz Exp $ MODNAME= mongo PECL_VERSION= 1.6.16 CATEGORIES+= databases MAINTAINER= bartosz.kuzma@@gmail.com HOMEPAGE= https://pecl.php.net/package/mongo COMMENT= MongoDB database driver LICENSE= apache-2.0 PHP_VERSIONS_ACCEPTED= 56 .include "options.mk" .include "../../lang/php/ext.mk" .include "../../security/openssl/buildlink3.mk" .include "../../mk/bsd.pkg.mk" @ 1.8 log @*: bump for openssl 3 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2023/07/09 13:49:01 nia Exp $ d4 1 a4 1 PECL_VERSION= 1.6.14 a9 1 PKGREVISION= 1 @ 1.7 log @php-mongo: Add missing dependency on openssl @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2020/01/26 17:30:53 rillig Exp $ d10 1 @ 1.6 log @all: migrate homepages from http to https pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2016/09/11 17:03:25 taca Exp $ d17 1 @ 1.5 log @Drop "55" (php55) from PHP_VERSIONS_ACCEPTED. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2016/07/04 20:47:30 wiz Exp $ d8 1 a8 1 HOMEPAGE= http://pecl.php.net/package/mongo @ 1.4 log @Updated php55-mongo to 1.6.14. From Bartosz Kuzma in PR 51306. 1.6.14 ** Bug * [PHP-1468] - Segfault on node with high network latency * [PHP-1511] - append_getlasterror() should ignore unset fsync/journal from link ** Improvement * [PHP-1510] - Route unacknowledged writes through legacy op codes 1.6.13 ** Bug * [PHP-1483] - GridFS file storage fails on big endian platform * [PHP-1500] - Socket timeout not applied to initial command cursor query * [PHP-1501] - Rephrase unsupported/corrupt BSON messages * [PHP-1504] - Segfault connecting to authenticated RS after non-auth connections * [PHP-1505] - negative files.length when storing file with size > 2GB in gridfs 1.6.12 ** Bug * [PHP-1494] - We don't allocate enough space for the hash buffer ** Task * [PHP-1474] - Declare no support for PHP 7 1.6.11 ** Bug * [PHP-1467] - PHP driver on big endian platform not connecting to MongoDB 1.6.10 ** Bug * [PHP-1460] - Query with limit leaves open cursors on server * [PHP-1462] - Fix static compilation * [PHP-1464] - GridFS should not drop dupes when creating index @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2015/12/19 14:27:13 taca Exp $ d12 1 a12 1 PHP_VERSIONS_ACCEPTED= 55 56 @ 1.3 log @Restrict PHP_VERSIONS_ACCEPTED to 55 and 56. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2015/06/13 14:29:54 fhajny Exp $ d4 1 a4 1 PECL_VERSION= 1.6.9 @ 1.2 log @Set maintainership to bartoszkuzma, didn't notice his wip/php-mongo before. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2015/06/13 13:48:37 fhajny Exp $ d12 2 @ 1.1 log @Import the PECL mongo 1.6.9 module as databases/php-mongo. Provides an interface for communicating with the Mongo database in PHP. @ text @d1 1 a1 1 # $NetBSD$ d7 1 a7 1 MAINTAINER= filip@@joyent.com @