Re: UPDATE net/luasocket 3.0rc1p1 -> 3.1.0

2023-01-06 Thread Ashlen
On 23/01/07 04:33, Lucas wrote: > Ashlen wrote: > > On 23/01/06 12:53, Omar Polo wrote: > > > This needs some further testing. Packages that depends on luasockets > > > are > > > > > > - devel/luacopasno test suite > > > - devel/luaeventtest run OK > > > - net/j

update: net/swirc (3.3.9)

2023-01-06 Thread Markus Uhlin
Hi ports@, Swirc 3.3.9 out! Here are the changes: ## [3.3.9] - 2023-01-07 ## - **Added** micro optimizations - **Added** rules for nickname highlighting - **Added** SASL auth mechanism: **external** - **Added** support for the **GNU Hurd OS** - **Added** tab completion for: - `/connect` - `/

Re: UPDATE net/luasocket 3.0rc1p1 -> 3.1.0

2023-01-06 Thread Lucas
Ashlen wrote: > On 23/01/06 12:53, Omar Polo wrote: > > This needs some further testing. Packages that depends on luasockets > > are > > > > - devel/luacopasno test suite > > - devel/luaeventtest run OK > > - net/jitsi/prosody-plugins no test suite > > - ne

Re: [Update] devel/arm-none-eabi 7.4.1 -> 7.5.0

2023-01-06 Thread Dave Vandervies
Somebody claiming to be Joe Nelson wrote: > Hi Dave and Tracey, seems like you have experience in this area. Can you give > me any advice? > > I'm cross-compiling for an ST Nucleo F411RE, which requires these CFLAGS: > > -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 > > On m

Re: UPDATE: MPlayer 20221213

2023-01-06 Thread Brad Smith
ping. On 12/21/2022 11:50 PM, Brad Smith wrote: ping. On 12/13/2022 10:05 PM, Brad Smith wrote: Here is an update to MPlayer 20221213. It rolls in a few bug fixes. Index: Makefile === RCS file: /home/cvs/ports/x11/mplayer/Makef

Re: UPDATE net/luasocket 3.0rc1p1 -> 3.1.0

2023-01-06 Thread Ashlen
(Sorry Omar, I accidentally replied directly off-list) On 23/01/06 12:53, Omar Polo wrote: > Hello, > > On 2023/01/04 21:13:29 -0700, Ashlen wrote: > > Updated a couple of things. > > > > - Use '&&' instead of ';' so that sed only executes after a successful cd. > > > > - Needed to patch version

[Update] lang/compcert 3.12

2023-01-06 Thread Volker Schlecht
As discussed off-list, here's an update to lang/compcert. Builds and tests ok on amd64, builds ok on i386 with test failures in test/abi. "sharedir" is now a configure option upstream, so I removed those parts from patch-configure and added the share path to CONFIGURE_ARGS. Index: Makefile ===

i2pd-2.45.0

2023-01-06 Thread Ganymede
Hello, Here's a patch updating i2pd to the latest version (2.45.0), which brings important reliability fixes. The I2P network as a whole has suffered a lot of congestion lately, due to a combination of factors, one of them being an influx of new users. Due to these bad network conditions, i2

Re: UPDATE: lighttpd 1.4.68

2023-01-06 Thread Rafael Sadowski
On Thu Jan 05, 2023 at 08:03:56PM -0500, Brad Smith wrote: > On Thu, Jan 05, 2023 at 03:24:05PM -0500, Brad Smith wrote: > > Here is an update to lighttpd 1.4.68. > > > > Also a conversion to using CMake and I noticed there was PostgreSQL > > support so added that as well. > > > > https://www.lig

Re: [Update] devel/arm-none-eabi 7.4.1 -> 7.5.0

2023-01-06 Thread Tracey Emery
On Fri, Jan 06, 2023 at 01:48:14PM -0600, Joe Nelson wrote: > Hi Dave and Tracey, seems like you have experience in this area. Can you give > me any advice? > > I'm cross-compiling for an ST Nucleo F411RE, which requires these CFLAGS: > > -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv

Re: [Update] devel/arm-none-eabi 7.4.1 -> 7.5.0

2023-01-06 Thread Tracey Emery
On Fri, Jan 06, 2023 at 01:48:14PM -0600, Joe Nelson wrote: > Hi Dave and Tracey, seems like you have experience in this area. Can you give > me any advice? > > I'm cross-compiling for an ST Nucleo F411RE, which requires these CFLAGS: > > -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv

Re: UPDATE: net/ngircd

2023-01-06 Thread Michael
On Fri, Jan 06, 2023 at 01:22:23PM +, Stuart Henderson wrote: > On 2023/01/06 14:02, Michael wrote: > > Hi ports@, > > > > a few people have asked me off list to enable IDENT support for ngircd. > > As this is not something everybody will need I added a FLAVOR "ident" > > for this. > > Seem

回复: www/p5-Dancer: Update to 1.3520

2023-01-06 Thread wen heping
ping ... 发件人: owner-po...@openbsd.org 代表 wen heping 发送时间: 2023年1月3日 14:28 收件人: ports@openbsd.org 主题: www/p5-Dancer: Update to 1.3520 Hi, ports@: Here is a patch for www/p5-Dancer: i) update to 1.3520 ii) Add a missing TEST_DEPENDS it build

Re: UPDATE: net/ngircd

2023-01-06 Thread Stuart Henderson
On 2023/01/06 14:02, Michael wrote: > Hi ports@, > > a few people have asked me off list to enable IDENT support for ngircd. > As this is not something everybody will need I added a FLAVOR "ident" > for this. Seems that ident support is disabled by default and you need to enable it in config; i

Re: [UPDATE] lang/ocaml 4.14.1

2023-01-06 Thread Volker Schlecht
On 1/6/23 04:20, Daniel Dickman wrote: daniel@: I successfully rebuilt lang/compcert and all its dependencies on i386 with ocaml 4.14.1 You should build all the ports that depend on ocaml NOT all the dependencies of compcert. Usually ocaml and ALL ocaml ports need to be updated in lockstep (ju

UPDATE: net/ngircd

2023-01-06 Thread Michael
Hi ports@, a few people have asked me off list to enable IDENT support for ngircd. As this is not something everybody will need I added a FLAVOR "ident" for this. Changes: - add ident FLAVOR - fix mirror domain - fix warnings due to missing #include's Tested on amd64. Index: Makefile ===

Re: python-module: only set do-* targets if MODPY_*DEP is true

2023-01-06 Thread Klemens Nanni
06.01.2023 09:42, Marc Espie пишет: > On Wed, Jan 04, 2023 at 09:22:35PM +, Klemens Nanni wrote: >> net/qbittorrent uses python with MODPY_BUILDDEP=No MODPY_TESTDEP=No. >> I've switched it to cmake and the way its Makefile.inc is now means that >> lang/python comes before devel/cmake in MODULES

Re: python-module: only set do-* targets if MODPY_*DEP is true

2023-01-06 Thread Klemens Nanni
06.01.2023 11:41, Dima Pasechnik пишет: > For what's worth, cmake's option to build Python modules, as extensions > of C/C++ libraries, is getting more and more popular - with "proper" > Python packaging continuing to be a mess (with deprecated and to be > dropped in Python 3.12 distutils, badly do

Re: [UPDATE] lang/ocaml 4.14.1

2023-01-06 Thread Volker Schlecht
I'm not getting it. With a fresh checkout from ports, and just with invoking 'make', but without devel/ocaml-ocamlbuild installed, I run into that error. What am I doing wrong? On 1/6/23 04:05, Daniel Dickman wrote: What I noticed: * sysutils/findlib still needs ocamlbuild to build, and I

Re: UPDATE net/luasocket 3.0rc1p1 -> 3.1.0

2023-01-06 Thread Omar Polo
Hello, On 2023/01/04 21:13:29 -0700, Ashlen wrote: > Updated a couple of things. > > - Use '&&' instead of ';' so that sed only executes after a successful cd. > > - Needed to patch version string in src/luasocket.h, I guess I left that out > for > some reason. > > - Add TEST_DEPENDS so tha

Re: rpi4 ffmpeg core dumps

2023-01-06 Thread Jan Stary
On Jan 04 15:52:47, s...@spacehopper.org wrote: > On 2023/01/04 16:22, Jan Stary wrote: > > Hi, > > > > > My old pcengines box died and I had a rpi4 around that I spun up to > > > replace > > > it with as my network router/play machine. > > > > > > The rpi4 is working fantastic except for one th

Re: python-module: only set do-* targets if MODPY_*DEP is true

2023-01-06 Thread Dima Pasechnik
On Fri, Jan 06, 2023 at 10:42:11AM +0100, Marc Espie wrote: > On Wed, Jan 04, 2023 at 09:22:35PM +, Klemens Nanni wrote: > > net/qbittorrent uses python with MODPY_BUILDDEP=No MODPY_TESTDEP=No. > > I've switched it to cmake and the way its Makefile.inc is now means that > > lang/python comes be

[NEW] graphics/ssocr

2023-01-06 Thread Renaud Allard
Hello, Here is a tar for a new port of graphics/ssocr. Seven Segment Optical Character Recognition or ssocr for short is a program to recognize digits of a seven segment display. An image of one row of digits is used for input and the recognized number is written to the standard output. Any

Re: python-module: only set do-* targets if MODPY_*DEP is true

2023-01-06 Thread Marc Espie
On Wed, Jan 04, 2023 at 09:22:35PM +, Klemens Nanni wrote: > net/qbittorrent uses python with MODPY_BUILDDEP=No MODPY_TESTDEP=No. > I've switched it to cmake and the way its Makefile.inc is now means that > lang/python comes before devel/cmake in MODULES. > > I expected this to work without fu