[UPDATE] fonts/charis to 6.101

2022-03-18 Thread George Rosamond
Updated from 5.000 to 6.101. Dropped REVISION. PLIST changes only a renaming of fonts. For more about changes since v5.000: https://software.sil.org/charis/history/ Thanks. gIndex: charis//Makefile === RCS file: /cvs/ports/fonts/

Re: [update] devel/py-mock to 4.0.3

2022-03-18 Thread k...@openbsd.org
On Fri, Mar 18, 2022 at 02:31:02PM +, Stuart Henderson wrote: > couple of tweaks. you had a mis-edit in py-mock PLIST, no bump for quirks > (and new entries normally go at the end). > ok kmos? ok kmos --Kurt > > Index: Makefile > ===

Re: NEW: productivity/kalendar

2022-03-18 Thread Klemens Nanni
On Wed, Mar 16, 2022 at 10:04:37PM +0100, Rafael Sadowski wrote: > Please find attached KDE Kalendar, a calendar application using Akonadi > to sync with external services (Nextcloud, GMail, ...). > > It works quite well to sync my Nextcloud CalDAV calendar and tasks. It > is much faster than work

Re: devel/cmake: fix LIBxxx_VERSION/SHARED_LIBS processing (fix net/dino)

2022-03-18 Thread Klemens Nanni
On Fri, Mar 18, 2022 at 05:49:33PM +0100, Rafael Sadowski wrote: > If there are no further concerns, I would be happy to commit this. OK kn once all consumers have been fixed.

Re: devel/cmake: fix LIBxxx_VERSION/SHARED_LIBS processing (fix net/dino)

2022-03-18 Thread Rafael Sadowski
On Fri Mar 18, 2022 at 01:22:43PM +, Stuart Henderson wrote: > Remaining fallout: Thanks Stuart for the report. > > > graphics/openimageio > > plist has > lib/python${MODPY_VERSION}/site-packages/OpenImageIO.${MODPY_PYC_MAGIC_TAG}so.${LIBOpenImageIO_VERSION} > > file produced is > lib/pyth

[UPDATE] fonts/andika to 6.101

2022-03-18 Thread George Rosamond
Update from 5.000 to 6.101, and REVISION dropped. Addition of Bold,Italic faces changes pkg/PLIST. One word dropped from pkg/DESCR for clarity. Changes since 5.000 documented here: https://software.sil.org/andika/history/ Thanks gIndex: andika//Makefile ==

[UPDATE] fonts/abyssinica to 2.100

2022-03-18 Thread George Rosamond
Version change, dropped REVISION. Thanks gIndex: abyssinica//Makefile === RCS file: /cvs/ports/fonts/abyssinica/Makefile,v retrieving revision 1.11 diff -u -p -r1.11 Makefile --- abyssinica//Makefile 11 Mar 2022 19:00:15 - 1.11

Re: [update] devel/py-mock to 4.0.3

2022-03-18 Thread Stuart Henderson
On 2022/03/18 14:12, portno12 wrote: > thanks stuart for the tips. > new diff attached, i wasnt sure if FLAVORS= also needed removed. > > --- Original Message --- > > On Friday, March 18th, 2022 at 1:57 PM, Stuart Henderson > wrote: > > > On 2022/03/18 12:43, portno12 wrote: > > > > >

Re: [update] devel/py-mock to 4.0.3

2022-03-18 Thread Stuart Henderson
On 2022/03/18 12:43, portno12 wrote: > i am working on a port that requires the newer version of mock for its test. > this diff updates it to the newest version. > > all tests pass and builds fine on amd64 > > cc kurt as maintainer It no longer supports python 2.x. Will need the following: - s

Re: devel/cmake: fix LIBxxx_VERSION/SHARED_LIBS processing (fix net/dino)

2022-03-18 Thread Stuart Henderson
I don't particularly mind how it is fixed, I am just doing the bulk and reporting back with an easy suggestion :) On 2022/03/18 13:44, Klemens Nanni wrote: > On Fri, Mar 18, 2022 at 01:22:43PM +, Stuart Henderson wrote: > > > audio/mumble > > > > plist has lib/mumble/libcelt0.so.0.7.0 > > fi

Re: fonts/noto update [Chrome testers wanted]

2022-03-18 Thread Björn Ketelaars
On Fri 18/03/2022 04:04, Anthony J. Bentley wrote: > Here is an update to the latest version of noto-fonts and noto-emoji, > a variant of a diff previously sent by Yifei Zhan. I intend to commit > it, but since Noto is a dependency of Chromium, I would prefer to see > some test reports first to ens

Re: devel/cmake: fix LIBxxx_VERSION/SHARED_LIBS processing (fix net/dino)

2022-03-18 Thread Klemens Nanni
On Fri, Mar 18, 2022 at 01:22:43PM +, Stuart Henderson wrote: > > audio/mumble > > plist has lib/mumble/libcelt0.so.0.7.0 > file produced is now lib/mumble/libcelt0.so.0.0 I took this to upstream where a Windows related cmake issue is blocking my progress (also ENOTIME at the moment).

Re: devel/cmake: fix LIBxxx_VERSION/SHARED_LIBS processing (fix net/dino)

2022-03-18 Thread Stuart Henderson
Remaining fallout: > graphics/openimageio plist has lib/python${MODPY_VERSION}/site-packages/OpenImageIO.${MODPY_PYC_MAGIC_TAG}so.${LIBOpenImageIO_VERSION} file produced is lib/python${MODPY_VERSION}/site-packages/OpenImageIO.${MODPY_PYC_MAGIC_TAG}so - fix by regen plist + bump? > audio/mumble

Re: NEW: textproc/jless

2022-03-18 Thread Klemens Nanni
On Fri, Mar 18, 2022 at 11:07:29AM +, Stuart Henderson wrote: > ok to import? Builds and works fine, OK kn.

Re: fonts/noto update [Chrome testers wanted]

2022-03-18 Thread Stuart Henderson
On 2022/03/18 04:04, Anthony J. Bentley wrote: > Here is an update to the latest version of noto-fonts and noto-emoji, > a variant of a diff previously sent by Yifei Zhan. I intend to commit > it, but since Noto is a dependency of Chromium, I would prefer to see > some test reports first to ensure

Re: mail/mozilla-thunderbird README diff

2022-03-18 Thread Klemens Nanni
On Fri, Mar 18, 2022 at 10:46:24AM +0100, Peter N. M. Hansteen wrote: > Hi, > > After a few years of grumbling over Thunderbird crashing several times a day > and needing to rebuild indexes for mailboxes, I finally found a login.conf > setting that helped. With stacksize-cur=32M for staff, Thunder

NEW: textproc/jless

2022-03-18 Thread Stuart Henderson
ok to import? --- jless is a command-line viewer designed for reading, exploring, and searching through JSON data. It also supports YAML. jless will pretty print your files and apply syntax highlighting. Use it when exploring external APIs, or debugging request payloads. Expand and collapse Obje

Re: mail/mozilla-thunderbird README diff

2022-03-18 Thread Stuart Henderson
On 2022/03/18 10:46, Peter N. M. Hansteen wrote: > Hi, > > After a few years of grumbling over Thunderbird crashing several times a day > and needing to rebuild indexes for mailboxes, I finally found a login.conf > setting that helped. With stacksize-cur=32M for staff, Thunderbird has now > not cr

fonts/noto update [Chrome testers wanted]

2022-03-18 Thread Anthony J. Bentley
Here is an update to the latest version of noto-fonts and noto-emoji, a variant of a diff previously sent by Yifei Zhan. I intend to commit it, but since Noto is a dependency of Chromium, I would prefer to see some test reports first to ensure it doesn't break anyone's rendering. The main expected

Re: [sparc64] fix build of qtwebkit

2022-03-18 Thread Antoine Jacoutot
On Fri, Mar 18, 2022 at 06:26:18AM +0100, Theo Buehler wrote: > In gstreamer 1.20, GstAppSinkCallbacks grew a new member. An initializer > needs to be adapted to keep ports-gcc happy. > > For details see the change to gstappsink.h in > > https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-