Hello,
Here is a diff to update net/synapse to 1.92.3
This is a security update targeted at mitigating CVE-2023-4863.
It turns out that libwebp is bundled statically in Pillow wheels so we
need to update this dependency instead of
libwebp package at the OS level.
Best RegardsIndex: Makefile
=
On Mon Sep 18, 2023 at 05:47:32PM +0100, Stuart Henderson wrote:
> On 2023/09/18 17:49, Rafael Sadowski wrote:
> > > -# autogen.sh needs aclocal/lib-ld.m4
> > > BUILD_DEPENDS += devel/gettext,-tools
>
> This version doesn't need gettext-tools to build (and you removed the
> comment which explains
This is an update from 4.0.3 to 4.0.4. Lightly tested
the -gtk, -qt, and -daemon binaries on amd64.
diff --git a/net/transmission/Makefile b/net/transmission/Makefile
index ce94928b0ad..d5070c72809 100644
--- a/net/transmission/Makefile
+++ b/net/transmission/Makefile
@@ -2,7 +2,7 @@ COMMENT-main
Trivial update to the latest bugfix release.
Reverse deps build, and everything runs (tested on amd64).
ok?Index: Makefile
===
RCS file: /cvs/ports/lang/erlang/25/Makefile,v
retrieving revision 1.20
diff -u -p -r1.20 Makefile
--- Ma
Ping.
On 9/5/23 15:02, Volker Schlecht wrote:
Here's a variation of my original proposal after feedback from sthen@.
The key points are:
* Enable erlang26 FLAVOR in erlang.port.mk
* Handle FLAVORS for differen erlang version similarly to how ruby and python
do things
* This actually affects on
On 2023/09/18 17:49, Rafael Sadowski wrote:
> > -# autogen.sh needs aclocal/lib-ld.m4
> > BUILD_DEPENDS += devel/gettext,-tools
This version doesn't need gettext-tools to build (and you removed the
comment which explains what it was there for in the first place..)
> > +MODCMAKE_LDFLAGS = -lc
On 2023-09-18 15:14, Christoff Humphries wrote:
I appreciate the advice and guidance. I understand it is best to work
on things you have a vested interest in, but that doesn't apply to me
but wanted to help anyway (helping where short-handed/not enough folks
to work on things).
Hello,
If you w
Hello,
The issue with unmaintained ports is they are un maintained due to lack of
interest, upstream is dead, file can't be found, and they are better off
removed and then added again once interest is there. I maintain www/Hiawatha
because I use it and the version that was there was very old. S
On Wed Sep 06, 2023 at 02:54:58PM +0200, Rafael Sadowski wrote:
> On Sun Sep 03, 2023 at 03:13:46PM +0100, Stefan Hagen wrote:
> > Rafael Sadowski wrote (2023-08-31 13:42 IST):
> > > Update fluidsynth to 2.3.2. I built all consumers happy expect from
> > > audio/qsynth (Looks like it needs an updat
On Thu Aug 31, 2023 at 02:45:20PM +0200, Rafael Sadowski wrote:
> Simple update qsynth to 0.9.11. This update need audio/fluidsynth>=2.3.2
> (checkout ports@) and runtime tests.
>
> Looking forward to read positive feedback.
>
> Cheers Rafael
Ping
>
> Index: Makefile
> ===
On Mon, Sep 18, 2023 at 9:17 AM Christoff Humphries
wrote:
> --- Original Message ---
> On Monday, September 18th, 2023 at 1:04 PM, Stuart Henderson <
> s...@spacehopper.org> wrote:
> >
> >
> > On 2023/09/18 13:34, Stuart Henderson wrote:
> >
> > > On 2023/09/18 12:27, Christoff Humphries
ping
On 9/4/23 14:50, Gonzalo L. Rodriguez wrote:
Hello,
Upgrade for Suricata to 7.0.0:
https://github.com/OISF/suricata/releases/tag/suricata-7.0.0
Test are welcome.
OK? Comments?
Cheers.-
Index: Makefile
===
RCS file: /cvs/
--- Original Message ---
On Monday, September 18th, 2023 at 1:04 PM, Stuart Henderson
wrote:
>
>
> On 2023/09/18 13:34, Stuart Henderson wrote:
>
> > On 2023/09/18 12:27, Christoff Humphries wrote:
> >
> > > Hello all.
> > >
> > > Is there a way I can find ports that are abandon
On 2023/09/18 13:34, Stuart Henderson wrote:
> On 2023/09/18 12:27, Christoff Humphries wrote:
> > Hello all.
> >
> > Is there a way I can find ports that are abandoned, need help, or
> > otherwise are things I can contribute to? Preferably is there a way I
> > can discern this information without
On 2023/09/18 12:27, Christoff Humphries wrote:
> Hello all.
>
> Is there a way I can find ports that are abandoned, need help, or
> otherwise are things I can contribute to? Preferably is there a way I
> can discern this information without bugging people like posting on
> this mailing list?
>
>
Hello all.
Is there a way I can find ports that are abandoned, need help, or
otherwise are things I can contribute to? Preferably is there a way I
can discern this information without bugging people like posting on
this mailing list?
Selfishly, there are no packages I could use on OpenBSD (outsid
On 2023/09/17 00:11, Jeremy Evans wrote:
> On 09/16 09:56, Theo Buehler wrote:
> > On Thu, Sep 14, 2023 at 06:06:37PM +, Jeremy Evans wrote:
> > > PostgreSQL 16.0 was released today:
> > > https://www.postgresql.org/about/news/postgresql-16-released-2715/
> > >
> > > As usual, we don't plan to
On 2023/09/18 11:07, Omar Polo wrote:
> Don't know whether we're too late for a boost update or not
It's a bit late for a boost update before 7.4, I don't think we
can get enough testing on multi archs in time.
> Here's an updated diff that sets USE_NOBTCFI and avoids statically
> linking to some
Hi,
Please find attached a port for the coin library. This library will be
needed by FreeCAD in the future.
From DESCR:
Coin is an OpenGL based, retained mode 3D graphics rendering library.
It is implemented in C++ and publicly released with the source code
open for your perusal. The application
On 2023/09/18 07:06:27 +, Lucas wrote:
> Omar Polo wrote:
> > On 2023/09/10 03:08:13 +, Lucas wrote:
> > > I had to add USE_NOBTCFI=Yes in my 11th gen Intel, otherwise I'll run
> > > into a SIGILL from the coroutine lib. That lib comes from boost's
> > > context so I did try to add some
Hello,
Here is a diff to upgrade net/mautrix-whatsapp to 0.10.1.
Tested and running fine on amd64.
Changes:
- Added support for double puppeting with arbitrary as_tokens. See docs
for more info.
- Added retrying for media downloads when WhatsApp servers break and
start returning 429s and 503s.
On 2023/09/09 13:38:36 +0200, Omar Polo wrote:
> This is the other new dependency for the next games/taisei update
> (graphics/shaderc was mailed separateadly.)
>
> I don't know much (i.e. nothing) about spirv-* tools & co, but this
> was needed and now games/taisei is happy.
>
> ok to import?
friendly ping :-)
updated tarball reattached, now with the BDEP on
graphics/spirv-headers
On 2023/09/10 09:04:23 +0200, Omar Polo wrote:
> On 2023/09/09 21:22:38 +, Lucas wrote:
> > Omar Polo wrote:
> > > games/taisei latest version (1.4) needs shaderc and spirv-cross
> > > (separate mail)
Hi,
Here's an update for snes9x to latest version. Of potential interest,
there is now a Vulkan renderer support. Full changelog at [0].
Port-wise, the build system changed CMake and dropped support for GTK+2
by means of depending on x11/gtk3mm. A BDEP on graphics/spirv-cross, new
port submitted
Omar Polo wrote:
> On 2023/09/10 03:08:13 +, Lucas wrote:
> > I had to add USE_NOBTCFI=Yes in my 11th gen Intel, otherwise I'll run
> > into a SIGILL from the coroutine lib. That lib comes from boost's
> > context so I did try to add some _CET_ENDBR in the same places that
> > boost uses it (
25 matches
Mail list logo