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: 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.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: UPDATE: swig -> 1.3.25

2005-06-19 Thread Kevin Lo
Steven Mestdagh wrote: > tested on i386. regression tests fail for guile. Thanks for the diff. I will eliminate some of dependencies and add flavors for those who only need specific lang support. Kevin

Re: Openwebmail woes

2005-06-21 Thread Kevin Lo
JR Dalrymple wrote: > > Nikolay Sturm wrote: > > >* JR Dalrymple [2005-06-21]: > > > > > >>I can get Openwebmail going on Freebsd using fairly standard procedures. > >>I want it running on OpenBSD. There is both a package and a port for > >>both, I've tried both with no luck. > >> > >> >

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.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

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 >

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: 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: 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

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

NEW: inputmethods/scim-tables

2008-10-27 Thread Kevin Lo
Tested on amd64 and macppc. $ cat DESCR: scim-tables includes contains SCIM table-based input method data for Chinese, Japanese, and Korean. Kevin scim-tables.tar.gz Description: application/compressed-tar

Re: NEW: inputmethods/scim-tables

2008-10-27 Thread Kevin Lo
Kevin Lo wrote: > Tested on amd64 and macppc. > > $ cat DESCR: > scim-tables includes contains SCIM table-based input method data for > Chinese, Japanese, and Korean. Oops, typo. Should be: scim-tables contains SCIM table-based input method data for Chinese, Japanese, and Korean.

NEW: korean/libhangul

2008-10-29 Thread Kevin Lo
Tested on amd64. $ cat DESCR: libhangul is a generic library for korean input support. Kevin libhangul.tar.gz Description: application/compressed-tar

NEW: inputmethods/scim-hangul

2008-10-29 Thread Kevin Lo
Tested on amd64. $ cat DESCR: Scim-hangul is a SCIM IMEngine module for inputing korean scripts. Kevin scim-hangul.tar.gz Description: application/compressed-tar

Re: NEW: korean/baekmuk-ttf-fonts

2008-10-30 Thread Kevin Lo
Jung wrote: > baekmuk-ttf-fonts is a Korean TrueType fonts for X11. > > already other BSD have a this package in their ports tree > > please add a this port for OpenBSD Korean Users Hi Jung, Please try attached tarball, thanks. > thanks > -- > - Jung Kevin baekmuk-ttf.tar.gz Descrip

NEW: net/bro

2008-12-15 Thread Kevin Lo
This is a port of bro. $ cat pkg/DESCR Bro is an open-source, Unix-based Network Intrusion Detection System (NIDS) that passively monitors network traffic and looks for suspicious activity. Tested on amd64. Would appreciate a cross-check and extra test. Kevin bro.tar.gz Description: a

NEW: security/clusterssh

2008-12-31 Thread Kevin Lo
Hi, Tested on both amd64 and macppc. $ cat pkg/DESCR ClusterSSH opens terminal windows with connections to specified hosts and an administration console. Any text typed into the administration console is replicated to all other connected and active windows. This tool is intended for, but not limi

Re: NEW: security/clusterssh

2009-01-02 Thread Kevin Lo
Steven Mestdagh wrote: > Kevin Lo [2009-01-01, 12:49:25]: > > Hi, > > > > Tested on both amd64 and macppc. > > > > $ cat pkg/DESCR > > ClusterSSH opens terminal windows with connections to specified hosts > > and an administration console. Any text

NEW: archivers/deco

2009-01-22 Thread Kevin Lo
Hi, $ cat pkg/PLIST Deco is a Un*x script able to extract various archive file formats. Supported archive formats: 7z, ace, ar, arc, arj, bz2, cab, cpio, deb, flac, gz, jar, lha, lzma, lzo, rar, rpm, tar, zip, zoo. Tested on i386 and amd64. Kevin

Re: NEW: archivers/deco

2009-01-22 Thread Kevin Lo
On Thu, Jan 22, 2009 at 09:40:20PM +0800, Kevin Lo wrote: > Hi, > > $ cat pkg/PLIST > Deco is a Un*x script able to extract various archive file formats. > Supported archive formats: 7z, ace, ar, arc, arj, bz2, cab, cpio, deb, > flac, gz, jar, lha, lzma, lzo, rar, rpm, tar, zip

NEW: audio/mp3wrap

2009-01-31 Thread Kevin Lo
$ cat pkg/DESCR Mp3Wrap is a free command-line utility, which wraps two or more mp3 files in one large playable file, without losing filename and ID3 informations. Please test and comment, thanks. Kevin mp3wrap.tar.gz Description: application/compressed-tar

NEW: audio/libmp3splt

2009-01-31 Thread Kevin Lo
$ cat pkg/DESCR Libmp3splt is a free digital audio splitter library. Please test and comment, thanks. Kevin libmp3splt.tar.gz Description: application/compressed-tar

UPDATE: audio/mp3splt

2009-01-31 Thread Kevin Lo
Hi, Here's an update to 2.2.3, tested on amd64. Kevin diff -ruN mp3splt.orig/Makefile mp3splt/Makefile --- mp3splt.orig/Makefile Sat Jan 31 18:14:59 2009 +++ mp3splt/Makefile Sat Jan 31 20:13:07 2009 @@ -1,31 +1,28 @@ # $OpenBSD: Makefile,v 1.3 2007/09/15 21:26:02 simon Exp $ COMMENT=

Re: NEW: audio/mp3splt-gtk, graphical mp3/ogg file splitter

2009-03-18 Thread Kevin Lo
Stuart Henderson wrote: > mp3splt-gtk is a gtk2 application using libmp3splt to split mp3 > and ogg files without decoding, selecting begin and end time positions > graphically, from CDDB/.cue files, or via silence detection. > > http://mp3splt.sourceforge.net/ > > any comments/ok? Works fine fo

Re: can not paste to clusterssh

2009-04-17 Thread Kevin Lo
LEVAI Daniel wrote: > On Thursday 16 April 2009 09.53.28 you wrote: > > Hi! > > > > I'm using clusterssh-3.24 from packages, and I need to paste things to the > > controller window. But, unfortunately it doesn't work; it pastes some bogus > > characters instead: > > When I paste the word "please" i

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: 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: UPDATE: www/phpmyadmin

2013-01-15 Thread Kevin Lo
Giovanni Bechis wrote: > Update to latest major release, a lot of improvements from 3.4.x releases. > Comments ? ok ? Ok. Thanks. > Cheers >Giovanni Kevin

Re: [update] devel/p5-Clone

2013-03-05 Thread Kevin Lo
David Hill wrote: > update devel/p5-Clone to 0.34 > > please review Ok kevlo@. Tested on amd64. Kevin

Re: [update] devel/p5-Params-Util

2013-03-05 Thread Kevin Lo
David Hill wrote: > update devel/p5-Params-Util to 1.07 > > please review. Works for me. Tested on amd64. Kevin

Re: [update] math/p5-Bit-Vector

2013-03-19 Thread Kevin Lo
David Hill wrote: > update math/p5-Bit-Vector to 7.2 > > please review. ok kevlo@. Tested on i386 and amd64.

NEW: inputmethods/fcitx-qt5

2018-09-26 Thread Kevin Lo
Hi, fcitx-qt5 is Qt5 IM module for fcitx. I can now use fcitx in x11/lxqt. ok? fcitx-qt5.tgz Description: application/gtar-compressed

Re: devel/riscv-elf/gcc: drop libcc1

2018-11-08 Thread Kevin Lo
On Thu, Nov 08, 2018 at 05:24:36PM +0100, Christian Weisgerber wrote: > > There is a three-way conflict between > lang/gcc/6 > devel/avr/gcc > devel/riscv-elf/gcc > because all of them want to install ${PREFIX}/lib/libcc1.*. > > >From what I can google, libcc1 is intended as a plugin for gd

UPDATE: inputmethods/fcitx

2018-12-19 Thread Kevin Lo
Hi, Here is an update to fcitx-4.2.9.6. Tested on amd64, ok? Index: inputmethods/fcitx/Makefile === RCS file: /cvs/ports/inputmethods/fcitx/Makefile,v retrieving revision 1.6 diff -u -p -u -p -r1.6 Makefile --- inputmethods/fcitx/Mak

Re: UPDATE: inputmethods/fcitx

2019-01-01 Thread Kevin Lo
On Wed, Dec 19, 2018 at 04:45:14PM +0800, Kevin Lo wrote: > > Hi, > > Here is an update to fcitx-4.2.9.6. > Tested on amd64, ok? Ping. > Index: inputmethods/fcitx/Makefile > === > RCS file: /cvs/ports/input

Re: [update] security/p5-Digest-HMAC

2013-12-14 Thread Kevin Lo
David Hill wrote: update security/p5-Digest-HMAC to 1.03. This version changed dependency to Digest::SHA, which is part of base, and documented blocksize. regress tests pass. Please review. Ok. Tested on i386 and amd64, thanks. Kevin

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

[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

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

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: 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. > > ===

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: 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

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

[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 ==

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

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: 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

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: 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

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: 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

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: 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: 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-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

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: 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: >

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/riscv-elf

2018-05-31 Thread Kevin Lo
On Fri, Aug 11, 2017 at 09:19:59PM +0800, Kevin Lo wrote: > > On Tue, Aug 08, 2017 at 01:16:15AM -0600, Anthony J. Bentley wrote: > > > > Kevin Lo writes: > > > On Wed, Aug 02, 2017 at 09:47:55PM +0200, Florian Stinglmayr wrote: > > > > > > >

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

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: 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

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
; > > -- > > 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
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-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-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-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: 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 > >

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,-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

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: 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

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: 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:

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

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: 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

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: 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: 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 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: 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: 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

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: [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.

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: 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 >

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 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: 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: 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

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: remove devel/svk?

2012-09-06 Thread Kevin Lo
Stefan Sperling wrote: > SVK development stopped in 2009: > http://lists.bestpractical.com/pipermail/svk-devel/2009-May/001224.html > > Cause the cool kids use git nowadays, you know. > > Is anyone still using svk? Me. As far as I know, many open source developers use svk in Taiwan. > If not I

Re: remove devel/svk?

2012-09-06 Thread Kevin Lo
Christian Weisgerber wrote: > Stefan Sperling wrote: > > > SVK development stopped in 2009: > > http://lists.bestpractical.com/pipermail/svk-devel/2009-May/001224.html > > > > Is anyone still using svk? > > Is it broken? Apparently not. I use svk on OpenBSD every day. Kevin

Re: perl: warning: Setting locale failed.

2005-08-03 Thread Kevin Lo
Wolfgang S. Rupprecht wrote: > What needs to be done to get perl on obsd to not gripe about > LC_CTYPE=en_US.UTF-8 ? I need the utf-8 setting for interoperability > with some other OS's that I'm doing cross-development work with. > > $ any-perl-script > perl: warning: Setting locale faile

Re: UPDATE: www/phpmyadmin

2011-12-29 Thread Kevin Lo
Giovanni Bechis wrote: > Update to 3.4.9, fixes PMASA-2011-19 and PMASA-2011-20. > Ok ? Ok. I tested on amd64 and it works for me, thanks! > Cheers >Giovanni Kevin

  1   2   3   >