Re: Atkinson Hyperlegible vs. Emacs (and xfontsel and gimp)

2023-05-06 Thread Florian Obser
This fixes my problem. The font still works in Firefox, too. OK florian fwiw On 2023-05-06 19:44 +02, Matthieu Herrb wrote: > On Sat, May 06, 2023 at 02:03:48PM +0200, Florian Obser wrote: >> This is on amd64 -current with >> Information for inst:atkinson-hyperlegible-2020.0514 >> >> This is

mips64 bulk build report

2023-05-06 Thread visa
bulk build on octeon.ports.openbsd.org started on Sun Apr 23 15:24:34 UTC 2023 finished at Thu May 4 18:18:12 UTC 2023 lasted 12D02h53m done with kern.version=OpenBSD 7.3-current (GENERIC.MP) #1258: Sat Apr 22 23:07:38 MDT 2023 built packages:8363 Apr 23:1325 Apr 24:760 Apr 25:420 Apr 26:794

UPDATE: stepmania

2023-05-06 Thread Brad Smith
Here is a diff to fix building stepmania against newer FFmpeg. Index: Makefile === RCS file: /home/cvs/ports/games/stepmania/Makefile,v retrieving revision 1.35 diff -u -p -u -p -r1.35 Makefile --- Makefile5 Nov 2022 17:10:21

CVS: cvs.openbsd.org: ports

2023-05-06 Thread Thomas Frohwein
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2023/05/06 20:36:54 Modified files: editors/kakoune: Makefile distinfo editors/kakoune/pkg: PLIST Log message: update to kakoune 2022.10.31 maintainer timeout ok namn@ solene@

CVS: cvs.openbsd.org: ports

2023-05-06 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/05/06 18:37:40 Modified files: net/tg_owt : Makefile distinfo net/tg_owt/pkg : PLIST Log message: update to latest tg_owt and libyuv libsrtp got updated and became a submodule, so do

UPDATE: openvdb 10.0.0

2023-05-06 Thread Brad Smith
Here is an update to openvdb 10.0.1. https://www.openvdb.org/documentation/doxygen/changes.html Index: Makefile === RCS file: /home/cvs/ports/graphics/openvdb/Makefile,v retrieving revision 1.8 diff -u -p -u -p -r1.8 Makefile ---

UPDATE: opensubdiv 3.5.0

2023-05-06 Thread Brad Smith
Here is an update to opensubdiv 3.5.0. Release 3.5.0 - Sep 2022 Release 3.5.0 is a significant release with new features, several configuration improvements, and a few other improvements and bug fixes. For more information on the following, see `Release 3.5 `__

CVS: cvs.openbsd.org: ports

2023-05-06 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/05/06 16:49:54 Modified files: sysutils/gitlab-cli: Makefile distinfo modules.inc sysutils/gitlab-cli/pkg: PLIST Log message: update to gitlab-cli 1.29.0

CVS: cvs.openbsd.org: ports

2023-05-06 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2023/05/06 16:21:02 Modified files: audio/musikcube: Makefile distinfo audio/musikcube/patches: patch-src_plugins_server_main_cpp Added files: audio/musikcube/patches: patch-CMakeLists_txt

Re: [new] sysutils/awscliv2, devel/py-awscrt

2023-05-06 Thread Joel Knight
+set(CMAKE_ADDR2LINE "/usr/bin/addr2line" CACHE FILEPATH "" FORCE) > +set(CMAKE_AR "/usr/bin/ar" CACHE FILEPATH "" FORCE) > +set(CMAKE_NM "/usr/bin/nm" CACHE FILEPATH "" FORCE) > +set(CMAKE_RANLIB "/usr/bin/ranlib" CACHE F

new converters/p5-Sereal

2023-05-06 Thread Alexander Bluhm
Hi, ok to import p5-Sereal-5.004 ? bluhm Comment: fast, compact, powerful binary (de-)serialization Description: Sereal is an efficient, compact-output, binary and feature-rich serialization protocol. The Perl encoder is implemented as the Sereal::Encoder module, the Perl decoder

CVS: cvs.openbsd.org: ports

2023-05-06 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/05/06 15:45:24 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: libdnet python bindings moved to py3

Re: Atkinson Hyperlegible vs. Emacs (and xfontsel and gimp)

2023-05-06 Thread Stuart Henderson
On 2023/05/06 19:44, Matthieu Herrb wrote: > > Apparently the TTF fonts that are installed by the port are somehow > buggy or at least not understood by Cairo and Gtk. > > If one manually installs the OTF versions that are also provided in > the ZIP distfile the fonts work with emacs or gimp

CVS: cvs.openbsd.org: ports

2023-05-06 Thread Alexander Bluhm
CVSROOT:/cvs Module name:ports Changes by: bl...@cvs.openbsd.org 2023/05/06 15:13:11 Modified files: devel/p5-Devel-Cover: Makefile distinfo Log message: update p5-Devel-Cover to 1.40

CVS: cvs.openbsd.org: ports

2023-05-06 Thread Alexander Bluhm
CVSROOT:/cvs Module name:ports Changes by: bl...@cvs.openbsd.org 2023/05/06 14:12:18 Modified files: devel/p5-Devel-Caller: Makefile distinfo devel/p5-Devel-Caller/pkg: PLIST Log message: update p5-Devel-Caller to 2.07

CVS: cvs.openbsd.org: ports

2023-05-06 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/05/06 13:39:18 Modified files: net/libdnet: Makefile distinfo net/libdnet/patches: patch-src_intf_c net/libdnet/pkg: PLIST-main PLIST-python Added files:

Re: net/libdnet: WIP update to 1.16.4

2023-05-06 Thread Klemens Nanni
On Sat, May 06, 2023 at 07:46:37PM +0100, Stuart Henderson wrote: > On 2023/05/06 18:29, Klemens Nanni wrote: > > sthen sent me an updated diff and reminder about quirks, i fixed a > > shebang and added another TDEP, but tests still fail with 'Undefined error' > > even when running 'gmake check'

Re: net/libdnet: WIP update to 1.16.4

2023-05-06 Thread Stuart Henderson
On 2023/05/06 18:29, Klemens Nanni wrote: > sthen sent me an updated diff and reminder about quirks, i fixed a > shebang and added another TDEP, but tests still fail with 'Undefined error' > even when running 'gmake check' as root in ${WRKSRC}/test/. You get further if you cd WRKSRC/python and

Re: net/libdnet: WIP update to 1.16.4

2023-05-06 Thread Klemens Nanni
On Fri, May 05, 2023 at 11:12:06PM +, Klemens Nanni wrote: > Upstream moved to github, there are lots of changes, I've upstreamed our > patches and other fixes. > > $ show-reverse-deps net/libdnet > net/arpd > net/snort > net/tcpreplay > security/scanssh > >

Re: Atkinson Hyperlegible vs. Emacs (and xfontsel and gimp)

2023-05-06 Thread Matthieu Herrb
On Sat, May 06, 2023 at 02:03:48PM +0200, Florian Obser wrote: > This is on amd64 -current with > Information for inst:atkinson-hyperlegible-2020.0514 > > This is the first time I'm using this font. Previously I have installed > Adobe Source Code Pro, which just works™. I rebooted the machine

CVS: cvs.openbsd.org: ports

2023-05-06 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/05/06 11:36:24 Modified files: security/libsrtp: Makefile distinfo security/libsrtp/patches: patch-srtp_srtp_c patch-test_rtp_decoder_c Removed files:

Re: UPDATE: fonts/terminus-font

2023-05-06 Thread Stuart Henderson
Since terminus now has its own build infrastructure to produce otb fonts, we should probably use it. Index: Makefile === RCS file: /cvs/ports/fonts/terminus-font/Makefile,v retrieving revision 1.23 diff -u -p -r1.23 Makefile ---

Re: U-Boot 2022.10 and dtb from Linux 6.0.8

2023-05-06 Thread Patrick Wildt
On Fri, Nov 18, 2022 at 12:53:44PM +, Klemens Nanni wrote: > On Mon, Nov 14, 2022 at 11:37:05PM +0100, Patrick Wildt wrote: > > Hi, > > > > the u-boot and dtb ports haven't been updated in a while, mostly because > > updating those regularly breaks working machines. I think it's time for > >

scid - info for @bcallahan

2023-05-06 Thread Maurice McCarthy
Just did a fresh install of 7.3 not problems. When I launched scid-4.7.0 I had he same problems as last year. But the identical cure worked. I used your diff to upgrade to 4.7.4 and all worked perfectly. https://marc.info/?l=openbsd-ports=166886213023708=p3 Thanks again for all the fine efforts!

CVS: cvs.openbsd.org: ports

2023-05-06 Thread Pavel Korovin
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2023/05/06 05:57:54 Modified files: sysutils/py-zabbix-api: Makefile distinfo Log message: Update py-zabbix-api 0.5.5 -> 0.5.6

CVS: cvs.openbsd.org: ports

2023-05-06 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/05/06 05:12:42 Modified files: graphics/libgexiv2: Makefile distinfo Log message: Update to libgexiv2-0.14.1.

CVS: cvs.openbsd.org: ports

2023-05-06 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/05/06 05:00:29 Modified files: sysutils/awscli: Makefile distinfo Log message: Update to awscli-1.27.129.

CVS: cvs.openbsd.org: ports

2023-05-06 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/05/06 04:59:58 Modified files: net/py-boto3 : Makefile distinfo Log message: Update to py3-boto3-1.26.129.

CVS: cvs.openbsd.org: ports

2023-05-06 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/05/06 04:59:09 Modified files: net/py-botocore: Makefile distinfo Log message: Update to py3-botocore-1.29.129.

CVS: cvs.openbsd.org: ports

2023-05-06 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/05/06 04:54:32 Modified files: sysutils/nomad : Makefile distinfo Log message: Update to nomad-1.5.5.

CVS: cvs.openbsd.org: ports

2023-05-06 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/05/06 04:51:49 Modified files: sysutils/amazon-ssm-agent: Makefile distinfo Log message: Update to amazon-ssm-agent-3.2.923.0.

CVS: cvs.openbsd.org: ports

2023-05-06 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/05/06 04:49:15 Modified files: graphics/babl : Makefile distinfo Log message: Update to babl-0.1.106.

security/libsrtp: update to 2.5.0

2023-05-06 Thread Klemens Nanni
Upstream points at commit log as "change log": https://github.com/cisco/libsrtp/compare/v2.4.0...v2.5.0 Dynamic export symbols were removed. The killall/pkill patch got merged, the tv_sec/long patch done differently which now builds without warnings on amd64. Tests pass on amd64. Only lightly

CVS: cvs.openbsd.org: ports

2023-05-06 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2023/05/06 02:27:48 Modified files: geo/gpxsee : Makefile distinfo Log message: geo/gpxsee: update to 13.1

CVS: cvs.openbsd.org: ports

2023-05-06 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2023/05/06 02:13:43 Modified files: devel/mercurial: Makefile distinfo devel/mercurial/pkg: PLIST-main Log message: devel/mercurial: update to 6.4.3, from Josiah Frentsos, thanks!

CVS: cvs.openbsd.org: ports

2023-05-06 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2023/05/06 01:57:18 Modified files: security/nss : Makefile distinfo Log message: security/nss: update to 3.89.1 includes: - #1804505 - Update the technical constraints for KamuSM. - #1822921 - Add

CVS: cvs.openbsd.org: ports

2023-05-06 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2023/05/06 01:39:41 Modified files: databases/sqlite3: Makefile distinfo Log message: databases/sqlite3: update to 3.41.2. see https://www.sqlite.org/releaselog/3_41_2.html

CVS: cvs.openbsd.org: ports

2023-05-06 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2023/05/06 01:35:56 Modified files: x11/mate/marco : Makefile distinfo x11/mate/marco/pkg: PLIST Log message: update to 1.26.2

CVS: cvs.openbsd.org: ports

2023-05-06 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2023/05/06 01:31:27 Modified files: sysutils/salt : Makefile distinfo Log message: update to 3006.1

CVS: cvs.openbsd.org: ports

2023-05-06 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2023/05/06 01:00:25 Modified files: devel/p5-Config-Any: Makefile distinfo Log message: Update to p5-Config-Any-0.33.