Re: amnesia-tdd, crack-attack, manaplus vs libcxx update

2024-01-02 Thread Klemens Nanni
On Tue, Jan 02, 2024 at 12:17:26PM +, Stuart Henderson wrote: > I think these should append rather than override CXXFLAGS? Yes. Also, MODCMAKE_configure already passes CXXFLAGS, so this should do: CXXFLAGS += -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION

Re: spotifyd: add user and rc.d script

2024-01-02 Thread Klemens Nanni
On Mon, Jan 01, 2024 at 01:40:24PM +, Klemens Nanni wrote: > On Mon, Jan 01, 2024 at 09:16:40AM +0100, Bjorn Ketelaars wrote: > > Works for me as well. > > > > Recycling id 593 should be ok. I am not sure if using aucat(1) in > > spotifyd.rc has any downsides.

CVS: cvs.openbsd.org: ports

2024-01-02 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/01/02 02:32:48 Modified files: net/tdesktop : Makefile distinfo Added files: net/tdesktop/patches: patch-cmake_external_glib_cppgir_tools_genutils_hpp Log

CVS: cvs.openbsd.org: ports

2024-01-02 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/01/02 02:18:37 Modified files: textproc/py-podcastparser: Makefile distinfo Log message: update to py-podcastparser 0.6.10; from maintainer

CVS: cvs.openbsd.org: ports

2024-01-01 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/01/01 11:55:21 Modified files: audio/spotify-qt: Makefile distinfo Log message: update to spotify-qt 3.11

spotifyd: pledge

2024-01-01 Thread Klemens Nanni
emon DIST_TUPLE = github Spotifydspotifydv0.3.5 . CATEGORIES = audio net -REVISION = 2 +REVISION = 4 MAINTAINER = Klemens Nanni @@ -13,6 +13,7 @@ HOMEPAGE =https://spotifyd.rs # GPLv3.0 PERMIT_PACKAGE =

Re: spotifyd: add user and rc.d script

2024-01-01 Thread Klemens Nanni
On Mon, Jan 01, 2024 at 09:16:40AM +0100, Bjorn Ketelaars wrote: > Works for me as well. > > Recycling id 593 should be ok. I am not sure if using aucat(1) in > spotifyd.rc has any downsides. Maybe doing something like 'mkdir > ~/.sndiod && if=/dev/urandom bs=16 count=1 of=~/.sndio/cookie' is a

Re: spotifyd: add user and rc.d script

2023-12-31 Thread Klemens Nanni
On Sun, Dec 31, 2023 at 08:49:48PM +, Klemens Nanni wrote: > _nginx is the oldest commented user from 2012 according to my blame/grep. > I'd like to recycle the ID into _spotifyd and isolate this internet facing > daemon into /var/spotifyd/, away from /home/kn/. >

spotifyd: add user and rc.d script

2023-12-31 Thread Klemens Nanni
= 2 +REVISION = 3 MAINTAINER = Klemens Nanni @@ -31,10 +31,15 @@ MODCARGO_FEATURES = dbus_keyring \ portaudio_backend DOC_DIR = ${PREFIX}/doc/${PKGSTEM} +EXAMPLES_DIR = ${PREFIX}/share/examples/${PKGSTEM} +HOME_DIR

CVS: cvs.openbsd.org: ports

2023-12-31 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/31 11:45:18 Modified files: audio/spotifyd : Makefile crates.inc distinfo Added files: audio/spotifyd/patches: patch-Cargo_lock Removed files: audio/spotifyd/patches:

CVS: cvs.openbsd.org: ports

2023-12-31 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/31 07:58:00 ports/audio/spotifyd/files Update of /cvs/ports/audio/spotifyd/files In directory cvs.openbsd.org:/cvs.d/hack/kn/ports/audio/spotifyd/files Log Message: Directory

CVS: cvs.openbsd.org: ports

2023-12-31 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/31 07:26:22 Modified files: net/syncthing : Makefile distinfo Log message: update to syncthing 1.27.1; OK paco edd

Re: lang/rust: roadmap for using SYSTEM_VERSION

2023-12-31 Thread Klemens Nanni
On Sun, Dec 31, 2023 at 12:26:28PM +0100, Sebastien Marie wrote: > initially, I tried to hide the "lang/rust" module under "devel/cargo" > module (and have devel/cargo to sets MODULES+=lang/rust), but > arch-defines.mk is included before MODULES processing, which means that > the test

CVS: cvs.openbsd.org: ports

2023-12-29 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/29 15:09:21 Modified files: audio/spotifyd : Makefile audio/spotifyd/pkg: PLIST Log message: cherry-pick config file docs to ease post-install setup

CVS: cvs.openbsd.org: ports

2023-12-29 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/29 07:36:57 Modified files: textproc : Makefile Log message: + dialect

CVS: cvs.openbsd.org: ports

2023-12-29 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/29 07:36:21 Log message: import textproc/dialect 2.2.0; Feedback OK rsadowski A translation app for GNOME. - Translation based on Google Translate - Translation based on the

Re: UPDATE: SMPlayer-23.6.0

2023-12-29 Thread Klemens Nanni
On Fri, Dec 29, 2023 at 12:22:22PM +0100, Gonzalo L. Rodriguez wrote: > Hello, > > Update for SMPlayer to 23.6.0: > > https://www.smplayer.info/en/changes > > OK? Comments? Always fails like this with MAKE_JOBS > 2 and I see what the problem is, Line 21 in ${WRKSRC}/Makefile does not pass

textproc/uni: update to 2.6.0

2023-12-28 Thread Klemens Nanni
https://github.com/arp242/uni/blob/master/README.md#changelog lists breaking changes after 1.1.1, hence the major bump, but in the context of a dmenu-uni script which pkglocate(1) says we don't have. Feedback? OK? Index: Makefile

CVS: cvs.openbsd.org: ports

2023-12-28 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/28 23:21:55 Modified files: textproc/ripgrep: Makefile distinfo Log message: bugfix update to ripgrep 14.0.3

CVS: cvs.openbsd.org: ports

2023-12-27 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/27 17:57:07 Modified files: textproc/nlohmann-json: Makefile distinfo Log message: Fix tests The "only 4 tests that try to git clone fail" comment is wrong, most of the 91 tests fail fetching

CVS: cvs.openbsd.org: ports

2023-12-27 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/27 15:18:55 Modified files: devel/cjson: Makefile distinfo Log message: update to cjson 1.7.17

CVS: cvs.openbsd.org: ports

2023-12-27 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/27 14:45:17 Modified files: textproc : Makefile Log message: +py3-gTTS

CVS: cvs.openbsd.org: ports

2023-12-27 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/27 14:43:52 Log message: import textproc/py-gTTS 2.5.0; textproc/dialect RDEP; Feedback OK rsadowski tb gTTS (Google Text-to-Speech), a Python library and CLI tool to interface with

CVS: cvs.openbsd.org: ports

2023-12-27 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/27 14:40:54 Modified files: x11: Makefile Log message: + blueprint-compiler (BDEP for new textproc/dialect)

CVS: cvs.openbsd.org: ports

2023-12-27 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/27 14:40:02 Log message: import x11/blueprint-compiler 0.10.0; Feedback OK rsadowski GtkBuilder XML format is quite verbose, and many app developers don't like using WYSIWYG editors for

CVS: cvs.openbsd.org: ports

2023-12-27 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/27 14:26:41 Modified files: audio/spotifyd : Makefile Added files: audio/spotifyd/patches: patch-modcargo-crates_keyring-2_0_1_Cargo_toml

CVS: cvs.openbsd.org: ports

2023-12-27 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/27 12:52:13 Modified files: audio : Makefile Log message: +spotify{-qt,d}

CVS: cvs.openbsd.org: ports

2023-12-27 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/27 12:51:38 Log message: import audio/spotify-qt 3.10; Feedback OK bket An unofficial Spotify client using Qt as a simpler, lighter alternative to the official client. Status:

CVS: cvs.openbsd.org: ports

2023-12-27 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/27 12:47:33 Log message: import audio/spotifyd 0.3.5; RDEP for spotify-qt; OK bket Spotifyd streams music just like the official client, but is more lightweight and supports more

Re: NEW: lang/dialect

2023-12-27 Thread Klemens Nanni
On Wed, Dec 27, 2023 at 04:57:46PM +0100, Rafael Sadowski wrote: > Some suggestions from portcheck (I'm neither the GNOME nor the py guy to rate > it). > > missing RUN_DEPENDS+=x11/gtk+4,-guic > missing RUN_DEPENDS+=devel/desktop-file-utils > GLib2 XML schemas found without devel/dconf in

Re: NEW: lang/blueprint-compiler

2023-12-27 Thread Klemens Nanni
On Wed, Dec 27, 2023 at 04:51:02PM +0100, Rafael Sadowski wrote: > Feels more like x11, devel as category but fine with me. (Category > grumpy mood) > > OK rsadowski I'll go with 'x11 lang' then, afterall it is a language... yes, for developing, but what isn't, these days? devel/ is such a

Re: NEW: lang/py-gTTS

2023-12-27 Thread Klemens Nanni
On Wed, Dec 27, 2023 at 04:44:56PM +0100, Theo Buehler wrote: > > From the port perspective it looks good to me. I don't like the main > > category "lang" it feels out of place next to the other programming > > languages. FreeBSD placed it to audio. Not saying audio is the best > > place. > > > >

Re: NEW: audio/spotify-qt

2023-12-27 Thread Klemens Nanni
On Wed, Dec 27, 2023 at 08:55:33AM +0100, Bjorn Ketelaars wrote: > portcheck(1) complains with: > > missing RUN_DEPENDS+=x11/gtk+4,-guic > missing RUN_DEPENDS+=devel/desktop-file-utils > > Diff below fixes this. I'm never sure about this, since update-plist(1) did NOT warn me about them

NEW: lang/dialect

2023-12-27 Thread Klemens Nanni
- Translation history - Automatic language detection - Text to speech - Clipboard buttons Maintainer: Klemens Nanni WWW: https://github.com/dialect-app/dialect dialect.tgz Description: application/tar-gz

NEW: lang/blueprint-compiler

2023-12-27 Thread Klemens Nanni
is to have excellent developer tooling --incl. a language server-- so that less knowledge of the format is required. Maintainer: Klemens Nanni WWW: https://gitlab.gnome.org/jwestman/blueprint-compiler blueprint-compiler.tgz Description: application/tar-gz

NEW: lang/py-gTTS

2023-12-27 Thread Klemens Nanni
-to-Speech), a Python library and CLI tool to interface with Google Translate's text-to-speech API. Write spoken mp3 data to a file, a file-like object (bytestring) for further audio manipulation, or stdout. Maintainer: Klemens Nanni WWW: https://github.com/pndurette/gTTS py-gTTS.tgz Description

Re: NEW: audio/librespot

2023-12-26 Thread Klemens Nanni
On Wed, Dec 27, 2023 at 01:05:37AM +, Klemens Nanni wrote: > New dependency for upcoming audio/spotify-qt (will send soon). > It is a single binary which -in the new Qt player's case- gets started > and stopped transparently once set up like that. Now that I'm using spotifyd,

Re: NEW: audio/spotify-qt

2023-12-26 Thread Klemens Nanni
On Wed, Dec 27, 2023 at 01:41:04AM +, Klemens Nanni wrote: > Qt6, search, playlists, album covers, synced lyrics, play/pause/seek, > sharing links to artists/albums/songs, etc. is all working great for me. > > You can also see (librespot) logs and go into developer mode with mo

NEW: audio/spotifyd

2023-12-26 Thread Klemens Nanni
ial client, but is more lightweight and supports more platforms. Spotifyd also supports the Spotify Connect protocol, which makes it show up as a device that can be controlled from the official clients. Maintainer: Klemens Nanni WWW: https://spotifyd.rs spotifyd.tgz Description: application/tar-gz

NEW: audio/spotify-qt

2023-12-26 Thread Klemens Nanni
client. Maintainer: Klemens Nanni WWW: https://github.com/kraxarn/spotify-qt spotify-qt.tgz Description: application/tar-gz

NEW: audio/librespot

2023-12-26 Thread Klemens Nanni
Description: librespot is an open source client library for Spotify. It enables applications to use Spotify's service, without using the official but closed-source libspotify. Additionally, it will provide extra features which are not available in the official library. Maintainer: Klemens Nanni WWW

net/syncthing: update to 1.27.1

2023-12-26 Thread Klemens Nanni
https://github.com/syncthing/syncthing/releases/tag/v1.27.0 https://github.com/syncthing/syncthing/releases/tag/v1.27.1 Feedback? OK? Index: Makefile === RCS file: /cvs/ports/net/syncthing/Makefile,v diff -u -p -r1.58 Makefile ---

audio/libsndfile: update to 1.2.2

2023-12-26 Thread Klemens Nanni
Version 1.2.1 (August 12 2023) Patch release, various bugfixes. Version 1.2.2 (August 13 2023) Patch release, various bugfixes. https://libsndfile.github.io/libsndfile/ also explains that one may chose between Lesser GPL 2.1 or 3.0. Feedback? OK? Index: Makefile

CVS: cvs.openbsd.org: ports

2023-12-26 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/26 08:06:40 Modified files: net/tdesktop : Makefile distinfo Log message: update to tdesktop 4.13.1

CVS: cvs.openbsd.org: ports

2023-12-25 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/25 11:33:55 Modified files: graphics/blender: Makefile distinfo graphics/blender/patches: patch-extern_glog_src_config_openbsd_h Removed files: graphics/blender/patches:

CVS: cvs.openbsd.org: ports

2023-12-25 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/25 10:48:14 Modified files: geo/geoclue2 : Makefile Log message: set HOMEPAGE, zap trailing spaces; Feedback OK aja

CVS: cvs.openbsd.org: ports

2023-12-25 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/25 08:07:26 Modified files: security/qdigidoc4: Makefile distinfo Log message: config.json rerolled

CVS: cvs.openbsd.org: ports

2023-12-25 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/25 07:43:47 Modified files: misc/redshift : Makefile misc/redshift/pkg: PLIST Log message: Neuter gtk-update-icon-cache(1) during fake, sync MODPY_COMMENT in PLIST gtk-update-icon-cache

Re: Link x11/kde-plasma and add kde-plasma and kde-plasma-extras meta package

2023-12-25 Thread Klemens Nanni
On Sun, Dec 24, 2023 at 02:00:00PM +0100, Rafael Sadowski wrote: > On Sun Dec 24, 2023 at 03:38:00PM +0800, Kevin Lo wrote: > > On Fri, Dec 22, 2023 at 12:42:45AM +0100, Rafael Sadowski wrote: > > > > > > Hi ports@ > > > > Hi Rafael, > > > > > I would like to link kde-plasma to the build and

Re: Link x11/kde-plasma and add kde-plasma and kde-plasma-extras meta package

2023-12-23 Thread Klemens Nanni
On Fri, Dec 22, 2023 at 12:42:45AM +0100, Rafael Sadowski wrote: > Hi ports@ > > I would like to link kde-plasma to the build and introduce two new meta > packages. The meta package kde-plasma comes with a README. I tried to > add a handful useful information. > > I use KDE Plasma as my daily

Re: devel/highway: update to 1.0.5

2023-12-23 Thread Klemens Nanni
On Sat, Dec 23, 2023 at 09:11:14AM +0100, Landry Breuil wrote: > Le Fri, Dec 22, 2023 at 12:12:43AM +0000, Klemens Nanni a écrit : > > Newer graphics/libvips requires highway>=1.0.5. > > I haven't tested other consumers yet. amd64 regress: > > can we update to 1.0.7

devel/highway: update to 1.0.5

2023-12-21 Thread Klemens Nanni
Newer graphics/libvips requires highway>=1.0.5. I haven't tested other consumers yet. amd64 regress: 99% tests passed, 5 tests failed out of 1158 Total Test time (real) = 59.50 sec The following tests FAILED: 1004 - HwyMathTestGroup/HwyMathTest.TestAllAcos/AVX2 # GetParam() = 512

CVS: cvs.openbsd.org: ports

2023-12-21 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/21 15:56:37 Modified files: audio/musique : Makefile Log message: add qt6 qttools BDEP; thanks naddy

CVS: cvs.openbsd.org: ports

2023-12-21 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/21 05:52:01 Modified files: audio/fdk-aac : Makefile distinfo audio/fdk-aac/patches: patch-libFDK_include_FDK_archdef_h audio/fdk-aac/pkg: PLIST Log message: update to fdk-aac

CVS: cvs.openbsd.org: ports

2023-12-21 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/21 05:24:03 Modified files: x11/libfakekey : Makefile distinfo x11/libfakekey/pkg: PLIST Log message: update to libfakekey 0.3

CVS: cvs.openbsd.org: ports

2023-12-20 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/20 20:17:24 Modified files: x11/keybinder3 : Makefile Log message: sync WANTLIB

CVS: cvs.openbsd.org: ports

2023-12-19 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/19 07:15:47 Modified files: audio/musique : Makefile distinfo Log message: update to musique 1.12 (qt6 now)

CVS: cvs.openbsd.org: ports

2023-12-19 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/19 06:04:29 Modified files: www/py-spotipy : Makefile distinfo Log message: update to py-spotipy 2.23.0

Re: 回复: archivers/libzim: Update to 9.0.0

2023-12-19 Thread Klemens Nanni
On Tue, Dec 19, 2023 at 02:56:38AM +, wen heping wrote: > Here is the revised patch, now SHARED_LIBS bumped to 2.0. > > It build and run well. > > There are 6 tests failed(sometimes 4 failed), compared to current > 8.2.1 version in porttree, 9.0 has less tests failed. > > And Only one

CVS: cvs.openbsd.org: ports

2023-12-19 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/19 04:03:43 Modified files: archivers/libzim: Makefile distinfo Removed files: archivers/libzim/patches: patch-meson_build Log message: update to libzim 9.0.0; from wen heping, thanks!

Re: Patch to fix crash for neovim-0.9.4

2023-12-19 Thread Klemens Nanni
On Sun, Dec 17, 2023 at 05:49:32PM +0100, Laurent Cheylus wrote: > I added the fix included in this issue, rebuild => no more crash with Neovim > :) > > Please, could you test and commit my patch if OK for you ? https://github.com/neovim/neovim/commit/1907abb4c27857fe7f4e7394f32e130f9955a2e7

Re: security/opensc: update to 0.24.0

2023-12-19 Thread Klemens Nanni
On Tue, Dec 19, 2023 at 08:59:41AM +, Stuart Henderson wrote: > On 2023/12/18 22:19, Klemens Nanni wrote: > > I bumped automake to 1.16 since comments in the tarball already mention > > that version, i.e. no reason to stick to older 1.15. > > Also upstream files are ge

CVS: cvs.openbsd.org: ports

2023-12-19 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/19 03:22:54 Modified files: security/opensc: Makefile distinfo security/opensc/patches: patch-configure_ac patch-src_pkcs11_Makefile_am

CVS: cvs.openbsd.org: ports

2023-12-19 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/19 03:22:42 Modified files: security/pcsc-lite: Makefile distinfo security/pcsc-lite/patches: patch-src_debuglog_c Log message: update pcsc-lite to 2.0.1

CVS: cvs.openbsd.org: ports

2023-12-18 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/18 16:59:15 Modified files: security/yubico/yubico-piv-tool: Makefile distinfo security/yubico/yubico-piv-tool/patches:

CVS: cvs.openbsd.org: ports

2023-12-18 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/18 16:00:17 Modified files: security/ssh-askpass-fullscreen: Makefile distinfo Added files: security/ssh-askpass-fullscreen/patches:

security/pcsc-lite: update to 2.0.1

2023-12-18 Thread Klemens Nanni
https://salsa.debian.org/rousseau/PCSC/blob/master/ChangeLog - SCardConnect(): return SCARD_W_SECURITY_VIOLATION when needed (polkit) - SCardCancel(): return SCARD_S_SUCCESS even if the client already finished - polkit is enabled by default - libpcscspy: fix a crash with NULL pointers - Doxygen:

security/opensc: update to 0.24.0

2023-12-18 Thread Klemens Nanni
https://github.com/OpenSC/OpenSC/releases/tag/0.24.0 Security CVE-2023-40660: Fix Potential PIN bypass (#2806, frankmorgner/OpenSCToken#50, #2807) CVE-2023-40661: Important dynamic analyzers reports CVE-2023-4535: Out-of-bounds read in MyEID driver handling encryption using

CVS: cvs.openbsd.org: ports

2023-12-18 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/18 13:19:07 Modified files: sysutils/uefitool: Makefile distinfo Log message: update to UEFITool A68

CVS: cvs.openbsd.org: ports

2023-12-18 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/18 04:58:18 Modified files: textproc : Makefile Log message: + syrics

CVS: cvs.openbsd.org: ports

2023-12-18 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/18 04:57:01 Log message: import syrics-0.0.1.8; OK lraab A command line tool to fetch lyrics from spotify and save it to lrc file. It can fetch both synced and unsynced lyrics from

CVS: cvs.openbsd.org: ports

2023-12-18 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/18 04:55:22 Modified files: www: Makefile Log message: + py-spotipy,python3

CVS: cvs.openbsd.org: ports

2023-12-18 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/18 04:54:38 Log message: import py3-spotipy-2.22.1; Feedback OK lraab Spotipy is a lightweight Python library for the Spotify Web API. With Spotipy you get full access to all of the

CVS: cvs.openbsd.org: ports

2023-12-18 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/18 04:53:27 Modified files: audio : Makefile Log message: + py-tinytag,python3

CVS: cvs.openbsd.org: ports

2023-12-18 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/18 04:51:31 Log message: import py3-tinytag-1.10.1; Feedback OK lraab tinytag is a library for reading music meta data of most common audio files in pure Python. tinytag only

CVS: cvs.openbsd.org: ports

2023-12-17 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/17 16:35:33 Modified files: net/transmission: Makefile distinfo net/transmission/pkg: PLIST-main Log message: update to transmission 4.0.5; from maintainer Josh

Re: security/qtkeychain: add Qt6 FLAVOR

2023-12-17 Thread Klemens Nanni
On Sun, Dec 17, 2023 at 08:54:14PM +0300, Kirill Bychkov wrote: > > Some lines move around without changing. > > I've moved them back to reduce diff. Thanks. > > Two unconditional SHARED_LIBS seems off; you can use LIBNAME_L, either in > > FLAVOR blocks for unique versions or outside if qt6

Re: sysutils/lsblk: Change HOMEPAGE and SITES

2023-12-17 Thread Klemens Nanni
On Sun, Dec 17, 2023 at 04:17:26AM +0100, Benjamin Stürz wrote: > Hi ports@, > > the URLs changed, because I switched from Cgit to GotWeb. > Is a REVISION bump needed? Yes, the package contains HOMEPAGE and thus gets changed. Committed with bump, thanks. > > Index: Makefile >

CVS: cvs.openbsd.org: ports

2023-12-17 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/17 05:34:11 Modified files: sysutils/lsblk : Makefile Log message: upstream moved to gotweb, from maintainer

Re: NEW: x11/kde-plasma/plasma-browser-integration

2023-12-15 Thread Klemens Nanni
On Wed, Dec 06, 2023 at 06:12:47AM +0100, Rafael Sadowski wrote: > On Tue Nov 28, 2023 at 05:31:55PM +0000, Klemens Nanni wrote: > > On Wed, Nov 01, 2023 at 07:29:22PM +0100, Rafael Sadowski wrote: > > > On Tue Oct 17, 2023 at 11:39:45AM +0200, Rafael Sadowski wrote: &

Re: security/qtkeychain: add Qt6 FLAVOR

2023-12-15 Thread Klemens Nanni
On Fri, Dec 15, 2023 at 12:56:20PM +, Stuart Henderson wrote: > PLIST changed so a REVISION bump is needed Right, although the directories that were added got removed again once I reran update-plist (with FLAVOR=qt6), so no PLIST change in the end.

Re: graphics/img2pdf: Update to 0.5.1

2023-12-15 Thread Klemens Nanni
On Fri, Dec 15, 2023 at 01:16:11AM +, wen heping wrote: > Here is a patch for graphics/img2pdf to update to > 0.5.1. It build well and run well on amd64-current. > The tests failed because of lacking some TEST_DEPENDS. > > Two ports run_depend on graphics/img2pdf, both build well

CVS: cvs.openbsd.org: ports

2023-12-15 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/15 05:45:21 Modified files: graphics/img2pdf: Makefile distinfo graphics/img2pdf/pkg: PLIST Log message: update to img2pdf 0.5.1; from wen heping, thanks

Re: archivers/libzim: Update to 9.0.0

2023-12-15 Thread Klemens Nanni
On Fri, Dec 15, 2023 at 01:24:33AM +, wen heping wrote: > Hi, ports@: > >Here is a patch for archivers/libzim: >i) Update to 9.0.0 >ii) Remove the patch which had been included upstream > >It build well and run well on amd64-current system. >Only one

CVS: cvs.openbsd.org: ports

2023-12-15 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/15 04:04:32 Modified files: sysutils/gitlab-cli: Makefile distinfo sysutils/gitlab-cli/pkg: PLIST Log message: update to gitlab-cli 1.36.0

CVS: cvs.openbsd.org: ports

2023-12-15 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/15 04:04:07 Modified files: devel/github-cli: Makefile distinfo Log message: update to github-cli 2.40.1

Re: security/qtkeychain: add Qt6 FLAVOR

2023-12-14 Thread Klemens Nanni
On Thu, Dec 14, 2023 at 11:10:01AM +0300, Kirill Bychkov wrote: > On Fri, December 1, 2023 13:27, Kirill Bychkov wrote: > > Hi! > > Attached diff adds Qt6 FLAVOR to qtkeychain. It is > > needed for upcoming net/owncloudclient update. > > OK? > > Ping The result looks fine, but you have quite a

CVS: cvs.openbsd.org: ports

2023-12-13 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/13 05:25:19 Modified files: x11/hk : Makefile distinfo Log message: update to hk 0.3.1; from Laurie

Re: NEW: textproc/syrics (+ audio/py-tinytag + www/py-spotipy)

2023-12-12 Thread Klemens Nanni
On Wed, Dec 13, 2023 at 01:52:08AM +, Klemens Nanni wrote: > Python script to get plain text lyrics from Spotify. > Needs an account, HOMEPAGE has all the details on initial auth/setup. > > Combined with audio/ncspot queried via multimedia/playerctl, this makes > for a nic

NEW: textproc/syrics (+ audio/py-tinytag + www/py-spotipy)

2023-12-12 Thread Klemens Nanni
both synced and unsynced lyrics from spotify. You can find API version at https://github.com/akashrchandran/spotify-lyrics-api Maintainer: Klemens Nanni WWW: https://github.com/akashrchandran/syrics Information for inst:py3-tinytag-1.10.1 Comment: library

CVS: cvs.openbsd.org: ports

2023-12-11 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/11 08:10:38 Modified files: sysutils/ruby-puppet-lint: Makefile distinfo Log message: update to puppet-lint 4.2.3; OK sebastia

CVS: cvs.openbsd.org: ports

2023-12-09 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/09 05:55:58 Modified files: audio/ffmpeg-normalize: Makefile distinfo audio/ffmpeg-normalize/pkg: PLIST Log message: update to ffmpeg-normalize 1.27.7; from Laurie

CVS: cvs.openbsd.org: ports

2023-12-09 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/09 04:39:35 Modified files: sysutils/ruby-puppet/7: Makefile distinfo sysutils/ruby-puppet/7/patches: patch-lib_puppet_defaults_rb sysutils/ruby-puppet/7/pkg: PLIST Log message:

CVS: cvs.openbsd.org: ports

2023-12-09 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/09 04:35:39 Modified files: devel/github-cli: Makefile distinfo devel/github-cli/pkg: PLIST Log message: update to github-cli 2.40.0

CVS: cvs.openbsd.org: ports

2023-12-06 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/06 16:55:50 Modified files: net/tdesktop : Makefile distinfo Log message: update to tdesktop 4.12.2

CVS: cvs.openbsd.org: ports

2023-12-03 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/12/03 12:50:00 Modified files: net/tdesktop : Makefile distinfo Log message: update to tdesktop 4.12.1

CVS: cvs.openbsd.org: ports

2023-11-30 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/11/30 13:08:06 Modified files: net/qbittorrent: Makefile.inc net/qbittorrent/qbittorrent: distinfo net/qbittorrent/qbittorrent-nox: distinfo Log message: update to qbittorrent 4.6.2

CVS: cvs.openbsd.org: ports

2023-11-30 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/11/30 12:31:37 Modified files: sysutils/patchelf: Makefile Added files: sysutils/patchelf/patches: patch-src_patchelf_cc Log message: Pledge patchelf(1), it only reads/writes/creates files.

CVS: cvs.openbsd.org: ports

2023-11-30 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/11/30 12:27:53 ports/sysutils/patchelf/patches Update of /cvs/ports/sysutils/patchelf/patches In directory cvs.openbsd.org:/tmp/cvs-serv96641/patches Log Message: Directory

Re: NEW: x11/kde-plasma/plasma-browser-integration

2023-11-28 Thread Klemens Nanni
On Wed, Nov 01, 2023 at 07:29:22PM +0100, Rafael Sadowski wrote: > On Tue Oct 17, 2023 at 11:39:45AM +0200, Rafael Sadowski wrote: > > Information for inst:plasma-browser-integration-5.27.8 > > > > Comment: > > Plasma browser integration > > > > Required by: > >

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