./devel/php-raphf2, Resource and persistent handles factory

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


Branch: CURRENT, Version: 2.0.1, Package name: php74-raphf-2.0.1, Maintainer: pkgsrc-users

A reusable split-off of pecl_http's persistent handle and resource factory API.


Required to run:
[lang/php72]

Required to build:
[devel/re2c] [devel/pcre] [pkgtools/cwrappers]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2023-11-30 17:21:18 by Takahiro Kambe | Files touched by this commit (1)
Log message:
devel/php-raphf2: allow php82 and php83
   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   2022-05-28 16:57:33 by Takahiro Kambe | Files touched by this commit (1)
Log message:
devel/php-raphf2: switch to use PHP_VERSIONS_ACCEPTED
   2021-12-13 16:07:00 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/php-raphf2: update to 2.0.1

2.0.1 (2019-10-25)

* Fixed pointless initialization of persistent handles lists on cleanup
* Fixed Windows build (Jan Ehrhardt)
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-01-03 07:52:47 by Takahiro Kambe | Files touched by this commit (1) | Package updated
Log message:
devel/php-raphf2: update supported PHP version

Update supported PHP version; other than PHP 5.6.
   2019-12-16 17:30:15 by Takahiro Kambe | Files touched by this commit (18)
Log message:
Drop php71 support

Drop php71 support mechanically.