Re: Killing gpg1

2020-09-05 Thread Antoine Jacoutot
On Sun, Sep 06, 2020 at 02:33:12AM +0200, Jeremie Courreges-Anglas wrote: > On Sat, Sep 05 2020, Edd Barrett wrote: > > Hi all, > > > > We've been talking about trying to remove security/gnupg (i.e. gpg > > version 1) for some time, and the recent plist clash has given me the > > kick up the butt

ghc 8.10.2 won't build haddock on i386

2020-09-05 Thread Greg Steuck
Looks like we can't easily generate haddock on i386 with ghc 8.10.2. It simply wants more RAM than the platform permits. The highest ulimit -d is 3145728. Even then I get: haddock: out of memory (requested 1048576 bytes) gmake[1]: *** [compiler/ghc.mk:310: compiler/stage2/doc/html/ghc/ghc.haddock]

Re: Killing gpg1

2020-09-05 Thread Aisha Tammy
On 9/5/20 8:33 PM, Jeremie Courreges-Anglas wrote: > On Sat, Sep 05 2020, Edd Barrett wrote: >> Hi all, >> >> We've been talking about trying to remove security/gnupg (i.e. gpg >> version 1) for some time, and the recent plist clash has given me the >> kick up the butt I needed to look more seriou

Re: [Update] databases/p5-Mojo-Pg : Update to 4.19

2020-09-05 Thread Abel Abraham Camarillo Ojeda
On Saturday, September 5, 2020, wen heping wrote: > Hi, > >Here is a patch for databases/p5-Mojo-Pg: >i) Update to 4.19 >ii) Update DEPENDS as per upstream change >It build well and pass all tests on amd64-current system. >No other ports depends on databases/p5-Mojo-Pg. > > >

Re: [new package] mutt-wizard - automated configuration manager for neomutt

2020-09-05 Thread Aisha Tammy
On 9/5/20 5:40 PM, Pamela Mosiejczuk wrote: > > On 2020-08-13 14:48, Aisha Tammy wrote: >> On 6/1/20 12:46 AM, Aisha Tammy wrote: >>> Hi, >>> This is quite a handy package for autoconfiguration of neomutt >>> and other utilities. I'm hoping we can get it so that a lot of the >>

[Update] databases/p5-Mojo-Pg : Update to 4.19

2020-09-05 Thread wen heping
Hi, Here is a patch for databases/p5-Mojo-Pg: i) Update to 4.19 ii) Update DEPENDS as per upstream change It build well and pass all tests on amd64-current system. No other ports depends on databases/p5-Mojo-Pg. Cheers ! wen Index: Makefile

[Update] devel/p5-Class-Tiny : Update to 1.008

2020-09-05 Thread wen heping
Hi, ports@: Here is a simple patch for devel/p5-Class-Tiny to update to 1.008. It build well and pass all tests on amd64-current system. 4 ports depends on devel/p5-Class-Tiny, all build well and pass all tests too. Cheers ! wen Index: Makefile ==

Re: Killing gpg1

2020-09-05 Thread Jeremie Courreges-Anglas
On Sat, Sep 05 2020, Edd Barrett wrote: > Hi all, > > We've been talking about trying to remove security/gnupg (i.e. gpg > version 1) for some time, and the recent plist clash has given me the > kick up the butt I needed to look more seriously at this. > > Below is a list of things that still depe

NEW: py-unitypy - extractor for Unity projects, with deps

2020-09-05 Thread Thomas Frohwein
Hi, I started using UnityPy for a project and it would be useful to see about adding it to ports. It essentially allows accessing the assets of Unity projects. I've included 4 of the 5 dependencies in the attachments: py-brotli, py-lz4, py-fsb5, py-texture2ddecoder. The last one is py-Pillow and i

update net/toxic: 0.8.2 -> 0.8.3

2020-09-05 Thread Omar Polo
Hello ports, Following the net/toxcore update, here's the update for net/toxic. Some notes: - the makefile tries to call git to fetch the revision number. I've patched that out - the ugly patch to cfg/targets/install.mk is because things get installed in weird places. During fake, f

update net/toxcore: 0.2.3 -> 0.2.12

2020-09-05 Thread Omar Polo
Hello ports, Here's another attempt at updating this port. There are three ports depending on toxcore: - net/toxic,no_x11 : I'm sending (in a separate email) a patch to update it. - net/utox : it builds and runs fine with this library update but it segfaults on exit. Upstream has rel

update net/libtorrent-rasterbar 1.2.10

2020-09-05 Thread Nam Nguyen
This is an update for net/libtorrent-rasterbar 1.2.10, released September 3, 2020. 1.2.9 was just committed to ports. Release notes: https://github.com/arvidn/libtorrent/releases/tag/libtorrent-1.2.10 I successfully tested its consumers, deluge and qbittorrent. Unit tests are in the same state as

Re: Killing gpg1

2020-09-05 Thread Jeremie Courreges-Anglas
On Sat, Sep 05 2020, Solène Rapenne wrote: > Le 2020-09-05 13:25, Edd Barrett a écrit : >> Hi all, >> We've been talking about trying to remove security/gnupg (i.e. gpg >> version 1) for some time, and the recent plist clash has given me the >> kick up the butt I needed to look more seriously at t

Re: [new package] mutt-wizard - automated configuration manager for neomutt

2020-09-05 Thread Pamela Mosiejczuk
On 2020-08-13 14:48, Aisha Tammy wrote: On 6/1/20 12:46 AM, Aisha Tammy wrote: Hi, This is quite a handy package for autoconfiguration of neomutt and other utilities. I'm hoping we can get it so that a lot of the newcomers who want to use neomutt won't be that daunted by the dotfiles. I've att

NEW: kitty - a GPU-accelerated terminal emulator

2020-09-05 Thread Thomas Frohwein
Hi, Please find attached a new port of kitty. Kitty is a terminal emulator for X11. The main distinguishing feature from others in ports is that it uses OpenGL acceleration. It's written in C11 and python. I've been using it for a few days without any issues. Notes about the port: - configuration

Re: [new] net/gomuks a Matrix client for your terminal

2020-09-05 Thread ensa
just checked again, the outdated libraries it wants are libc++.so.4.0 and libc++abi.so.3.0. On 1129 05/09/20, blbllblblblbllbbb wrote: > Tried this yesterday on my amd64 -current box and it successfully compiles, > however when asked to start it complains that old versions of libc++ and > li

Re: Fwd: Fwd: UPDATE: usockets, uwebsockets

2020-09-05 Thread Aisha Tammy
Weekly bump. Would like to get this into 6.8. Aisha On 8/29/20 4:34 PM, Aisha Tammy wrote: > And another one. > > Aisha > > > Forwarded Message > Subject: Fwd: UPDATE: usockets, uwebsockets > Date: Fri, 21 Aug 2020 08:24:54 -0400 > From: Aisha Tammy > To: ports@openbsd.org

Re: [new] net/gomuks a Matrix client for your terminal

2020-09-05 Thread blbllblblblblbbbblbbb
Tried this yesterday on my amd64 -current box and it successfully compiles, however when asked to start it complains that old versions of libc++ and libc++abi are missing. However, I also tried compiling it directly from the upstream repo and the same issue occurs. On 22 August 2020 07:32:07 GM

Re: Killing gpg1

2020-09-05 Thread Aisha Tammy
On 9/5/20 7:25 AM, Edd Barrett wrote: > Hi all, > > No maintainer: > mail/pine-pgp-filters > security/py-gnupg > security/py-gnupg,python3 > security/clamav-unofficial-sigs > I've been using an updated py3-gnupg in my local tree. I've attached the git diff which sets the GPGBINAR

Re: Update: pypy-7.3.1 (needs aarch64 help)

2020-09-05 Thread Edd Barrett
Hi, On Sat, Aug 29, 2020 at 07:46:27PM +0100, Edd Barrett wrote: > On Sat, Aug 29, 2020 at 06:08:14PM +0100, Edd Barrett wrote: > > Here's a (partial) update to pypy-7.3.1. Here's the update with the aarch64 bootstrap updated. I managed to get it to translate on a raspberry pi 4 (the 8GB model).

Re: Killing gpg1

2020-09-05 Thread Solène Rapenne
Le 2020-09-05 13:25, Edd Barrett a écrit : Hi all, We've been talking about trying to remove security/gnupg (i.e. gpg version 1) for some time, and the recent plist clash has given me the kick up the butt I needed to look more seriously at this. Below is a list of things that still depend upon

Re: [new] net/bombadillo a non-web browser that supports gopher and gemini

2020-09-05 Thread Aaron Bieber
On Fri, Sep 4, 2020, at 5:56 PM, trondd wrote: > On Sat, August 29, 2020 10:33 am, Aaron Bieber wrote: > > Hola, > > > > Here is a 0 dependencies gopher/gemini browser written in Go. > > > > I am able to poke around on various sites without issue. > > > > HOMEPAGE: https://bombadillo.colorfield.spa

Re: Killing gpg1 - weboob

2020-09-05 Thread Edd Barrett
On Sat, Sep 05, 2020 at 02:08:31PM +0200, Sebastien Marie wrote: > So just switching the dependency should be enough In fact, jca@ has just sent me a diff to make security/gnupg2 install its binaries without the 2 suffix (so gpg instead of gpg2). I'm going to try applying this, removing (locally)

Re: [update] xapian to 1.4.17

2020-09-05 Thread Lucas Raab
On Sun, Aug 23, 2020 at 07:31:09AM -0500, Lucas Raab wrote: > 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

Re: Killing gpg1 - weboob

2020-09-05 Thread Sebastien Marie
On Sat, Sep 05, 2020 at 12:25:51PM +0100, Edd Barrett wrote: > Hi all, > > We've been talking about trying to remove security/gnupg (i.e. gpg > version 1) for some time, and the recent plist clash has given me the > kick up the butt I needed to look more seriously at this. > > Below is a list of

Killing gpg1

2020-09-05 Thread Edd Barrett
Hi all, We've been talking about trying to remove security/gnupg (i.e. gpg version 1) for some time, and the recent plist clash has given me the kick up the butt I needed to look more seriously at this. Below is a list of things that still depend upon gpg1, by maintainer, as determined by: selec

Re: SECURITY: gnupg2

2020-09-05 Thread Edd Barrett
On Sat, Sep 05, 2020 at 11:25:40AM +0200, Antoine Jacoutot wrote: > > +@bin bin/gpgsplit > > You introduced a conflict with security/gnupg... Ugh. Sorry. jca@ has a fix (rename to gpgsplit2 for now). > We should really get rid of gnupg1. Yes, I think I'm going to look at this more seriously.

Re: SECURITY: gnupg2

2020-09-05 Thread Antoine Jacoutot
On Thu, Sep 03, 2020 at 06:32:28PM +0100, Edd Barrett wrote: > Hi, > > tj@ has just made me aware of: > https://lists.gnupg.org/pipermail/gnupg-announce/2020q3/000448.html > > Here's a diff to update to the fixed version. > > I've not tested it in a bulk, but all tests pass. > > tj@ also sugges

Re: [New] fcitx-configtool - configure tool for fcitx

2020-09-05 Thread Shawn Chiou
Thanks for advise and help. On Fri, Sep 4, 2020 at 5:59 PM Stuart Henderson wrote: > On 2020/09/04 15:54, Kevin Lo wrote: > > On Tue, Sep 01, 2020 at 07:42:52PM +0800, Shawn Chiou wrote: > > > Hi, > > > > > > Attached is port of fcitx-configtool. It is a GTK based configure tool > for > > > fcit