On Sun, Mar 08, 2020 at 07:12:59PM +0100, Theo Buehler wrote:
> > You certainly don't want to wait any longer. From the sparc64 build log:
> >
> > KILLED: math/py-h5py,python3 build stuck at 255131 frozen for 12 HOURS!
>
> Yes, that's why I stopped it..
>
> >
> > How do tests behave on sparc64
Hi Matthias,
I made a couple of simplifications that pass lang/ghc build and the
resulting ghc package works for building a subset of Haskell packages (e.g.
xmonad, xmobar). I only tested on amd64.
* Remove unneeded patch-libffi_ghc_mk
* Use ghc 8.6 for bootstrap, cut gcc dependency
Thanks
Greg
Hi ports --
Attached is a very straightforward update to Veusz.
I'm sending it here because it is a Qt5/py-qt5 port. I have not been
keeping up-to-date with the Qt5 upgrade.
Is it safe to update such ports or are we in a holding pattern until Qt5
has been updated?
Thanks.
~Brian
Index: Make
On Sun, 08 Mar 2020, Paco Esteban wrote:
> About the port itself, I made it py3 only, as the consumers are already
> py3 only.
Forgot to mention that commits for www/Makefile and quirks will follow
if this gets ok, of course.
Cheers,
--
Paco Esteban.
0x5818130B8A6DBC03
Hi,
this fixes the build with poppler-0.86.*
ok? (noe, we really don't need a REVISION bump here)
Ciao,
Kili
Index: patches/patch-pdf2djvu_cc
===
RCS file: patches/patch-pdf2djvu_cc
diff -N patches/patch-pdf2djvu_cc
--- /de
On Thu, Mar 05, 2020 at 02:52:27AM +, wen heping wrote:
> Hi,
>
>Here is the revised patch:
>i) Updated to 1.138
>ii) Remove p5-Test-Deep from BUILD_DEPENDS
>
>This patch require textproc/p5-PPIx-QuoteLike, which I submitted
> before.
>
> Cheers !
> wen
OK afresh1@ after the
On Thu, Mar 05, 2020 at 07:24:17AM +, wen heping wrote:
> Hi, ports@:
>
>Here is a patch for textproc/p5-PPIx-Regexp :
> i) Update to 0.070
> ii) Remove the line of BUILD_DEPENDS=${RUN_DEPENDS}
>
>It build well and pass all the tests on amd64-current system.
>
>Only o
On Thu, Mar 05, 2020 at 02:18:24AM +, wen heping wrote:
> Hi, all:
>
>Here is the re-revised patch, now it is version 0.009.
>
>Would some committer have a look of it ? It block the update of some others
> ports.
New version OK afresh1@ if someone wants to import.
> Cheers !
> wen
bulk build on arm64.ports.openbsd.org
started on Fri Mar 6 02:43:35 MST 2020
finished at Sun Mar 8 14:04:56 MDT 2020
lasted 2D10h21m
done with kern.version=OpenBSD 6.6-current (GENERIC.MP) #486: Thu Mar 5
23:22:04 MST 2020
built packages:10577
Mar 6:3864
Mar 7:2261
Mar 8:4451
critical path mi
Hi,
these are the diff to update filebytes and ropper to latest releases.
Ok?
Cheers,
Remi.
Index: Makefile
===
RCS file: /cvs/ports/security/py-ropper/Makefile,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 Makefile
--- Makefil
Hello,
Attached a version bump for py-ldap3 from 2.6.1 to 2.7. Builds fine and
runs fine with the AD/LDAP servers I have. Anyone want to chime in?
Lucas
Index: Makefile
===
RCS file: /cvs/ports/databases/py-ldap3/Makefile,v
retrievin
On Sun, Mar 01, 2020 at 08:12:31PM +0100, Sebastien Marie wrote:
Hello Sebastien,
> The following diff adds few magic to devel/cargo module in order to use system
> libraries instead of building embedded version in crates in an automatic way.
[...]
> With it, it should be more simple to add new r
Hi ports@,
This is an update for www/py-gunicorn from 19.9.0 to 20.0.4.
Here's a list of changes to the software:
20.0.4
* fix binding a socket using the file descriptor
* remove support for the bdist_rpm build
20.0.3
* fixed load of a config file without a Python extension
* fixed socketfromf
> You certainly don't want to wait any longer. From the sparc64 build log:
>
> KILLED: math/py-h5py,python3 build stuck at 255131 frozen for 12 HOURS!
Yes, that's why I stopped it..
>
> How do tests behave on sparc64?
They fail about halfway through. Full test.log below:
cd /usr/ports/pobj/p
Hi,
this is the diff to update BeautifulSoup4 to latest release.
Ok?
Cheers,
Remi.
Index: Makefile
===
RCS file: /cvs/ports/www/py-beautifulsoup4/Makefile,v
retrieving revision 1.15
diff -u -p -u -p -r1.15 Makefile
--- Makefile 17
Hi ports@,
Here's an update for www/py-multidict to 4.7.5
Changes to the software can be found here (2 links for some reason ...):
https://github.com/aio-libs/multidict/blob/master/HISTORY.rst
https://github.com/aio-libs/multidict/blob/master/CHANGES.rst
Tests pass for me on amd64.
As for consu
Greetings,
The attached diff updates cad/qucs-s to the latest revision.
What's new upstream
===
This release contains mainly bugfixes:
- Added SPICEINIT component;
- Fixed OpAmp input pins order;
- Added 4-pin NMOS and PMOS symbols;
- Added AppImage Package.
What's new in the
Greetings,
The attached diff updates cad/opensta to a very recent commit.
This is a trivial update port-wise, but a big jump in terms of
features/bug-fixing.
What's new upstream
===
This is just an incomplete list of upstream's activity:
- set_power_activity -input applies to
Am 08.03.20 um 15:23 schrieb Theo Buehler:
> On Sun, Mar 08, 2020 at 11:40:52AM +, Stuart Henderson wrote:
>> On 2020/03/08 08:31, Martin Reindl wrote:
>>> On Sat, Mar 07, 2020 at 06:27:29PM -0700, k...@openbsd.org wrote:
New failures:
+failures/math/py-h5py,python3.log
>>>
On Fri, Mar 06, 2020 at 03:26:30PM +0100, Renaud Allard wrote:
>
>
> On 3/6/20 2:31 PM, Renaud Allard wrote:
> >
> > Here is an update to the port with all landry@ and solene@ modifications.
> >
>
> Sorry, small mistake in py-treq with py3
> Here it is again
going to import it soonish, but mi
On Sun, Mar 08, 2020 at 12:59:30PM +, Stuart Henderson wrote:
> On 2020/03/08 12:40, Stuart Henderson wrote:
> > py-sip-qt5 attached for completeness, it is the same as the last one from
> > Landry. OK sthen@ to import that unhooked, then we can hook it to the build
> > when switching over.
>
This diff makes gqmpeg use sndio to display and control the
volume. This fixes the crash when the volume slider is touched. As a
side effect, this makes gqmpeg use the right device (one that's
playing) and nicely updates the slider position when other programs
change the master volume.
OK?
Index:
On Sun, Mar 01, 2020 at 11:18:28PM +0200, Fabian wrote:
> Am Sun, 01 Mar 2020 13:44:16 +
> schrieb Stuart Henderson :
>
> > Why have you set 'prometheus_flags=""'? Just omit it if you want the
> > default flags.
>
> Because "man rc.conf.local" says:
>
> > If set to the empty string, the dae
This makes i3status display sndiod master volume knob. This makes it
work by default with any audio device, including USB ones with no
volume controls.
OK?
Index: Makefile
===
RCS file: /cvs/ports/x11/i3status/Makefile,v
retrieving r
This diff switches sysutils/tray-app to the new audio control API. Now
the programm displays and controls the sndiod master volume knob. This
has two advantages:
- tray-app now works on any device, including those with no volume
controls.
- in case there are multiple audio devices, tray-a
On Sun, Mar 08, 2020 at 07:40:47AM +0100, Bjorn Ketelaars wrote:
> Diff below brings borgbackup to 1.1.11, which fixes a potential index
> corruption / data loss issue. Additional information on this issue as
> well as information on other changes can be found at:
> https://github.com/borgbackup/bo
On Sun, Mar 08, 2020 at 11:40:52AM +, Stuart Henderson wrote:
> On 2020/03/08 08:31, Martin Reindl wrote:
> > On Sat, Mar 07, 2020 at 06:27:29PM -0700, k...@openbsd.org wrote:
> > >
> > > New failures:
> > > +failures/math/py-h5py,python3.log
> > >
> >
> > Does this help?
It certainly makes
On 2020/03/08 12:40, Stuart Henderson wrote:
> py-sip-qt5 attached for completeness, it is the same as the last one from
> Landry. OK sthen@ to import that unhooked, then we can hook it to the build
> when switching over.
py-sip-qt5 needs this added:
MAKE_FLAGS += CC="${CC}" CXX="${CXX}
Hey @ports,
Attached is the lastest version of the port. Minor bugs/typos fixed.
Looking forward to hear some feedback.
‐‐‐ Original Message ‐‐‐
On Sunday, March 8, 2020 10:45 AM, Peter J. Philipp wrote:
> On Sat, Mar 07, 2020 at 09:44:03PM +, PiRATA wrote:
>
> > Ping
> > ?
On 2020/03/08 07:40, Bjorn Ketelaars wrote:
> Diff below brings borgbackup to 1.1.11, which fixes a potential index
> corruption / data loss issue. Additional information on this issue as
> well as information on other changes can be found at:
> https://github.com/borgbackup/borg/blob/1.1.11/docs/c
On 2020/03/08 08:31, Martin Reindl wrote:
> On Sat, Mar 07, 2020 at 06:27:29PM -0700, k...@openbsd.org wrote:
> >
> > New failures:
> > +failures/math/py-h5py,python3.log
> >
>
> Does this help?
>
>
> Index: Makefile
> ===
> RCS f
On Sat, Mar 07, 2020 at 09:44:03PM +, PiRATA wrote:
> Ping
>
> ? Original Message ?
> On Monday, February 24, 2020 6:03 PM, PiRATA wrote:
>
> > Hey @ports,
> >
> > Delphinus DNS is a non-caching, non-recursing DNS server that serves
> > authoritative
bulk build on octeon.ports.openbsd.org
started on Sun Feb 23 17:21:52 UTC 2020
finished at Wed Mar 4 18:01:37 UTC 2020
lasted 11D00h39m
done with kern.version=OpenBSD 6.6-current (GENERIC.MP) #18: Sun Feb 23
16:58:48 UTC 2020
built packages:9379
Feb 23:1448
Feb 24:1311
Feb 25:566
Feb 26:697
Feb
On Mon, Mar 02, 2020 at 05:39:51PM -0500, Brian Callahan wrote:
> Hi ports --
>
> After more than 4 years, lookat received a new update.
> The changelog is short, the important items are:
> * utf8 support
> * change in the default color scheme
> * improved error handling
>
> Port-wise, I removed
On Sun, Mar 08, 2020 at 07:40:47AM +0100, Bjorn Ketelaars wrote:
> I think it makes sense to bring this update to 6.6 as well (minus the
> @so changes in PLIST).
OK kn
35 matches
Mail list logo