On 2024/10/24 12:58, Rodrigo Camacho wrote:
> The 21st of October 2024 SQLITE introduced sqlite3_rsync.
> More here: https://www.sqlite.org/rsync.html
>
> Unfortunately, they didn't package a download for OpenBSD specifically.
> More here: https://www.sqlite.org/download.html
> Is there a plan t
On Fri, 18 Oct 2024 21:23:14 -0400
Thomas Frohwein wrote:
> Hi,
>
> I was looking through the ports tree to find any `#include
> ` instead of stdlib.h for malloc (a mistake that I've
> made in the past) and found this being done in games/naev. A closer
> look showed it is behind `#if HAVE_MALLOC
24.10.2024 17:46, Stuart Henderson пишет:
> On 2024/10/20 15:32, Klemens Nanni wrote:
+
+.if ${MODPY_TEST_LINK_SO:L} == "yes" && !empty(MODPY_TEST_LIBDIR)
+MODPY_TEST_TARGET := for _dir in ${MODPY_TEST_LIBDIR:S,:, ,g}; do \
+ if [ -e {_dir} ]; then \
+ cd
OK sthen@ if someone would like to import
(whoever imports, mind the PLIST.orig, CVS should ignore it as long as
you don't use funny options but maybe check with -n just in case)
On 2024/10/24 16:26, Paul Galbraith wrote:
> On 2024-10-23 3:33 a.m., Stuart Henderson wrote:
> > Thanks. Couple of s
On 2024/10/24 19:13, Klemens Nanni wrote:
> 24.10.2024 17:46, Stuart Henderson пишет:
> > On 2024/10/20 15:32, Klemens Nanni wrote:
> +
> +.if ${MODPY_TEST_LINK_SO:L} == "yes" && !empty(MODPY_TEST_LIBDIR)
> +MODPY_TEST_TARGET := for _dir in ${MODPY_TEST_LIBDIR:S,:, ,g}; do \
> +
On 2024/10/24 19:13, Klemens Nanni wrote:
> 24.10.2024 17:46, Stuart Henderson пишет:
> > On 2024/10/20 15:32, Klemens Nanni wrote:
> +
> +.if ${MODPY_TEST_LINK_SO:L} == "yes" && !empty(MODPY_TEST_LIBDIR)
> +MODPY_TEST_TARGET := for _dir in ${MODPY_TEST_LIBDIR:S,:, ,g}; do \
> +
Florian Obser:
> Another thing I'd like to have is idnits
> https://github.com/ietf-tools/idnits/tree/v2
>
> Which is just a bash script, and yes, it's bash.
"Bash" is frequently a codeword for "assumes GNU shell utilities".
At first glance it actually looks like a POSIX sh script without
overt
On 2024/10/23 16:25, Florian Obser wrote:
> On 2024-10-23 13:10 +01, Stuart Henderson wrote:
> > Ugh, I've just looked at the script, have they not heard of perl?!
>
> Why would you do that? That sounds unpleasant.
>
> And no, they probably have not heard of perl, hence the rewrite in
> JavaScri
The 21st of October 2024 SQLITE introduced sqlite3_rsync.
More here: https://www.sqlite.org/rsync.html
Unfortunately, they didn't package a download for OpenBSD specifically.
More here: https://www.sqlite.org/download.html
Is there a plan to port this?
I don't believe I'm alone in syncing sqli
On Tue Oct 22, 2024 at 08:16:32PM +0200, Matthias Kilian wrote:
> Disable poppler for now, because this doesn't build with poppler-24.10.0
> and my C++ foo isn't strong enough.
Not happy with it but OK rsadowski
>
> Index: Makefile
> ==
Version bump to 4.1.0
Index: Makefile
===
RCS file: /cvs/ports/devel/py-phx-class-registry/Makefile,v
diff -u -p -u -r1.2 Makefile
--- Makefile6 May 2024 12:23:21 - 1.2
+++ Makefile23 Oct 2024 18:23:29 -
@@ -1,1
On Sun, Oct 20, 2024 at 01:20:21PM +0200, Matthieu Herrb wrote:
> Hi,
>
> so rsadowski@ reported that my previsous diff to upgrade wayland to
> 1.23.1 is breaking kwayland ports.
>
> I've tracked down the build error to the wrong assumption that
> __STDC_VERSION__ is defined for C++ too, in combi
ok
On 22/10/24 20:15 +0200, Matthias Kilian wrote:
> Fix build with poppler-24.10.0.
>
> ok?
>
> Ciao,
> Kili
>
> Index: patches/patch-sdext_source_pdfimport_xpdfwrapper_pdfioutdev_gpl_cxx
> ===
> RCS file: patches/patch-sdex
13 matches
Mail list logo