MODCABAL_MANIFEST generator port

2020-10-18 Thread Greg Steuck
Hi Matthias, This is the next installment in my quest to make Hackage Haskell executables trivial to add to ports. I added a new --openbsd mode to cabal-bundler program in cabal-extras[1]. I also added a port of this program to my ever growing stack of patches[2] (hacky as there's no formal releas

Re: Move www/py-itsdangerous to use only py-sphinx,python3

2020-10-18 Thread Daniel Dickman
On Sun, 18 Oct 2020, Kurt Mosiejczuk wrote: > On Sun, Oct 18, 2020 at 10:21:46PM -0400, Daniel Dickman wrote: > > > On Sun, 18 Oct 2020, Kurt Mosiejczuk wrote: > > > > So www/py-itsdangerous just uses sphinx-build to build its documentation. > > > It doesn't use py-sphinx as a library. This p

Re: Move www/py-itsdangerous to use only py-sphinx,python3

2020-10-18 Thread Kurt Mosiejczuk
On Sun, Oct 18, 2020 at 10:21:46PM -0400, Daniel Dickman wrote: > On Sun, 18 Oct 2020, Kurt Mosiejczuk wrote: > > So www/py-itsdangerous just uses sphinx-build to build its documentation. > > It doesn't use py-sphinx as a library. This patch shifts it to use > > only the python3 FLAVOR of py-sphi

Re: Remove www/twill and www/py-quixote

2020-10-18 Thread Kurt Mosiejczuk
On Sun, Oct 18, 2020 at 10:24:28PM -0400, Daniel Dickman wrote: > > Is anyone using it though? Why hasn't it been updated in the 12 years since > > import? > shrug > > > If it's just that they're a bit stale, here's an update for py-quixote > > > to the last version from the 2.x series. > > Wh

回复: Remove www/twill and www/py-quixote

2020-10-18 Thread wen heping
Quixote is a usefull web application framework, hope it could be keeped in portstree. Here is a patch to update it to 3.2 version, working with python-3.8. wen 发件人: owner-po...@openbsd.org 代表 Daniel Dickman 发送时间: 2020年10月19日 10:24 收件人: Kurt Mosiejczuk ; Daniel

Re: Remove www/twill and www/py-quixote

2020-10-18 Thread Daniel Dickman
> Is anyone using it though? Why hasn't it been updated in the 12 years since > import? shrug > > > If it's just that they're a bit stale, here's an update for py-quixote > > to the last version from the 2.x series. > > Why keep a python 2.x version? Nothing depends on it being python2. I

Re: Move www/py-itsdangerous to use only py-sphinx,python3

2020-10-18 Thread Daniel Dickman
On Sun, 18 Oct 2020, Kurt Mosiejczuk wrote: > So www/py-itsdangerous just uses sphinx-build to build its documentation. > It doesn't use py-sphinx as a library. This patch shifts it to use > only the python3 FLAVOR of py-sphinx. > Can you say more about the motivation to do this? Is it to be

Re: Remove www/twill and www/py-quixote

2020-10-18 Thread Kurt Mosiejczuk
On Sun, Oct 18, 2020 at 09:58:07PM -0400, Daniel Dickman wrote: > > While twill *has* been maintained upstream, we still have the python2-only > > version from 2007. > > py-quixote has been maintained also, but we still have a fairly ancient > > version from 2014. > > Both are python2-only rig

Re: Remove www/twill and www/py-quixote

2020-10-18 Thread Daniel Dickman
On Sun, 18 Oct 2020, Kurt Mosiejczuk wrote: > While twill *has* been maintained upstream, we still have the python2-only > version from 2007. > > py-quixote has been maintained also, but we still have a fairly ancient > version from 2014. > > Both are python2-only right now. They are basica

UPDATE: games/openrct2 0.3.0 => 0.3.1

2020-10-18 Thread Brian Callahan
Hi ports -- Attached is an update to OpenRCT2. Changelog is here: https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.3.1 Works well on amd64. OK? ~Brian Index: Makefile === RCS file: /cvs/ports/games/openrct2/Makefile,v retrievin

Re: Okay to drop Python 2 support to unbreak scikit-learn with Python 3.8?

2020-10-18 Thread Daniel Dickman
On Thu, 15 Oct 2020, James Cook wrote: > * Paul prefers the latest version, so I stuck with 0.23.2 An update would be nice, although seems like fixing the issue by just replacing cloudpickle could be fairly straightforward? I've attached a proof of concept which does that (while also updating

Re: [UPDATE] www/snownews-1.5.12 -> 1.6.10

2020-10-18 Thread trondd
Post release poke. Made sure it still builds and runs in -current. Been using it on amd64 for a month. Tim. trondd wrote: > Remi Locherer wrote: > > > On Fri, Sep 18, 2020 at 06:47:44PM -0400, trondd wrote: > > > Looking around at RSS readers and thought I'd update snownews. Jumps us > > >

Move www/py-itsdangerous to use only py-sphinx,python3

2020-10-18 Thread Kurt Mosiejczuk
So www/py-itsdangerous just uses sphinx-build to build its documentation. It doesn't use py-sphinx as a library. This patch shifts it to use only the python3 FLAVOR of py-sphinx. ok? --Kurt Index: Makefile === RCS file: /cvs/ports/w

Remove www/twill and www/py-quixote

2020-10-18 Thread Kurt Mosiejczuk
While twill *has* been maintained upstream, we still have the python2-only version from 2007. py-quixote has been maintained also, but we still have a fairly ancient version from 2014. Both are python2-only right now. They are basically the only two consumers of each other, and only as TEST_DEP

Re: fix ucblogo comment and license

2020-10-18 Thread Christian Weisgerber
Daniel Dickman: > The comment looks a bit odd. > -COMMENT= Berkeley's implementation of the logo programming language#' > +COMMENT= Berkeley's implementation of the logo programming language An unbalanced single quote causes a problem somewhere. I forgot. Maybe just syntax highlight

UPDATE: ncmpc-0.41

2020-10-18 Thread Edd Barrett
Hi, Easy update to ncmpc-0.41. A couple of new, but trivial patches required. OK? Index: Makefile === RCS file: /cvs/ports/audio/ncmpc/Makefile,v retrieving revision 1.52 diff -u -p -r1.52 Makefile --- Makefile2 Sep 2020 16:21:

Re: move piglit to python3

2020-10-18 Thread Daniel Dickman
On Sun, Oct 18, 2020 at 2:05 AM Jonathan Gray wrote: > > On Sun, Oct 11, 2020 at 01:06:56AM -0400, Daniel Dickman wrote: > > piglit is a consumer of python2 numpy. because newer versions of numpy are > > python3-only, the diff below proposes to move piglit from python2 to > > python3 so numpy can

Re: move piglit to python3

2020-10-18 Thread Klemens Nanni
On Sun, Oct 18, 2020 at 02:09:29PM +0200, Klemens Nanni wrote: > I quickly amended the following to post-install and redid fake/package > after grepping to avoid MODPY_ADJ_FILES, hence changing WRKSRC and thus > having to rebuild: > > ${MODPY_BIN_ADJ} ${PREFIX}/bin/piglit Afer that, I also s

[FIX] Unbreak cad/netgen for mips64

2020-10-18 Thread Alessandro De Laurenzis
Greetings, As reported by visa@ (see [1]), cad/netgen is currently broken for mips64 arch. I don't have one of those machines at my disposal, so I can only guess, basing on the log file, that the problem is a missing prototype. I would propose to try this patch (only tested on amd64, no regre

Improve powerpc64 support in gdb

2020-10-18 Thread Mark Kettenis
This allows running programs under gdb. ok? Index: devel/gdb/Makefile === RCS file: /cvs/ports/devel/gdb/Makefile,v retrieving revision 1.67 diff -u -p -r1.67 Makefile --- devel/gdb/Makefile 3 Jul 2020 21:12:38 - 1.67 +++

powerpc bulk build report

2020-10-18 Thread cwen
Bulk build on macppc-0.ports.openbsd.org Started : Thu Oct 1 05:28:59 MDT 2020 Finished: Sun Oct 18 08:23:25 MDT 2020 Duration: 17 Days 2 hours 54 minutes Built using OpenBSD 6.8 (GENERIC) #789: Tue Sep 29 15:50:25 MDT 2020 Built 9858 packages Number of packages built each day: Oct 1: 6837 Oct

In, OpenBSD 6.8, nginx 1.18.0 doesn't support TLSv1.3

2020-10-18 Thread Renaud Allard
Hello, I have upgraded a machine to 6.8 and I saw that nginx doesn't support TLS1.3. Is it supposed to be that way? That's the only daemon I use which doesn't seem to support TLS1.3. Best Regards smime.p7s Description: S/MIME Cryptographic Signature

Re: move piglit to python3

2020-10-18 Thread Klemens Nanni
On Sun, Oct 11, 2020 at 01:06:56AM -0400, Daniel Dickman wrote: > piglit is a consumer of python2 numpy. because newer versions of numpy are > python3-only, the diff below proposes to move piglit from python2 to > python3 so numpy can be updated. > > By moving to python3 we can also get rid of t

Re: In, OpenBSD 6.8, nginx 1.18.0 doesn't support TLSv1.3

2020-10-18 Thread Robert Nagy
On 18/10/20 11:40 +0200, Theo Buehler wrote: > On Sun, Oct 18, 2020 at 11:30:02AM +0200, Renaud Allard wrote: > > Hello, > > > > I have upgraded a machine to 6.8 and I saw that nginx doesn't support > > TLS1.3. Is it supposed to be that way? That's the only daemon I use which > > doesn't seem to s

Re: In, OpenBSD 6.8, nginx 1.18.0 doesn't support TLSv1.3

2020-10-18 Thread Theo Buehler
On Sun, Oct 18, 2020 at 11:30:02AM +0200, Renaud Allard wrote: > Hello, > > I have upgraded a machine to 6.8 and I saw that nginx doesn't support > TLS1.3. Is it supposed to be that way? That's the only daemon I use which > doesn't seem to support TLS1.3. Yes, this is expected. nginx uses its ow

graphics/sk1 removal?

2020-10-18 Thread Antoine Jacoutot
Hi. graphics/sk1 is a py2 only application and it is in the way of x11/py-gtk2 removal (via py-cairo). Is anyone still using this? IFAICS there's no effort to move this to python3 and I assume there are alternatives (libreoffice, scribus...). Please speak up :-) Thanks. -- Antoine