I don't know how the version of shared libraries
is decided, this is a new port. Can anyone verify
this?
liblo/Makefile
# $OpenBSD: Makefile.template,v 1.87 2020/03/22 17:18:01 cwen Exp $
#
COMMENT=Lightweight Open Sound Control implementation
DISTNAME= liblo-0.31
CATEGORIES=
bulk build on arm64.ports.openbsd.org
started on Mon Mar 30 11:35:59 MDT 2020
finished at Wed Apr 1 21:56:53 MDT 2020
lasted 2D10h20m
done with kern.version=OpenBSD 6.6-current (GENERIC.MP) #532: Sun Mar 29
21:32:45 MDT 2020
built packages:10523
Mar 30:3364
Mar 31:1694
Apr 1:5464
critical path
Hi Aaron,
Just an FYI - both typos now fixed upstream :^)
Cheers,
Raf
On Mon, Mar 30, 2020 at 06:24:19PM BST, Raf Czlonka wrote:
> On Mon, Mar 30, 2020 at 02:56:32PM BST, Aaron Bieber wrote:
> > Hi,
> >
> > Here is a port of sqlc - A neat tool for generating Go from SQL.
> >
> > Homepage: htt
On Wed, Apr 01, 2020 at 04:56:22PM -0600, Tracey Emery wrote:
> One more time with comments in the right spot and git added as build dep
> for now. Problems pointed out by kn@, thanks.
OK kn
On Wed, Apr 01, 2020 at 04:14:18PM -0600, Tracey Emery wrote:
> On Wed, Apr 01, 2020 at 09:58:32PM +0200, Klemens Nanni wrote:
> > What Stuart said, plus comments in the patches would do fine explaining
> > what is being patched/why.
> >
> > Rest looks good to me.
>
> Here we are again, with chan
On Wed, Apr 01, 2020 at 09:58:32PM +0200, Klemens Nanni wrote:
> What Stuart said, plus comments in the patches would do fine explaining
> what is being patched/why.
>
> Rest looks good to me.
Here we are again, with changes.
OK?
--
Tracey Emery
Index: cad/kicad/Makefile
On Wed, Apr 01, 2020 at 09:58:32PM +0200, Klemens Nanni wrote:
> What Stuart said, plus comments in the patches would do fine explaining
> what is being patched/why.
>
> Rest looks good to me.
Thanks guys. Changes are being made.
--
Tracey Emery
What Stuart said, plus comments in the patches would do fine explaining
what is being patched/why.
Rest looks good to me.
On 2020/04/01 21:30, Paul Irofti wrote:
> Here is a final diff that incorporates jca's patch and sthen's. OK?
OK with me.
>
> Index: Makefile
> ===
> RCS file: /cvs/ports/math/py-numpy/Makefile,v
> retrieving revision 1.57
> diff -u
On 2020/04/01 11:28, Tracey Emery wrote:
> Hello,
>
> The following diff adds python scripting support to kicad. It contains a
> couple of new patches and an update to an old one.
>
> Builds and runs fine on amd64.
>
> OK?
>
> --
>
> Tracey Emery
>
> Index: cad/kicad/Makefile
> =
On Wed 01/04/2020 21:10, Paco Esteban wrote:
> On Wed, 01 Apr 2020, Paco Esteban wrote:
>
> > Hi ports@,
> >
> > This is a new port devel/py-regex. From DESCR:
> >
> > Alternative regular expression module, to replace re on Python.
> >
> > This regex implementation is backwards-compatible
On Wed, 01 Apr 2020, Paco Esteban wrote:
> Hi ports@,
>
> This is a new port devel/py-regex. From DESCR:
>
> Alternative regular expression module, to replace re on Python.
>
> This regex implementation is backwards-compatible with the standard 're'
> module, but offers additional functi
On Wed 01/04/2020 10:46, Paco Esteban wrote:
> Hi ports@,
>
> This is a new port for the python dateparser module. From DESCR:
>
> Dateparser provides modules to easily parse localized dates in almost any
> string formats commonly found on web pages.
>
> Features:
>
> * Generic parsing
On Tue 31/03/2020 20:54, Paco Esteban wrote:
> On Tue, 31 Mar 2020, Bjorn Ketelaars wrote:
>
> > On Tue 31/03/2020 18:47, Paco Esteban wrote:
> > > Hi ports@,
> > >
> > > This is an update for devel/py-arrow to its latest version 0.15.5.
> > > You can see the changelog here:
> > >
> > > https://
On Sun, Mar 29, 2020 at 03:38:33PM +0100, Stuart Henderson wrote:
> On 2020/03/29 11:49, Christian Weisgerber wrote:
> > On 2020-03-28, Stuart Henderson wrote:
> >
> > >> > Can somenoe commit the numpy update as well then?
> > >>
> > >> I am about to start a test bulk build on i386 with this.
>
Hello,
The following diff adds python scripting support to kicad. It contains a
couple of new patches and an update to an old one.
Builds and runs fine on amd64.
OK?
--
Tracey Emery
Index: cad/kicad/Makefile
===
RCS file: /cvs/p
Bulk build on sparc64-0.ports.openbsd.org
Started : Sun Mar 29 20:39:07 MDT 2020
Finished: Wed Apr 1 11:16:14 MDT 2020
Duration: 2 Days 14 hours 37 minutes
Built using OpenBSD 6.6-current (GENERIC.MP) #259: Sat Mar 28 18:30:39 MDT 2020
Built 10008 packages
Number of packages built each day:
Ma
On Wed, Apr 01, 2020 at 03:09:14PM +0200, Klemens Nanni wrote:
>
> Both manpages and manual.html are shipped as is, they are not built.
> Since we don't install anything else, further HTML pages need no
> building and asciidoc is not required/used.
>
> Using the port's install-doc-man target simp
Both manpages and manual.html are shipped as is, they are not built.
Since we don't install anything else, further HTML pages need no
building and asciidoc is not required/used.
Using the port's install-doc-man target simplifies things.
Builds and pacakges fine without asciidoc installed, no PL
Minor update. Patches are upstreamed and thus removed.
diff -u textproc/scdoc/Makefile mystuff/textproc/scdoc/Makefile
--- textproc/scdoc/Makefile Fri Jan 31 01:17:06 2020
+++ mystuff/textproc/scdoc/Makefile Wed Apr 1 06:59:35 2020
@@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.1.1.1 2020/01/25
On Tue, 31 Mar 2020, Paco Esteban wrote:
> TEST_DEPENDS = devel/py-chai${MODPY_FLAVOR} \
> + devel/py-dateparser${MODPY_FLAVOR} \
As Björn points out, this is not in ports. I had it lying around for
some time and totally forgot about it. I've sent it on anothe
Hi ports@,
This is a new port devel/py-regex. From DESCR:
Alternative regular expression module, to replace re on Python.
This regex implementation is backwards-compatible with the standard 're'
module, but offers additional functionality.
It's needed by devel/py-dateparser which I sent
Hi ports@,
This is a new port for the python dateparser module. From DESCR:
Dateparser provides modules to easily parse localized dates in almost any
string formats commonly found on web pages.
Features:
* Generic parsing of dates in over 200 language locales plus numerous formats
23 matches
Mail list logo