Re: {NEW] devel/p5-curry

2020-11-08 Thread Andrew Hewus Fresh
Ping. Needed for the update to databases/p5-DBIx-Class-Schema-Loader Reattached (with minor sorting tweaks to the Makefile) for convenience. On Thu, Apr 09, 2020 at 07:44:53PM -0700, Andrew Hewus Fresh wrote: > On Wed, Apr 08, 2020 at 02:17:22PM +, wen heping wrote: > > Hi, ports@: > > > >

Re: [New] devel/fmt

2020-11-08 Thread Ashton Fagg
Ashton Fagg writes: > Per discussion in the flatbuffers thread (Marc & Jeremie cc'd), here is > an updated version of the fmt port. Tested the same way as before. > > Only changes are some whitespace clean up and the appropriate > SHARED_LIBS entry. Fixing a mistake in the SHARED_LIBS entry. WAN

Re: [New] devel/flatbuffers

2020-11-08 Thread Ashton Fagg
Jeremie Courreges-Anglas writes: > Well if you drop -Werror, it just builds. -Werror is often a pain in > ports, we tend to disable it. Thanks for the tip. I did not know if that was allowed or not. I will do the same to the fmt port since I'm actually explicitly setting that option. > On top

Re: [New] devel/flatbuffers

2020-11-08 Thread Jeremie Courreges-Anglas
On Sun, Nov 08 2020, Ashton Fagg wrote: > Ashton Fagg writes: > >> Thanks for the feedback. >> >> I need them for my own purposes, but if others want to use them for >> other ports - that'd be awesome. I have another library I need which >> depends on fmt. >> >> I'll update the port with your sug

Re: devel/boost: drop python2 support and speed up make fake

2020-11-08 Thread Jeremie Courreges-Anglas
On Sun, Nov 08 2020, Rafael Sadowski wrote: > On Sun Nov 08, 2020 at 01:46:14AM +0100, Jeremie Courreges-Anglas wrote: >> >> This diff drops boost_python27 and boost_numpy27. I switched the >> defaults to python3 but the boost-build .py files aren't ready for that >> (using python3 -m compileall

Re: [NEW] Script for semi-automatic mount/umount operations

2020-11-08 Thread Alessandro De Laurenzis
Hello Chris, Thanks for your feedback, but probably you looked at the script's Makefile, not at the port's one. Please open the tarball attached to my original mail. Cheers -- Alessandro On November 8, 2020 8:16:02 PM GMT+01:00, Chris Bennett wrote: >On Sun, Nov 08, 2020 at 04:20:48AM +0100,

Re: dwz error compiling glade on loongson

2020-11-08 Thread Bryan Irvine
That seems to have done it! Thanks Stuart! On Sun, Nov 8, 2020 at 3:29 AM Stuart Henderson wrote: > Move the DEBUG_PACKAGES line above ".include ". > > > > On 8 November 2020 04:04:44 Bryan Irvine wrote: > > I'm trying to compile glade but getting an error from dwz about 64-bit >> Dwarf not sup

UPDATE: syncthing-1.11.1

2020-11-08 Thread Edd Barrett
Hi, Simple update to syncthing. Give this a shot. Index: Makefile === RCS file: /cvs/ports/net/syncthing/Makefile,v retrieving revision 1.31 diff -u -p -r1.31 Makefile --- Makefile22 Aug 2020 21:27:00 - 1.31 +++ Makefi

Re: [NEW] Script for semi-automatic mount/umount operations

2020-11-08 Thread Chris Bennett
On Sun, Nov 08, 2020 at 04:20:48AM +0100, Alessandro De Laurenzis wrote: > Greetings, > > This is the proposal for a new port: sysutils/amount > > Disclaimer: I know that this kind of scripts are hardly ever accepted by > OpenBSD community, nonetheless I use it on a daily basis and find it very >

UPDATE mail/notmuch-0.31.2

2020-11-08 Thread Bjorn Ketelaars
Diff below updates notmuch to 0.31.2. Changes: https://git.notmuchmail.org/git?p=notmuch;a=blob;f=NEWS;h=677c507dc6d90a84d5c7392dbd5b8537224a8dd7;hb=02a7b026d938f53d9fd9b183ca2b3c44c92489f2 Changes to the port: - Drop several patches as the underlying issues has been addressed upstream - Sync WA

Re: audio/solfege: update and move to python3/gtk3

2020-11-08 Thread Brian Callahan
On Sunday, November 8, 2020 9:51 AM, Jeremie Courreges-Anglas wrote: > cc'ing bcallah@, spotted in cvs log, and ajacoutot@ because py-gtk2 > > The current solfege port seems unstable (lots of errors at runtime). > This update seems to work more reliably in my limited testing. > Moving to pytho

Re: [New] devel/fmt

2020-11-08 Thread Ashton Fagg
Ashton Fagg writes: > Just updating this with the latest iteration. > > Test issue has been worked around - have confirmed with upstream it > doesn't really matter. Test suite now passes completely but I will try > and figure it out when I have more time. The bug is in the test code, > not the ac

Re: [New] devel/flatbuffers

2020-11-08 Thread Ashton Fagg
Ashton Fagg writes: > Thanks for the feedback. > > I need them for my own purposes, but if others want to use them for > other ports - that'd be awesome. I have another library I need which > depends on fmt. > > I'll update the port with your suggestions. > > Thanks. Here is an updated version w

Re: [New] devel/flatbuffers

2020-11-08 Thread Ashton Fagg
Jeremie Courreges-Anglas writes: > With a bare COMPILER=ports-gcc (no explanation) and the lack of a > SHARED_LIBS* entry I think this port needs more scrutiny before import. > > Ashton: besides kodi, mentioned by Marc, do you have plans for those > flatbuffers and fmt libraries? Or do you just

Re: update-plist tweak

2020-11-08 Thread Marc Espie
On Sun, Nov 08, 2020 at 02:12:43PM +, Stuart Henderson wrote: > Do you think it would be hard to add smarts to optimise for directories? > Taking my pathological example, there are 3500+ files in > /usr/local/share/unifi/webapps/ROOT/app-unifi/angular/g20ab6be/. > If that dir itself does not sh

Re: [New] devel/flatbuffers

2020-11-08 Thread Marc Espie
On Sun, Nov 08, 2020 at 03:31:39PM +0100, Jeremie Courreges-Anglas wrote: > On Sun, Nov 08 2020, Marc Espie wrote: > > On Fri, Nov 06, 2020 at 10:11:03PM -0500, Ashton Fagg wrote: > >> Hello, > >> > >> Please see attached for a new port: flatbuffers > >> (https://google.github.io/flatbuffers/). >

[macppc] x11/agar/*: remove BROKEN, fix assembly code, add AltiVec detection

2020-11-08 Thread Charlene Wendling
Hi, A few months ago, i marked agar BROKEN since it was freezing on my machine [0]. But a very recent diff from jsg@ [1] is fixing the issue. As such, i'm proposing again the powerpc fixes i brought then (see [0]): - `rlwimi' requires 32-bit integers - add AltiVec detection for OpenBSD The chan

Re: Change curl domain

2020-11-08 Thread Christian Weisgerber
Emil Engler: > The cURL project moved to a new domain a few days ago: > https://daniel.haxx.se/blog/2020/11/04/the-journey-to-a-curl-domain/ > > This patch changes the domain from curl.haxx.se to curl.se Thanks. Note that changing the HOMEPAGE also requires a REVISION bump. curl.haxx.se will c

Re: [UPDATE] java/tanukiwrapper -> 3.5.44

2020-11-08 Thread Rafael Sadowski
On Sun Nov 08, 2020 at 11:15:03AM -, Dimitri Karamazov wrote: > Update java/tanukiwrapper to 3.5.44 > > Changelog: > https://wrapper.tanukisoftware.com/doc/english/release-notes.html#3.5.44 > {Build,Run} Tested on amd64 Committed, thanks > > Index: Makefile > ==

[UPDATE] java/tanukiwrapper -> 3.5.44

2020-11-08 Thread Dimitri Karamazov
Update java/tanukiwrapper to 3.5.44 Changelog: https://wrapper.tanukisoftware.com/doc/english/release-notes.html#3.5.44 {Build,Run} Tested on amd64 Index: Makefile === RCS file: /cvs/ports/java/tanukiwrapper/Makefile,v retrieving re

Re: audio/solfege: update and move to python3/gtk3

2020-11-08 Thread Antoine Jacoutot
On Sun, Nov 08, 2020 at 03:51:14PM +0100, Jeremie Courreges-Anglas wrote: > > cc'ing bcallah@, spotted in cvs log, and ajacoutot@ because py-gtk2 > > The current solfege port seems unstable (lots of errors at runtime). > This update seems to work more reliably in my limited testing. > Moving to p

audio/solfege: update and move to python3/gtk3

2020-11-08 Thread Jeremie Courreges-Anglas
cc'ing bcallah@, spotted in cvs log, and ajacoutot@ because py-gtk2 The current solfege port seems unstable (lots of errors at runtime). This update seems to work more reliably in my limited testing. Moving to python3 and gtk3 instead of py-gtk2 is the reason why I took a look. Neither xsltproc

Re: [New] devel/flatbuffers

2020-11-08 Thread Jeremie Courreges-Anglas
On Sun, Nov 08 2020, Marc Espie wrote: > On Fri, Nov 06, 2020 at 10:11:03PM -0500, Ashton Fagg wrote: >> Hello, >> >> Please see attached for a new port: flatbuffers >> (https://google.github.io/flatbuffers/). >> >> Quoting the homepage: >> >> "FlatBuffers is an efficient cross platform seriali

Re: update-plist tweak

2020-11-08 Thread Stuart Henderson
On 2020/11/08 12:10, Marc Espie wrote: > Here's a major tweak to both update-plist and corresponding documentation. > I'm afraid that a lot of people are not running pkglocate at all, because > it takes a lot of time when a lot of files are involved, so I propose a > "middle ground" as default, whi

Re: [New] devel/flatbuffers

2020-11-08 Thread Marc Espie
On Fri, Nov 06, 2020 at 10:11:03PM -0500, Ashton Fagg wrote: > Hello, > > Please see attached for a new port: flatbuffers > (https://google.github.io/flatbuffers/). > > Quoting the homepage: > > "FlatBuffers is an efficient cross platform serialization library for > C++, C#, C, Go, Java, Kotlin,

Change curl domain

2020-11-08 Thread Emil Engler
The cURL project moved to a new domain a few days ago: https://daniel.haxx.se/blog/2020/11/04/the-journey-to-a-curl-domain/ This patch changes the domain from curl.haxx.se to curl.se Index: net/curl/Makefile === RCS file: /cvs/port

update-plist tweak

2020-11-08 Thread Marc Espie
Here's a major tweak to both update-plist and corresponding documentation. I'm afraid that a lot of people are not running pkglocate at all, because it takes a lot of time when a lot of files are involved, so I propose a "middle ground" as default, which should be acceptable to everyone. - by defa

sparc64 bulk build report

2020-11-08 Thread kmos
Bulk build on sparc64-0.ports.openbsd.org Started : Fri Nov 6 11:46:50 MST 2020 Finished: Sun Nov 8 03:37:42 MST 2020 Duration: 1 Days 15 hours 51 minutes Built using OpenBSD 6.8-current (GENERIC.MP) #548: Thu Nov 5 17:24:52 MST 2020 Built 8092 packages Number of packages built each day: Nov

Re: dwz error compiling glade on loongson

2020-11-08 Thread Stuart Henderson
Move the DEBUG_PACKAGES line above ".include ". On 8 November 2020 04:04:44 Bryan Irvine wrote: I'm trying to compile glade but getting an error from dwz about 64-bit Dwarf not supported. Writing /usr/ports/pobj/glade-3.36.0/fake-mips64el/debug-pkg/Makefile.new Writing /usr/ports/pobj/glad

[UPDATE] www/py-feedgenerator 1.9 -> 1.9.1

2020-11-08 Thread Vladimir D. Seleznev
Hi, ports@! Here's update for www/py-feedgenerator, also this port is looking for a new maintainer. P.S. The tarball size looks noticeably smaller, the reason of this is that the upstream has cleaned some mess up. diff --git www/py-feedgenerator/Makefile www/py-feedgenerator/Makefile index e05cc