Bulk build on sparc64-0a.ports.openbsd.org
Started : Wed Feb 19 23:03:15 MST 2025
Finished: Sat Feb 22 18:53:48 MST 2025
Duration: 2 Days 19 hours 51 minutes
Built using OpenBSD 7.6-current (GENERIC.MP) #2402: Wed Feb 19 14:59:51 MST 2025
Built 9147 packages
Number of packages built each day:
F
On Sat, Feb 22, 2025 at 12:33:46PM -0500, Thomas Frohwein wrote:
> Per make port-lib-depends-check, it looks like 2 WANTLIBs are missing:
>
> WANTLIB += Qt6QmlMeta Qt6QmlWorkerScript
>
> Otherwise builds and runs and looks ok thfr@, provided the WANTLIB
> question is addressed.
Three weeks ago w
This Prometheus exporter exports metrics for certificates collected
from various sources:
* TCP probes
* HTTPS probes
* PEM files
* Remote PEM files
* Kubernetes secrets
* Kubeconfig files
The metrics are labelled with fields from the certificate, which
allows for informational dashboards and fle
On Fri, 21 Feb 2025 12:22:31 +, Stuart Henderson wrote:
> I noticed the comment in net/curl about a circular dependency if brotli
> support was added there (curl -> brotli -> cmake -> curl). Other OS do
> include brotli support so I thought I'd take a look at brotli and see
> what's happening.
Hi, good morning!
If possible, I would like to port CodeLite into OpenBSD using the
guidelines described in the FAQ (
https://www.openbsd.org/faq/ports/guide.html).
Currently, I've built and installed the current version of github (which is
18.1.0) following the build instructions of the codelite
On 2025/02/22 14:01, Volker Schlecht wrote:
> On 2025-02-21 22:55, Theo Buehler wrote:
> > On Wed, Feb 19, 2025 at 07:15:51PM +0100, Volker Schlecht wrote:
> > > deno 2.2.0 wants the session extension
> > > (https://sqlite.org/sessionintro.html)
> > > enabled in sqlite3. Probably there's a way to
On 2025/02/22 16:47, Tiemen Werkman wrote:
> Update to version 0.28.3
>
> It builds on amd64 but still fails on aarch64.
It builds, but it still doesn't work correctly:
> -# quick test to replicate: "step base64"; makeRaw from golang.org/x/term
> fails
> -BROKEN = syscall problems? "error m
Hi,
mtools-4.0.48 has released, here is the update.
I didn't think new version would release so quickly.
patch for mformat.c is no longer required, so it is deleted.
ok?
Index: Makefile
===
RCS file: /cvs/ports/sysutils/mtools/Make
On 2025/02/22 19:16, Tiemen Werkman wrote:
> On Sat, 2025-02-22 at 16:42 +, Stuart Henderson wrote:
> > On 2025/02/22 16:47, Tiemen Werkman wrote:
> > > Update to version 0.28.3
> > >
> > > It builds on amd64 but still fails on aarch64.
> >
> > It builds, but it still doesn't work correctly:
I've used this for weeks already, but figured someone else would submit the
diff anyway :-)
ok?
Index: Makefile
===
RCS file: /cvs/ports/www/pipe-viewer/Makefile,v
diff -u -p -r1.3 Makefile
--- Makefile24 Aug 2024 09:59:05 -
Hi,
Tonight I released a new version of net/swirc with the following changes:
## [3.5.4] - 2025-02-22 ##
- **Added** lowercase `/znc` subcommands used for auto complete.
- **Added** translations.
- **Changed** the program set the DCC and FTP download dirs differently.
- **Did** code improvements
In this email, I have attached a diff to update audio/cmus from version
2.10.0 to version 2.12.0 [1].
I have updated the necessary patches. Additionally, I would like to
note—since I am unsure how to reflect this in a CVS diff—that the patch for
ip/ffmpeg.c should be removed, as it was implemente
On Sat, Feb 22, 2025 at 16:28 Jan Stary wrote:
> > > Thesr contain 5.1 audio. Playing it on my stereo gear
> > > (I only have two ears anyway), I would expect the players
> > > (mplayer, ffplay, mpv, vlc) to do the reasonable thing:
> > > figure out the "right" position in the stereo panorama
> >
> > Thesr contain 5.1 audio. Playing it on my stereo gear
> > (I only have two ears anyway), I would expect the players
> > (mplayer, ffplay, mpv, vlc) to do the reasonable thing:
> > figure out the "right" position in the stereo panorama
> > and play it "there".
> >
> > But it seems only mplayer
Hi,
Below is a diff that updates Zim to 0.76.1. Tested on arm64,
works fine here.
Comments or OKs?
Caspar
Index: Makefile
===
RCS file: /cvs/ports/productivity/zim/Makefile,v
diff -u -p -r1.39 Makefile
--- Makefile21 Dec 2024
ports@,
I'd like to update sysutils/docker-buildx to 0.21.1
Changes as simple as one commit:
https://github.com/docker/buildx/commit/7c2359c6bf8b3331413c0fe95918fe1cfe9aa127
Ok?
Index: sysutils/docker-buildx/Makefile
===
RCS file:
On Fri, 21 Feb 2025 19:33:37 -0500, Horia Racoviceanu
wrote:
> - Upgrade to v4.22.2
Committed, thanks!
Thank you very much Johannes.
Your changes work perfectly and I upgraded to v2.4.4.
OK ?
Denis
On Mon, Feb 10, 2025 at 08:33:32PM +, Johannes Thyssen Tishman wrote:
> 2025-01-13T13:24:17+0100 Denis Fondras :
> > A CLI GlobalProtect VPN client, written in Rust, based on OpenConnect
> > and T
On Sat, 2025-02-22 at 16:42 +, Stuart Henderson wrote:
> On 2025/02/22 16:47, Tiemen Werkman wrote:
> > Update to version 0.28.3
> >
> > It builds on amd64 but still fails on aarch64.
>
> It builds, but it still doesn't work correctly:
>
> > -# quick test to replicate: "step base64"; makeRaw
On Sat, Feb 22, 2025 at 06:10:08PM +, Stuart Henderson wrote:
> On 2025/02/22 18:46, Volker Schlecht wrote:
> > On 2025-02-22 15:25, Stuart Henderson wrote:
> > > > > > # XXX needs bumps every time :-
> > > > > > -SHARED_LIBS += sqlite3 37.30 # 8.6
> > > > > > +SHARED_LIBS +
On Fri, Feb 21, 2025 at 12:51:47PM +0100, Kirill A. Korinsky wrote:
> ports@
>
> I'd like to update sysutils/docker-cli to 28.0.0
>
> Tested on -current/amd64, no regression on my use case.
>
> Ok?
ok lucas for docker-cli, docker-buildx and docker-compose
In this email, I have attached a diff to update sysutils/btop from
version 1.3.2 to version 1.4.0 [1].
I fixed a problem that prevented the manual page for this program
from being generated due to the lack of textproc/lowdown at build
time, and I updated and simplified the patch for the Makefil
On Fri, 21 Feb 2025 15:45:46 -0500
Josh Grosse wrote:
> Re-ping. Diff attached.
> On Thu, Feb 13, 2025 at 09:59:41AM -0500, Josh Grosse wrote:
> > Pinging again. Diff attached for convenience.
> >
> > On Fri, Feb 07, 2025 at 09:56:44AM -0500, Josh Grosse wrote:
> > > Ping.
> > >
> > > On Fr
On 2025-02-22 15:25, Stuart Henderson wrote:
> > # XXX needs bumps every time :-
> > -SHARED_LIBS += sqlite3 37.30 # 8.6
> > +SHARED_LIBS += sqlite3 38.00 # 8.6
Should be 38.0 not 38.00.
That explains the problems with finding it, I suppose?
To 37.31,
On 2025/02/22 18:46, Volker Schlecht wrote:
> On 2025-02-22 15:25, Stuart Henderson wrote:
> > > > > # XXX needs bumps every time :-
> > > > > -SHARED_LIBS += sqlite3 37.30 # 8.6
> > > > > +SHARED_LIBS += sqlite3 38.00 # 8.6
> >
> > Should be 38.0 not 38.00.
ports@,
I'd like to update sysutils/docker-compose to 2.33.1
Tested on -current/amd64, no regression.
Ok?
Index: sysutils/docker-compose/Makefile
===
RCS file: /home/cvs/ports/sysutils/docker-compose/Makefile,v
diff -u -p -r1.14 Ma
On 2025-02-21 22:55, Theo Buehler wrote:
On Wed, Feb 19, 2025 at 07:15:51PM +0100, Volker Schlecht wrote:
deno 2.2.0 wants the session extension (https://sqlite.org/sessionintro.html)
enabled in sqlite3. Probably there's a way to disable that in deno if need be,
but the extension seems innocent
On 2025/02/21 17:20, Giovanni Bechis wrote:
> > +@static-lib lib/libbrotlicommon.a
> > +lib/libbrotlicommon.la
> do we need .la files ?
good point - let's skip them.
Hi ports --
Attached is an update to the GNU coreutils. All tests pass on an amd64
machine--any big endian testers?
Changelog is here:
https://git.savannah.gnu.org/cgit/coreutils.git/tree/NEWS
OK?
~Brian
coreutils-96.diff
Description: Binary data
bulk build on arm64.ports.openbsd.org
started on Thu Feb 20 03:50:30 MST 2025
finished at Sat Feb 22 19:01:20 MST 2025
lasted 2D15h10m
done with kern.version=OpenBSD 7.6-current (GENERIC.MP) #0: Fri Feb 21 04:18:09
MST 2025
built packages:12483
Feb 20:4502
Feb 21:2413
Feb 22:5567
critical path
30 matches
Mail list logo