On Wed 07/10/2020 18:18, Daniel Dickman wrote:
> As pointed by bket@ this port needs to move to python3 before matplotlib
> can move to python3.
>
> ok?
Diff looks good, and builds. 'make test' fails 1 test, which is not new.
OK bket@
I'm reporting a slight hiccup upgrading from 6.7 to snapshot. This might
count as my own fault, but reporting it in case it's something that's
supposed to run smoothly. (I was able to recover; no help needed.)
I upgraded from 6.7 to a snapshot (with sysupgrade -s), then ran
"doas pkg_add -u", and
Hi,
> http://build-failures.rhaalovely.net/powerpc/2020-08-23/emulators/frodo.log
What's happening here is that the author used CodeWarrior styled asm
inline functions [0]. They are guarded by "#ifdef __POWERPC_", that
base-clang defines but not base-gcc.
The below diff reverts the situation as
On Sun, 26 Apr 2020 15:36:51 +0200
Jeremie Courreges-Anglas wrote:
> On Sun, Apr 26 2020, Charlene Wendling wrote:
> > Ping.
> >
> > On Sat, 18 Apr 2020 17:50:53 +0200
> > Charlene Wendling wrote:
> >
> >> Hi,
> >>
> >> It appears that x11/gnustep/base is broken in the current macppc
> >> bulk:
On Wed, 7 Oct 2020 12:42:27 +
Mikolaj Kucharski wrote:
> On Sat, Oct 03, 2020 at 02:02:33PM +0100, Stuart Henderson wrote:
> > On 2020/10/03 00:14, Mikolaj Kucharski wrote:
> > > Kind reminder.
> > >
> > > On Wed, Aug 19, 2020 at 09:08:06AM +, Mikolaj Kucharski wrote:
> > > > Hi,
> > > >
As pointed by bket@ this port needs to move to python3 before matplotlib
can move to python3.
ok?
Index: Makefile
===
RCS file: /cvs/ports/benchmarks/tsung/Makefile,v
retrieving revision 1.12
diff -u -p -u -r1.12 Makefile
--- Makefi
On Wed 07/10/2020 12:08, Daniel Dickman wrote:
> Here's an update of matplotlib to v3.0.3 which is python3-only.
>
> It's possible to do an update to newer matplotlib, although the latest
> version will require LTO to be disabled since that doesn't work on OpenBSD
> and a few other more involved
On 2020/10/07 19:36, Stuart Henderson wrote:
> > go: github.com/enescakir/emoji@v1.0.0: reading
> > file:///home/mkucharski/openbsd/ports/distfiles/go_modules/github.com/enescakir/emoji/@v/v1.0.0.mod:
> > no such file or directory
>
> Oh man go.port.mk is worse than I thought. It must be fetchin
This updates kcaldav to 0.1.15.
I also updated the README with additional details about calendar URLs,
and notes about building logging versions.
(Re-posting due to DMARC mangling.)
--Aaron
Index: Makefile
===
RCS file: /cvs/ports/
Hi ports,
I'm listed as the maintainer of devel/hub which also is outdated. I propose
that we remove devel/hub from ports once the github-cli port [0] got
committed?.
Reading [1], it seems that hub will still be maintained but if nobody
objects I think one maintained solution in ports should be e
On 2020/10/07 18:13, Mikolaj Kucharski wrote:
> On Wed, Oct 07, 2020 at 06:30:58PM +0100, Stuart Henderson wrote:
> > On 2020/10/05 20:40, Mikolaj Kucharski wrote:
> > > On Mon, Oct 05, 2020 at 05:00:48PM +0100, Stuart Henderson wrote:
> > > > Still horrible but now with 100% more manpages (but the
On Wed, Oct 07, 2020 at 06:30:58PM +0100, Stuart Henderson wrote:
> On 2020/10/05 20:40, Mikolaj Kucharski wrote:
> > On Mon, Oct 05, 2020 at 05:00:48PM +0100, Stuart Henderson wrote:
> > > Still horrible but now with 100% more manpages (but the formatting is
> > > not very pleasant to the eye...)
On 2020/10/05 20:40, Mikolaj Kucharski wrote:
> On Mon, Oct 05, 2020 at 05:00:48PM +0100, Stuart Henderson wrote:
> > Still horrible but now with 100% more manpages (but the formatting is
> > not very pleasant to the eye...)
>
> I don't want to push discussion into bikeshedding, but I would go for
On 2020/10/07 16:28, Ricardo wrote:
> Hey Stuart,
>
> Damn, you are fast. abieber@ (thanks) just introduced me to portgen(1) and
> just before I finished reading the man page and you already attached a
> working port (from my brief tests, seems to be working fine on amd64).
>
> Why you say it's h
https://github.com/varnishcache/varnish-cache/blob/6.5/doc/changes.rst
There are (breaking) ABI and API changes, so I cranked our lib's major.
Tests look as good as with in-tree 6.4.x - there are things to fix but
that is separate from this update.
Upstream uses realpath(1) during build which we
Corrections to the Makefile. Full diff for port included below.
Failed to mention in the original email that upstream improved testing so I
added the TEST_TARGET to the Makefile as well.
--Aaron
On 2020-07-10 10:02 -0500, Aaron Poffenberger wrote:
> This updates kcaldav to 0.1.15.
>
> I also u
ok ricardo
On 10/7/20 7:24 AM, Martin Ziemer wrote:
On Wed, Oct 07, 2020 at 07:46:10AM +0200, Bjorn Ketelaars wrote:
Diff below updates borgbackup to 1.1.14, which is a maintenance release.
Overview on changes can be found at [0]. Possible noticeable is that
1.1.14 changes return codes due to
Here's an update of matplotlib to v3.0.3 which is python3-only.
It's possible to do an update to newer matplotlib, although the latest
version will require LTO to be disabled since that doesn't work on OpenBSD
and a few other more involved tweaks.
So let's keep things a bit simpler for now and
Hi!
On Sun, 04 Oct 2020 19:21:42 +
Brian Callahan wrote:
> Hello ports --
>
> Attached is an update to GNU Astro. The NEWS file contains all the
> major changes:
> https://git.savannah.gnu.org/cgit/gnuastro.git/plain/NEWS?id=gnuastro_v0.13
>
> Note that the shared library major is bumped du
This updates kcaldav to 0.1.15.
I also updated the README with additional details about calendar URLs,
and notes about building logging versions.
--Aaron
Index: Makefile
===
RCS file: /cvs/ports/www/kcaldav/Makefile,v
retrieving rev
Hey Stuart,
Damn, you are fast. abieber@ (thanks) just introduced me to portgen(1)
and just before I finished reading the man page and you already attached
a working port (from my brief tests, seems to be working fine on amd64).
Why you say it's horrible? Besides fixing the man pages, how can
On 2020/10/07 01:36, Daniel Dickman wrote:
>
>
> On Wed, 7 Oct 2020, Kurt Mosiejczuk wrote:
>
> > On Tue, Oct 06, 2020 at 11:46:12PM -0400, Daniel Dickman wrote:
> > > py-scs needs to be made python3-only so scipy can be updated to any newer
> > > version.
> >
> > Presumably because newer scip
On Sat, Oct 03, 2020 at 02:02:33PM +0100, Stuart Henderson wrote:
> On 2020/10/03 00:14, Mikolaj Kucharski wrote:
> > Kind reminder.
> >
> > On Wed, Aug 19, 2020 at 09:08:06AM +, Mikolaj Kucharski wrote:
> > > Hi,
> > >
> > > Simple new port attached. I wanted something to check JPEG files
>
23 matches
Mail list logo