[UPDATE] audio/picard 2.3.1 -> 2.4.2

2020-08-23 Thread Stefan Hagen
Hello, this an udapte for audio/piacard from version 2.3.1 to 2.4.2. Port changes: - update port version - removed revision - added new dependency devel/py-dateutil Application changes: - https://picard.musicbrainz.org/changelog/ portcheck: ok port-lib-depends-check: ok manual test (amd64): ok

NEW: dnspy - .NET/C# disassembler

2020-08-23 Thread Thomas Frohwein
Hi, Attached is a port of dnSpy, one of the better known .NET/C# decompilers/assembly editors. As we don't have one available so far, this would be a useful addition. (mono ships with monodis and ikdasm, but they only create CIL (common intermediate language)). The port ships only the console ver

Re: VAAPI ports

2020-08-23 Thread Jonathan Gray
On Sat, Aug 22, 2020 at 02:11:34PM -0400, Bryan Steele wrote: > On Sat, Aug 22, 2020 at 07:35:47PM +0200, Luca De Pandis wrote: > > Hi everyone, > > I'm Luca De Pandis and I'm an OpenBSD user since March. > > > > I'd like to contribute to the project since I'm using it everyday, so I > > decided t

Re: UPDATE: graphics/darktable to 3.2.1

2020-08-23 Thread Rafael Sadowski
On Sun Aug 23, 2020 at 11:07:41PM +0100, Stuart Henderson wrote: > On 2020/08/23 12:32, Asher Pasha wrote: > > Hi ports@ > > Attached is a diff to update graphics/darktable to 3.2.1. I have > > tested it on amd64. Here are the changes: > > tweaked version attached; > > > 1) port-lib-depends-check

UPDATE: net/lftp

2020-08-23 Thread Rafael Sadowski
OK to update lftp to 4.9.2? https://lftp.tech/news.html I add a simple patch to fix build with LibreSSL. Index: Makefile === RCS file: /cvs/ports/net/lftp/Makefile,v retrieving revision 1.128 diff -u -p -u -p -r1.128 Makefile --- Make

UPDATE fonts/work-sans-2.010

2020-08-23 Thread George Rosamond
Update from 1.6 to 2.010. No more OTFs, just TTFs. Thanks George Index: Makefile === RCS file: /cvs/ports/fonts/work-sans/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile 25 May 2020 03:40:08 - 1.3 +++ M

[security update] Python 3.7.8 -> 3.7.9

2020-08-23 Thread Kurt Mosiejczuk
Another security update to Python 3.7. Just the usual small changes to the PLIST. Release notes: https://docs.python.org/release/3.7.9/whatsnew/changelog.html#changelog cc maintainer ok? --Kurt Index: Makefile === RCS file: /cvs/p

Re: UPDATE: graphics/darktable to 3.2.1

2020-08-23 Thread Asher Pasha
Hi, I have tested the diff. It works for me. Thanks, Asher

[Remove] databases/p5-Catalyst-Controller-Rose

2020-08-23 Thread wen heping
Hi, ports@: databases/p5-Catalyst-Controller-Rose seems upstream disappear, and no other ports depends on it. I suggest to remove it. Cheers ! wen

UPDATE: libavif 0.8.1

2020-08-23 Thread Brad Smith
Here is an update to libavif 0.8.1. Index: Makefile === RCS file: /home/cvs/ports/graphics/libavif/Makefile,v retrieving revision 1.9 diff -u -p -u -p -r1.9 Makefile --- Makefile17 May 2020 09:29:01 - 1.9 +++ Makefile

回复: 回复: [Update] devel/p5-Moose : Update to 2.2013

2020-08-23 Thread wen heping
Revised again patch. devel/p5-MooseX-Getopt: Add FIX_EXTRACT_PERMISSIONS=Yes to Makefile and add p5-Test-Needs to TEST_DEPENDS. No no other new ports required. wen 发件人: Charlene Wendling 发送时间: 2020年8月24日 0:22 收件人: wen heping 抄送: afre...@openbsd.org ; ports@open

Future update: devel/shellcheck 0.7.1

2020-08-23 Thread Greg Steuck
Hi Caspar, Just wanted to share where things are going with Haskell ports on OpenBSD. ShellCheck 0.7.1 was not hard to convert though already unpleasant to do by hand. The key learning here is that with a tiny bit of elbow grease a new port can use the new infrastructure. This is a much better ex

Re: [NEW] p5-Net-Prometheus ( with p5-Struct-Dumb )

2020-08-23 Thread Andrew Hewus Fresh
Comments inline. On Mon, Aug 17, 2020 at 07:04:12PM -0400, Sven F. wrote: > Index: devel/p5-Struct-Dumb/Makefile > === > RCS file: devel/p5-Struct-Dumb/Makefile > diff -N devel/p5-Struct-Dumb/Makefile > --- /dev/null 1 Jan 1970 00:00:

Re: UPDATE: graphics/darktable to 3.2.1

2020-08-23 Thread Stuart Henderson
On 2020/08/23 12:32, Asher Pasha wrote: > Hi ports@ > Attached is a diff to update graphics/darktable to 3.2.1. I have > tested it on amd64. Here are the changes: tweaked version attached; > 1) port-lib-depends-check wanted net/flickcurl removed and > ${COMPILER_LIBSTDCXX} added to WANTLIB. ther

Re: Remove inputmethods/scim-qtimm

2020-08-23 Thread Klemens Nanni
On Sun, Aug 23, 2020 at 10:33:26PM +0200, Rafael Sadowski wrote: > What do you think about removing scim plugin for qt. Qt3! I can't > imagine anyone needing it. But I also can't imagine that they still use > Qt3. I very much doubt anyone still uses this; even if, Qt3 ought to go. OK kn

Re: update librelp to 1.6.0

2020-08-23 Thread Stuart Henderson
On 2020/08/23 22:21, Remi Locherer wrote: > This is an update for librelp to version 1.6.0 which was released > 4 months ago. The local patches to make it build with LibreSSL are > now incorporated into upstream and can be dropped. btw, @SECLEVEL is nasty because it's a runtime failure rather than

Remove inputmethods/scim-qtimm

2020-08-23 Thread Rafael Sadowski
What do you think about removing scim plugin for qt. Qt3! I can't imagine anyone needing it. But I also can't imagine that they still use Qt3. Rafael Sadowski

Re: p5-gtk3 / Gtk3.pm

2020-08-23 Thread Andrew Hewus Fresh
On Tue, Aug 18, 2020 at 08:44:51AM +0100, Stuart Henderson wrote: > On 2020/08/18 09:00, su.root wrote: > > During compilation from source I receive the following error > > http://ix.io/2u20 . > > I was unable to locate p5-gtk3 in ports and just wanted to check if > > there is work around to resol

update librelp to 1.6.0

2020-08-23 Thread Remi Locherer
This is an update for librelp to version 1.6.0 which was released 4 months ago. The local patches to make it build with LibreSSL are now incorporated into upstream and can be dropped. There are two tests that fail (tls-basic-anon.sh and tls-wrong-signedcert.sh). Both are related to verifying (or n

Remove math/freemat

2020-08-23 Thread Rafael Sadowski
I would like to drop math/freemat. - Outdated Qt4 application - Last update 2010 from steven@ to 4.0 - https://sourceforge.net/p/freemat/code/HEAD/tree/ - Mostly dead OK?

Remove emulators/gambatte,-qt

2020-08-23 Thread Rafael Sadowski
Simple diff to remove -qt(4) multi-packages. The diff does not include the devel/quirks bits. Feedback, PLIST feedback? OK? Rafael Sadowski Index: Makefile === RCS file: /cvs/ports/emulators/gambatte/Makefile,v retrieving revision 1

[new] net/miniflux a minimalist rss reader

2020-08-23 Thread Aaron Bieber
Hi, Here is my latest attempt at miniflux. It was made using portgen as a base. I have been using this for some time without issue. Reminders: - No postgresql lib is required because there is a native-Go version in use. - I don't have postgresql server as a dep because you might not run this o

Re: [UPDATE] games/gnubg to latest release

2020-08-23 Thread Nils Reuße
On 2020-07-30 13:40, Nils Reuße wrote: On 2020-07-28 19:19, Brian Callahan wrote: On Monday, July 27, 2020 3:41 PM, Nils Reuße wrote: On 2020-07-27 19:49, Brian Callahan wrote: Hi Nils -- On Friday, July 24, 2020 2:56 PM, Nils Reuße n.reu...@hxgn.net wrote: On 2020-07-15 22:59, Nils Reuß

Re: update net/libtorrent-rasterbar 1.2.8

2020-08-23 Thread Rafael Sadowski
On Sun Aug 23, 2020 at 12:23:16AM -0700, Nam Nguyen wrote: > Nam Nguyen writes: > > > 1.2.9 was just released August 20, 2020. I'm running into some trouble > > with 1.2.9 where deluge works but qbitorrent has a compilation > > error. I'll send it once this is resolved. > > CC rsadowski@, who gav

UPDATE: multimedia/mlt

2020-08-23 Thread Rafael Sadowski
Simple update to the latest stable version. - Update mlt from 6.20 to 6.22 - Drop maintainer OK? Index: Makefile === RCS file: /cvs/ports/multimedia/mlt/Makefile,v retrieving revision 1.26 diff -u -p -u -p -r1.26 Makefile --- Makefi

Re: Hacking cabal v2-build stuff together

2020-08-23 Thread Greg Steuck
Greg Steuck writes: >> I took this a bit further and I get a working devel/happy package now. >> >> This is still a complete WIP but I wanted to get some early feedback on >> the implementation choices as this is my first foray into port-modules. > > Converting devel/alex is straightforward which

UPDATE: graphics/darktable to 3.2.1

2020-08-23 Thread Asher Pasha
Hi ports@ Attached is a diff to update graphics/darktable to 3.2.1. I have tested it on amd64. Here are the changes: 1) port-lib-depends-check wanted net/flickcurl removed and ${COMPILER_LIBSTDCXX} added to WANTLIB. 2) OpenCL is turned off. Darktable sometimes crashes with OpenCL turned on. 3) Z

Re: 回复: [Update] devel/p5-Moose : Update to 2.2013

2020-08-23 Thread Charlene Wendling
Hi, I imported devel/p5-Devel-OverloadInfo. - devel/p5-MooseX-Clone: i was suspicious about "BUILD_DEPENDS=${RUN_DEPENDS}", but this avoids nasty warnings. OK cwen@ - devel/p5-MooseX-Getopt: Can't locate Test/Needs.pm in @INC (you may need to install the Test::Needs

UPDATE audio/ncmpc-0.39

2020-08-23 Thread Bjorn Ketelaars
Simple diff for bringing audio/ncmpc to the latest version. Changes [0]: * library page: skip tags when there is only one value fix jumping * cursor with large scroll-offset values key bindigs page: fix crash bug * key bindigs page: eliminate bogus message "Did you forget to Apply * your changes?"

[update] xapian to 1.4.17

2020-08-23 Thread Lucas Raab
Hello, Here's a small update to 1.4.17 for the collection of xapian packages. Update notes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.17 Tested with notmuch and some code that uses the Python bindings. Anyone else chime in? Lucas Index: databases/xapian-bindings/Makefile

sparc64 bulk build report

2020-08-23 Thread kmos
Bulk build on sparc64-0.ports.openbsd.org Started : Thu Aug 20 00:52:19 MDT 2020 Finished: Sun Aug 23 05:32:45 MDT 2020 Duration: 3 Days 4 hours 40 minutes Built using OpenBSD 6.7-current (GENERIC.MP) #451: Wed Aug 19 04:47:06 MDT 2020 Built 9800 packages Number of packages built each day: Aug

[pretest] openvpn-2.5-beta1

2020-08-23 Thread Jeremie Courreges-Anglas
Test reports welcome! --8<-- This is a new major release with many new features: - Client-specific tls-crypt keys (--tls-crypt-v2) - Added support for using the ChaCha20-Poly1305 cipher in the OpenVPN data channel - Improved Data channel cipher negotiation - Removal of BF-CBC su

powerpc bulk build report

2020-08-23 Thread cwen
Bulk build on macppc-0.ports.openbsd.org Started : Wed Aug 5 14:32:36 MDT 2020 Finished: Sun Aug 23 03:33:34 MDT 2020 Duration: 17 Days 13 hours 1 minutes Built using OpenBSD 6.7-current (GENERIC) #767: Tue Aug 4 14:50:21 MDT 2020 Built 9865 packages Number of packages built each day: Aug 5:

Re: emacs-27.1

2020-08-23 Thread Jeremie Courreges-Anglas
On Sat, Aug 22 2020, Nam Nguyen wrote: > Jeremie Courreges-Anglas writes: > >> emacs-27.1 was released earlier than I expected, thanks Ken for the >> heads-up. >> >> This is good news. As mentioned in >> https://marc.info/?l=openbsd-ports&m=159380829911290&w=2 emacs now uses >> a "portable dumper

回复: [Update] devel/p5-Moose : Update to 2.2013

2020-08-23 Thread wen heping
Here is the revised patch: i) Add devel/p5-CPAN-Meta-Check to p5-Moose's TEST_DEPENDS ii) Add devel/p5-MooseX-StrictConstructor to p5-MooseX-Getopt's TEST_DEPENDS iii) Add CONFIGURE_STYLE = modbuild tiny to p5-MooseX-Getopt It need two new ports: p5-Test-CleanNamespaces had been im

Re: update net/libtorrent-rasterbar 1.2.8

2020-08-23 Thread Nam Nguyen
Nam Nguyen writes: > 1.2.9 was just released August 20, 2020. I'm running into some trouble > with 1.2.9 where deluge works but qbitorrent has a compilation > error. I'll send it once this is resolved. CC rsadowski@, who gave an OK for an earlier version of this diff, and mariani@, $MAINTAINER of