Re: U-Boot 2024.07 for RK356x/RK3588

2024-07-20 Thread Kevin Lo
On Wed, Jul 03, 2024 at 05:06:10PM +0200, Patrick Wildt wrote: > > Hi, > > this diff updates the U-Boot ports to 2024.07. It builds, but I haven't > actually tried it on a machine so far; and I don't have all machines > either. > > Would be happy if someone could give it a try. For now, sharin

Re: Update arm-trusted-firmware 2.10.2

2024-02-18 Thread Kevin Lo
On Sat, Feb 17, 2024 at 05:34:49PM +0100, Mark Kettenis wrote: > > I tested rk3328, rk3399, sun50i_a64 and sun50i_h616. Earlier releases > don't work on the H618 board that I have. > > Debug builds no longer fit the SRAM constraints on at least A64. So > this switches to release builds. Workin

Re: Update u-boot-rk356x to 2024.01

2024-02-16 Thread Kevin Lo
On Fri, Feb 16, 2024 at 12:43:15AM +0100, Mark Kettenis wrote: > > Also adds a few more more boards and sorts them in alphabetical order. > Tested on the rock-3a-rk3568 with the latest -current. Tested on Quartz64 model b and Rock 3A, no fallout. > ok? ok kevlo@ > > P.S. Also tried to update

Re: UPDATE: chinese/libchewing 0.6.0

2024-02-01 Thread Kevin Lo
Ping On Sun, Jan 28, 2024 at 11:20:13PM +0800, Kevin Lo wrote: > > Hi, > > This is an update for libchewing to 0.6.0. > Tested with fcitx-chewing on amd64. > > OK? Comments? > > Index: chinese/libchewing/Makefile >

UPDATE: chinese/libchewing 0.6.0

2024-01-28 Thread Kevin Lo
PKGNAME = zh-libchewing-$V -REVISION = 0 -SHARED_LIBS = chewing 0.1 # .3.3 +SHARED_LIBS = chewing 0.2 # .3.3.1 CATEGORIES = chinese inputmethods @@ -16,19 +15,16 @@ MAINTAINER =Kevin Lo https://github.com/chewing/libchewing/releases/download/v$V/ -EXTRACT_SUFX

Re: [NEW] firmware for qwx(4)

2024-01-27 Thread Kevin Lo
On Fri, Jan 26, 2024 at 10:25:24PM +0100, Peter Hessler wrote: > On 2024 Jan 25 (Thu) at 18:20:49 +0100 (+0100), Peter Hessler wrote: > :This is the firmware for the qwx(4) driver, OK? > : > :Based on the qcpas-firmware port > : > : > :Note: this depends on the new firmware paths as of 2024-01-25.

inputmethods/fcitx-chewing: update to 5.1.1

2024-01-23 Thread Kevin Lo
This is an update of inputmethods/fcitx-chewing to its latest version 5.1.1. It's pretty straight forward. ok? Index: inputmethods/fcitx-chewing/Makefile === RCS file: /cvs/ports/inputmethods/fcitx-chewing/Makefile,v retrieving revis

Re: Batch update for fcitx and related pkgs + Note for KDE Plasma

2024-01-22 Thread Kevin Lo
On Fri, Jan 19, 2024 at 08:42:15PM +0100, Omar Polo wrote: > > On 2024/01/18 15:07:29 +1100, Yifei Zhan wrote: > > Another wave of fcitx/opencc updates, in general nothing major, just > > bugfixes here and there. A note is added to the fcitx pkg readme for > > KDE Plasma users on using KDE's inpu

Re: Fix rk356x u-boot device trees

2023-11-24 Thread Kevin Lo
On Thu, Nov 23, 2023 at 02:14:59PM +0100, Mark Kettenis wrote: > > The ranges provided by the "official" device tree still don't seem to > work correctly. At least iwx(4) fails to load its firmware with the > default device tree. The diff below fixes this. This matches the > device tree I built

Re: Fix rk356x u-boot device trees

2023-11-24 Thread Kevin Lo
On Fri, Nov 24, 2023 at 10:08:52AM +0100, Mark Kettenis wrote: > > Date: Fri, 24 Nov 2023 16:27:07 +0800 > > From: Kevin Lo > > > > On Thu, Nov 23, 2023 at 02:14:59PM +0100, Mark Kettenis wrote: > > > > > > The ranges provided by the "offic

Re: U-Boot for RK356x SoCs (take 2)

2023-10-16 Thread Kevin Lo
On Fri, Oct 13, 2023 at 07:30:43PM +0200, Mark Kettenis wrote: > > Now that U-Boot 2023.10 has been release, here is an update. This > adds a few more boards and now uses a script that U-Boot provides to > switch the serial console baudrate to 115200. This way I don't need > to patch the configs

NEW: editors/qownnotes

2023-09-19 Thread Kevin Lo
Hi, Attached is a port of qownnotes-23.9.4. an open source notepad with markdown support and todo list manager, which works together with nextcloud notes. OK to import? qownnotes.tar.gz Description: application/tar-gz

Re: Remove: print/bg5ps

2023-08-30 Thread Kevin Lo
On Tue, Aug 29, 2023 at 11:46:14AM +0200, Rafael Sadowski wrote: > > I know there is no alternative to print/bg5ps. The world has stopped > distributing it. To get rid of freetype1, I would also like to get rid > of it. > > > If there is someone who needs it, speak up. Otherwise OK to remove? o

Re: UPDATE: arm-compute-library 23.05.1

2023-07-16 Thread Kevin Lo
I would like to commit it in a couple of days if there is no objection, thanks. On Wed, Jul 12, 2023 at 09:49:51AM +0800, Kevin Lo wrote: > > Friendly ping. > > On Sat, Jul 08, 2023 at 01:20:58PM +0800, Kevin Lo wrote: > > > > Hi, > > > > This is an update

Re: UPDATE: arm-compute-library 23.05.1

2023-07-11 Thread Kevin Lo
Friendly ping. On Sat, Jul 08, 2023 at 01:20:58PM +0800, Kevin Lo wrote: > > Hi, > > This is an update of devel/arm-compute-library to its latest version 23.05.1. > For a list of changes, please read > https://arm-software.github.io/ComputeLibrary/v23.05/versions_changelogs.xh

Re: Update: fonts/zh-iansui 1.000

2023-07-11 Thread Kevin Lo
Friendly ping. On Fri, Jul 07, 2023 at 09:47:45PM +0800, Kevin Lo wrote: > > A trivial update to zh-iansui. > ok? > > Index: fonts/zh-iansui/Makefile > === > RCS file: /cvs/ports/fonts/zh-iansui/Makefile,v >

UPDATE: arm-compute-library 23.05.1

2023-07-07 Thread Kevin Lo
@@ HOMEPAGE =https://github.com/ARM-softwa MAINTAINER = Kevin Lo CORE_SO_V =2.0 -GRAPH_SO_V = 2.1 -COMPUTE_SO_V = 3.3 +GRAPH_SO_V = 2.2 +COMPUTE_SO_V = 3.4 SHARED_LIBS += arm_compute ${COMPUTE_SO_V} SHARED_LIBS += arm_compute_core ${CORE_SO_V} Index: devel/arm-compute-library

Update: fonts/zh-iansui 1.000

2023-07-07 Thread Kevin Lo
A trivial update to zh-iansui. ok? Index: fonts/zh-iansui/Makefile === RCS file: /cvs/ports/fonts/zh-iansui/Makefile,v retrieving revision 1.4 diff -u -p -u -p -r1.4 Makefile --- fonts/zh-iansui/Makefile7 May 2022 13:31:36 -

UPDATE: arm-compute-library 23.02.1

2023-05-13 Thread Kevin Lo
+2,7 @@ ONLY_FOR_ARCHS =aarch64 COMMENT = Arm compute library -V =22.11 +V =23.02.1 PKGNAME = arm-compute-library-${V} GH_ACCOUNT = ARM-software @@ -17,7 +17,7 @@ MAINTAINER = Kevin Lo Index: devel/arm-compute-library/distinfo

Re: batch update for fcitx and related pkgs

2023-04-16 Thread Kevin Lo
On Fri, Apr 14, 2023 at 01:13:59AM +, Yifei Zhan wrote: > > > Bringing the fcitx family and opencc up to date, mostly routine translation > updates and bugfixes, no major change. > > Tested on amd64 with gedit/kate/xterm, no issue so far. Any testing, > especially > in the area of the rela

Re: aarch64 bulk build report

2023-02-26 Thread Kevin Lo
On Sat, Feb 25, 2023 at 04:11:52PM +0100, Theo Buehler wrote: > > > http://build-failures.rhaalovely.net/aarch64/2023-02-22/devel/riscv-elf/gcc.log > > This fails to build if lang/gcc/8 is installed because it picks up the > old ansidecl.h which misses a few #defines. > > One option is to define

Re: Update riscv64 cross compiler toolchain for OpenSBI 1.2

2023-02-06 Thread Kevin Lo
On Sat, Feb 04, 2023 at 05:43:17PM +0100, Patrick Wildt wrote: > > Hi, Hi Patrick, > I was looking at upgrading sysutils/opensbi to version 1.2, and then > realized that our current gcc/binutils fail to compile it because of > some instruction set errors (which I forgot to write down). > > So I

Re: UPDATE: arm-compute-library 22.11

2023-01-03 Thread Kevin Lo
I'm going to commit it today later if there's no objection, thanks. On Tue, Dec 27, 2022 at 10:15:13AM +0800, Kevin Lo wrote: > > Ping? > > On Sun, Dec 18, 2022 at 06:48:09PM +0800, Kevin Lo wrote: > > > > Hi, > > > > This updates arm-com

Re: UPDATE: arm-compute-library 22.11

2022-12-26 Thread Kevin Lo
Ping? On Sun, Dec 18, 2022 at 06:48:09PM +0800, Kevin Lo wrote: > > Hi, > > This updates arm-compute-library to 22.11. Changes are listed here > https://arm-software.github.io/ComputeLibrary/v22.11/versions_changelogs.xhtml#S2_2_changelog > > ok? > > Index: devel/a

UPDATE: arm-compute-library 22.11

2022-12-18 Thread Kevin Lo
= Arm compute library -V =22.08 +V =22.11 PKGNAME = arm-compute-library-${V} GH_ACCOUNT = ARM-software @@ -17,7 +17,7 @@ MAINTAINER = Kevin Lo

inputmethods/fcitx-qt: enable Qt6

2022-10-09 Thread Kevin Lo
Hi Yifei, The diff belows enable Qt6 support in fcitx-qt. With this diff, I can type Chinese on net/tdesktop. OK? Index: inputmethods/fcitx-qt/Makefile === RCS file: /cvs/ports/inputmethods/fcitx-qt/Makefile,v retrieving revision 1.

UPDATE: arm-compute-library 22.08

2022-09-13 Thread Kevin Lo
@@ ONLY_FOR_ARCHS =aarch64 COMMENT = Arm compute library -V =22.05 +V =22.08 PKGNAME = arm-compute-library-${V} GH_ACCOUNT = ARM-software @@ -15,12 +15,13 @@ HOMEPAGE = https://github.com/ARM-softwa MAINTAINER = Kevin Lo -SO_VERSION

Re: arm-trusted-firmware: update to 2.7.0

2022-08-05 Thread Kevin Lo
On Thu, Aug 04, 2022 at 02:59:32PM +, Klemens Nanni wrote: > > I gave this a try on the Pinebook Pro to see if any of the issues I have > got fixed/improved, but it still remains nothing but a toy device. > > Besides existing flaws, I have not noticed any regression. > > I bumped and rebuilt

UPDATE: arm-compute-library 22.05

2022-07-12 Thread Kevin Lo
COMMENT = Arm compute library -V =22.02 +V =22.05 PKGNAME = arm-compute-library-${V} -REVISION = 0 GH_ACCOUNT = ARM-software GH_PROJECT = ComputeLibrary @@ -17,13 +16,11 @@ HOMEPAGE = https://github.com/ARM-softwa MAINTAINER = Kevin Lo

Re: update fcitx4 -> fcitx5 [IME tester wanted]

2022-05-12 Thread Kevin Lo
On Mon, May 09, 2022 at 02:50:41PM +0800, Kevin Lo wrote: > > On Thu, Mar 31, 2022 at 09:32:58AM +, Yifei Zhan wrote: > > Here is a tarball to update fcitx4 to fcitx5, containing the following > > components: > > > > - fcitx5 > > - fcitx5-{gtk,qt,confi

Re: update fcitx4 -> fcitx5 [IME tester wanted]

2022-05-08 Thread Kevin Lo
On Thu, Mar 31, 2022 at 09:32:58AM +, Yifei Zhan wrote: > Here is a tarball to update fcitx4 to fcitx5, containing the following > components: > > - fcitx5 > - fcitx5-{gtk,qt,config-qt} > - fcitx5-{kkc,anthy,hangul,chewing,chinese-addons,table-extra} (CJK) > - fcitx5-unikey (Vietnamese) > - f

Re: [UPDATE] fonts/zh-iansui to 0.943

2022-05-07 Thread Kevin Lo
ping. On Tue, May 03, 2022 at 10:27:55AM +0800, Kevin Lo wrote: > > Hi, > > This updates zh-iansu to 0.943, ok? > > Index: fonts/zh-iansui/Makefile > === > RCS file: /cvs/ports/fonts/zh-iansui/Makefile,v &

[UPDATE] fonts/zh-iansui to 0.943

2022-05-02 Thread Kevin Lo
Hi, This updates zh-iansu to 0.943, ok? Index: fonts/zh-iansui/Makefile === RCS file: /cvs/ports/fonts/zh-iansui/Makefile,v retrieving revision 1.3 diff -u -p -u -p -r1.3 Makefile --- fonts/zh-iansui/Makefile11 Mar 2022 19:00:28

Re: UPDATE: arm-compute-library 22.02

2022-03-28 Thread Kevin Lo
On Wed, Mar 23, 2022 at 09:08:08AM +0800, Kevin Lo wrote: > > Hi, > > This updates arm-compute-library to 22.02. Changes are listed here [1]. > ok? > > [1] > https://arm-software.github.io/ComputeLibrary/v22.02/versions_changelogs.xhtml#S2_2_changelog Ping?

UPDATE: arm-compute-library 22.02

2022-03-22 Thread Kevin Lo
COMMENT = Arm compute library -V =21.11 +V =22.02 PKGNAME = arm-compute-library-${V} GH_ACCOUNT = ARM-software @@ -15,7 +15,7 @@ HOMEPAGE =https://github.com/ARM-softwa MAINTAINER = Kevin Lo -SO_VERSION = 1.0 +SO_VERSION = 2.0 ACL_LIBS

[UPDATE] fonts/zh-iansui to 0.940

2022-02-28 Thread Kevin Lo
Hi, This updates zh-iansu to the latest release, ok? Index: fonts/zh-iansui/Makefile === RCS file: /cvs/ports/fonts/zh-iansui/Makefile,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 Makefile --- fonts/zh-iansui/Makefile

NEW: fonts/zh-iansui

2022-01-18 Thread Kevin Lo
Hi, Please find attached a port for the Iansu font. >From pkg/DESCR: Iansui is an open source Chinese font derived from Klee One (Fontworks). ok? zh-iansui.tar.gz Description: application/tar-gz

Re: Add support for PINE H64 model B

2022-01-13 Thread Kevin Lo
On Fri, Jan 14, 2022 at 10:50:23AM +1100, Jonathan Gray wrote: > > On Thu, Jan 13, 2022 at 05:02:05PM +0800, Kevin Lo wrote: > > The PINE H64 ver. B is a minor revision of the original H64. > > I copied the device tree from the Linux kernel. > > > > dmesg: http://i

Re: Add support for PINE H64 model B

2022-01-13 Thread Kevin Lo
On Thu, Jan 13, 2022 at 09:18:15AM +, Klemens Nanni wrote: > > On Thu, Jan 13, 2022 at 05:02:05PM +0800, Kevin Lo wrote: > > The PINE H64 ver. B is a minor revision of the original H64. > > I copied the device tree from the Linux kernel. > > > > dmesg:

Add support for PINE H64 model B

2022-01-13 Thread Kevin Lo
The PINE H64 ver. B is a minor revision of the original H64. I copied the device tree from the Linux kernel. dmesg: http://ix.io/3M3r ok? Index: sysutils/arm-trusted-firmware/Makefile === RCS file: /cvs/ports/sysutils/arm-trusted-fi

Re: new: inputmethods/fcitx5-chewing

2022-01-09 Thread Kevin Lo
On Sun, Jan 09, 2022 at 01:11:52PM +, Yifei Zhan wrote: > Hi, Hi Yifei, > Here attached is fcitx5-chewing, a chewing wrapper for fcitx5. I lightly > tested it on amd64, no problem so far, but I don't use chewing (or > bopomofo/zhuyin) often so it would be nice if someone can help me > thor

Re: wip/help wanted: fcitx5{,-gtk,-qt,-config-qt}

2022-01-09 Thread Kevin Lo
On Mon, Jan 10, 2022 at 11:08:16AM +0800, Kevin Lo wrote: > > On Thu, Jan 06, 2022 at 03:11:41AM +, Yifei Zhan wrote: > > On 21/12/31 12:16PM, Omar Polo wrote: > > > Yifei Zhan writes: > > > > > > > You can edit that file to enable and setup IM

Re: wip/help wanted: fcitx5{,-gtk,-qt,-config-qt}

2022-01-09 Thread Kevin Lo
On Thu, Jan 06, 2022 at 03:11:41AM +, Yifei Zhan wrote: > On 21/12/31 12:16PM, Omar Polo wrote: > > Yifei Zhan writes: > > > > > You can edit that file to enable and setup IME plugins you want, but > > > it's more common to use fcitx5-config-qt for that. A typical workflow > > > would look

UPDATE: arm-compute-library 21.11

2022-01-02 Thread Kevin Lo
} GH_ACCOUNT = ARM-software @@ -17,7 +17,7 @@ HOMEPAGE =https://github.com/ARM-softwa MAINTAINER = Kevin Lo -SO_VERSION = 0.0 +SO_VERSION = 1.0 ACL_LIBS = arm_compute \ arm_compute_core \ arm_compute_graph Index: devel/arm-compute-library

Re: wip/help wanted: fcitx5{,-gtk}

2022-01-01 Thread Kevin Lo
On Fri, Dec 31, 2021 at 11:38:10AM +, Yifei Zhan wrote: > On 21/12/31 11:00AM, Yifei Zhan wrote: > Oops, forgot to attach this one > > > > > also attached, is a WIP port of fcitx5-gtk, it handles input within GTK3 > > based applications, it works fine and lib deps check is happy. However > >

Re: NEW: math/openblas - an optimized BLAS library based on GotoBLAS2

2021-12-25 Thread Kevin Lo
On Sat, Dec 25, 2021 at 06:08:52PM -0700, j...@bitminer.ca wrote: > > > > > OpenBLAS 0.3.19 was released. Attached is a tarball that updates to > > 0.3.19, > > thanks. > > I see you added USE_THREAD=1 USE_OPENMP=0. I recommend also adding > > NUM_THREADS=64 > > for the build as a build machi

Re: NEW: math/openblas - an optimized BLAS library based on GotoBLAS2

2021-12-21 Thread Kevin Lo
On Mon, Dec 20, 2021 at 05:27:51PM +0800, Kevin Lo wrote: > On Fri, Dec 17, 2021 at 01:03:30PM +0800, Kevin Lo wrote: > > Hi, > > > > Please find attached a port of the openblas. > > > > Description: > > OpenBLAS is an optimized BLAS (Basic Linear Al

Re: NEW: math/openblas - an optimized BLAS library based on GotoBLAS2

2021-12-21 Thread Kevin Lo
On Tue, Dec 21, 2021 at 07:45:05AM +, Stuart Henderson wrote: > > On 2021/12/21 11:31, Kevin Lo wrote: > > My intention was not replace blas and lapack. If porters/users would like > > to use openblas instead of blas and lapack, feel free to use it, no? > > If o

Re: NEW: math/openblas - an optimized BLAS library based on GotoBLAS2

2021-12-20 Thread Kevin Lo
17 December 2021 13:43:25 Rafael Sadowski > > wrote: > > > On Fri Dec 17, 2021 at 01:03:30PM +0800, Kevin Lo wrote: > > > Hi, > > > > > > Please find attached a port of the openblas. > > > > > > Description: > > > OpenBLAS is an o

Re: NEW: math/openblas - an optimized BLAS library based on GotoBLAS2

2021-12-20 Thread Kevin Lo
; > > -- > > Sent from a phone, apologies for poor formatting. > > > >> On 17 December 2021 13:43:25 Rafael Sadowski wrote: > >> > >>> On Fri Dec 17, 2021 at 01:03:30PM +0800, Kevin Lo wrote: > >>> Hi, > >>> > >>> Pl

Re: NEW: math/openblas - an optimized BLAS library based on GotoBLAS2

2021-12-20 Thread Kevin Lo
On Fri, Dec 17, 2021 at 02:43:00PM +0100, Rafael Sadowski wrote: > > On Fri Dec 17, 2021 at 01:03:30PM +0800, Kevin Lo wrote: > > Hi, > > > > Please find attached a port of the openblas. > > > > Description: > > OpenBLAS is an optimized BLAS (Basic Lin

Re: NEW: math/openblas - an optimized BLAS library based on GotoBLAS2

2021-12-20 Thread Kevin Lo
On Fri, Dec 17, 2021 at 01:03:30PM +0800, Kevin Lo wrote: > Hi, > > Please find attached a port of the openblas. > > Description: > OpenBLAS is an optimized BLAS (Basic Linear Algebra Subprograms) library > based on GotoBLAS2 1.13 BSD version. > > It's loosely ba

NEW: math/openblas - an optimized BLAS library based on GotoBLAS2

2021-12-16 Thread Kevin Lo
Hi, Please find attached a port of the openblas. Description: OpenBLAS is an optimized BLAS (Basic Linear Algebra Subprograms) library based on GotoBLAS2 1.13 BSD version. It's loosely based on the one at openbsd-wip [1]. I tested on i386, amd64, arm, arm64, and mips64. I didn't test on others

Re: aarch64 bulk build report

2021-11-09 Thread Kevin Lo
On Tue, Nov 09, 2021 at 01:14:48AM -0700, phess...@openbsd.org wrote: > > bulk build on arm64.ports.openbsd.org > started on Sat Nov 6 15:38:08 MDT 2021 > finished at Tue Nov 9 01:14:38 MST 2021 > lasted 2D10h36m > done with kern.version=OpenBSD 7.0-current (GENERIC.MP) #1378: Sat Nov 6 > 12:18

Re: NEW: devel/arm-compute-library

2021-10-17 Thread Kevin Lo
On Sat, Oct 16, 2021 at 04:40:18PM +0100, Stuart Henderson wrote: > > On 2021/10/16 20:33, Kevin Lo wrote: > > On Fri, Oct 15, 2021 at 11:35:33AM +0100, Stuart Henderson wrote: > > > > > > On 2021/10/15 13:57, Kevin Lo wrote: > > > > Hi, > > > &

Re: NEW: devel/arm-compute-library

2021-10-16 Thread Kevin Lo
On Fri, Oct 15, 2021 at 11:35:33AM +0100, Stuart Henderson wrote: > > On 2021/10/15 13:57, Kevin Lo wrote: > > Hi, > > > > Attached is a port of arm-compute-library 21.08. > > > > Comment: > > Arm compute library > > > > Description: >

NEW: devel/arm-compute-library

2021-10-14 Thread Kevin Lo
Hi, Attached is a port of arm-compute-library 21.08. Comment: Arm compute library Description: Arm Compute Library is a software library for computer vision and machine learning. It is a collection of low-level functions optimized for Arm CPU and GPU architectures targeted at image processing,

Re: add unveil path required by fcitx to chromium

2021-09-09 Thread Kevin Lo
On Thu, Sep 09, 2021 at 07:41:19AM -0600, Theo de Raadt wrote: > > Stuart Henderson wrote: > > > On 2021/09/09 16:45, Kevin Lo wrote: > > > On Thu, Sep 09, 2021 at 07:05:26AM +, Yifei Zhan wrote: > > > > > > > > On 21/09/09 02:35PM, K

Re: add unveil path required by fcitx to chromium

2021-09-09 Thread Kevin Lo
On Thu, Sep 09, 2021 at 07:05:26AM +, Yifei Zhan wrote: > > On 21/09/09 02:35PM, Kevin Lo wrote: > > > > This has been discussed before: > > https://marc.info/?t=15781134382&r=1&w=2 > > Is there an unified path list for IME that I'm not aware

Re: add unveil path required by fcitx to chromium

2021-09-08 Thread Kevin Lo
On Thu, Sep 09, 2021 at 05:31:01AM +, Yifei Zhan wrote: > > Hi, > > At the moment fcitx and ibus don't work with chromium, after some > hacking around with ktrace/kdump, it looks like read access to > ~/.config/fcitx is required for fcitx to work, which is what the > following patch does.

Re: UPDATE: openfst 1.8.1

2021-09-05 Thread Kevin Lo
On Sun, Sep 05, 2021 at 02:49:45PM -0600, Anthony J. Bentley wrote: > > Kevin Lo writes: > > On Mon, Aug 23, 2021 at 04:05:06PM +0800, Kevin Lo wrote: > > > Here is an update to openfst 1.8.1. > > ok bentley@ > > > > Index: math/openfst/patches/patch-

Re: UPDATE: openfst 1.8.1

2021-08-29 Thread Kevin Lo
Friendly ping. On Mon, Aug 23, 2021 at 04:05:06PM +0800, Kevin Lo wrote: > > Here is an update to openfst 1.8.1. > Tested on amd64. > > Index: math/openfst/Makefile > === > RCS file: /cvs/ports/math/openfst/Ma

UPDATE: openfst 1.8.1

2021-08-23 Thread Kevin Lo
Here is an update to openfst 1.8.1. Tested on amd64. Index: math/openfst/Makefile === RCS file: /cvs/ports/math/openfst/Makefile,v retrieving revision 1.14 diff -u -p -u -p -r1.14 Makefile --- math/openfst/Makefile 12 Jul 2019 2

Re: NEW: audio/py-speechrecognition

2021-08-13 Thread Kevin Lo
On Sat, Aug 07, 2021 at 11:42:50PM +0800, Kevin Lo wrote: > Hi, > > audio/py-speechrecognition is a Python library for performing speech > recognition. > > cat pkg/DESCR > Speechrecognition is a Python library for performing speech recognition, > with support for

Re: UPDATE: graphics/opencv

2021-08-12 Thread Kevin Lo
On Fri, Aug 13, 2021 at 06:40:08AM +0200, Rafael Sadowski wrote: > > Update opencv to 4.5.3. > > https://github.com/opencv/opencv/wiki/ChangeLog#version453 > > Tests are welcome, OK? Works for me on amd64, thanks. ok kevlo@

Re: OpenCV no support for memory mapping / insufficient buffer memory

2021-08-11 Thread Kevin Lo
arc.info/?l=openbsd-misc&m=162853582527839&w=2 > > Kevin Lo had also run into the problem and had submitted a patch: > > https://marc.info/?l=openbsd-ports-cvs&m=162857744213080&w=2 > > I built the new version of OpenCV 4.5.2 today and yes, it can open the > ca

NEW: audio/py-speechrecognition

2021-08-07 Thread Kevin Lo
Hi, audio/py-speechrecognition is a Python library for performing speech recognition. cat pkg/DESCR Speechrecognition is a Python library for performing speech recognition, with support for several engines and APIs, online and offline. OK to import? Regards, Kevin py-speechrecognition.tar.gz

Re: [Update] audio/py-audio 0.2.8 -> 0.2.11

2021-08-07 Thread Kevin Lo
On Sat, Aug 07, 2021 at 12:31:40PM +0100, Stuart Henderson wrote: > > On 2021/08/07 16:36, Kevin Lo wrote: > > Here's an update of py-audio to 0.2.11: > > - 0.2.9 bug fixes related to overflow error handling and IOError exception > > arguments > > - 0.2.10

[Update] audio/py-audio 0.2.8 -> 0.2.11

2021-08-07 Thread Kevin Lo
Here's an update of py-audio to 0.2.11: - 0.2.9 bug fixes related to overflow error handling and IOError exception arguments - 0.2.10 bug fixes related to the Python GIL - 0.2.11 bug fix related to memory management Tested on amd64. ok? Index: audio/py-audio/Makefile ==

sysutils/u-boot: add NanoPi R4S

2021-08-04 Thread Kevin Lo
Hi Jonathan, The diff below build nanopi-r4s-rk3399 target. dmesg: http://ix.io/3v1E Index: sysutils/u-boot/Makefile === RCS file: /cvs/ports/sysutils/u-boot/Makefile,v retrieving revision 1.84 diff -u -p -u -p -r1.84 Makefile --- sy

Re: update inputmethods/fcitx-anthy: 0.2.3 -> 0.2.4

2021-07-27 Thread Kevin Lo
On Tue, Jul 27, 2021 at 01:24:01PM +0200, Jeremie Courreges-Anglas wrote: > > On Tue, Jul 27 2021, Kevin Lo wrote: > > On Mon, Jul 26, 2021 at 04:36:52PM +, openbsd wrote: > >> > >> Hi, > >> > >> This is a minor version bump for fcitx-a

Re: update inputmethods/fcitx-anthy: 0.2.3 -> 0.2.4

2021-07-26 Thread Kevin Lo
On Mon, Jul 26, 2021 at 04:36:52PM +, openbsd wrote: > > Hi, > > This is a minor version bump for fcitx-anthy includes small bug > fixes/cleanups and translation updates. > > Tested on amd64 with fcitx-4.2.9.8p1, no problem found. Committed, thanks.

Re: remove RTLD_NODELETE removal patches from chromium/iridium/fcitx

2021-06-05 Thread Kevin Lo
On Sat, Jun 05, 2021 at 11:13:56AM +0200, Sebastien Marie wrote: > > Hi, > > The following patches removes RTLD_NODELETE removal patches from few > ports (rsadowski@ raced me for few others ports, thanks !). > > I built tested them on amd64. > > For inputmethods/fcitx, REVISION bump might not b

Re: enable -shared for riscv-elf-binutils

2021-04-27 Thread Kevin Lo
On Tue, Apr 27, 2021 at 08:05:04PM +1000, Jonathan Gray wrote: > > Add a patch from FreeBSD to allow -shared, needed for U-Boot build. > > update to 2.31.1 to match arm-none-eabi/binutils Tested your diff about riscv64 u-boot, works for me, thanks. ok kevlo@

Re: speedtest-cli - ValueError: invalid literal for int() with base 10

2021-04-09 Thread Kevin Lo
On Fri, Apr 09, 2021 at 08:57:42AM +0200, Theo Buehler wrote: > > On Fri, Apr 09, 2021 at 06:45:40AM +, Mikolaj Kucharski wrote: > > Hi, > > > > This should go upsteam, but I just noticed this on multiple -current > > machines. I see that v2.1.3 was released yesterday and at first glance > >

Re: NEW: net/pidgin-skypeweb

2021-03-14 Thread Kevin Lo
On Sun, Mar 14, 2021 at 04:00:22PM -0600, Anthony J. Bentley wrote: > > Kevin Lo writes: > > On Sun, Mar 14, 2021 at 04:39:24AM -0600, Anthony J. Bentley wrote: > > > CONFIGURE_ARGS = -DCMAKE_SHARED_LINKER_FLAGS="-L${LOCALBASE}/lib" > > > > >

Re: NEW: net/pidgin-skypeweb

2021-03-14 Thread Kevin Lo
On Sun, Mar 14, 2021 at 04:39:24AM -0600, Anthony J. Bentley wrote: > > Kevin Lo writes: > > On Mon, Mar 01, 2021 at 11:07:52AM +0800, Kevin Lo wrote: > > > Hi, > > > > > > This is a port of pidgin-skypeweb, a Skype (http) protocol plugin for > > &

Re: NEW: net/pidgin-skypeweb

2021-03-08 Thread Kevin Lo
On Mon, Mar 01, 2021 at 11:07:52AM +0800, Kevin Lo wrote: > Hi, > > This is a port of pidgin-skypeweb, a Skype (http) protocol plugin for Pidgin. > I have tested it on amd64. > > Comments or OK ? Ping

NEW: net/pidgin-skypeweb

2021-02-28 Thread Kevin Lo
Hi, This is a port of pidgin-skypeweb, a Skype (http) protocol plugin for Pidgin. I have tested it on amd64. Comments or OK ? pidgin-skypeweb.tgz Description: application/tar-gz

Re: Remove misc/viz

2021-02-14 Thread Kevin Lo
On Sat, Feb 13, 2021 at 11:17:55PM +0100, Klemens Nanni wrote: > > It fails with `-fno-common', there's been no update in more than twenty > years, MASTER_SITES is already missing and we fall back to our cdn; > finally, there's a pledged vis(1) in base. ok kevlo@

Re: sysutils/hw-probe: only add the dmidecode dependency for i386 and amd64

2020-11-22 Thread Kevin Lo
On Fri, Nov 20, 2020 at 08:00:01AM +, David Dahlberg wrote: > > On Fri, 2020-11-20 at 13:29 +0800, Kevin Lo wrote: > > > hw-probe could run on non-x86 architectures. > > Tested on arm64 [1] and octeon [2]. > [..] > > +.if ${MACHINE_ARCH} == "

sysutils/hw-probe: only add the dmidecode dependency for i386 and amd64

2020-11-19 Thread Kevin Lo
Hi, hw-probe could run on non-x86 architectures. Tested on arm64 [1] and octeon [2]. [1] https://bsd-hardware.info/index.php?probe=c030400069 [2] https://bsd-hardware.info/?probe=b8524b5002 ok? Index: sysutils/hw-probe/Makefile ===

Re: [new] x11/lxterminal - lightweight, vte-based and desktop-independent terminal

2020-09-19 Thread Kevin Lo
On Fri, Sep 18, 2020 at 06:21:25AM +0200, Bjorn Ketelaars wrote: > > On Thu 17/09/2020 13:56, Shawn Chiou wrote: > > Hi bket@, > > > > Thanks for your review and advice. > > > > All issues fixed with new attached file. > > Port looks good, and runs fine on amd64. I'm OK with this if someone > w

Re: [New] fcitx-configtool - configure tool for fcitx

2020-09-04 Thread Kevin Lo
On Fri, Sep 04, 2020 at 10:58:19AM +0100, Stuart Henderson wrote: > > On 2020/09/04 15:54, Kevin Lo wrote: > > On Tue, Sep 01, 2020 at 07:42:52PM +0800, Shawn Chiou wrote: > > > Hi, > > > > > > Attached is port of fcitx-configtool. It is a G

Re: [New] fcitx-configtool - configure tool for fcitx

2020-09-04 Thread Kevin Lo
On Tue, Sep 01, 2020 at 07:42:52PM +0800, Shawn Chiou wrote: > Hi, > > Attached is port of fcitx-configtool. It is a GTK based configure tool for > fcitx. > > Tested on amd64, also pass with portcheck -N. > > Feedback welcome. It works well on amd64. ok? > Shawn Chiou > -- > > > [image: --

Re: UPDATE: inputmethods/fcitx 4.2.9.6 => 4.2.9.8 and inputmethods/fcitx-qt5 1.2.3 => 1.2.5

2020-08-20 Thread Kevin Lo
On Fri, Aug 14, 2020 at 03:39:04PM +0800, Kevin Lo wrote: > > Hi ports, > > The following updates fcitx to 4.2.9.8 and fcitx-qt5 to 1.2.5. > There are no symbol changes, so no lib bumps. > Tested on amd64. > > Ok? ping > > diff f774fbfd3e6b7af035101ca0b84a

Re: [UPDATE] www/py-webpy 0.40 -> 0.61

2020-08-15 Thread Kevin Lo
On Fri, Aug 14, 2020 at 07:41:09PM +0200, Bjorn Ketelaars wrote: > > On Fri 14/08/2020 23:11, Kevin Lo wrote: > > Hi ports@, > > > > Here's an update of py-webpy to 0.61; tested on amd64. > > Changelog here: https://github.com/webpy/webpy/blob/master/ChangeLo

Re: [UPDATE] www/py-webpy 0.40 -> 0.61

2020-08-15 Thread Kevin Lo
t; FLAVOR=python3 > > in Makefile, @pkgpath www/py-webpy in pkg/PLIST, keep the ,python3 in > ../Makefile and add a py-webpy -> py3-webpy entry to devel/quirks (see > commits for recent py2->3 conversions). > > -- > Sent from a phone, apologies for poor formatting.

[UPDATE] www/py-webpy 0.40 -> 0.61

2020-08-14 Thread Kevin Lo
Hi ports@, Here's an update of py-webpy to 0.61; tested on amd64. Changelog here: https://github.com/webpy/webpy/blob/master/ChangeLog.txt#L3 Ok? diff 97d8ad9fab2eb4471daa9889eccb062257734419 /usr/ports blob - 775663595f625596e030122a20f619d5b0215a11 file + www/Makefile --- www/Makefile +++ www/

UPDATE: inputmethods/fcitx 4.2.9.6 => 4.2.9.8 and inputmethods/fcitx-qt5 1.2.3 => 1.2.5

2020-08-14 Thread Kevin Lo
Hi ports, The following updates fcitx to 4.2.9.8 and fcitx-qt5 to 1.2.5. There are no symbol changes, so no lib bumps. Tested on amd64. Ok? diff f774fbfd3e6b7af035101ca0b84a2d18e48fa5d8 /usr/ports blob - 0c9bef028b69746ae5ff97994a9cb5874eaa46ed file + inputmethods/fcitx/Makefile --- inputme

Re: Remove Qt4 support in inputmethods/fcitx

2020-02-25 Thread Kevin Lo
On Tue, Feb 25, 2020 at 07:13:10AM +0100, Rafael Sadowski wrote: > > Hi ports@, Hi Kevin, > > I think we can say goodbye to the qt4 support in fcitx. For Qt5 there is > a fcitx-qt5 port. We only have a handful of Qt4 ports left and I'd like > it to be less. > > OK for the diff below with a line

Re: Mark chinese/libpinyin BROKEN-sparc64

2020-02-13 Thread Kevin Lo
On Thu, Feb 13, 2020 at 09:30:17AM -0500, Kurt Mosiejczuk wrote: > > Another that has never successfully built on sparc64 > > ok? > > (cc maintainer) ok @kevlo > --Kurt > > Index: Makefile > === > RCS file: /cvs/ports/chinese/lib

Re: www/py-webpy: regression test fixes from upstream

2019-10-04 Thread Kevin Lo
On Fri, Oct 04, 2019 at 04:49:49PM +0200, Klemens Nanni wrote: > On Fri, Oct 04, 2019 at 10:41:55PM +0800, Kevin Lo wrote: > > The diff below fixes errors for regression tests. It passes all its > > regression tests on amd64. ok? > Fine with me. > > ===

www/py-webpy: regression test fixes from upstream

2019-10-04 Thread Kevin Lo
Hi, The diff below fixes errors for regression tests. It passes all its regression tests on amd64. ok? Index: www/py-webpy/patches/patch-tests_test_wsgi_py === RCS file: www/py-webpy/patches/patch-tests_test_wsgi_py diff -N www/py-

Re: [UPDATE] www/py-webpy to 0.40

2019-10-03 Thread Kevin Lo
On Wed, Oct 02, 2019 at 11:30:59PM -0400, Kurt Mosiejczuk wrote: > > On Sat, Sep 28, 2019 at 10:29:17PM +0800, Kevin Lo wrote: > > Greetings, > > > Here's an update of py-webpy to 0.40; tested on amd64. > > > Changelog here: https://github.com/webpy/webpy/blo

[UPDATE] www/py-webpy to 0.40

2019-09-28 Thread Kevin Lo
AINER=Kevin Lo + # Public Domain, except wsgiserver PERMIT_PACKAGE=Yes MODULES= lang/python +MODPY_SETUPTOOLS= Yes +MODPY_VERSION= ${MODPY_DEFAULT_VERSION_3} -SUBST_VARS=VERSION - -TEST_DEPENDS= databases/py-sqlite2 \ - ${BASE_PKGPATH} +RUN_DEPENDS= tex

NEW: inputmethods/fcitx-m17n

2019-06-14 Thread Kevin Lo
Hi, Here is a port of fcitx-m17n - m17n wrapper for fcitx. Tested on amd64. Comments/OK? fcitx-m17n.tgz Description: application/gtar-compressed

Re: NEW: fonts/taiwan-cns11643-fonts

2019-04-18 Thread Kevin Lo
On Thu, Apr 18, 2019 at 01:59:03AM -0600, Anthony J. Bentley wrote: > Hi, > > The taiwan-cns11643-fonts package contains TrueType fonts designed by the > Taiwanese Ministry of Education, created to be compliant with the CNS11643 > encoding standard. > > TW-Kai is a regular-script-style font. It c

Re: Fix for misc/m17n/lib

2019-04-14 Thread Kevin Lo
On Fri, Apr 12, 2019 at 10:25:25AM +0200, Jeremie Courreges-Anglas wrote: > > On Wed, Apr 10 2019, Kevin Lo wrote: > > On Wed, Apr 10, 2019 at 03:48:04PM +0800, Kevin Lo wrote: > >> > >> Hi, > >> > >> When I run the command m17n-d

Re: Fix for misc/m17n/lib

2019-04-10 Thread Kevin Lo
On Wed, Apr 10, 2019 at 03:48:04PM +0800, Kevin Lo wrote: > > Hi, > > When I run the command m17n-dump, I get an error: > undefined reference to `libintl_bindtextdomain' > > The diff below links with intl correctly, ok? Here's the revised diff that fixes m17n-

  1   2   3   >