CVS: cvs.openbsd.org: ports

2023-10-22 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/22 10:36:30 Modified files: textproc/jq: Makefile Added files: textproc/jq/patches: patch-tests_shtest Removed files: textproc/jq/patches: patch-main_c Log message: fix one

CVS: cvs.openbsd.org: ports

2023-10-22 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/22 10:17:49 Modified files: textproc : Makefile Log message: + goldendict

CVS: cvs.openbsd.org: ports

2023-10-22 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/22 10:16:10 Log message: import textproc/goldendict 1.5.0; feedback OK rsadowski GoldenDict is a feature-rich dictionary lookup program, supporting multiple dictionary formats

textproc/xpdf: reduce warning spam

2023-10-22 Thread Klemens Nanni
Silence the wall of warnings on amd64 and other clang architectures. sparc64/ports-gcc doesn't print them, so don't suppress them there. Feedback? OK? Index: Makefile === RCS file: /cvs/ports/textproc/xpdf/Makefile,v retrieving

CVS: cvs.openbsd.org: ports

2023-10-22 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/22 09:16:54 Modified files: textproc/xpdf : Makefile textproc/xpdf/patches: patch-Makefile_in Log message: don't build/install too much Instead of tossing a bunch of utilities, pass the

Re: new textproc/goldendict 1.5.0

2023-10-21 Thread Klemens Nanni
On Sat, Oct 21, 2023 at 09:12:13AM +0200, Rafael Sadowski wrote: > I see two points to fix and one comment. > > - hidden dependencies? > > goldendict-1.5.0(textproc/goldendict): > Missing lib: Qt5Help.3 (/usr/local/bin/goldendict) (NOT REACHABLE) > Missing lib: Qt5Multimedia.3

CVS: cvs.openbsd.org: ports

2023-10-21 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/21 15:58:44 Modified files: net/neochat: Makefile Log message: mark BORKEN: base clang/libcstd++ too old, uses too new C++20 code

CVS: cvs.openbsd.org: ports

2023-10-21 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/21 15:57:18 Modified files: net/neochat: Makefile distinfo Log message: update to neochat 23.08.2 (fixes for newer libquotient)

textproc/jq: drop getpw promise

2023-10-21 Thread Klemens Nanni
There since 2016 r1.2 "fix pledge to allow loading modules (and a contrived case of unset HOME)" but upstream "Avoid getpwuid for static linking" contained in 1.7 removed the last code requiring "getpw": https://github.com/jqlang/jq/commit/f1c49473a36bd5068031f2dca4f8cdc7c5dddb70 jq(1) still

textproc/xpdf: don't build/install too much

2023-10-20 Thread Klemens Nanni
Instead of tossing a bunch of utilities, pass the ones we want. Makefile and Makefile.in patch gets simpler, no package change. Feedback? OK? diff --git a/textproc/xpdf/Makefile b/textproc/xpdf/Makefile index b2d76aeb4..0c99b603e 100644 --- a/textproc/xpdf/Makefile +++ b/textproc/xpdf/Makefile

Re: Disable building tests in all KDE applications

2023-10-20 Thread Klemens Nanni
10/20/23 18:46, Rafael Sadowski пишет: > Hi ports, Hi bulk builders, > > I would like to disable building tests in KDE frameworks applications. > In a short test in devel/kf, this saves 25% build time. > > If someone wants to run the tests, they can simply set the flag to Yes. > > I hope that

Re: Disable libinput in qt5 and qt6

2023-10-20 Thread Klemens Nanni
10/20/23 09:44, Rafael Sadowski пишет: > Yes I'll prevent Qt and other ports to picking up libinput. If someone > wants to use it as a dependency then we should enable and test it > explicitly. OK kn

CVS: cvs.openbsd.org: ports

2023-10-18 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/18 16:18:22 Modified files: sysutils/patchelf: Makefile Log message: fix manual sectiaon for ld.so in patchelf.1

CVS: cvs.openbsd.org: ports

2023-10-18 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/18 15:08:34 Modified files: sysutils/patchelf: Makefile Log message: update sparc64 test comment

CVS: cvs.openbsd.org: ports

2023-10-18 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/18 13:35:54 Modified files: devel/github-cli: Makefile distinfo modules.inc Log message: update to github-cli 2.37.0

CVS: cvs.openbsd.org: ports

2023-10-18 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/18 13:04:30 Modified files: x11/qt6ct : Makefile distinfo Added files: x11/qt6ct/patches: patch-CMakeLists_txt Log message: update to qt6ct 0.9

CVS: cvs.openbsd.org: ports

2023-10-18 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/18 13:03:50 ports/x11/qt6ct/patches Update of /cvs/ports/x11/qt6ct/patches In directory cvs.openbsd.org:/tmp/cvs-serv9111/patches Log Message: Directory /cvs/ports/x11/qt6ct/patches added to the

Re: NEW: x11/qt6/qtspeech

2023-10-18 Thread Klemens Nanni
On Wed, Oct 18, 2023 at 06:41:12AM +0200, Rafael Sadowski wrote: > Please find attached new Qt6 module qt6-qtspeech-6.5.2. The only consumer I encountered so far is acting up elsewhere, but qt6-qtspeech made it configure and build and your port looks good. OK kn

Re: update net/dictd, new devel/libmaa

2023-10-18 Thread Klemens Nanni
On Fri, Oct 13, 2023 at 12:39:11PM +, Klemens Nanni wrote: > The current port is quite dusty and the update works just fine for me on > amd64, no longer requiring any patches. > > dict(1) works against dict.org and my own dictd(8), /etc/dictd.conf and > local .dict.

Re: new textproc/goldendict 1.5.0

2023-10-17 Thread Klemens Nanni
On Sat, Oct 14, 2023 at 05:50:49PM +, Klemens Nanni wrote: > Nice port to browse online dictionaries, but also offline ones such as > those downloadable from https://dict.org/. > > Looking up words works great for me, I've disabled all optional features > since I don't use

Re: archivers/snappy: unbreak on sparc64

2023-10-17 Thread Klemens Nanni
On Tue, Oct 17, 2023 at 07:07:12PM +0100, Stuart Henderson wrote: > I think this is a better fix (checked there's no change to the produced > package so I didn't bump). I concur, thanks. OK kn > > Index: Makefile > === > RCS file:

Re: archivers/snappy: unbreak on sparc64

2023-10-17 Thread Klemens Nanni
On Tue, Oct 17, 2023 at 04:32:19PM +0200, Theo Buehler wrote: > On Tue, Oct 17, 2023 at 03:27:26PM +0100, Stuart Henderson wrote: > > On 2023/10/16 21:07, Klemens Nanni wrote: > > > OK kn when that works on sparc64 for you and got wrapped in a > > > CHOSEN_COM

CVS: cvs.openbsd.org: ports

2023-10-17 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/17 11:28:37 Modified files: devel/bison: Makefile distinfo devel/bison/patches: patch-Makefile_in devel/bison/pkg: PLIST Log message: update to bison 3.8.2 massage the

Re: Disable libinput in qt5 and qt6

2023-10-17 Thread Klemens Nanni
On Tue, Oct 17, 2023 at 01:47:02PM +0200, Rafael Sadowski wrote: > I would like to unhook libinput sooner rather than later to unhook KDE > plasma. But let us first disable it over all. You want to hook wayland/libinput-openbsd *to* the build to eventually hook x11/kde-plasma/ *to* to the build,

Re: devel/bison: update to 3.8.2 (BULK wanted)

2023-10-17 Thread Klemens Nanni
10/15/23 15:04, Todd C. Miller пишет: >> Ha, that's way easier than poking at the Makefile, although I'm inclined >> to stick to the diff that tb bulk-tested, just to be sure for now. tb reported that your appraoch doesn't work with MAKE_JOBS=1 whereas mine does, so I'll stick with that. > I

CVS: cvs.openbsd.org: ports

2023-10-16 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/16 15:41:27 Modified files: x11/gromit-mpx : Makefile distinfo x11/gromit-mpx/patches: patch-CMakeLists_txt x11/gromit-mpx/pkg: PLIST Added files: x11/gromit-mpx/patches:

Re: archivers/snappy: unbreak on sparc64

2023-10-16 Thread Klemens Nanni
On Mon, Oct 16, 2023 at 10:51:37PM +0200, Theo Buehler wrote: > sorry for missing that. > > we should keep the existing CXXFLAGS, especially -O2 -pipe. This diff > no dynamic export changes and doesn't change sizees: > > 38075 164840 39763 9b53../build-amd64/libsnappy.so >

Re: archivers/snappy: unbreak on sparc64

2023-10-16 Thread Klemens Nanni
On Mon, Oct 16, 2023 at 09:47:42PM +0200, Theo Buehler wrote: > For some reason ports-gcc can't find "lz4.h", so pass -I in CXXFLAGS. > Then there's the usual missing include thing in gtest. I should see if I > can upstream that... You could contain it with to avoid subtle change on clang archs,

CVS: cvs.openbsd.org: ports

2023-10-16 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/16 14:31:13 Modified files: archivers/snappy: Makefile Log message: skip installing bundled gtest libs; no PLIST change Forgot the configure switch when enabling gtest which snappy installs

Re: new education/freedict dictionaries

2023-10-16 Thread Klemens Nanni
On Mon, Oct 16, 2023 at 01:25:40PM +0200, Moritz Buhl wrote: > Dear ports@, > > attached are 203 unidirectional dictionaries in dictd format. > This means that each port contains at least two files: > an index and a gz archive that allows random access. > > Some of the archives also come with

Re: x11/gromit-mpx: update to 1.5.0

2023-10-16 Thread Klemens Nanni
On Sun, Oct 15, 2023 at 07:10:16PM +, Klemens Nanni wrote: > Simple https://github.com/bk138/gromit-mpx/releases/tag/1.5.0, works for me. > Remove default HOMEPAGE. > > Patch churn due to code moving from between .[ch] files, change is the same. > > Feedback? OK? Didn't

x11/gromit-mpx: update to 1.5.0

2023-10-15 Thread Klemens Nanni
Simple https://github.com/bk138/gromit-mpx/releases/tag/1.5.0, works for me. Remove default HOMEPAGE. Patch churn due to code moving from between .[ch] files, change is the same. Feedback? OK? Index: Makefile === RCS file:

CVS: cvs.openbsd.org: ports

2023-10-15 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/15 12:50:00 Modified files: net: Makefile devel/quirks : Makefile devel/quirks/files: Quirks.pm Removed files: net/coccinella : Makefile distinfo

Re: devel/bison: update to 3.8.2 (BULK wanted)

2023-10-15 Thread Klemens Nanni
On Sat, Oct 14, 2023 at 04:02:46PM -0600, Todd C. Miller wrote: > I have the following in my WIP bison port's Makefile. > > # Avoid regenerating bison.info > post-configure: > touch ${WRKSRC}/doc/*.info Ha, that's way easier than poking at the Makefile, although I'm inclined to stick to

Re: net/coccinella: still usable?

2023-10-15 Thread Klemens Nanni
On Sun, Sep 24, 2023 at 09:33:33AM +, Klemens Nanni wrote: > Just came across this XMPP client with whiteboard functionality when > looking at audio/snack consumers due to daniel's py3 update on ports@. > > coccinella had its last update 13 years ago, last comment on HOMEPAGE is

CVS: cvs.openbsd.org: ports

2023-10-15 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/15 04:10:34 Modified files: net: Makefile devel/quirks : Makefile devel/quirks/files: Quirks.pm Removed files: net/psi: Makefile distinfo

CVS: cvs.openbsd.org: ports

2023-10-15 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/15 04:07:43 Modified files: net/psi: Makefile Log message: avoid ports minizip to unbreak build (port still BROKEN)

CVS: cvs.openbsd.org: ports

2023-10-15 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/15 03:54:10 Modified files: security/argon2: Makefile Log message: fix pkg-config version, from JR Aquino Consumers may fail on version constraints, pass the release version. OK sthen

new textproc/goldendict 1.5.0

2023-10-14 Thread Klemens Nanni
with the complete markup, illustrations and other content retained, and allowing you to type in words without any accents or correct case. Maintainer: Klemens Nanni WWW: https://github.com/goldendict/goldendict It needs USE_WXNEEDED=Yes and USE_NOBTCFI=Yes due to x11/qt5/qtwebkit

Re: [update] math/cgal + cad/openscad revision

2023-10-13 Thread Klemens Nanni
This does not apply, feedback inline, new diff with that at the end. I don't use cgal or openscad, though, and this needs another look. The existing CMakeLists.txt no longer applies, but it looks like you no longer needed it, perhaps forgot to 'cvs rm -f' it? Otherwise, looks like the first

update net/dictd, new devel/libmaa

2023-10-13 Thread Klemens Nanni
The current port is quite dusty and the update works just fine for me on amd64, no longer requiring any patches. dict(1) works against dict.org and my own dictd(8), /etc/dictd.conf and local .dict.dz/.index files, as expected. Poking at .dz and .dict files with dictzip(1) also works, otherwise

CVS: cvs.openbsd.org: ports

2023-10-13 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/13 01:14:58 Modified files: devel/llvm/13 : Makefile devel/llvm/16 : Makefile devel/llvm/files: README-main Log message: Hint how to use ports clang for base builds; from/OK

Re: devel/bison: update to 3.8.2 (BULK wanted)

2023-10-12 Thread Klemens Nanni
On Thu, Oct 12, 2023 at 03:27:05PM +0200, Theo Buehler wrote: > This randomly doesn't package with > > makeinfo: unknown option -- > set-customization-variable=SECTION_NAME_IN_TITLE=true Our current Makefile.in patch addresses this and works for the current version regardless of MAKE_JOBS, but

devel/llvm: add mk.conf notes to README

2023-10-12 Thread Klemens Nanni
Robert Nagy wrote: > Then you can put these in /etc/mk.conf: > > AR=/usr/local/llvm16/bin/llvm-ar > AS=/usr/local/llvm16/bin/llvm-as > CC=/usr/local/llvm16/bin/clang > CXX=/usr/local/llvm16/bin/clang++ > CPP=/usr/local/llvm16/bin/clang-cpp > LD=/usr/local/llvm16/bin/ld.lld This is useful to know

Re: devel/leiningen update

2023-10-12 Thread Klemens Nanni
10/12/23 14:11, Omar Polo пишет: > On 2023/10/11 19:10:43 +0000, Klemens Nanni wrote: >> On Wed, Oct 11, 2023 at 03:44:47PM +0200, Omar Polo wrote: >>> -@@ -27,7 +27,7 @@ export LEIN_HOME="${LEIN_HOME:-"$HOME/.lein"}" >>> +@@ -48,19 +48,21 @@ functi

CVS: cvs.openbsd.org: ports

2023-10-11 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/11 15:22:00 Modified files: archivers/snappy: Makefile distinfo archivers/snappy/patches: patch-snappy-stubs-internal_h Log message: update to snappy 1.1.10

CVS: cvs.openbsd.org: ports

2023-10-11 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/11 15:21:12 Modified files: sysutils/xxhash/patches: patch-cli_xsum_os_specific_c Removed files: sysutils/xxhash/patches: patch-tests_sanity_test_c Log message: link to upstream merged PR

Re: audio/snack

2023-10-11 Thread Klemens Nanni
On Wed, Oct 11, 2023 at 07:51:51PM +0100, Stuart Henderson wrote: > On 2023/09/26 13:05, Klemens Nanni wrote: > > On Mon, Sep 25, 2023 at 11:35:38AM +0100, Stuart Henderson wrote: > > > On 2023/09/22 17:12, Daniel Dickman wrote: > > > > We discussed this back in

Re: devel/leiningen update

2023-10-11 Thread Klemens Nanni
On Wed, Oct 11, 2023 at 03:44:47PM +0200, Omar Polo wrote: > The update itself is not much interesting, but there were some changes > in the bash script that need some tweaking to run under ksh. Of > course we could readd the dependency on bash, but I'd prefer to do one > more try and contribute

CVS: cvs.openbsd.org: ports

2023-10-11 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/11 12:51:15 Modified files: devel/github-cli: Makefile distinfo modules.inc Log message: update github-cli to 2.36.0

CVS: cvs.openbsd.org: ports

2023-10-11 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/11 12:40:14 Modified files: x11/libquotient: Makefile distinfo x11/libquotient/pkg: PLIST Log message: update to libquotient 0.8.1.2

Re: devel/bison: update to 3.8.2 (BULK wanted)

2023-10-11 Thread Klemens Nanni
On Wed, Sep 20, 2023 at 11:30:49AM +, Klemens Nanni wrote: > http://savannah.gnu.org/news/?id=10011 3.8.1 came out two years ago, > I couldn't find release notes for 3.8.2; above news don't seem harmless, > but the list of consumers is huge, so I'd appreciate if someone c

Re: NEW: x11/kde-applications/tokodon (Mastodon client)

2023-10-11 Thread Klemens Nanni
On Sat, Sep 16, 2023 at 05:08:35PM +0200, Rafael Sadowski wrote: > OK to import tokodon-23.08.0? > > Comment: > KDE Mastodon client > > Description: > Tokodon is a Mastodon client. It allows you to interact with the Fediverse > community. > > Maintainer: Rafael Sadowski > > WWW:

CVS: cvs.openbsd.org: ports

2023-10-11 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/11 12:08:35 Modified files: archivers/py-zopfli: Makefile distinfo Log message: update to py-zopfli 0.2.3

Re: vis(e) broken: can't load library 'liblua5.4.so.5.4'

2023-10-04 Thread Klemens Nanni
4 окт. 2023 г. 19:51:20 Stuart Henderson : > On 2023/10/04 15:58, James Cook wrote: >> After a recent pkg_add -Dsnap -u, running "vise" from the vis package gives: >> >> $ vise >> ld.so: vise: can't load library 'liblua5.4.so.5.4' >> Killed >> >> It looks like the vis package depends on the

Re: NEW: x11/kde-applications/merkuro (productivity/kalendar replacement)

2023-09-29 Thread Klemens Nanni
On Thu, Sep 28, 2023 at 07:27:14PM +0200, Rafael Sadowski wrote: > I would not like to leave kalendar broken for the 7.4 update. Could > someone review the port please? > > On Mon Sep 25, 2023 at 05:59:38PM +0200, Rafael Sadowski wrote: > > On Sat Sep 16, 2023 at 04:56:20PM +0200, Rafael Sadowski

Re: maintainer update. net/dnscontrol --> 4.4.1

2023-09-27 Thread Klemens Nanni
On Wed, Sep 27, 2023 at 07:20:34PM +0200, Paco Esteban wrote: > Hi ports@, > > This is an update for net/dnscontrol to its latest version 4.4.1 > Lots of changes on the software like JSON report of changes, new > providers, "no color" flag for output and more. You can see them here: > >

Re: audio/snack

2023-09-26 Thread Klemens Nanni
On Mon, Sep 25, 2023 at 11:35:38AM +0100, Stuart Henderson wrote: > On 2023/09/22 17:12, Daniel Dickman wrote: > > We discussed this back in Jan and then nothing happened. > > > > ok on the diff below to switch from python2 to python3? > > > > This is one of the last 2 consumers of

Re: [Update] security/argon2 pkg-config version fix

2023-09-25 Thread Klemens Nanni
On Mon, Sep 25, 2023 at 12:42:57PM -0700, JR Aquino wrote: > Attaching a very simple fix for the security/argon2 port where pkg-config > data is not properly recording the version data by setting the > ARGON2_VERSION value as one of the MAKE_FLAGS. > > Current behavior is breaking dependency

Re: Remove Qt5Pdf support in x11/qt5/qtwebengine

2023-09-25 Thread Klemens Nanni
On Sun, Sep 24, 2023 at 07:33:13AM +0200, Rafael Sadowski wrote: > On Sat Sep 23, 2023 at 07:18:35PM +0000, Klemens Nanni wrote: > > On Sat, Sep 23, 2023 at 09:00:25PM +0200, Rafael Sadowski wrote: > > > I see no shortcut to fix "libQt5Pdf.so.1.0: undefined symbol >

Re: audio/snack

2023-09-25 Thread Klemens Nanni
On Mon, Sep 25, 2023 at 02:59:47AM -0400, Daniel Dickman wrote: > On Sun, 24 Sep 2023, Klemens Nanni wrote: > I don't think we want site-packages in PLIST-main? I specifically left > that out. Not sure why update-plist puts it in there. Right, doesn't belong there; OK kn withou

Re: net/coccinella: still usable?

2023-09-24 Thread Klemens Nanni
On Sun, Sep 24, 2023 at 04:33:12PM +0200, Matthieu Herrb wrote: > as a casual Tcl lang user, I can say that the tcltls port works fine > afaict with TLS 1.2 and 1.3. > > I don't use any of the consumers in the tree though, but some > home-grown code. I'd hate to see tcltls go. Great to hear

Re: net/coccinella: still usable?

2023-09-24 Thread Klemens Nanni
On Sun, Sep 24, 2023 at 02:21:20PM +0200, Theo Buehler wrote: > > Perhaps SSL 3.0 or TLS 1.0 or plain text connections work? > > They won't. tcltls uses libssl where 3.0 was disabled eons ago and Bob > disabled 1.0 in Tallinn. And libssl does not do TLS 1.1/2/3? That be my interpretation of

Re: [new] graphics/shaderc; new dep for games/taisei update

2023-09-24 Thread Klemens Nanni
On Mon, Sep 18, 2023 at 09:59:50AM +0200, Omar Polo wrote: > friendly ping :-) > > updated tarball reattached, now with the BDEP on > graphics/spirv-headers Looks fine port-wise, builds and tests the same 23/24 for me, OK kn > > On 2023/09/10 09:04:23 +0200, Omar Polo wrote: > > On 2023/09/09

net/coccinella: still usable?

2023-09-24 Thread Klemens Nanni
Just came across this XMPP client with whiteboard functionality when looking at audio/snack consumers due to daniel's py3 update on ports@. coccinella had its last update 13 years ago, last comment on HOMEPAGE is four years old. It fails to play sounds, tries to open /dev/mixer (did we ever have

Re: audio/snack

2023-09-24 Thread Klemens Nanni
On Fri, Sep 22, 2023 at 05:12:59PM -0400, Daniel Dickman wrote: > We discussed this back in Jan and then nothing happened. > > ok on the diff below to switch from python2 to python3? I think the -python package should rename from py- to py3-, below is your diff that, its quirk, with whitspace

Re: net/psi: unbreak or remove?

2023-09-24 Thread Klemens Nanni
On Mon, Sep 04, 2023 at 03:40:02PM +, Klemens Nanni wrote: > builds and starts with this diff, I don't see the connection error, but this > on the console when trying to connect to my account which just works with > other clients like net/dino: > > [20230904 16:36:16] Unknown

CVS: cvs.openbsd.org: ports

2023-09-24 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/09/24 02:33:17 Added files: archivers/snappy/patches: patch-CMakeLists_txt Log message: disable -Werror; forgot to cvs add; thanks tb

Re: [update] net/transmission 4.0.4

2023-09-23 Thread Klemens Nanni
On Sat, Sep 23, 2023 at 11:36:27AM -0400, Josh Grosse wrote: > ping. > > On Mon, Sep 18, 2023 at 08:42:01PM -0400, Josh Grosse wrote: > > This is an update from 4.0.3 to 4.0.4. Lightly tested > > the -gtk, -qt, and -daemon binaries on amd64. Thanks, after syncing PLIST.

CVS: cvs.openbsd.org: ports

2023-09-23 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/09/23 13:56:00 Modified files: net/transmission: Makefile distinfo net/transmission/pkg: PLIST-main Removed files: net/transmission/patches: patch-cli_cli_cc Log message: update to

Re: Remove Qt5Pdf support in x11/qt5/qtwebengine

2023-09-23 Thread Klemens Nanni
On Sat, Sep 23, 2023 at 09:00:25PM +0200, Rafael Sadowski wrote: > I see no shortcut to fix "libQt5Pdf.so.1.0: undefined symbol > FPDF_InitLibrary". Yes, linking explicitly against libQt5WebEngineCore > could fix the issue but it's not so easy to fix it in qmake/re2 for me. > > I would suggest to

CVS: cvs.openbsd.org: ports

2023-09-23 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/09/23 11:29:05 Modified files: archivers/lzip/tarlz: Makefile distinfo Log message: update to tarlz 0.24

CVS: cvs.openbsd.org: ports

2023-09-23 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/09/23 11:27:33 Added files: archivers/lzip/tarlz/patches: patch-testsuite_check_sh Log message: skip test eating all your space testsuite/check.sh warns already warns about it: warning: your OS

CVS: cvs.openbsd.org: ports

2023-09-23 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/09/23 10:29:53 Modified files: graphics/opencolorio: Makefile Log message: defer 180 test out of 223 total units to test target; OK pascal

CVS: cvs.openbsd.org: ports

2023-09-23 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/09/23 09:59:36 Modified files: archivers/snappy: Makefile distinfo Log message: DIST_TUPLLE gtest submodule to enable tests

CVS: cvs.openbsd.org: ports

2023-09-21 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/09/21 14:28:03 Modified files: sysutils/gitlab-cli: Makefile distinfo Log message: update to gitlab-cli 1.33.0

net/neochat: mark BROKEN

2023-09-20 Thread Klemens Nanni
On amd64 I haven't been able to start it: $ neochat QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-kn' neochat:/usr/local/lib/qt5/libQt5Pdf.so.1.0: undefined symbol 'FPDF_InitLibrary' ld.so: neochat: lazy binding failed! Killed

devel/bison: update to 3.8.2 (BULK wanted)

2023-09-20 Thread Klemens Nanni
http://savannah.gnu.org/news/?id=10011 3.8.1 came out two years ago, I couldn't find release notes for 3.8.2; above news don't seem harmless, but the list of consumers is huge, so I'd appreciate if someone could test this in a full bulk. amd64: 723 tests were successful. 53 tests were

CVS: cvs.openbsd.org: ports

2023-09-20 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/09/20 03:57:55 Modified files: korean/hanterm-xf: Makefile distinfo korean/hanterm-xf/patches: patch-Makefile_in patch-sinstall_sh korean/hanterm-xf/pkg: PLIST

CVS: cvs.openbsd.org: ports

2023-09-20 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/09/20 03:42:47 Modified files: korean/hanterm-xf: Makefile korean/libhangul: Makefile Log message: switch korean/ category to SITES

CVS: cvs.openbsd.org: ports

2023-09-20 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/09/20 03:18:12 Modified files: devel/github-cli: Makefile distinfo Log message: update to github-cli 2.35.0

CVS: cvs.openbsd.org: ports

2023-09-19 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/09/19 16:00:03 Modified files: devel/abseil-cpp: Makefile distinfo Removed files: devel/abseil-cpp/patches: patch-absl_base_internal_sysinfo_cc Log message: update to abseil-cpp 20230802.1

CVS: cvs.openbsd.org: ports

2023-09-19 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/09/19 14:23:17 Modified files: devel/git : Makefile devel/tl-expected: Makefile devel/xsd : Makefile editors/vis: Makefile mail/isync : Makefile

CVS: cvs.openbsd.org: ports

2023-09-07 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/09/07 06:59:09 Modified files: security/ccid : Makefile distinfo security/ccid/patches: patch-src_Makefile_in Log message: update to ccid 1.5.2

CVS: cvs.openbsd.org: ports

2023-09-07 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/09/07 06:50:14 Modified files: sysutils/augeas: Makefile distinfo sysutils/augeas/patches: patch-configure patch-lenses_shellvars_aug

CVS: cvs.openbsd.org: ports

2023-09-07 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/09/07 06:05:38 Modified files: audio/ario : Makefile distinfo audio/ario/pkg : DESCR PLIST Removed files: audio/ario/patches: patch-src_ario-profiles_h

CVS: cvs.openbsd.org: ports

2023-09-07 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/09/07 04:55:22 Modified files: devel/acpica : Makefile distinfo devel/acpica/patches: patch-generate_unix_Makefile_config patch-generate_unix_acpiexec_Makefile

CVS: cvs.openbsd.org: ports

2023-09-07 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/09/07 04:43:39 Modified files: textproc/jq: Makefile distinfo textproc/jq/patches: patch-configure patch-main_c textproc/jq/pkg: PLIST Log message: update to jq 1.7; OK sthen

CVS: cvs.openbsd.org: ports

2023-09-07 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/09/07 04:15:12 Modified files: net/deluge : Makefile distinfo net/deluge/patches: patch-setup_py net/deluge/pkg : PLIST Log message: update to deluge 2.1.1

textproc/jq: update to 1.7

2023-09-07 Thread Klemens Nanni
https://github.com/jqlang/jq/releases/tag/jq-1.7 one tiny test wrt. colors as part of the the shtest script fails, perhaps that script(1) related, otherwise 7/8 PASS on amd64. Works for me. Feedback? OK? Index: Makefile === RCS

Re: Longtime BROKEN ports

2023-09-06 Thread Klemens Nanni
On Wed, Sep 06, 2023 at 10:12:49PM +0200, Christian Weisgerber wrote: > How long does a port have to stay marked BROKEN before we concede that > it won't be fixed, and we remove it? > > I did some grep, got blame, sort, etc. and here are some contenders > that have been BROKEN since before 2020:

Re: NEW: KDE Plasma (x11/kde-plasma)

2023-09-06 Thread Klemens Nanni
On Tue, Sep 05, 2023 at 03:27:17PM +0200, Rafael Sadowski wrote: > On Tue Sep 05, 2023 at 02:43:29PM +0200, Landry Breuil wrote: > > Le Tue, Sep 05, 2023 at 12:05:12PM +, Klemens Nanni a écrit : > > > On Tue, Sep 05, 2023 at 01:52:55PM +0200, Rafael Sadowski wrote

CVS: cvs.openbsd.org: ports

2023-09-06 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/09/06 08:15:03 Modified files: devel/github-cli: Makefile distinfo modules.inc devel/github-cli/pkg: PLIST Log message: update to github-cli 2.34.0

Re: UPDATE: magicpoint-1.13a

2023-09-06 Thread Klemens Nanni
On Tue, Aug 29, 2023 at 11:41:17AM +0200, Rafael Sadowski wrote: > Simple update magicpoint to 1.13a. Why do I care here? I want to get rid > of print/freetype (1.x). I see there is a history: > > https://marc.info/?l=openbsd-ports=166566857215866=2 > > revision 1.37

CVS: cvs.openbsd.org: ports

2023-09-06 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/09/06 07:18:10 Modified files: devel/kf5/baloo: Makefile Added files: devel/kf5/baloo/patches: patch-src_lib_baloosettings_kcfg Log message: disable file indexing by default to avoid hogging

CVS: cvs.openbsd.org: ports

2023-09-06 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/09/06 06:54:48 Modified files: devel/yaml-cpp : Makefile distinfo devel/qt-creator: Makefile graphics/opencolorio: Makefile Removed files: devel/yaml-cpp/patches:

Re: devel/kf5/baloo: disable autostart in XDG

2023-09-06 Thread Klemens Nanni
On Wed, Sep 06, 2023 at 02:25:23PM +0200, Rafael Sadowski wrote: > On Wed Sep 06, 2023 at 02:16:29PM +0200, Antoine Jacoutot wrote: > > On Wed, Sep 06, 2023 at 12:52:35PM +0200, Rafael Sadowski wrote: > > > Stop staring baloo indexer in XDG based setup. Baloo can be a pain when > > > you have a

Re: devel/kf5/baloo: disable autostart in XDG

2023-09-06 Thread Klemens Nanni
On Wed, Sep 06, 2023 at 02:16:29PM +0200, Antoine Jacoutot wrote: > Woulnd't OnlyShowIn work in this case? is that to limit it to, e.g. KDE Plasma? > This way we can keep installing the @sample and let the admin change the > global > default if wanted (and the user still has the ability to turn

Re: devel/kf5/baloo: disable autostart in XDG

2023-09-06 Thread Klemens Nanni
On Wed, Sep 06, 2023 at 12:52:35PM +0200, Rafael Sadowski wrote: > Stop staring baloo indexer in XDG based setup. Baloo can be a pain when > you have a lot of files to index in your $HOME. kn@ has found it the > hard way. As in: mouse lag preventing you from clicking the right thing, CPU hogging

CVS: cvs.openbsd.org: ports

2023-09-05 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/09/05 07:49:11 Modified files: x11/kde-plasma : Makefile devel/quirks : Makefile devel/quirks/files: Quirks.pm Removed files: x11/kde-plasma/breeze-grub: Makefile distinfo

<    1   2   3   4   5   6   7   8   9   10   >