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
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
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
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
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
> 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
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
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
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
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
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
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
> > >
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
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
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
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:
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
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
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
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
+++
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
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
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
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
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
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
26 matches
Mail list logo