[maintainer update] nnn 4.2 -> 4.3

2021-10-03 Thread Martin Ziemer
This patch updates nnn from 4.2 to 4.3. Tested on two amd64 systems. Index: Makefile === RCS file: /cvs/ports/sysutils/nnn/Makefile,v retrieving revision 1.16 diff -u -p -r1.16 Makefile --- Makefile26 Jul 2021 14:17:06 -

UPDATE: openal

2021-10-03 Thread Brad Smith
Fix for a bug in the sndio backend with the capture support. Index: Makefile === RCS file: /home/cvs/ports/audio/openal/Makefile,v retrieving revision 1.57 diff -u -p -u -p -r1.57 Makefile --- Makefile20 Aug 2021 21:54:22 -

Re: NEW: multimedia/mlt7

2021-10-03 Thread Rafael Sadowski
On Thu Sep 09, 2021 at 09:09:08PM +0200, Rafael Sadowski wrote: > Please find attached multimedia/mlt7. "This is a major new version that > breaks API to add a major new feature to the framework: retiming." > I need MLT 7 to update x11/kde-applications/kdenlive. I decided to leave > mlt6 as it is a

Re: UPDATE: openal

2021-10-03 Thread David CARLIER
ok by me. cheers. On Mon, 4 Oct 2021 at 03:31, Brad Smith wrote: > > Fix for a bug in the sndio backend with the capture support. > > > Index: Makefile > === > RCS file: /home/cvs/ports/audio/openal/Makefile,v > retrieving revision

NEW: games/vvvvvv - a retro platformer with gravity-reversal puzzle mechanics

2021-10-03 Thread Thomas Frohwein
Hi, Please find attached a port of the game VV. It is an indie puzzle platformer from 2010 that was recently released as open source. This port is of the recently released version 2.3.4. It is licensed with a modified zlib license [1]. The main modifications are restriction to non-commercial u

Re: UPDATE: Pidgin 2.14.7

2021-10-03 Thread Solene Rapenne
On Sun, 3 Oct 2021 17:36:25 -0400 Brad Smith : > Here is an update to Pidgin 2.14.7. > > I tried IRC and XMPP and it worked fine on amd64. Thank you for working on this update, I see we were late. The port looks good to me with the changes. ok solene@

UPDATE: Pidgin 2.14.7

2021-10-03 Thread Brad Smith
Here is an update to Pidgin 2.14.7. Index: Makefile === RCS file: /home/cvs/ports/net/pidgin/Makefile,v retrieving revision 1.149 diff -u -p -u -p -r1.149 Makefile --- Makefile29 Apr 2021 18:27:02 - 1.149 +++ Makefile

update devel/netbeans

2021-10-03 Thread Solene Rapenne
small update to netbeans, works fine on amd64 Index: Makefile === RCS file: /home/reposync/ports/devel/netbeans/Makefile,v retrieving revision 1.47 diff -u -p -r1.47 Makefile --- Makefile26 May 2021 18:18:33 - 1.47 +++ Ma

update print/scribus

2021-10-03 Thread Solene Rapenne
this updates scribus to latest version three patches are not needed anymore because they were imported from development branch. Tested on amd64 and works fine for me Index: Makefile === RCS file: /home/reposync/ports/print/scribus/Ma

[update] textproc/calibre

2021-10-03 Thread Josh Grosse
This update to 5.28.0 has had some testing on amd64. diff --git a/textproc/calibre/Makefile b/textproc/calibre/Makefile index cb9b5e6c48b..154f735cc86 100644 --- a/textproc/calibre/Makefile +++ b/textproc/calibre/Makefile @@ -2,7 +2,7 @@ COMMENT = ebook management application -V =

[UPDATE] net/gpodder-3.10.20 -> 3.10.21

2021-10-03 Thread trondd
Post release re-submission. Tested against a recent snapshot and the newest textproc/py-podcastparser (also subitted). Improvements #1071 narrow channel dialog add Strawberry player to the enqueue extension skip non-integer youtube formats use util.urlopen instead of requests.get

[UPDATE] textproc/py-podcastparser-0.6.6 -> 0.6.8

2021-10-03 Thread trondd
Adds some additional xml tag parsing. Used by net/gpodder. Tim. Index: Makefile === RCS file: /cvs/ports/textproc/py-podcastparser/Makefile,v retrieving revision 1.12 diff -u -p -r1.12 Makefile --- Makefile19 Feb 2021 23:13:06

[UPDATE] www/links+-2.23 -> 2.25

2021-10-03 Thread trondd
Small bugfix updates. === RELEASE 2.25 === Fri Oct 1 18:27:25 CEST 2021 mikulas: Delete the expired Let's encrypt certificate from the builtin certificate store Thu Sep 30 21:45:10 CET 2021 mikulas: Set the flag X509_V_FLAG_TRUSTED_FIRST, so that Let's encrypt works

Re: NEW: fstrcmp 0.7.D001

2021-10-03 Thread Thomas Frohwein
On Sat, Oct 02, 2021 at 05:14:43PM -0400, Brad Smith wrote: > On Sat, Oct 02, 2021 at 12:59:28PM -0600, Thomas Frohwein wrote: > > On Sat, Oct 02, 2021 at 04:41:03AM -0400, Brad Smith wrote: > > > Attached is a port of fstrcmp. > > > > > > Comment: > > > library for fuzzy string comparisons > > >

Re: NEW: graphics/zimg

2021-10-03 Thread Brian Callahan
Hi ports -- Attached is a new port, graphics/zimg. Zimg is a scaling, colorspace conversion, and dithering library. [snip] Zimg is a new dependency of multimedia/handbrake. An update diff for HandBrake will be in a follow-up email. OK? Ping. Updated tarball attached. ~Brian zimg.tgz Des

Update from maintainer: games/qstat v2.17

2021-10-03 Thread Tom Murphy
Hi, This diff updated qstat to v2.17. Their build system has changed a little and requires GNU make now to complete. Thanks, Tom Index: Makefile === RCS file: /cvs/ports/games/qstat/Makefile,v retrieving revision 1.13 diff

Update from maintainer: games/mvdsv v0.34

2021-10-03 Thread Tom Murphy
Hi, Attached is a diff to update games/mvdsv to 0.34. I've added a patch that removes some dangerous code from the port (which I've created as an upstream pull request: https://github.com/deurk/mvdsv/pull/69) Thanks, Tom Index: Makefile

UPDATE: sysutils/coreutils 8.32 => 9.0

2021-10-03 Thread Brian Callahan
Hi ports -- Attached is an update to the GNU coreutils. You can see the changes here: https://lists.gnu.org/archive/html/coreutils-announce/2021-09/msg0.html jca@'s patch was committed and goes away. There was a build issue in 9.0 that I reported upstream and I've cherrypicked their fix.

Update hledger to 1.23

2021-10-03 Thread Greg Steuck
Simple cabal-bundler-written update. Tested locally. OK? >From 269752d77d5ea804f856fca5c26bb2246caca656 Mon Sep 17 00:00:00 2001 From: Greg Steuck Date: Sat, 2 Oct 2021 22:23:07 -0700 Subject: [PATCH] Upgrade to hledger 1.23 --- productivity/hledger/Makefile | 182 +---

Ports tree open again

2021-10-03 Thread Christian Weisgerber
The 7.0 release is (mostly) done. The ports tree is open again for commits. No restrictions. -- Christian "naddy" Weisgerber na...@mips.inka.de

[update] godot 3.3.3 -> 3.3.4

2021-10-03 Thread Omar Polo
Hello ports@, Here's attached the patch to update games/godot to 3.3.4. It's a maintenance release that shouldn't introduce incompatibilities with the previous version. The release note is here: https://godotengine.org/article/maintenance-release-godot-3-3-4 and the changelog here: https://gi