On 2024-11-24 19:49, Christian Weisgerber wrote:
+- canonical_host_type=$host
++ canonical_host_type=$host_cpu-$host_vendor-$host_os
Why this part?
configure --host=... should already set this. I removed this part
of the patch, ran configure, and canonical_host_type was set to
"x86_64-unkn
On Sun, 24 Nov 2024 22:53:57 +0100,
Volker Schlecht wrote:
>
> Index: configure
> --- configure.orig
> +++ configure
> -@@ -80591,7 +80591,7 @@ printf "%s\n" "$as_me: WARNING: $warn_rapidjson"
> >&2;}
> +@@ -82150,21 +82150,21 @@ fi
> + case "$found_dir" in
> + */$ac
On 2024-11-24 23:02, Kirill A. Korinsky wrote:
Maybe something like this? Probably it makes support much easy.
pre-configure:
@sed -i 's,readline,ereadline,g' ${WRKSRC}/configure
I leave that one to MAINTAINER. Personally, I'm not a fan of this approach,
though.
On 11/24/24 5:28 AM, Kirill A. Korinsky wrote:
On Sun, 24 Nov 2024 13:57:53 +0100,
Antoine Jacoutot wrote:
On Sun, Nov 24, 2024 at 12:07:31PM +0100, Kirill A. Korinsky wrote:
On Sun, 24 Nov 2024 11:36:13 +0100,
Antoine Jacoutot wrote:
To enable Webassembly in chromium you need to:
export ENA
On Sun, 24 Nov 2024 23:35:10 +0100,
Kevin Williams wrote:
>
> Does this mean chromium does not pickup the .profile environment when
> launched outside the shell?
>
You may add it into your ~/.xsession or make a simple script ~/bin/chromium
and put ~/bin/ into PATH in ~/.xsession
--
wbr, Kirill
Once I get a -current amd64 system setup, I'd like to start working on
porting FreeCAD. I'm getting library conflicts trying to install KDE 6
components. I'm anticipating these will resolve in a couple of days.
Upstream just released a new stable version roughly 11 months after
their prior relea
I'd like to fix math/py-scikit-image. To unbreak that port we need to
import a new port py-lazy-loader which is attached.
ok to import?
py-lazy-loader.tgz
Description: Binary data
On Fri, 15 Nov 2024 13:27:11 +0100
"Timothy M. Redaelli" wrote:
> Hi,
>
> Electrs is an Electrum Server in Rust.
>
> The motivation behind this project is to enable a user to self host an
> Electrum server, with required hardware resources not much beyond those
> of a Bitcoin full node (net/bit
On 2024/11/24 09:11, Heppler, J. Scott wrote:
> I think the main dependencies (opencascade, boost, Python311, qt6, GSL,
> gtest) are in place. Py_Collada is missing on my ports search but is
> optional. It still is a complex port.
>
> The FreeBSD makefile needed a bunch of cMake work arounds.
>
I'm running 7.6 release on amd64.
gnupod_INIT.pl fails to run:
$ gnupod_INIT.pl -m mnt/ipod
Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at
/usr/local/libdata/perl5/site_perl/amd64-openbsd/GNUpod/XMLhelper.pm line 362.
Compilation failed in require at /usr/local/bin/gn
On Sun, Nov 24, 2024 at 12:43:16PM +, Stuart Henderson wrote:
> $ pkg_check-version moc-2.6.a3 moc-2.6.0 moc-2.6.1 moc-2.5.2
> moc-*- sorted: moc-2.5.2 moc-2.6.0 moc-2.6.1 moc-2.6.a3
>
> moc-2.6alpha3 would work better
Updated the PKGNAME.
Index: Makefile
===
On Sun, Nov 24, 2024 at 07:20:08PM +0100, Rafael Sadowski wrote:
> I would like to enable gstreamer in pulseaudio. This module is necessary
> to make pulseaudio-qt more useful and make it adjustable in KDE Plasma.
I think you are confusing things.
This is not how you get gstreamer support in pulse
Hi,
I'm planning to look into this more deeply at some point but I'm
quite busy at the moment so I don't know when I can look at your
submissions more thoroughly.
But here is a couple of points. I only had a quick look at the meek
port for now.
- Is there a reason you're picking
MODGO_VERSION =
On Sun Nov 24, 2024 at 07:23:23PM +0100, Antoine Jacoutot wrote:
> On Sun, Nov 24, 2024 at 07:20:08PM +0100, Rafael Sadowski wrote:
> > I would like to enable gstreamer in pulseaudio. This module is necessary
Ops, auto completion s/gstreamer/gsettings/ I need gsettings.
https://github.com/KDE/pla
I would like to enable gstreamer in pulseaudio. This module is necessary
to make pulseaudio-qt more useful and make it adjustable in KDE Plasma.
Index: Makefile
===
RCS file: /cvs/ports/audio/pulseaudio/Makefile,v
diff -u -p -r1.131 M
On Sun, Nov 24, 2024 at 07:31:07PM +0100, Rafael Sadowski wrote:
> On Sun Nov 24, 2024 at 07:23:23PM +0100, Antoine Jacoutot wrote:
> > On Sun, Nov 24, 2024 at 07:20:08PM +0100, Rafael Sadowski wrote:
> > > I would like to enable gstreamer in pulseaudio. This module is necessary
>
> Ops, auto comp
On Sun, Nov 10, 2024 at 01:03:23PM -0800, Bryan Vyhmeister wrote:
> This is a maintainer update of www/sblg from 0.5.11 to 0.6.0. The
> intermediate 0.5.12 was missing some files for tests to pass so didn't
> get committed to ports. This new version fixes that and changes the
> following:
>
> "Imp
On Sun, Nov 10, 2024 at 01:24:09PM -0800, Bryan Vyhmeister wrote:
> All feedback has been incorporated into the attached tarball. How does
> this look for the direwolf port?
Reposting this port of direwolf. Any other feedback?
Bryan
direwolf.tar.gz
Description: application/tar-gz
Volker Schlecht:
> --- patches/patch-configure 24 Aug 2022 19:53:39 - 1.18
> +++ patches/patch-configure 20 Nov 2024 20:39:33 -
> @@ -1,9 +1,66 @@
> -Use GNU readline as our base readline lacks rl_prefer_env_winsize.
> +* Use GNU readline as our base readline lacks rl_prefer_env_w
ports@,
I'd like to update security/mitmproxy to 11.0.1 which requires update
security/py-mitmproxy_rs to 0.10.7.
Changelog for mitmproxy:
- Tighten HTTP detection heuristic to better support custom TCP-based
protocols.
- Implement stricter validation of HTTP headers to harden against request
On 2024/11/23 15:21, Edd Barrett wrote:
> Hey Stuart, Jeremie,
>
> Thanks for the input/comments on this. Sorry I haven't had time to chime in
> until now.
>
> The extra bin/ entries are easily fixed. No problem there.
>
> On Fri, Nov 22, 2024 at 07:16:14PM +0100, Jeremie Courreges-Anglas wrote:
On Sun, 24 Nov 2024 12:15:06 +0100,
Klemens Nanni wrote:
>
> 24.11.2024 14:13, Kirill A. Korinsky пишет:
> > I'd like to udpate www/hugo to 0.139.2
>
> Perhaps take maintainer as well, if you keep routinely updating it?
> I thought that's what a mainatainer usually does ;)
>
I'm a mainatainer o
On Sun, 24 Nov 2024 11:36:13 +0100,
Antoine Jacoutot wrote:
>
> To enable Webassembly in chromium you need to:
> export ENABLE_WASM=1
>
> Maybe it should be documented somewhere...
>
I think that somethig like this in README
Web Assemble support:
- some web applications and "n
ports@,
I'd like to udpate www/hugo to 0.139.2
Changelog:
v0.139.1:
- Revert "build(deps): bump github.com/tdewolff/minify/v2 from 2.20.37 to
2.21.1"
- minifiers: Add failing test for upstream bug
- dartsass: Fix nilpointer on Close when Dart Sass isn't installed
v0.139.2:
- modules: Skip empt
24.11.2024 14:13, Kirill A. Korinsky пишет:
> I'd like to udpate www/hugo to 0.139.2
Perhaps take maintainer as well, if you keep routinely updating it?
I thought that's what a mainatainer usually does ;)
OK kn
On 2024/11/24 00:47, Brad Smith wrote:
> Here is an update to x264 20241027.
Tested on amd64 IBT. I will test on aarch64 M2 BTI but pkg_add -u
over axen is taking forever today.
>
> Index: Makefile
> ===
> RCS file: /cvs/ports/multi
On 2024/11/24 03:59, Brad Smith wrote:
> - graphics/ffmpeg \
> + graphics/ffmpeg>=6.1.2 \
That was already committed but the line above doesn't do what you want,
I've committed a fix.
===> handbrake-1.6.1p0 depends on: ffmpeg->=6.1.2 -> ffmpeg-4.4.5v1
If a port uses EPOCH
On Sun, 24 Nov 2024 13:57:53 +0100,
Antoine Jacoutot wrote:
>
> On Sun, Nov 24, 2024 at 12:07:31PM +0100, Kirill A. Korinsky wrote:
> > On Sun, 24 Nov 2024 11:36:13 +0100,
> > Antoine Jacoutot wrote:
> > >
> > > To enable Webassembly in chromium you need to:
> > > export ENABLE_WASM=1
> > >
>
Here is an update to libheif 1.19.5.
v1.19.0 - tile access for high-resolution images
The major new feature in this release is the decoding of separate image tiles
and also encoding an image tile by tile. This allows to process high-resolution
images that do not fit into memory.
Other changes:
Now that FFmpeg 6 is in.
Remove patches to revert newer FFmpeg API utilization to be able
to build with FFmpeg 4.
Index: Makefile
===
RCS file: /cvs/ports/multimedia/handbrake/Makefile,v
retrieving revision 1.23
diff -u -p -u -p -r1
On Sat, Nov 23, 2024 at 10:13:32PM -0800, Kevin Williams wrote:
> Bitwarden is a password manager, like KeePassXC and has a self-hosted
> variant Vaultwarden. Starting around November 2023, Bitwarden failed to
> login on Chromium on OpenBSD, both the extension and the website now fail to
> log me i
Instead of disabling the FFmpeg support for moc I have switched the port to
using a fork that has up to date FFmpeg support up through to version 7.
Index: Makefile
===
RCS file: /cvs/ports/audio/moc/Makefile,v
retrieving revision 1.
thanks, committed
On 2024/11/23 22:24, Bryan Vyhmeister wrote:
> On Sat, Nov 16, 2024 at 07:05:15PM -0800, Bryan Vyhmeister wrote:
> > This is a maintainer update for textproc/lowdown to 1.2.0. The changes
> > for 1.2.0 are:
> >
> > "Output OSC8 hyperlinks in -tterm mode. See OSC8 Adoption for th
On Sun, Nov 24, 2024 at 12:33:25PM +, Stuart Henderson wrote:
> On 2024/11/21 19:01, Rob Schmersel wrote:
> > Hi,
> >
> > Since about June spotify has been changing to using oauth for logins
> > and normal mail + password are no longer working and I've not been able
> > to use ncspot in my loc
On 2024/11/24 04:15, Brad Smith wrote:
> Instead of disabling the FFmpeg support for moc I have switched the port to
> using a fork that has up to date FFmpeg support up through to version 7.
>
>
> Index: Makefile
> ===
> RCS file: /
On Sun, Nov 24, 2024 at 12:07:31PM +0100, Kirill A. Korinsky wrote:
> On Sun, 24 Nov 2024 11:36:13 +0100,
> Antoine Jacoutot wrote:
> >
> > To enable Webassembly in chromium you need to:
> > export ENABLE_WASM=1
> >
> > Maybe it should be documented somewhere...
> >
>
> I think that somethig l
On 2024/11/24 13:33, Stuart Henderson wrote:
> On 2024/11/24 00:47, Brad Smith wrote:
> > Here is an update to x264 20241027.
>
> Tested on amd64 IBT. I will test on aarch64 M2 BTI but pkg_add -u
> over axen is taking forever today.
both work, committed.
> >
> > Index: Makefile
> >
On Sun, Nov 24, 2024 at 03:24:30PM +0100, Timothy M. Redaelli wrote:
> On Fri, 15 Nov 2024 13:27:11 +0100
> "Timothy M. Redaelli" wrote:
>
> > Hi,
> >
> > Electrs is an Electrum Server in Rust.
> >
> > The motivation behind this project is to enable a user to self host an
> > Electrum server, w
lgtm. ok volker@
On 2024-11-19 17:08, Kirill A. Korinsky wrote:
On Sat, 09 Nov 2024 12:54:08 +0100,
Kirill A. Korinsky wrote:
ports@,
I'd like to import net/ejabberd back into the ports and take care of it.
Here an updated version of net/ejabberd which contains polishing regarding
permiss
On Sun Nov 24, 2024 at 07:43:33PM +0100, Antoine Jacoutot wrote:
> On Sun, Nov 24, 2024 at 07:31:07PM +0100, Rafael Sadowski wrote:
> > On Sun Nov 24, 2024 at 07:23:23PM +0100, Antoine Jacoutot wrote:
> > > On Sun, Nov 24, 2024 at 07:20:08PM +0100, Rafael Sadowski wrote:
> > > > I would like to ena
On Thu, 10 Oct 2024, Stuart Henderson wrote:
> On 2024/10/08 16:27, Daniel Dickman wrote:
> > Hi everyone,
> >
> > Here are 4 new Python ports needed for us to update from spyder 5.x to
> > spyder 6.x.
> >
>
> superqt tests wants numpy and some Qt bindings to be installed otherwise
> collect
On 2024/11/24 17:13, Isaac Meerleo wrote:
> I'm running 7.6 release on amd64.
>
> gnupod_INIT.pl fails to run:
>
> $ gnupod_INIT.pl -m mnt/ipod
> Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at
> /usr/local/libdata/perl5/site_perl/amd64-openbsd/GNUpod/XMLhelper.pm line
42 matches
Mail list logo