23 curl.ini
> >> 2 -rw-r--r-- 1 root wheel16 Nov 3 2023 gd.ini
> >> 2 -rw-r--r-- 1 root wheel18 Nov 3 2023 intl.ini
> >> 2 -rw-r--r-- 1 root wheel 250 Nov 18 2023 mysqli.ini
> >> 2 -rw-r--r-- 1 root wheel26 Nov 3 2023 opcache.in
ports@,
I'd like to update sysutils/docker-compose to 2.34.0
Changes aren't huge and looks safe:
https://github.com/docker/compose/releases/tag/v2.34.0
I had tested it on -current/amd64, no regression.
Ok?
Index: sysutils/docker-compose/Makefile
They just noticed the problem late, it happens sometimes. Their process was
transparent and they did it cleanly with a new release, much better than
sneaking out a new version of the same release as we see sometimes in other
ports ;-)
https://github.com/php/php-src/commit/fdeadcd9ba0627cf19672
Thanks!
Strange release process though. Even their GitHub repo lists no 8.3.18 release,
though there is a 8.3.18 branch:
https://github.com/php/php-src/tree/PHP-8.3.18
> Am 15.03.2025 um 19:37 schrieb Stuart Henderson :
>
> On 2025/03/15 15:33, Mike Fischer wrote:
>> After running `pkg_add -u`
On 2025/03/15 15:33, Mike Fischer wrote:
> After running `pkg_add -u` I ended up with php-8.3.18. However this version
> is not listed in the PHP changelog:
> https://www.php.net/ChangeLog-8.php#8.3.19
> Instead version 8.3.19 is listed and 8.3.18 was apparently skipped.
They released 8.3.18, and
Hi,
Here are updates to the Reticulum stack. Nomadnet runs fine for me.
I'll probably commit this today or tomorrow if I no one objects.
Cheers,
Aaron
Index: net/nomadnet/Makefile
===
RCS file: /cvs/ports/net/nomadnet/Makefile,v
re
After upgrading from php-8.1.31 to php-8.1.32 using `pkg_add -u`
I am encountering some PHP warnings I have not seen before:
$ php-8.1 -v
PHP Warning: Failed loading Zend extension 'opcache.so' (tried:
MODULES_DIR/opcache.so (File not found), MODULES_DIR/opcache.so.so (File not
found)) in Unkn
Hi ports@
update for security/gosec to the latest version 2.22.2
Changelog: https://github.com/securego/gosec/releases/tag/v2.22.2
Build and tests OK (minus 7 fails, same as previous version) with Go 1.24.0 on
current/amd64.
Tests welcome and please commit if OK.
Laurent
Index: Makefile
=
Am 11.03.25 um 10:29 schrieb Stuart Henderson:
Your patch doesn't apply due to whitespace problems, probably introduced
by your mail client.
Hmm. Maybe because it is a `git --diff` of the conversion mirror?
The simplest way to fix is probably to include the patch
as an attachment. (Tarballs a
Hello ports@,
Following up on the original thread
(https://marc.info/?l=openbsd-ports&m=173127221019492&w=2), I'm
re-submitting two ports I've been tinkering with: desktop-installer and
auto-admin.
desktop-installer is a post-install script that helps set up an OpenBSD
desktop system with any des
Hello!
This is my GUI project for visualizing and modeling molecular simulation
structures.
For the upcoming V2.0 release, i would like to make OpenBSD-support
official,
and would kindly ask for this to be included in the official ports tree.
Source on Github: https://github.com/sgsaenger/vipste
Sorry, the filename is /etc/php-8.1.ini of course, not .conf.
> Am 15.03.2025 um 15:52 schrieb Mike Fischer :
>
> I think I found the culprit:
>
> /etc/php-8.1.conf contained this line:
> extension_dir = "MODULES_DIR"
>
> Instead of:
> extension_dir = /usr/local/lib/php-8.1/modules
>
> After c
hmm, I will take a look in a bit, the 8.1.31 packages are still in the
packages-stable dir if you need to downgrade
--
Sent from a phone, apologies for poor formatting.
On 15 March 2025 14:23:43 Mike Fischer wrote:
After upgrading from php-8.1.31 to php-8.1.32 using `pkg_add -u`
I am encou
I think I found the culprit:
/etc/php-8.1.conf contained this line:
extension_dir = "MODULES_DIR"
Instead of:
extension_dir = /usr/local/lib/php-8.1/modules
After correcting this it worked fine:
$ php-8.1 -v
PHP 8.1.32 (cli) (built: Mar 14 2025 07:05:24) (NTS)
Copyright (c) The PHP Group
Zend En
After running `pkg_add -u` I ended up with php-8.3.18. However this version is
not listed in the PHP changelog:
https://www.php.net/ChangeLog-8.php#8.3.19
Instead version 8.3.19 is listed and 8.3.18 was apparently skipped.
$ php-8.3 -v
PHP 8.3.18 (cli) (built: Mar 14 2025 08:23:16) (NTS)
Copyrigh
Hi,
An update to the latest audio/squeezelite.
- Since upstream has a weird workflow (no github releases or git tags), add a
comment to let us know where to find the version number.
- `rc_reload=NO` doesn't appear to be necessary.
- Remove -z flag and use `rc_bg=YES` instead, so we can de
16 matches
Mail list logo