net/dante 1.4.3

2023-02-28 Thread Hiroo Ono
. Is this correct? If so, is it possible to set it back to 0? If my guess is wrong or allow.socket_af cannot be set, what should be the replacement to this test? best regards. Hiroo Ono

Re: devel/mongo-c-driver failed with undefined reference due to --no-allow-shlib-undefined: ERR_load_BIO_strings

2023-07-25 Thread Hiroo Ono
On Tue, 25 Jul 2023 15:50:44 +0900 KIRIYAMA Kazuhiko wrote: Sorry, I meant that the upstream has already fixed it, so no need to report upstream but version up of the devel/mongo-c-driver port is needed. > Hi, Ono san > > On Tue, 25 Jul 2023 09:01:37 +0900, > Hiroo Ono wrote: &g

Re: devel/mongo-c-driver failed with undefined reference due to --no-allow-shlib-undefined: ERR_load_BIO_strings

2023-07-25 Thread Hiroo Ono
On Tue, 25 Jul 2023 19:23:41 +0900 Hiroo Ono wrote: > Sorry, I meant that the upstream has already fixed it, so no need to > report upstream but version up of the devel/mongo-c-driver port is > needed. Filed updates to bugzilla: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272

Re: devel/mongo-c-driver failed with undefined reference due to --no-allow-shlib-undefined: ERR_load_BIO_strings

2023-07-26 Thread Hiroo Ono
Hello, On Wed, 26 Jul 2023 10:54:11 +0900 KIRIYAMA Kazuhiko wrote: > On Wed, 26 Jul 2023 00:46:11 +0900, > Hiroo Ono wrote: > > > > On Tue, 25 Jul 2023 19:23:41 +0900 > > Hiroo Ono wrote: > > > > > Sorry, I meant that the upstream has already fixed

Re: devel/mongo-c-driver failed with undefined reference due to --no-allow-shlib-undefined: ERR_load_BIO_strings

2023-07-27 Thread Hiroo Ono
On Thu, 27 Jul 2023 17:07:28 +0900 (JST) Yasuhiro Kimura wrote: > From: Yasuhiro Kimura > Subject: Re: devel/mongo-c-driver failed with undefined reference due > to --no-allow-shlib-undefined: ERR_load_BIO_strings Date: Thu, 27 Jul > 2023 14:55:11 +0900 (JST) > > >> I tried build with poudriere

Re: devel/mongo-c-driver failed with undefined reference due to --no-allow-shlib-undefined: ERR_load_BIO_strings

2023-07-27 Thread Hiroo Ono
x3000L" > >> ./net/asterisk18/Makefile:CFLAGS+= > >> -DOPENSSL_API_COMPAT=0x3000L" > >> ./sysutils/istatserver/Makefile:CXXFLAGS+= > >> -DOPENSSL_API_COMPAT=0x3000L " > >> ./www/lagrange/Makefile:CXXFLAGS+= > >> -DOPENSSL_API_COMPAT=0x3000L" --- Hiroo Ono

what makes mail/aerc conflit with net/samba419?

2024-03-05 Thread Hiroo Ono
now samba419 has talloc privately and avoids conflicting with devel/talloc. So, what makes aerc conflict with samba419, and is there any way to easily find the cause? Or should I check all the plist to find the file that conflicts? Hiroo Ono

Re: math/sage misc/xiphos

2024-03-05 Thread Hiroo Ono
xiphos-4.2.1_12Bible interface utilizing the sword framework Cheers. Hiroo Ono

Re: what makes mail/aerc conflit with net/samba419?

2024-03-06 Thread Hiroo Ono
PYTHON_SITELIBDIR%%/talloc%%PYTHON_EXT_SUFFIX%%.so > .. Thank you. I removed PYTHON option from talloc and rebuilt it. Then installation of aerc succeeded. Hiroo Ono

committer needed for PR 277160 net/py-wsdd

2024-03-06 Thread Hiroo Ono
Hello, The bug #277160 is a small change to rc.d script of net/py-wsdd. Maintainer approved. Please commit it. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277160 Hiroo Ono

Re: SMTP authentication for sendmail using binary-only host system

2024-03-12 Thread Hiroo Ono
No, If you installed sendmail from packages, you have to follow the instructions in the package message. Also, cyrus-sasl should be installed as a dependency. See pkg query %M sendmail. excerpt: --- To use the binaries supplied by the port you should

PRs on lang/julia (committer needed)

2024-03-15 Thread Hiroo Ono
above three bug can be all closed. -- Hiroo Ono

Re: Port maintenance: How to add extra source files to ports tree framework?

2024-04-23 Thread Hiroo Ono
other programs if you want.) > - placing the file in pkg-plist This chapter in the Porter's Handbook might help you. https://docs.freebsd.org/en/books/porters-handbook/plist/#plist-dynamic Hiroo Ono

Re: [Bug 279519] [NEW PORT] databases/mongosh: mongodb official Shell CLI

2024-06-28 Thread Hiroo Ono
Hi, Not a committed port, so I do not know if it is the right solution. I managed to limit the networking in fetch phase in the port below: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272180 in short, I took the following steps in fetch phase, 1. HOME=${WRKDIR} npm install --ignore-script

Re: FreeBSD Port: py311-libzfs-1.1.2023020700

2024-07-04 Thread Hiroo Ono
Hello, I already posted a patch to fix this in: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279450 On Thu, 4 Jul 2024 17:54:05 -0400 Chris Kiakas wrote: > Hi, > > Just and FYI py-libzfs fails to build in FreeBSD 14.1-RELEASE. > > > libzfs.c:10578:72: warning: passing 'nvlist_t **' (aka