On Mon May 19, 2025 at 11:15:57PM -0400, Daniel Dickman wrote:
> Repair HOMEPAGE url to add the missing "https://";.
>
> ok?
sure. ok rsadowski
>
> Index: Makefile
> ===
> RCS file: /cvs/ports/textproc/slides/Makefile,v
> diff -u -
Repair HOMEPAGE url to add the missing "https://";.
ok?
Index: Makefile
===
RCS file: /cvs/ports/textproc/slides/Makefile,v
diff -u -p -u -r1.1.1.1 Makefile
--- Makefile16 Apr 2024 22:43:06 - 1.1.1.1
+++ Makefile20 M
HOMEPAGE was removed but SITES should have been too as the distfile
doesn't fetch currently.
ok?
Index: Makefile
===
RCS file: /cvs/ports/textproc/clo++/Makefile,v
diff -u -p -u -r1.26 Makefile
--- Makefile17 Apr 2024 16:43:47 -
On Fri May 16, 2025 at 08:52:18PM +0200, Volker Schlecht wrote:
> Attached is a port for piknik (https://github.com/jedisct1/piknik)
>
> Piknik seamlessly and securely transfers URLs, code snippets, documents,
> virtually anything between arbitrary hosts.
>
> I propose to recycle user id 581 (_go
On Sat May 17, 2025 at 08:13:05AM +0200, Landry Breuil wrote:
> hi ports@,
>
> depending on the blend2d port i just sent, here's a port for pdf4qt,
> another pdf editor/viewer/library, cf https://jakubmelka.github.io/
>
> my initial goal was to port it for geo/qgis, which bundles a copy and i
> p
On Sat May 03, 2025 at 09:18:49PM +, Klemens Nanni wrote:
> I no longer use this, whoever does: feel free to run-test, take maintainer
> and/or commit this diff.
>
> https://github.com/kraxarn/spotify-qt/releases/tag/v4.0.0
OK rsadowski
>
> Index: Makefile
>
On Sat May 17, 2025 at 08:07:52AM +0200, Landry Breuil wrote:
> hi ports@,
>
> here's a new port for https://blend2d.com/, quite simple. The only
> 'ugly' thing is that it bundles its copy of https://asmjit.com, i havent
> yet figured out if it would make sense to make a separate port for it,
> fr
On Mon May 19, 2025 at 10:47:30PM +0200, gonzalo wrote:
> Hello,
>
> Update for Nextcloud to 31.0.5:
>
> https://nextcloud.com/changelog/#latest31
>
> OK? Comments?
>
OK rsadowski
> Cheers.-
>
>
> Index: Makefile
> ===
> RCS fi
On Sun May 11, 2025 at 08:37:57AM -0400, Josh Grosse wrote:
> This update to 7-32.0 will be a required dependency
> for the next release of multimedia/shotcut, now in beta
> testing.
>
> This is needed because shotcut will use "set_consumer" in Mlt::Service, which
> is
> a new feature included i
On Mon May 12, 2025 at 06:28:22AM -0400, Josh Grosse wrote:
> This version of shotcut requires multimedia/mlt7 v7.32.0, posted to ports@
> previously: https://marc.info/?l=openbsd-ports&m=174696676711131&w=2
>
> Tested on amd64.
Committed, thanks
> diff --git multimedia/shotcut/Makefile multime
On Thu May 15, 2025 at 02:02:29PM +1000, Jonathan Gray wrote:
> On Fri, May 09, 2025 at 07:08:58PM +1000, Jonathan Gray wrote:
> > On Fri, May 09, 2025 at 06:28:16AM +0200, Rafael Sadowski wrote:
> > > Update amd firmware to 20250410. Tested with the following setup:
> > >
> > > amdgpio0 at acpi0
Now that we have numpy2 we can update astropy.
ok?
Index: Makefile
===
RCS file: /cvs/ports/astro/py-astropy/Makefile,v
diff -u -p -u -r1.27 Makefile
--- Makefile29 Apr 2025 10:36:26 - 1.27
+++ Makefile19 May 2025 22
On Mon, May 19, 2025 at 01:25:29PM -0400, Thomas Frohwein wrote:
> The port has been BROKEN for failing to launch, marked so since [1].
> Some testing showed that the server freeoriond crashes segfaults which
> is probably the reason rather than the symbol size mismatch of
> std::__1::allocator.
N
Hello,
Update for Nextcloud to 31.0.5:
https://nextcloud.com/changelog/#latest31
OK? Comments?
Cheers.-
Index: Makefile
===
RCS file: /cvs/ports/www/nextcloud/31/Makefile,v
diff -u -p -r1.1 Makefile
--- Makefile22 Apr 2025 14
Hi Stuart,
On Tue May 6, 2025 at 4:50 PM CEST, Stuart Henderson wrote:
> Will try to take a look later. Quick heads-up for anyone else who looks
> - beware, the tars extract in the current directory.
Please excuse the missing directory structure in the tars.
Since you said you'd try to take a lo
On Sun 18/05/2025 16:20, Daniel Dickman wrote:
> Now that we have numpy2, here's an update of matplotlib to the 3.9.x
> series.
>
> As per the dev change notes:
> - the build system changed to meson
> - mplsetup.cfg was moved into meson_options.txt
> - the test data flag was moved into pyproject.
Subscribe
This was an old tag that I intended to release, but ran into some
things. Kirill and I are currently (slowly) working on making a
new release. For now I've removed the tarball as to prevent any
confusion. For people wanting to follow along, the code is now
being hosted here:
https://src.imperialat.
Klemens Nanni wrote:
> I need latest tdlib for tdesktop.
>
> net/tg works fine with this.
>
> Replace CMake patches with argments.
thank you! i always forgot about those knobs!
> Feedback? OK?
don't have the time right now to properly test it, i'd have you to wait
a few days, so if you've te
Christoph Liebender wrote:
> Hi ports@,
>
> this patch adds unveil(2) sandboxing to www/anubis. I think it is
> probably a good idea in this case, as anubis is intended to "take the
> beating" in a reverse-proxy setup. Because of this and the fact that the
> daemon runs as the www user (which
The port has been BROKEN for failing to launch, marked so since [1].
Some testing showed that the server freeoriond crashes segfaults which
is probably the reason rather than the symbol size mismatch of
std::__1::allocator.
I'm attaching a diff that unbreaks the port by moving to HEAD from last
we
On Sun, May 18, 2025 at 09:24:21PM +0200, Markus Uhlin wrote:
> Hi ports@,
>
> I made a new version of net/swirc recently, with the following changes:
Committed, thanks!
Hi ports@,
this patch adds unveil(2) sandboxing to www/anubis. I think it is
probably a good idea in this case, as anubis is intended to "take the
beating" in a reverse-proxy setup. Because of this and the fact that the
daemon runs as the www user (which is not a daemon user), the things
that
Hello!
This is a port of the game DOOM-3-BFG to OpenBSD. This is the open source
code of .RBDOOM-3-BFG. Vulkan version.
Tested on amd64 architecture on OpenBSD 7. 7 installed on real hardware:
ASUS TUF GAMING B450M-PRO II
AMD Ryzen 5 5600G
AMD Radeon RX 580 PowerColor.
(amdgpu driver)
Works as go
Ping please :-D
On 15 April 2025 23:17:06 CEST, Brad Smith wrote:
>ping.
>
>On 3/21/2025 11:40 PM, Brad Smith wrote:
>> Here is a port for VVenC.
>>
>>
>> Comment:
>> Versatile Video Coding (VVC) encoder
>>
>> Description:
>> The Fraunhofer Versatile Video Encoder (VVenC) is a fast and effic
Hi Daniel,
the diff looks fine to me now.
I do not have the time to test bytecode-only builds, nor builds of
dependant packages, which I would prefer to have to not break port
builds.
Christopher
On Sun, May 18, 2025 at 02:36:30PM -0400, Daniel Dickman wrote:
math/rocq (formerly known a
original port reattached for easier review by others;
generally seems ok to me. I'd prefer to drop the first hunk of
patch and replace with CONFIGURE_ARGS,
-DVVENC_ENABLE_ARM_SIMD_SVE=TRUE \
-DVVENC_ENABLE_ARM_SIMD_SVE2=TRUE
though ok sthen either way.
'make test
Thank's for the info! What will probably happen is, I'll poke away at it
over the next month or so, as curiosity motivates me, or I'll get somebody
to help me with it. We'll see how far I get. Logically, with enough
pokes, I'll figure it out :-)
On Mon, May 19, 2025 at 1:17 AM Daniel Dickman w
Anthony J. Bentley wrote in
<5754-1747561591.348693@KqOB.K_Gz.W9HR>:
|ok?
...
|+SITES= https://imperialat.at/releases/
Ah, it *is* released!?!
Btw despite the mobbing i have done nothing wrong.
I reported a real problem, that persists (from looking at the
release date), but i sa
Hi Brad, ports,
The following enables Vulkan support in FFmpeg. With this, and some
special environment variables, I'm able to use mpv with Vulkan-backed
accelerated decoding, which in particular means that there is support
for AMD-based accelerated video decoding.
There isn't anything out of the
On Wednesday, May 7th, 2025 at 12:18, ya...@protonmail.com
wrote:
> Looks like disroot or something I did ate the formatting, apologies.
> Sending again.
>
> Apparently, I missed list numbers 24 and 25 from the guide.
>
> https://www.OpenBSD.org/faq/ports/guide.html
>
> make update-plist
> cvs di
31 matches
Mail list logo