Hi,
currently nodejs port installs
/usr/local/share/node/node-v16.17.1-headers.tar.xz but from my
understanding node-gyp expects the tar.gz one:
/usr/local/lib/node_modules/node-gyp/lib/install.js:const tarPath =
gyp.opts.tarball || '/usr/local/share/node/node-v16.17.1-headers.tar.gz'
while
On Fri Oct 28, 2022 at 05:42:46PM +0200, Theo Buehler wrote:
> On Fri, Oct 28, 2022 at 04:18:00PM +0200, Rafael Sadowski wrote:
> > On Fri Oct 28, 2022 at 04:06:33PM +0200, Rafael Sadowski wrote:
> > > On Fri Oct 28, 2022 at 03:51:11PM +0200, Theo Buehler wrote:
> > > > On Fri, Oct 28, 2022 at 03:4
On Sat Oct 29, 2022 at 12:46:50AM +0200, Christian Weisgerber wrote:
> I found and committed the gnulib upstream fix.
>
> https://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=9bcd248da1ef25b3ff3431248f53401e1123d74f
>
> sys_select: port better to OpenBSD 6.9
>
> OpenBSD 6.9’s includes w
I found and committed the gnulib upstream fix.
https://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=9bcd248da1ef25b3ff3431248f53401e1123d74f
sys_select: port better to OpenBSD 6.9
OpenBSD 6.9’s includes which then
includes , which caused coreutils/lib/nproc.c compiles
to fail with "
Not a minimal fix, but a possibility if we don't come up with anything
simpler. I've generated a tar from lftp git using updated gnulib, and
that fixes the build issue we're running into.
There are quite a few commits since mid-2020 when lftp last updated
gnulib and it's a slow enough process to r
Simple utility from FreeBSD base[1], it is used for getting statistics,
for example, from benchmarks data.
Capsicum has been replaced with pledge().
[1] - https://cgit.freebsd.org/src/tree/usr.bin/ministat
$ pkg_info ministat
Information for inst:ministat-0.1
Comment:
statistics utility
Descri
And here's a diff for Tor Browser 11.5.6 for 7.2-stable, released a
short while ago. Not sure it's relevant for us (compared to 11.5.5)
but here's a diff anyway.
Comments or OKs?
Caspar
Index: meta/tor-browser/Makefile
===
RCS file
On Fri, Oct 28, 2022 at 04:18:00PM +0200, Rafael Sadowski wrote:
> On Fri Oct 28, 2022 at 04:06:33PM +0200, Rafael Sadowski wrote:
> > On Fri Oct 28, 2022 at 03:51:11PM +0200, Theo Buehler wrote:
> > > On Fri, Oct 28, 2022 at 03:40:52PM +0200, Rafael Sadowski wrote:
> > > > Here is a diff to fix th
On Fri Oct 28, 2022 at 04:06:33PM +0200, Rafael Sadowski wrote:
> On Fri Oct 28, 2022 at 03:51:11PM +0200, Theo Buehler wrote:
> > On Fri, Oct 28, 2022 at 03:40:52PM +0200, Rafael Sadowski wrote:
> > > Here is a diff to fix the python detection. This fix the issues reported
> > > in the "aarch64 bu
On Fri Oct 28, 2022 at 03:51:11PM +0200, Theo Buehler wrote:
> On Fri, Oct 28, 2022 at 03:40:52PM +0200, Rafael Sadowski wrote:
> > Here is a diff to fix the python detection. This fix the issues reported
> > in the "aarch64 bulk build report". If multiple versions are installed,
> > CMake always f
On Fri, Oct 28, 2022 at 03:40:52PM +0200, Rafael Sadowski wrote:
> Here is a diff to fix the python detection. This fix the issues reported
> in the "aarch64 bulk build report". If multiple versions are installed,
> CMake always finds the correct one from lang/python.
>
> OK? Bulk build first?
Un
Here is a diff to fix the python detection. This fix the issues reported
in the "aarch64 bulk build report". If multiple versions are installed,
CMake always finds the correct one from lang/python.
OK? Bulk build first?
Rafael
Index: cmake.port.mk
On Thu, Oct 27, 2022 at 12:29:13PM +0200, Caspar Schutijser wrote:
> (Moving the conversation to ports@, that's usually a better place
> for questions regarding ports and packages.)
>
> Hi,
>
> Currently, installing Tor Browser on OpenBSD 7.2 is broken
> because I committed 11.5.4 to 7.2-stable b
Indeed 4.7.0 was released without the schema upgrade files.
4.7.1 will be released very soon with that fixed. I'll make sure to
adapt the packaging after that.
-Otto
On Fri, Oct 28, 2022 at 09:18:04AM +0200, Florian Obser wrote:
> Hi,
>
> there is a mandatory schema upgrade when upgr
On Fri, Oct 28, 2022 at 07:16:35AM +0200, Rafael Sadowski wrote:
> > http://build-failures.rhaalovely.net/aarch64/2022-10-25/x11/kde-plasma/breeze-gtk.log
>
> graphics/py-cairo${MODPY_FLAVOR} is in BUILD_DEPENDS. No idea what's
> wrong here.
Ran out of time and patience building 20 million depend
Hi,
there is a mandatory schema upgrade when upgrading from 4.6.x to 4.7.0
https://doc.powerdns.com/authoritative/upgrading.html
| The new Catalog Zones feature comes with a mandatory schema change for
| the gsql database backends. See files named
| 4.3.x_to_4.7.0_schema.X.sql
Without it, it fa
16 matches
Mail list logo