games/hedgewars uses ghc directly in OpenBSD port

2020-06-29 Thread Greg Steuck
Hi Pascal and Matthias, While contemplating the future direction of ports using Haskell I am trying to tease out the full spectrum of ghc usages. Most ports can be treated by cabal v2-build FreeBSD-style. Hedgewars is a special port in that it is not published to hackage and would need some

audio/aqualung minor fixes

2020-06-29 Thread Jeremy Evans
Here are a few minor fixes to audio/aqualung: * Switch freedb.org:888 to gnudb.org:8880 for the CDDB lookup. The server is configurable but the port is not, so this is breaking for someone using a custom CDDB server. I suppose you can setup pf.conf appropriately if you want to use a custom

Re: Ports still using freedb

2020-06-29 Thread Björn Ketelaars
On Tue 30/06/2020 01:55, Charlene Wendling wrote: > Hi, > > OK? (diffs below) Diffs looks good. One small comment: > Index: patches/patch-lib_CDDB_pm > === > RCS file: patches/patch-lib_CDDB_pm > diff -N patches/patch-lib_CDDB_pm >

Re: sparc64 bulk build report

2020-06-29 Thread Kurt Mosiejczuk
On Mon, Jun 29, 2020 at 05:02:07PM -0600, k...@openbsd.org wrote: > Bulk build on sparc64-0.ports.openbsd.org > Started : Fri Jun 26 13:09:08 MDT 2020 > Finished: Mon Jun 29 17:01:54 MDT 2020 > Duration: 3 Days 3 hours 53 minutes > Built using OpenBSD 6.7-current (GENERIC.MP) #377: Fri Jun 26

Re: Ports still using freedb

2020-06-29 Thread Charlene Wendling
Hi, OK? (diffs below) On Mon, 29 Jun 2020 23:59:45 +0200 Christian Weisgerber wrote: > The freedb.org database of compact track listings has shut down. > Any program functionality that tries to fetch from or submit data > to freedb.org is broken now. > > An alternative service is available at

ld: error: duplicate symbol

2020-06-29 Thread Rafael Sadowski
Hi All I am working on an aqbanking update and I get the following ld error where I can't get any further. If an eagle eye sees something, I would appreciate help. If anyone wants a diff, let me know. Full build log attached. Thanks in advance. Rafael /usr/bin/libtool --tag=CC --mode=link

[UPDATE] security/yara

2020-06-29 Thread Remi Pointel
Hi, this is the diff to update yara to latest release. Ok? Remi. Index: Makefile.inc === RCS file: /cvs/ports/security/yara/Makefile.inc,v retrieving revision 1.14 diff -u -p -u -p -r1.14 Makefile.inc --- Makefile.inc 11 Nov 2019

[UPDATE] Python 3.7.8

2020-06-29 Thread Remi Pointel
Hi, this is the diff to update Python 3.7 to 3.7.8. Could you test this diff in a bulk build please? Thanks, Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/lang/python/3.7/Makefile,v retrieving revision 1.16 diff -u -p

sparc64 bulk build report

2020-06-29 Thread kmos
Bulk build on sparc64-0.ports.openbsd.org Started : Fri Jun 26 13:09:08 MDT 2020 Finished: Mon Jun 29 17:01:54 MDT 2020 Duration: 3 Days 3 hours 53 minutes Built using OpenBSD 6.7-current (GENERIC.MP) #377: Fri Jun 26 07:46:52 MDT 2020 Built 9777 packages Number of packages built each day: Jun

Ports still using freedb

2020-06-29 Thread Christian Weisgerber
The freedb.org database of compact track listings has shut down. Any program functionality that tries to fetch from or submit data to freedb.org is broken now. An alternative service is available at gnudb.org, see https://www.gnudb.org/ Below is a list of ports that still appear to use

Re: new: www/ephemetoot

2020-06-29 Thread Stuart Henderson
On 2020/06/29 11:52, Paco Esteban wrote: > > It's easier if you stick closer to the defaults for GH_*, diff below. > > I regenerated plist too, I'm not sure why yours didn't have __init__.py? > > Here is it again applying sthen's tweaks for GH_*, to fix the __init__.py > files and the lib/lib/lib

[UPDATE] x11/st to 0.8.4

2020-06-29 Thread Ricardo Mestre
Hi, The updates since last version are as follows and tested successfully on amd64. Comments? OK? - config.mk: use PKG_CONFIG in commented OpenBSD section - LICENSE: bump years - remove sixel stub code - fix unicode glitch in DCS strings, patch by Tim Allen - FAQ: fix single-buffer patch -

net/flow-tools duplicate parts of path

2020-06-29 Thread marfabastewart
Synopsis: duplicate parts of path for config files, flow-rptfmt Category: net/flow-tools Environment: OpenBSD 6.7-current (GENERIC) #298: Sun Jun 28 13:05:49 MDT 2020 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC Architecture: OpenBSD.amd64 Machine : amd64

[UPDATE] textproc/codespell to 1.17.1

2020-06-29 Thread Frederic Cambus
Hi ports@, Here is a diff to update codespell to 1.17.1. Comments? OK? Index: Makefile === RCS file: /cvs/ports/textproc/codespell/Makefile,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 Makefile --- Makefile14 May 2020

Re: [UPDATE] x11/st to 0.8.4

2020-06-29 Thread Hiltjo Posthuma
On Mon, Jun 29, 2020 at 11:40:17AM +0100, Ricardo Mestre wrote: > Hi, > > The updates since last version are as follows and tested successfully on > amd64. > > Comments? OK? > > - config.mk: use PKG_CONFIG in commented OpenBSD section > - LICENSE: bump years > - remove sixel stub code > - fix

Re: gobject-introspection: can't resolve dependencies

2020-06-29 Thread deserter666
Now it's a different error /bin/sh cannot fork - try again ===> ImageMagick-6.9.10.86p0 depends on: ghostscript-* - not found ===> Verifying install for ghostscript-* in print/ghostscript/gnu ===> Checking files for ghostscript-9.07p7 `/usr/ports/distfiles/ghostscript-9.07.tar.gz' is up to

Re: new: www/ephemetoot

2020-06-29 Thread Paco Esteban
On Sun, 28 Jun 2020, Stuart Henderson wrote: > On 2020/06/28 20:48, Paco Esteban wrote: > > Hi ports@, > > > > This is a new port for ephemetoot: https://github.com/hughrun/ephemetoot > > > > Ephemetoot is a command line tool for selectively deleting old Mastodon > > toots from one or more

Re: UPDATE: Jailkit-2.21

2020-06-29 Thread Paul Irofti
I think you are making this python3 only. If I am correct you need the FLAVOR dance, what your diff does is the old way of doing py3-only ports. Don't worry, I hit this myself quite recently :) https://marc.info/?l=openbsd-ports=158220698602881=2 On Mon, Jun 29, 2020 at 09:38:07AM +0200,

Re: [UPDATE] nasm 2.14.02 -> 2.15.01

2020-06-29 Thread Stuart Henderson
On 2020/06/29 08:46, Martin wrote: > Network Assembler port update. Dependent ports need testing. $ grep devel/nasm /usr/local/share/ports-INDEX | cut -d'|' -f2 devel/nasm graphics/ffmpeg mail/mozilla-thunderbird mail/mozilla-thunderbird,-lightning multimedia/dav1d multimedia/x264

Re: [UPDATE] nasm 2.14.02 -> 2.15.01

2020-06-29 Thread Stuart Henderson
On 2020/06/29 10:07, Martin wrote: > Stuart, thank you for notes. > > All port dependent patches & *.diffs attached. A single diff please. Think how it is for someone receiving the mail. Diff inside the email: "| patch -d /usr/ports/wherever" One diff attached: "| patch -d ..." Many diffs

Re: UPDATE: Jailkit-2.21

2020-06-29 Thread Gonzalo L. Rodriguez
Anyone? On Wed, 15 Jan 2020 at 17:35:47 +0100, Gonzalo L. Rodriguez wrote: > Hallo, > > Update for Jailkit to 2.21: > > https://olivier.sessink.nl/jailkit/ > > OK? Comments? > > Cheers.- > > -- > > - gonzalo > Index: Makefile >

Re: NEW: math/rstudio

2020-06-29 Thread Zé Loff
On Sat, Jun 27, 2020 at 01:30:13AM +, Brian Callahan wrote: > Hi ports -- > > Attached is a new port, math/rstudio. RStudio is the IDE for R. First of all, kudos for the effort. I tried and gave up quite a few times before. > --- > pkg/DESCR: > RStudio is an integrated development

Re: UPDATE: Jailkit-2.21

2020-06-29 Thread Stuart Henderson
On 2020/06/29 12:06, Paul Irofti wrote: > I think you are making this python3 only. If I am correct you need the > FLAVOR dance, what your diff does is the old way of doing py3-only > ports. Don't worry, I hit this myself quite recently :) this is the right way for a standalone port, basically

Re: net/flow-tools duplicate parts of path

2020-06-29 Thread Stuart Henderson
On 2020/06/29 03:10, marfabastewart wrote: > Synopsis: duplicate parts of path for config files, flow-rptfmt > Category: net/flow-tools > Environment: > OpenBSD 6.7-current (GENERIC) #298: Sun Jun 28 13:05:49 MDT 2020 > dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC >

Re: [update] mail/mu-1.4.10

2020-06-29 Thread Todd Carson
Stuart Henderson writes: >> +make this function compile correctly under clang >> +Index: lib/utils/mu-str.c >> +--- lib/utils/mu-str.c.orig >> lib/utils/mu-str.c >> +@@ -49,7 +49,7 @@ mu_str_size_s (size_t s) >> + char* >> + mu_str_size (size_t s) >> + { >> +- return g_strdup

[update] net/mautrix-whatsapp

2020-06-29 Thread Renaud Allard
Hello, Here is a diff for net/mautrix-whatsapp to update to (now tagged) v0.1.1 and use a portgen based config, which avoids making custom tarballs. It needs a very recent ports tree and devel/olm. Any comments? Regards Index: Makefile

Re: [UPDATE] nasm 2.14.02 -> 2.15.01

2020-06-29 Thread Stuart Henderson
This is how that one looks. It really does need the ports depending on it to be tested with the update too. Content-Transfer-Encoding: quoted-printable --- Makefile.old=09Wed Jul 17 17:49:21 2019 +++ Makefile=09Mon Jun 29 09:46:50 2020 @@ -4,8 +4,8 @@ COMMENT=3D=09general-purpose

[UPDATE] nasm 2.14.02 -> 2.15.01

2020-06-29 Thread Martin
Hi list, Network Assembler port update. * Fix building the documentation from the release archive. For 2.15, the user has to do make warnings manually in the main directory in order to be able to build the documentation, which means Perl needs to be installed on the system. * Add instructions

Re: [UPDATE] textproc/codespell to 1.17.1

2020-06-29 Thread Todd C . Miller
On Mon, 29 Jun 2020 12:29:36 +0200, Frederic Cambus wrote: > Comments? OK? OK millert@ - todd

Re: [UPDATE] nasm 2.14.02 -> 2.15.01

2020-06-29 Thread Martin
Stuart, thank you for notes. All port dependent patches & *.diffs attached. ‐‐‐ Original Message ‐‐‐ On Monday, June 29, 2020 9:30 AM, Stuart Henderson wrote: > On 2020/06/29 08:46, Martin wrote: > > > Network Assembler port update. > > Dependent ports need testing. > > $ grep

Re: UPDATE: Jailkit-2.21

2020-06-29 Thread Gonzalo L. Rodriguez
On Mon, 29 Jun 2020 at 09:38:07 +0200, Gonzalo L. Rodriguez wrote: > Anyone? > > On Wed, 15 Jan 2020 at 17:35:47 +0100, Gonzalo L. Rodriguez wrote: > > Hallo, > > > > Update for Jailkit to 2.21: > > > > https://olivier.sessink.nl/jailkit/ > > > > OK? Comments? > > > > Cheers.- > > > > -- >

[UPDATE] crystal-0.35.1

2020-06-29 Thread Wesley Moxam
Updates lang/crystal port to v0.35.1 Crystal is working towards a v1.0 release, and v0.35 brought some small language changes and some polish to the stdlib. It's worth noting that Crystal Shards now depends on crystal-molinillo (which is a shard). -- W crystal-0.35.1.diff Description: Binary

Re: purritobin-0.1.2 - new package + dependencies

2020-06-29 Thread Stuart Henderson
On 2020/06/23 23:33, Aisha Tammy wrote: > On 6/22/20 6:56 AM, Stuart Henderson wrote: > > On 2020/06/21 21:32, Aisha Tammy wrote: > >>> I've added them again with the two from Brian and the uwebsockets > >>> updated to 18.3.0 > >> > >> Another bump. > >> Also updated uwebsockets to 18.4.0 > > > >

Re: [UPDATE] nasm 2.14.02 -> 2.15.01

2020-06-29 Thread Martin
--- Makefile.oldWed Jul 17 17:49:21 2019 +++ MakefileMon Jun 29 09:46:50 2020 @@ -4,8 +4,8 @@ COMMENT= general-purpose multi-platform x86 assembler -VERSION= 2.14.02 -REVISION= 1 +VERSION= 2.15.01 DISTNAME= nasm-${VERSION} CATEGORIES=devel lang

Re: [UPDATE] nasm 2.14.02 -> 2.15.01

2020-06-29 Thread Martin
Sorry, but I can access mail by web client from different machine only. I can't split diffs and mail it from OpenBSD in any way, so I can transfer them to another machine and put into attachment or in web interface only. I'm really sorry about it. Hope you can use the attached diffs from

[Update] security/clusterssh: update to 4.16

2020-06-29 Thread wen heping
Hi, ports@: Here is a patch for security/clusterssh: i) Update to 4.16 ii) Remove the unneeded line BUILD_DEPENDS=${RUN_DEPENDS} iii) Comment out the line MAKE_ENV=TEST_POD=Yes, because we could do pod test really after Pod::Coverage::TrustPod imported into portstree. One test

Re: NEW: math/rstudio

2020-06-29 Thread Brian Callahan
On Monday, June 29, 2020 6:00 AM, Zé Loff wrote: > On Sat, Jun 27, 2020 at 01:30:13AM +, Brian Callahan wrote: > > > Hi ports -- > > Attached is a new port, math/rstudio. RStudio is the IDE for R. > > First of all, kudos for the effort. I tried and gave up quite a few > times before. > > >

Re: powerpc bulk build report

2020-06-29 Thread Charlene Wendling
Hi, On Mon, 29 Jun 2020 11:45:14 -0600 (MDT) c...@openbsd.org wrote: > Bulk build on macppc-0.ports.openbsd.org > > Started : Sat Jun 13 07:45:16 MDT 2020 > Finished: Mon Jun 29 11:45:00 MDT 2020 > Duration: 16 Days 4 hours 0 minutes > > Built using OpenBSD 6.7-current (GENERIC) #735: Fri Jun

powerpc bulk build report

2020-06-29 Thread cwen
Bulk build on macppc-0.ports.openbsd.org Started : Sat Jun 13 07:45:16 MDT 2020 Finished: Mon Jun 29 11:45:00 MDT 2020 Duration: 16 Days 4 hours 0 minutes Built using OpenBSD 6.7-current (GENERIC) #735: Fri Jun 12 08:20:27 MDT 2020 Built 9822 packages Number of packages built each day: Jun 13:

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/06/29 18:05:49 Modified files: graphics/gd: Makefile distinfo graphics/gd/pkg: PLIST Log message: update to libgd-2.3.0, includes some security-related and other fixes, Potential

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/06/29 23:06:28 Modified files: devel : Makefile Log message: Remove automoc

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/06/29 23:04:47 Removed files: devel/automoc : Makefile distinfo devel/automoc/patches: patch-automoc4_files_in devel/automoc/pkg: DESCR PLIST Log message: Remove automoc

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Bjorn Ketelaars
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2020/06/29 22:27:35 Modified files: audio/audacious/plugins: Makefile Added files: audio/audacious/plugins/patches: patch-src_cdaudio_cdaudio-ng_cc Log message: Move audacious-plugins from

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/06/29 23:27:39 Removed files: x11/grantlee : Makefile distinfo x11/grantlee/patches: patch-CMakeLists_txt patch-templates_lib_CMakeLists_txt

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/06/29 23:25:42 Removed files: x11/libkscreen : Makefile distinfo x11/libkscreen/pkg: DESCR PLIST Log message: Remove libkscreen

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Remi Pointel
CVSROOT:/cvs Module name:ports Changes by: rpoin...@cvs.openbsd.org2020/06/29 23:45:14 Modified files: devel/py-xlsxwriter: Makefile distinfo Log message: update xlsxwriter to 1.2.9.

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/06/29 17:44:30 Modified files: graphics/p5-GD : Makefile distinfo graphics/p5-GD/pkg: DESCR PLIST Log message: update to p5-GD-2.71

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/06/29 23:28:46 Modified files: x11: Makefile Log message: Remove grantlee libkscreen polkit-qt5

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/06/29 23:27:59 Removed files: x11/polkit-qt : Makefile distinfo x11/polkit-qt/patches: patch-PolkitQt-1Config_cmake_in x11/polkit-qt/pkg: DESCR PLIST Log message: Remove

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/06/29 17:49:28 Modified files: devel/cvsgraph : Makefile distinfo Removed files: devel/cvsgraph/patches: patch-cvsgraph_c Log message: update to cvsgraph-1.7.1

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/06/29 23:02:33 Removed files: databases/soprano: Makefile distinfo databases/soprano/patches: patch-client_socket_cpp

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/06/29 23:02:09 Removed files: databases/strigi: Makefile distinfo databases/strigi/patches: patch-libstreamanalyzer_cmake_FindExiv2_cmake

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/06/29 23:03:07 Modified files: databases : Makefile Log message: Remove soprano and strigi

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/06/29 16:11:45 Modified files: net/dnscrypt-proxy: Makefile distinfo net/dnscrypt-proxy/patches: patch-dnscrypt-proxy_example-dnscrypt-proxy_toml

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/06/29 16:17:51 Modified files: math/py-scs: Makefile math/py-osqp : Makefile math/py-cvxpy : Makefile Log message: BUILD_DEPENDS+=${RUN_DEPENDS} needed for at least some

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Alexander Bluhm
CVSROOT:/cvs Module name:ports Changes by: bl...@cvs.openbsd.org 2020/06/29 15:12:05 Modified files: net/p5-Net-DNS : Makefile distinfo Log message: update p5-Net-DNS to 1.25

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Alexander Bluhm
CVSROOT:/cvs Module name:ports Changes by: bl...@cvs.openbsd.org 2020/06/29 15:24:18 Modified files: net/p5-Net-DNS-SEC: Makefile distinfo Log message: update p5-Net-DNS-SEC to 1.17

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2020/06/29 02:56:20 Modified files: fonts/spleen : Makefile distinfo fonts/spleen/pkg: DESCR PLIST Log message: Update spleen to 1.8.0.

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2020/06/29 00:58:59 Removed files: x11/sisctrl: Makefile distinfo x11/sisctrl/patches: patch-sisctrl_1x patch-src_sisctrl_gui_c x11/sisctrl/pkg: DESCR PLIST Log message: Remove

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2020/06/29 00:59:25 Modified files: x11: Makefile Log message: unhook sisctrl

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/06/29 07:01:25 Modified files: net/flow-tools : Makefile Log message: flow-tools: fix some paths broken with the last update. reported by marfabastewart at protonmail.com

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/06/29 07:33:34 Modified files: databases/freetds: Makefile distinfo Log message: update to freetds-1.1.42

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/06/29 05:33:59 Modified files: databases/mariadb: Makefile databases/mariadb/pkg: PLIST-server Log message: MariaDB port changes, from Brad: - Enable XML support with the CONNECT engine. -

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/06/29 07:29:40 Modified files: multimedia/get_iplayer: Makefile distinfo multimedia/get_iplayer/patches: patch-get_iplayer Log message: update to get_iplayer-3.26

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2020/06/29 06:25:37 Modified files: devel/spidermonkey68: Makefile devel/spidermonkey68/pkg: PLIST Log message: Properly fix upgrade path for spidermonkey-60 Set EPOCH to 1 as it was in

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/06/29 07:58:52 Modified files: x11/gnome/baobab: Makefile distinfo x11/gnome/baobab/pkg: PLIST Log message: Update to baobab-3.34.1.

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Ricardo Mestre
CVSROOT:/cvs Module name:ports Changes by: mes...@cvs.openbsd.org 2020/06/29 08:36:10 Modified files: x11/st : Makefile distinfo x11/st/patches : patch-config_def_h patch-config_mk Log message: update to 0.8.4 looks good to Hiltjo Posthuma ok jung@

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/06/29 08:30:59 Modified files: net/usockets : Makefile distinfo Log message: update to usockets-0.4.1, from Aisha Tammy, retyped by me because the patch was mangled, plus I bumped SHARED_LIBS due

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/06/29 10:07:40 Modified files: net/flow-tools : Makefile Log message: flow-tools: missed bump, pointed out by danj

CVS: cvs.openbsd.org: ports

2020-06-29 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/06/29 08:31:55 Modified files: www/uwebsockets: Makefile distinfo Log message: update to uwebsockets-18.6.0, from Aisha Tammy, retyped by me (mangled diff)