On Sun Dec 05, 2021 at 02:22:46PM +0100, Christian Weisgerber wrote:
> I ran another amd64 bulk build with base clang updated to LLVM 13
> and --allow-shlib-undefined as the default again (~patrick/llvm.v6).
> I also put in a tentative fix for security/nss.
>
> Failure logs:
> http://build-failure
On Sun Dec 05, 2021 at 02:22:46PM +0100, Christian Weisgerber wrote:
> x11/qt5/qtwayland C++: instantiation of undefined template
I took the liberty of committing it because I came to the same
conclusion as FreeBSD.
https://cgit.freebsd.org/ports/commit/graphics/qt5-wayland/files/pa
On Mon, 6 Dec 2021, 12:04 Pp Xyz, wrote:
> I would say it is working and has been working since around June of 2020.
>
>
> On Mon, 6 Dec 2021, 09:48 Stuart Henderson, wrote:
>
>>
>> Are you certain that this worked properly
>> If you're sure it worked, can you give me some commamds to type to
>>
On Sun Dec 05, 2021 at 09:46:33AM +, Stuart Henderson wrote:
> That Python file just looks like a script that is run. The .pyc bytecode
> files are only used for things which are pulled in by "import" from a python
> program. (in most cases this is for modules which are in
> /usr/local/lib/pyth
I would say it is working and has been working since around June of 2020.
In my case opendnssec was installed together with openhsm2 in amd64
machines following procedure well described in opendnssec readme doc.
Manually edited the kasp.xml list in both KSK and ZSK sections to:
15
Listing keys i
On 2021/12/06 02:36, Pp Xyz wrote:
> Well, servers are following -current on amd64 but reinstalled (-r)
> opendnssec package using the version from stable (7.0, amd64) instead of
> the snapshots version.
> It solved the issue and servers regained capacity to sign with the ed25519
> keys in use.
> T
Ok
—
Antoine
> On 5 Dec 2021, at 16:34, Daniel Dickman wrote:
>
> Now that py-typing-extensions is updated, below is an update for bokeh to
> the 2.4.x series.
>
> ok?
>
> Index: Makefile
> ===
> RCS file: /cvs/ports/www/py-bok
I tried to build it on i386 too, it needs a -Wl,-z,notext but then it
builds. (idea taken from the FreeBSD port, -fPIC is not enough.)
I've also tested it on amd64 using an encrypted file container, seems to
work fine.
Attaching an updated tarball that adds that flag for i386 and tweaks the
Make
Rafael Sadowski:
> > x11/qt5/qtlocation C++: no member in namespace
>
> Looks simple to fix. std::{forward,move} are define in utility.
> https://en.cppreference.com/w/cpp/header/utility
>
> I have no LLVM13 setup here.
Yes, that fixes the build. ok naddy@
> diff --git
> a/x11/q
Omar Polo [2021-12-04, 17:37 +0100]:
> Timo Myyrä writes:
>
>> Hi,
>>
>> Here's an bump to chicken scheme.
>> Works here on amd64.
>
> Hello,
>
> builds fine, WANTLIB and plist ok, and from a quick test it's working
> correctly. `make test` passes too :D
>
> I've only one doubt
>
>> -SHARED_LIB
On Sun Dec 05, 2021 at 07:16:27PM +0100, Stefan Hagen wrote:
> Aaron Bieber wrote:
> > Another matrix-thing update \o/ !
> >
> > This time for Neochat!
> >
> > No real changes in the port. Here are the changes for the actual app:
> > https://apps.kde.org/neochat/#1.2.0
> >
> > OK?
>
> Hmm. Do y
Aaron Bieber wrote:
> Another matrix-thing update \o/ !
>
> This time for Neochat!
>
> No real changes in the port. Here are the changes for the actual app:
> https://apps.kde.org/neochat/#1.2.0
>
> OK?
Hmm. Do you have some KDE parts on your system that I do not?
$ make
===> Configuring for
Stuart Henderson wrote:
> On 2021/12/01 16:17, Jonathan Gray wrote:
> > Each of these ports are around 1GB of files mirrors have to carry.
> > I'm not sure how much of a concern that is.
>
> Currently 1.6GB with the one version (it's built for i386 and amd64). It
> is more the time to sync package
Aaron Bieber wrote:
> Hi!
>
> Here is an update for gomuks. I thought I had committed it - but
> apparently not!
>
> Port changes:
> - switch to modules.inc
>
> Gomuks changes:
> - https://github.com/tulir/gomuks/releases/tag/v0.2.4
>
> If you have been holding off on using gomuks because it
Aaron Bieber wrote:
> Hi,
>
> Here is an update for OLM. I have tested it with net/gomuks and
> net/neochat (and updates for both gomuks and neochat) with no issues.
>
> OK?
Looks good and quickly tested with gomuks (amd64)
ok sdk@
> diff ebf1d683daacae98d7d64b35b494ba79fff3021b /usr/ports
> b
Another matrix-thing update \o/ !
This time for Neochat!
No real changes in the port. Here are the changes for the actual app:
https://apps.kde.org/neochat/#1.2.0
OK?
diff ebf1d683daacae98d7d64b35b494ba79fff3021b /usr/ports
blob - 76c41c537ef7e5659b66b4c3880de18570d7329b
file + net/neochat/Make
Well, servers are following -current on amd64 but reinstalled (-r)
opendnssec package using the version from stable (7.0, amd64) instead of
the snapshots version.
It solved the issue and servers regained capacity to sign with the ed25519
keys in use.
There is something about that last commit that r
Hi!
Here is an update for gomuks. I thought I had committed it - but
apparently not!
Port changes:
- switch to modules.inc
Gomuks changes:
- https://github.com/tulir/gomuks/releases/tag/v0.2.4
If you have been holding off on using gomuks because it looks like a
tire fire in a dumpster fire on
Hi,
Here is an update for OLM. I have tested it with net/gomuks and
net/neochat (and updates for both gomuks and neochat) with no issues.
OK?
diff ebf1d683daacae98d7d64b35b494ba79fff3021b /usr/ports
blob - 924404a6ac3b93fba8d6e62d54f01810107c6a7d
file + devel/olm/Makefile
--- devel/olm/Makefile
Rafael Sadowski writes:
> Update kdiff3 to 1.9.4
>
> diff --git a/devel/kdiff3/Makefile b/devel/kdiff3/Makefile
> index 15e05de6a67..75e710975d0 100644
> --- a/devel/kdiff3/Makefile
> +++ b/devel/kdiff3/Makefile
> @@ -2,7 +2,7 @@
>
> COMMENT =compares and merges multiple files or directo
Hi Stefan,
On Sun, Dec 05, 2021 at 01:59:03PM +0100, Stefan Hagen wrote:
> Sergey A. Osokin wrote:
> > could you please review and commit the attached patch to update
> > NGINX Unit to its recent bugfix release - 1.26.1.
> >
> > Here's the commit message:
> >
> >
> > www/unit: update fr
I am sorry if I'm missing something but can't figure this one out...
Did the last commit to by sthen on 2021/11/28 to opendnssec port with
patches for libhsm break servers using ed25519 keys by removing ability to
sign or resign the zones with current keys?
Nothing else changed on my servers, keys
Tom Murphy wrote:
> Here's an update to emulators/fceux to v2.5.0. A few highlights:
>
> * Dependency on graphics/ffmpeg for recording videos
> * Cmakelists patch changed. Some upstream changes went in
> * QT ConsoleWindow.cpp patch no longer needed (upstream changes)
>
> Runs well on my amd64 sy
Now that py-typing-extensions is updated, below is an update for bokeh to
the 2.4.x series.
ok?
Index: Makefile
===
RCS file: /cvs/ports/www/py-bokeh/Makefile,v
retrieving revision 1.36
diff -u -p -u -r1.36 Makefile
--- Makefile
On Sun Dec 05, 2021 at 02:22:46PM +0100, Christian Weisgerber wrote:
> I ran another amd64 bulk build with base clang updated to LLVM 13
> and --allow-shlib-undefined as the default again (~patrick/llvm.v6).
> I also put in a tentative fix for security/nss.
>
> Failure logs:
> http://build-failure
I ran another amd64 bulk build with base clang updated to LLVM 13
and --allow-shlib-undefined as the default again (~patrick/llvm.v6).
I also put in a tentative fix for security/nss.
Failure logs:
http://build-failures.rhaalovely.net/amd64-clang/2021-12-04/
Triage:
devel/qbs
Brad Smith wrote:
> Here is an update to libavif 0.9.3.
>
>
> ## [0.9.3] - 2021-10-20
>
> ### Added
> * Support for progressive AVIFs and operating point selection
> * Add automatic tile scaling to the item's ispe or track's dims
> * Add diagnostic messages for AV1 decode failures
> * avifdec: A
Sebastien Marie:
> I intent to not link it in the build (devel/Makefile) and let's ports
> using it in BUILD_DEPENDS to trigger the build of the port. It should
> avoid building it on archs where no others ports are using it (Am I
> right ?)
Ewww, I'm not sure how dpb, sqlports, etc. deal with th
Sergey A. Osokin wrote:
> could you please review and commit the attached patch to update
> NGINX Unit to its recent bugfix release - 1.26.1.
>
> Here's the commit message:
>
>
> www/unit: update from 1.26.0 to 1.26.1.
>
>
>
> *) Bugfix: occasionally, the Unit daemon was unable to ful
Hi,
thanks for valuable feedback, I will definitely use it in future porting
efforts.
Yeah, the -s parameter to silence is at src/Makefile:86
85 ifneq "$(origin VERBOSE)" "command line"
86 MAKEFLAGS += -s
87 endif
Thanks,
TTM
Omar Polo writes:
> Omar Polo writes:
>
>>
Omar Polo writes:
> Tietoturvamies writes:
>
>> Hi,
>>
>> the patches by jcs adding OpenBSD support into VeraCrypt were accepted
>> upstream [1] and the new release [2] does include them, so
>
> that's good to hear!
>
>> I've updated the port and it's attached.
>>
>> Changes to previous port [3]
Tietoturvamies writes:
> Hi,
>
> the patches by jcs adding OpenBSD support into VeraCrypt were accepted
> upstream [1] and the new release [2] does include them, so
that's good to hear!
> I've updated the port and it's attached.
>
> Changes to previous port [3]:
> - no additional files or patch
It may work to symlink gm4 to ${WRKDIR}/bin/m4 in post-extract. But this
has come up in other places too so it would be helpful to have support in
base m4.
--
Sent from a phone, apologies for poor formatting.
On 4 December 2021 12:47:30 Christopher Zimmermann wrote:
Hi,
current ocaml uses
That Python file just looks like a script that is run. The .pyc bytecode
files are only used for things which are pulled in by "import" from a
python program. (in most cases this is for modules which are in
/usr/local/lib/python3.9 etc). So I think the MODPY_COMPILE is not useful.
--
Sent fro
Hi,
the patches by jcs adding OpenBSD support into VeraCrypt were accepted
upstream [1] and the new release [2] does include them, so
I've updated the port and it's attached.
Changes to previous port [3]:
- no additional files or patches are needed now, everything is in the
upstream as recommen
Index: Makefile
===
RCS file: /cvs/ports/sysutils/kubectl/Makefile,v
retrieving revision 1.11
diff -u -p -u -p -r1.11 Makefile
--- Makefile8 Nov 2021 08:48:38 - 1.11
+++ Makefile5 Dec 2021 08:32:26 -
@@ -4,7 +4,
Hiltjo Posthuma wrote:
> This updates stagit from 0.9.6 to 1.0.
>
> Changes:
>
> * Print the number of remaining commits.
> * Ignore '\r' in writing diffs and file blobs.
> * Percent encode characters in path names, like '?' and '#'.
> * Encode XML / HTML entities in the project name.
> * Add EXA
37 matches
Mail list logo