[NEW] math/py-datedelta 1.4

2022-09-05 Thread George Rosamond
Attached is py-datedelta... useful tool for doing date deltas/math. From pkg/DESCR: datedelta.datedelta is datetime.timedelta for date arithmetic. It accounts for oddities of the Gregorian calendar. It's convenient for computing yearly, monthly, or weekly subscriptions periods. g py-datedelt

[NEW] security/ruby-shift_ciphers 1.0.1

2022-09-05 Thread George Rosamond
tarball attached. Installs as gem (as opposed to Github), assuming that's the preference. from pkg/DESCR: Shift Ciphers gem is simple, yet complete, implementation of classic Caesar and Vigenere ciphers. It also features custom, hardened version of Vigenere cipher, which uses autokey scheme and

Re: update games/fheroes2 to 0.9.18

2022-09-05 Thread Thomas Frohwein
On Mon, Sep 05, 2022 at 06:40:42PM +0200, Paco Esteban wrote: > On Sat, 27 Aug 2022, Paco Esteban wrote: > > > Hi ports@, > > > > This is an update of games/fheroes2 to its latest version 0.9.18 > > It builds and runs fine for me on amd64, not sure I did the right thing > > with the right thing w

aarch64 bulk build report

2022-09-05 Thread phessler
bulk build on arm64.ports.openbsd.org started on Sat Sep 3 01:37:31 MDT 2022 finished at Mon Sep 5 13:02:57 MDT 2022 lasted 2D11h25m done with kern.version=OpenBSD 7.2-beta (GENERIC.MP) #1812: Fri Sep 2 19:01:47 MDT 2022 built packages:11316 Sep 3:4399 Sep 4:3367 Sep 5:3549 critical path miss

[UPDATE] fonts/vazirmatn

2022-09-05 Thread George Rosamond
Some small changes with kerning and thickness. https://github.com/rastikerdar/vazirmatn/blob/master/CHANGELOG.md Diff attached. gIndex: vazirmatn//Makefile === RCS file: /cvs/ports/fonts/vazirmatn/Makefile,v retrieving revision 1.1

[UPDATE] security/kpcli to 3.8.1

2022-09-05 Thread George Rosamond
Updated from 3.6. Major change just seems to be the web site? Not a user, but basic shell functions seem to work. Index: kpcli//Makefile === RCS file: /cvs/ports/security/kpcli/Makefile,v retrieving revision 1.15 diff -u -p -r1.15 M

Re: maintainer update net/gajim 1.3.3 --> 1.4.7

2022-09-05 Thread Antoine Jacoutot
On Mon, Sep 05, 2022 at 06:42:19PM +0200, Paco Esteban wrote: > On Thu, 25 Aug 2022, Paco Esteban wrote: > > > Hi ports@, > > > > This is an update of net/gajim to its latest version 1.4.7 > > There are a lot of changes for the software itself. Take a look at the > > changelog here: > > > > htt

Re: maintainer update net/gajim 1.3.3 --> 1.4.7

2022-09-05 Thread Paco Esteban
On Thu, 25 Aug 2022, Paco Esteban wrote: > Hi ports@, > > This is an update of net/gajim to its latest version 1.4.7 > There are a lot of changes for the software itself. Take a look at the > changelog here: > > https://dev.gajim.org/gajim/gajim/-/blob/master/ChangeLog > > On the port itself,

Re: maintainer update net/py-nbxmpp 2.0.6 --> 3.1.1

2022-09-05 Thread Paco Esteban
On Thu, 25 Aug 2022, Paco Esteban wrote: > Hi ports@, > > This is an update of net/py-nbxmpp to its latest version. > This is needed for an incoming update of net/gajim > > Tests have been enabled in this release and all pass. > Works fine on amd64. > > Ok to commit ? ping ? diff here again f

Re: update games/fheroes2 to 0.9.18

2022-09-05 Thread Paco Esteban
On Sat, 27 Aug 2022, Paco Esteban wrote: > Hi ports@, > > This is an update of games/fheroes2 to its latest version 0.9.18 > It builds and runs fine for me on amd64, not sure I did the right thing > with the right thing with the lang Makefile. They seem to have changed > things a bit in this are

Re: update Vulkan ports to latest sdk 1.3.224.1

2022-09-05 Thread Jonathan Gray
On Mon, Aug 29, 2022 at 10:00:54PM +1000, Jonathan Gray wrote: > On Fri, Aug 26, 2022 at 10:03:12PM -0400, Thomas Frohwein wrote: > > Hi, > > > > Here is an update to the latest Vulkan SDK 1.3.224.1, along with > > glslang to 11.11.0. Tested here on my Intel Tigerlake setup without > > regressions

Re: current status of OCaml

2022-09-05 Thread Anil Madhavapeddy
On 5 Sep 2022, at 14:18, Daniel Dickman wrote: > >> the lack of native code i386 in OCaml 5.0 > > Hi Anil, I haven’t followed the ocaml lists but what is the reason to drop > this out of curiosity? It's a large burden to maintain i386 these days. See https://github.com/ocaml/ocaml/pull/10540

[MAINTAINER UPDATE] archives/zpaqfranz-55.14

2022-09-05 Thread tux0r
Diff attached. As the author added a man page now, but did not include it in the Makefile, I chose post-install for that to keep maintenance work low. I hope that doesn’t break a rule… tux0r. zpaqfranz-55.14.diff Description: Binary data signature.asc Description: PGP signature

Re: current status of OCaml

2022-09-05 Thread Daniel Dickman
> the lack of native code i386 in OCaml 5.0 Hi Anil, I haven’t followed the ocaml lists but what is the reason to drop this out of curiosity?

Re: current status of OCaml

2022-09-05 Thread Anil Madhavapeddy
On 5 Sep 2022, at 11:58, Stuart Henderson wrote: > > On 2022/09/05 09:44, Anil Madhavapeddy wrote: >> Daniel will be have to deal with the lack of native code i386 in OCaml 5.0 >> in all likelihood though > > Honestly, a bytecode-only arch on something that anyone can run in a VM > makes things

Re: current status of OCaml

2022-09-05 Thread Stuart Henderson
On 2022/09/05 09:44, Anil Madhavapeddy wrote: > Daniel will be have to deal with the lack of native code i386 in OCaml 5.0 in > all likelihood though Honestly, a bytecode-only arch on something that anyone can run in a VM makes things simpler as far as ports is concerned.

Re: current status of OCaml

2022-09-05 Thread Anil Madhavapeddy
On 4 Sep 2022, at 19:15, Daniel Dickman wrote: > >> On Sep 3, 2022, at 11:34 AM, Volker Schlecht >> wrote: >> >> Hi, >> >> just wanted to get a quick idea about the state of affairs with OCaml in >> ports: there's been a lot happening in the OCaml world and not so much in >> the related po

Re: Fix FindInotify in devel/kf5/extra-cmake-modules

2022-09-05 Thread Stuart Henderson
On 2022/09/04 09:40, Rafael Sadowski wrote: > On Sun Sep 04, 2022 at 09:28:35AM +0200, Antoine Jacoutot wrote: > > On Sun, Sep 04, 2022 at 09:24:22AM +0200, Rafael Sadowski wrote: > > > I figure out that FindInotify from ecm was useless. Please find below a > > > patch to unbreak FindInotify. With