2025-03-03 11:55:43 by Thomas Klausner | Files touched by this commit (4) |  |
Log message:
net/php-baikal: updated baikal from 0.93 to 0.95
Provided by Jan-Hinrich Fessel via wip.
This release gets rid of pkgsrc patches that have been incorporated
by upstream
Release notes from upstream:
0.95
Dependency upgrades. Should improve compatibility with php 8.2
Ships with sabre/dav 4.6.0
0.94
Fix difference in database scheme between MySQL and SQLite
Make base_uri case sensitive
Upgrade sabre/dav to 4.5.0 (this should fix some warnings on php 8.2)
|
2025-02-08 04:49:23 by Takahiro Kambe | Files touched by this commit (19) |
Log message:
multiple PHP support
* Use PHP_BASE_VERS in DEPENDS if required.
* Use REPLACE_PHP.
* A few minor clean up.
Bump PKGREVISION.
|
2023-08-28 15:57:43 by Thomas Klausner | Files touched by this commit (1) |
Log message:
php-baikal: drop MAINTAINER
|
2023-01-03 13:45:24 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
php-baikal: update to 0.9.3.
* Fix yet another php warning in admin interface
|
2022-04-29 15:49:13 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
php-baikal: update to 0.9.2.
Fix php warning in admin interface
|
2022-03-14 14:40:28 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
php-baikal: update to 0.9.1.
0.9.1
Fix php 7.2+ support
0.9.0
Support for php 8.1
No longer supports php 7.1
Ships with sabre/dav 4.3.0
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2021-07-20 19:36:29 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
php-baikal: update to 0.8.0.
Support for php 7.4 and php 8.0
Display setup info in popup
Support for customizing "failed access" log message
Ships with sabre/dav 4.1.4
|
2021-03-07 14:21:58 by Takahiro Kambe | Files touched by this commit (17) |
Log message:
Switch to use lang/php/json.mk.
|