On 2024/01/18 06:54, Rafael Sadowski wrote:
> Do we need the COMPILER line and C++ comment? That is the default and
> gcc4 can handle C++98? ;)
We don't really need the comment but we do need the COMPILER line,
the default is "base-clang base-gcc gcc3" but everything C++ needs
compiling with ports
On Wed Jan 17, 2024 at 12:01:26PM -0500, Thomas Frohwein wrote:
> Hi,
>
Thank you for carrying on!
> Following up on [1], I adjusted the fluidsynth diff to the latest
> version 2.3.4. Got interested in this when revisiting simutrans [2]
> which looks for fluidsynth>=2.1. I tested fluidsynth with
I want to discuss Bugdom and Bugdom2 along with Nanosaur II, another
Pangea game. Omar Polo ported Nanosaur2 last month,
https://marc.info/?l=openbsd-ports&m=167180883506465&w=2
I am able to play all 3 games on amd64. I have not tried the games
on OpenBSD/macppc. (The games are from PowerPC Mac
Another wave of fcitx/opencc updates, in general nothing major, just
bugfixes here and there. A note is added to the fcitx pkg readme for
KDE Plasma users on using KDE's input configurator.
converters/opencc: 1.1.6 -> 1.1.7
- minor bugfixes for build infra
- translation updates
https://githu
I tried something as suggested in the Matrix group. On boot I did
`rcctl stop xenodm` (as I have been already), then it was suggested that
I run
`apm -z`. I let my computer suspend, started it, then ran
`/usr/local/bin/startsway.sh`
and my keyboard layout was correct. Tab and delete weren't wor
Hey ports@,
I want to import EMWM, which is an enhanced fork of Motif WM that:
- Provides compatibility with current xorg extensions and applications
- Supports multi-monitor setups trough Xinerama/Xrandr
- Includes UFT-8 support via Xft fonts
- Brings better compatibility with software that r
bulk build on arm64.ports.openbsd.org
started on Mon Jan 15 05:09:07 MST 2024
finished at Wed Jan 17 19:53:05 MST 2024
lasted 2D14h43m
done with kern.version=OpenBSD 7.4-current (GENERIC.MP) #41: Mon Jan 15
00:37:42 MST 2024
built packages:12242
Jan 15:4462
Jan 16:1145
Jan 17:6634
critical pat
On Fri, 23 Dec 2022 16:24:10 +0100
Omar Polo wrote:
> Today I discovered that someone has made a port of Nanosaur II for
> modern OSes and I just had to try it :)
Hi op, I tried your port of Nanosaur2 after izder456 made ports of
Bugdom and Bugdom 2.
I needed to edit your Makefile. People who
On Wed, Mar 15, 2023 at 01:05:51AM -0400, Thomas Frohwein wrote:
[...]
I would like to follow-up about this port. It seems that the upcoming
version 123.0.2 has some changes that make this much easier to manage
as a port: The paksets (content packages) that needed to be relative to
the executable
Strange. I do only have one physical keyboard attached. I'm assuming there
is something to do with the wskbd stuff though and however that works. I
assume I can find that info in a man page somewhere?
Courtney
On 1/17/24 12:33, Matthieu Herrb wrote:
On Wed, Jan 17, 2024 at 11:12:53AM -0800, Cou
On Wed, Jan 17, 2024 at 11:12:53AM -0800, Courtney wrote:
> I'm not sure how exactly to report on this one. I installed sway and other
> related wayland and sway packages. I stopped xenodm, used the default
> configuration file and started sway with /usr/local/bin/startsway.sh and
> found my keyboa
I'm not sure how exactly to report on this one. I installed sway and other
related wayland and sway packages. I stopped xenodm, used the default
configuration file and started sway with /usr/local/bin/startsway.sh and
found my keyboard layout was shifted up 2 rows, and jumbled up a huge
amount. Fo
On Wed, Jan 17, 2024 at 01:11:54PM +0100, Florian Obser wrote:
> On 2024-01-03 17:14 +01, Florian Obser wrote:
> > Hi there,
> >
> > dnscrypt-proxy fails thusly on -current:
> >
> > Jan 3 17:07:29 x395 dnscrypt-proxy[54029]: dnscrypt-proxy 2.1.5
> > Jan 3 17:07:29 x395 dnscrypt-proxy[54029]: Net
On 2024/01/17 12:56, Daniel Dickman wrote:
> Now that we have numpy 1.25 in the tree we can update cython.
>
> An update of cython is needed in order to update net/py-zmq to 25.1.1
> (which includes Python 3.12 support).
>
> astro/py-astropy seems to have a tight dependency on a specific version
On 2024/01/17 18:59, Peter Hessler wrote:
> Earlier in the thread there was the possibility of adding the in-tree
> version of minio as an older version, then adding in a newer version
> that'll receive updates. Can we keep the old version for a long time?
Should be fine for now - it may suffer t
Hi Joerg, see below for an update of yarl from 1.4.2 to 1.9.2 which would
allow us to then update aiohttp to 3.9.0 for Python 3.12 compatibility.
I was able to install the 2 reverse consumers of yarl on amd64:
www/py-aiohttp
www/py-vcrpy
I also looked at newer versions of yarl, but they look li
The below fixes the build of py-ptyprocess under Python 3.12 by adding
MODPY_PYBUILD=flit_core.
ok?
Index: Makefile
===
RCS file: /cvs/ports/devel/py-ptyprocess/Makefile,v
diff -u -p -u -r1.12 Makefile
--- Makefile13 Nov 2022 15
Now that we have numpy 1.25 in the tree, we can update matplotlib to the
latest release.
ok on the below update?
Index: Makefile
===
RCS file: /cvs/ports/graphics/py-matplotlib/Makefile,v
diff -u -p -u -r1.94 Makefile
--- Makefile
On 2024 Jan 17 (Wed) at 12:47:29 -0500 (-0500), Daniel Jakots wrote:
:On Wed, 17 Jan 2024 16:49:50 +0100, Peter Hessler
:wrote:
:
:> On 2024 Jan 06 (Sat) at 09:25:22 -0500 (-0500), Daniel Jakots wrote:
:> :On Sat, 6 Jan 2024 15:15:25 +0100, Peter Hessler
:> :wrote:
:> :
:> :> annoyingly this chan
Now that we have numpy 1.25 in the tree we can update cython.
An update of cython is needed in order to update net/py-zmq to 25.1.1
(which includes Python 3.12 support).
astro/py-astropy seems to have a tight dependency on a specific version of
cython, so an update for astropy will have to go i
On Wed, 17 Jan 2024 16:49:50 +0100, Peter Hessler
wrote:
> On 2024 Jan 06 (Sat) at 09:25:22 -0500 (-0500), Daniel Jakots wrote:
> :On Sat, 6 Jan 2024 15:15:25 +0100, Peter Hessler
> :wrote:
> :
> :> annoyingly this change completely fucks me over, because the
> feature :> they are removing is 10
Here's an update of tornado to 6.4. This includes a fix for CVE-2023-28370
which affects versions earlier than 6.3.2.
Version 6.4 also brings Python 3.12 support.
Tested that these reverse consumers still build and lightly runtested them
too:
devel/py-ipykernel
devel/py-jupyter_client
security
Hi,
Following up on [1], I adjusted the fluidsynth diff to the latest
version 2.3.4. Got interested in this when revisiting simutrans [2]
which looks for fluidsynth>=2.1. I tested fluidsynth with shockolate
and generaluser-gs-soundfont which works as previously. I assume from
looking at the prior
Mmh, fun fact - I just upgraded my two replicated nodes and everything
works as expected - two nodes with each one having a single drive...
On 06 Jan 09:25, Daniel Jakots wrote:
> On Sat, 6 Jan 2024 15:15:25 +0100, Peter Hessler
> wrote:
>
> > annoyingly this change completely fucks me over, bec
On 2024 Jan 06 (Sat) at 09:25:22 -0500 (-0500), Daniel Jakots wrote:
:On Sat, 6 Jan 2024 15:15:25 +0100, Peter Hessler
:wrote:
:
:> annoyingly this change completely fucks me over, because the feature
:> they are removing is 100% the reason I'm using it.
:
:I'm not sure I understand. What is the f
On Wed, 17 Jan 2024 16:22:22 +0100, Uwe Werler wrote:
> Hi all,
>
> attached the diff for the latest releases of minio
> (2024-01-16T16-07-38Z) and minioc (2024-01-16T16-06-34Z).
>
> With best regards
There's already a thread on ports@ for this:
https://marc.info/?l=openbsd-ports&m=1703295941
Theo Buehler writes:
>
> And as semarie pointed out crates.inc should be regenerated to include
> the licenses (make modcargo-gen-crates-licenses)
>
a few more comments.
- license is dual Apache 2.0 / MIT
- SEPARATE_BUILD=Yes is supported
- MODCARGO_RUSTFLAGS setting seems unnecessary (it buil
On Wed, Jan 17, 2024 at 03:32:01PM +0100, Theo Buehler wrote:
> On Tue, Dec 19, 2023 at 12:14:20PM +0100, Benjamin Stürz wrote:
> > On 12/4/23 02:22, Greg Steuck wrote:
> > > Greg Steuck writes:
> > >
> > > > I verified that this works well enough in emacs with eglot. Maybe others
> > > > will fi
On Tue, Dec 19, 2023 at 12:14:20PM +0100, Benjamin Stürz wrote:
> On 12/4/23 02:22, Greg Steuck wrote:
> > Greg Steuck writes:
> >
> > > I verified that this works well enough in emacs with eglot. Maybe others
> > > will find it useful enough to OK? If so, I'd apprecite a bit of extra
> > > dilig
On 2024-01-03 17:14 +01, Florian Obser wrote:
> Hi there,
>
> dnscrypt-proxy fails thusly on -current:
>
> Jan 3 17:07:29 x395 dnscrypt-proxy[54029]: dnscrypt-proxy 2.1.5
> Jan 3 17:07:29 x395 dnscrypt-proxy[54029]: Network connectivity detected
> Jan 3 17:07:29 x395 dnscrypt-proxy[54029]: Drop
Hi,
this is an update for Lagrange to 1.17.6.
Some testing done on amd64. No issues found.
I'm unsure if this update should be backported to 7.4 stable because
several memory leaks have been fixed.
According to the developer[2] these have been significant.
portcheck and 'make port-lib-depends-c
On Wed, 10 Jan 2024 21:21:22 +0100,
Stuart Henderson wrote:
> hrmmm, that doesn't make sense, if it can't write to /var/db/dhcpd.leases
> due to permissions, it shouldn't be able to write to /var/db/dhcpd.leases~
> either..
>
> I'll try and find some time to do a test install and figure out what's
On 2024/01/17 11:39, Jan Stary wrote:
> On Jan 17 10:00:55, s...@spacehopper.org wrote:
> > Currently the port has no dependencies but the new version uses
> > libiconv by default if available to provide Japanese UTF-8 support.
>
> To be clear: is that specific to Japanese in any way?
> With the c
On Jan 17 10:00:55, s...@spacehopper.org wrote:
> Currently the port has no dependencies but the new version uses
> libiconv by default if available to provide Japanese UTF-8 support.
To be clear: is that specific to Japanese in any way?
With the current version, I have
character_set=UNIC
On 2024/01/17 10:19, Stuart Henderson wrote:
> On 2024/01/14 18:01, Eric Brown wrote:
> > Hello Gonzalo:
> >
> > According to:
> >
> > https://docs.nextcloud.com/server/latest/admin_manual/installation/system_requirements.html
> >
> > PHP 8.2 is now the recommended version, though 8.3 is also su
On 2024/01/15 14:48, void wrote:
> On Sun, Jan 14, 2024 at 05:46:50PM +, void wrote:
> > Hello list,
> >
> > I've been trying to upgrade 'go' on a mips64 machine running OpenBSD 7.3
> > and after completely deinstalling, then running pkg_check, then attempting
> > to install afresh, get "Pre
On 2024/01/14 18:01, Eric Brown wrote:
> Hello Gonzalo:
>
> According to:
>
> https://docs.nextcloud.com/server/latest/admin_manual/installation/system_requirements.html
>
> PHP 8.2 is now the recommended version, though 8.3 is also supported.
> 8.0 is deprecated. Seems that the port utilizes u
On 2024/01/16 01:33, wen heping wrote:
> Hi, ports@:
>
>Here is a simple patch for devel/p5-Modern-Perl to
> pdate to 1.20240115.
>It build well and pass all tests on amd64-current system.
>No other ports depend on it.
The new copyright date is rather optimistic :)
> Cheers !
> wen
Here's an update to lynx, I've only very lightly tested it so far.
Since it can be used in quite a lot of different environments and
there are a number of patches relating to pledge, it definitely
wants more testing before it can be committed.
Currently the port has no dependencies but the new ver
See the comments from bluhm@, Wed, 27 Dec 2023 18:04:06 +0100
On 2024/01/16 01:34, wen heping wrote:
> ping ...
>
>
> 发件人: wen heping
> 发送时间: 2023年12月8日 14:30
> 收件人: ports@openbsd.org
> 主题: devel/p5-IPC-Shareable: Update to 1.13
>
> Hi, ports@:
>
>
a LIB_DEPENDS without an associated WANTLIB is not valid, I'll fix it up
and commit.
On 2024/01/17 09:45, Renaud Allard wrote:
> ping
>
>
> Forwarded Message
> Subject: [security update] mail/exim 4.97.1
> Date: Sat, 30 Dec 2023 10:04:51 +0100
> From: Renaud Allard
> To: port
ping
Forwarded Message
Subject: [security update] mail/exim 4.97.1
Date: Sat, 30 Dec 2023 10:04:51 +0100
From: Renaud Allard
To: ports
Hello,
Here is a small diff to fix CVE-2023-51766
Best RegardsIndex: Makefile
Hello,
Update for Dendrite to 0.13.5:
https://github.com/matrix-org/dendrite/releases/tag/v0.13.5
OK? Comments?
Cheers.-
Index: Makefile
===
RCS file: /cvs/ports/net/dendrite/Makefile,v
retrieving revision 1.26
diff -u -p -r1.26
43 matches
Mail list logo