Re: update net/libtorrent-rasterbar 1.2.3

2019-12-31 Thread Klemens Nanni
On Sun, Dec 29, 2019 at 07:57:46PM -0800, Nam Nguyen wrote: > Python 2 is used because python 3 is currently problematic, as > reported by FreeBSD. https://github.com/arvidn/libtorrent/issues/4204 Perhaps some other issue, I don't quite recall, but broken Python 3 support is what halted my efforts

Re: update net/deluge 2.0.3

2019-12-31 Thread Klemens Nanni
On Sun, Dec 29, 2019 at 08:41:59PM -0800, Nam Nguyen wrote: > "Migrated to Python 3 with minimal support retained for Python 2.7." This might imply certain features no longer work with Python 2: Did you check what "minimal support" means exactly?

Chromium U2F auth vs libfido2

2019-12-31 Thread Greg Steuck
Hello and Happy New Year! I'm fixing a Chromium bug [1] in OpenBSD port and am trying to use libfido2. Unfortunately there's an abstraction mismatch between what Chromium expects and libfido2 provides. Chromium needs (and libfido2 approximations): 1) discover a device (fido_dev_info_manifest, f

UPDATE: editors/le 1.16.6 => 1.16.7

2019-12-31 Thread Brian Callahan
Hi ports -- Attached is a simple update to editors/le. The changelog looks like this: Version 1.16.7 - 2019-12-19 * fixed syntax highlighting initialization on loading of another file. * minor python syntax additions. OK? ~Brian Index: Makefile

Re: Can't extract Github's autogenerated tarball

2019-12-31 Thread Stuart Henderson
65a4c4d5a1524865f9542f.tar.gz Testing this file I think you're just going to need gtar for now. /bin/tar doesn't support the file, and neither does libarchive's bsdtar. $ bsdtar tvzf /usr/ports/distfiles/warfork-20191231-4e265717.tar.gz 2>&1 | tail -5 drwxrwxr-x 0

Re: Can't extract Github's autogenerated tarball

2019-12-31 Thread Stuart Henderson
ar or is it aliased or something to another program? Should look like this: $ type tar tar is /bin/tar > this is the output I got: > ===> Extracting for warfork-20191231 > tar: Extended header record length 1147190 is out of range > tar: Extended header record length 28792 is out o

Re: UPDATE mail/s-nail

2019-12-31 Thread Stuart Henderson
On 2019/12/31 23:36, Solene Rapenne wrote: > hi, portcheck(1) reports this error but I'm unsure why > > Missing library for idn2>=0.0 > *** Error 1 in . (/home/ports/infrastructure/mk/bsd.port.mk:3374 > 'port-wantlib-args') > *** Error 1 in /home/ports/mail/s-nail > (/home/ports/infrastructure/m

Re: UPDATE mail/s-nail

2019-12-31 Thread Solene Rapenne
Le Tue, 31 Dec 2019 20:55:02 +0100, Steffen Nurpmeso a écrit : > Hello ports@. > > An update to v14.9.16. Mailcap support etc., many fixes. > > Now really parallelizes tests even on OpenBSD even without -j > make flag. Unfortunately needs a patch since i broke clang > (non-) inlining for leve

UPDATE mail/s-nail

2019-12-31 Thread Steffen Nurpmeso
Hello ports@. An update to v14.9.16. Mailcap support etc., many fixes. Now really parallelizes tests even on OpenBSD even without -j make flag. Unfortunately needs a patch since i broke clang (non-) inlining for levels <-O1 (that "rework that false INLINE sauce" was .. false). But i assumed Op

Can't extract Github's autogenerated tarball

2019-12-31 Thread Leo
I am working on new port and temporarily point it to my Github account until changes are merged, however, ports system fails to extract tarball, but I can extract it without errors with `tar zxf` this is the output I got: ===> Extracting for warfork-20191231 tar: Extended header record len

Re: WIP: Tor Browser 9.0.2

2019-12-31 Thread clematis
On Sat, Dec 28, 2019 at 09:07:39AM +0100, Caspar Schutijser wrote: > Hi, > > Below is a work in progress diff that updates the Tor Browser suite > to 9.0.2. I want to stress that I don't have any experience with > the Mozilla or Tor Browser code base so I would like someone more > familiar with th

Re: x11/lemonbar update - subpackage for xft

2019-12-31 Thread Tom Murphy
On Wed, Dec 25, 2019 at 12:31:59PM +0100, Jeremie Courreges-Anglas wrote: > On Wed, Dec 25 2019, Tom Murphy wrote: > > Hi Ingo & ports@, > > > > This is my first stab at redoing x11/lemonfonts into a SUBPACKAGE > > port. I've taken x11/lemonbar and added a -xft SUBPACKAGE that can > > do the

Re: Ruby 2.7.0

2019-12-31 Thread Jeremie Courreges-Anglas
On Sat, Dec 28 2019, Jeremie Courreges-Anglas wrote: > On Sat, Dec 28 2019, Jeremie Courreges-Anglas wrote: > > [...] > >> I removed test_fiber.rb and am now running the tests again, trying to >> sort out why I'm hitting resource exhaustion... > > Build restarted with DEBUG=-g. Back to this test