Next | Query returned 36 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2023-12-06 02:05:13 by Greg Troxel | Files touched by this commit (1)
Log message:
www/php-apcu: Actually add patch
   2023-12-06 02:04:36 by Greg Troxel | Files touched by this commit (2)
Log message:
www/php-apcu: Patch more printf specifiers caught on earmv7hf-el

  - Cast time_t to intmax_t.
  - Upstream zend actually defines PRI macros for zend_long; use them.
  - Include upstream bug report URL.
   2023-12-04 02:43:51 by Greg Troxel | Files touched by this commit (1)
Log message:
www/php-apcu: Drop MESSAGE

It is announcing a withdrawal that if anywhere should be part of
upstream documentation, and is from 2016.
   2023-12-04 02:42:14 by Greg Troxel | Files touched by this commit (2)
Log message:
www/php-apcu: Note upstream bug report
   2023-12-04 02:34:54 by Greg Troxel | Files touched by this commit (3)
Log message:
www/php-apcu: Fix type error in printf

The code printed key_t with %d.  POSIX requires only an arithmetic
type, and on NetBSD, it's long.  Cast to intmax_t and use %jd to work
around.
   2023-11-30 17:31:21 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
www/php-apcu: update to 5.1.23

5.1.23 (2023-11-11)

* Revert use of monotonic clock for TTL (#451)
* Fix a crash when serializing packed arrays (e.g. lists) in PHP 8.2+ with
  `apc.serializer=default`.
* Reduce memory usage when serializing packed arrays (e.g. lists) in PHP
  8.2+ with `apc.serializer=default`.
* Speed up serializing arrays with `apc.serializer=default`.
* Reduce memory usage when unserializing instances of the empty array in
  PHP 7.3+.
* Removed no longer working apcue extension.
* Increased limit on maximum number of slots.
* Made tests compatible with PHP 8.3.
   2022-10-06 16:28:43 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
www/php-apcu: update to 5.1.22

pkgsrc change:

* Allow build with enabling PKG_OPTIONS: maintainer-zts.
* Remove trailing whitespace.

5.1.22 (2022-09-19)

- PHP 8.2 compatibility
- PHP 8.1 compatibility in apc.php
- Fix --enable-apcu-rwlocks configure option
- Enable transparent huge pages for mmap memory
- Use monotonic clock for TTL
   2021-12-12 16:25:53 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
www/php-apcu: update to 5.1.21

5.1.21 (2021-10-07)

- Fixed compatibility with PHP 8.1 by adding return types to APCUIterator.
- APCUIterator::current() and ::key() can no longer be called on an invalid
  iterator.
   2021-10-26 13:31:15 by Nia Alarie | Files touched by this commit (1030)
Log message:
www: Replace RMD160 checksums with BLAKE2s checksums

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

Not committed (merge conflicts):
www/nghttp2/distinfo

Unfetchable distfiles (almost certainly fetched conditionally...):
./www/nginx-devel/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx-devel/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx-devel/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx-devel/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx-devel/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx-devel/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx-devel/distinfo naxsi-1.3.tar.gz
./www/nginx-devel/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx-devel/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx-devel/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx-devel/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx-devel/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx-devel/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx-devel/distinfo njs-0.5.0.tar.gz
./www/nginx-devel/distinfo set-misc-nginx-module-0.32.tar.gz
./www/nginx/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx/distinfo naxsi-1.3.tar.gz
./www/nginx/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx/distinfo njs-0.5.0.tar.gz
./www/nginx/distinfo set-misc-nginx-module-0.32.tar.gz
   2021-10-07 17:09:00 by Nia Alarie | Files touched by this commit (1033)
Log message:
www: Remove SHA1 hashes for distfiles

Next | Query returned 36 messages, browsing 1 to 10 | Previous