Page MenuHomeFreeBSD
Feed Advanced Search

Mon, Apr 8

zirias added a comment to D44560: lang/dotnet: Configure install location.
  • It will expect dotnet installed in ${LOCALBASE}/share/dotnet while the port currently installs to ${LOCALBASE}/dotnet, is this intentional?

Hmm, I was just following other cases around that code. Maybe it is our port that should be changed to install into share?

Mon, Apr 8, 8:02 AM
zirias added a comment to D44560: lang/dotnet: Configure install location.

Regarding the upstream PR, that certainly is the path to a "correct" solution! Two remarks though:

Mon, Apr 8, 7:53 AM

Fri, Apr 5

zirias added a comment to D44562: lang/dotnet: Add experimental LibreSSL patch.

Maybe my text for pkg-descr wasn't the best ... but first, I'm unsure about this patch as well, it's a separate review for a strong reason here ;)

Fri, Apr 5, 6:18 AM
zirias added a comment to D44561: lang/dotnet: Bundle FreeBSD runtime NuGet packages.

I'm again not sure about post-install part. I think something should be patches in the runtime code to look in the location suitable for FreeBSD.

Fri, Apr 5, 6:03 AM

Tue, Apr 2

zirias added a comment to D44560: lang/dotnet: Configure install location.

My PowerShell port seems to finally work: https://people.freebsd.org/~zirias/patches/0001-shells-powershell-Add-new-port.patch
Maybe it's a nice testcase here.

Tue, Apr 2, 7:40 AM

Mon, Apr 1

zirias committed R11:e760c81810bf: net/guacamole-server: Fix disabling KUBERNETES/SSH (authored by zirias).
net/guacamole-server: Fix disabling KUBERNETES/SSH
Mon, Apr 1, 6:12 AM
zirias committed R11:7aa6d833018a: x11-wm/fvwm3: Update to 1.1.0 (authored by zirias).
x11-wm/fvwm3: Update to 1.1.0
Mon, Apr 1, 6:12 AM

Sat, Mar 30

zirias added a comment to D44560: lang/dotnet: Configure install location.

With our Linuxulator technology we might be actually able to run both Linux and FreeBSD binaries. I'll look into that.

Sat, Mar 30, 11:30 AM
zirias added a comment to D44560: lang/dotnet: Configure install location.

Hum, aren't compilation products of .NET intended to be cross-platform?

Sat, Mar 30, 10:29 AM
zirias added a comment to D44560: lang/dotnet: Configure install location.

Maybe we can at least persuade upstream to look for $LOCALBASE/etc/dotnet/install_location

The thing is that this won't solve anything for precompiled stuff, but see my comment above: Probably pointless anyways because anything precompiled will always have some native stub code not built for FreeBSD...

Sat, Mar 30, 10:21 AM
zirias added a comment to D44560: lang/dotnet: Configure install location.

This won't help when users download some binary (IL) software and try to run it, it will have /usr/share/dotnet and this config file "baked in", so I really think just adding this file is the portable solution.

Sat, Mar 30, 10:15 AM
zirias added a comment to D44560: lang/dotnet: Configure install location.

can be reproduced with the simplest possible helloworld project:

Great, this is exactly what I asked for, many thanks! I'll play with runtime to make this testcase to work out of the box.

Sat, Mar 30, 10:10 AM
zirias added a comment to D44560: lang/dotnet: Configure install location.

Just tried, can be reproduced with the simplest possible helloworld project:

Sat, Mar 30, 10:01 AM
zirias added a comment to D44560: lang/dotnet: Configure install location.

You'll just need some dotnet software built without using options like PublishReadyToRun, PublishAOT, PublishSingleFile ...

Sat, Mar 30, 9:49 AM
zirias added a comment to D44560: lang/dotnet: Configure install location.

Can you please elaborate a bit on what problem does this change solve?

Sat, Mar 30, 9:37 AM
zirias requested review of D44563: lang/dotnet: Bump port revision.
Sat, Mar 30, 9:25 AM
zirias requested review of D44562: lang/dotnet: Add experimental LibreSSL patch.
Sat, Mar 30, 9:24 AM
zirias requested review of D44561: lang/dotnet: Bundle FreeBSD runtime NuGet packages.
Sat, Mar 30, 9:24 AM
zirias requested review of D44560: lang/dotnet: Configure install location.
Sat, Mar 30, 9:24 AM

Tue, Mar 19

zirias committed R11:c9d71f2d07d6: x11-wm/fvwm3: Update to 1.0.9 (authored by zirias).
x11-wm/fvwm3: Update to 1.0.9
Tue, Mar 19, 9:06 PM
zirias committed R11:eb05293045e5: x11-wm/fvwm3: Add maximum go version (authored by zirias).
x11-wm/fvwm3: Add maximum go version
Tue, Mar 19, 9:06 PM

Mar 16 2024

zirias added a reverting change for R11:833240cfd41f: net/libvncserver: Fix build with ssl from ports: R11:58044837bc04: net/libvncserver: Revert fix with ssl from ports.
Mar 16 2024, 8:04 AM
zirias committed R11:0a8e5e996fef: irc/irssi: Revert build with ssl from ports (authored by zirias).
irc/irssi: Revert build with ssl from ports
Mar 16 2024, 8:04 AM
zirias added a reverting change for R11:71f0f861cedf: irc/irssi: Fix build with ssl from ports: R11:0a8e5e996fef: irc/irssi: Revert build with ssl from ports.
Mar 16 2024, 8:04 AM
zirias committed R11:58044837bc04: net/libvncserver: Revert fix with ssl from ports (authored by zirias).
net/libvncserver: Revert fix with ssl from ports
Mar 16 2024, 8:04 AM
zirias committed R11:4c0ac6f6d1e1: www/elinks: Revert build-fix with ssl from ports (authored by zirias).
www/elinks: Revert build-fix with ssl from ports
Mar 16 2024, 8:04 AM
zirias added a reverting change for R11:9de718aaf747: www/elinks: Fix build with ssl from ports: R11:4c0ac6f6d1e1: www/elinks: Revert build-fix with ssl from ports.
Mar 16 2024, 8:04 AM

Mar 15 2024

zirias committed R11:87d80d5ee36f: www/elinks: Fix build with libressl (authored by zirias).
www/elinks: Fix build with libressl
Mar 15 2024, 6:35 PM
zirias committed R11:37658ce90473: security/pkcs11-helper: Fix build with libressl (authored by zirias).
security/pkcs11-helper: Fix build with libressl
Mar 15 2024, 1:57 PM
zirias committed R11:64e80d6c123a: graphics/gtkam: Fix building the GIMP plugin (authored by zirias).
graphics/gtkam: Fix building the GIMP plugin
Mar 15 2024, 7:02 AM

Mar 13 2024

zirias committed R11:5482de3747db: converters/dos2ansi: Add new port (authored by zirias).
converters/dos2ansi: Add new port
Mar 13 2024, 4:01 PM

Mar 6 2024

zirias committed R11:f800109dfb27: security/xhash: Update to 3.3.2 (authored by rbranco_suse.com).
security/xhash: Update to 3.3.2
Mar 6 2024, 9:21 AM

Mar 1 2024

zirias updated the diff for D37454: multimedia/librtmp: Fix build with libressl 3.8.

I totally forgot I was still waiting for maintainer approval on this one. Now it finally popped up in my builds again, so updated and rebased.

Mar 1 2024, 8:03 AM
zirias retitled D37454: multimedia/librtmp: Fix build with libressl 3.8 from multimedia/librtmp: Fix build with libressl 3.5 to multimedia/librtmp: Fix build with libressl 3.8.
Mar 1 2024, 8:01 AM

Feb 27 2024

zirias accepted D44067: devel/openocd: Overhaul Makefile.

lgtm

Feb 27 2024, 2:55 PM
zirias committed R11:903018febdf2: x11-fonts/ibmfonts: Update to 0.2.0 (authored by zirias).
x11-fonts/ibmfonts: Update to 0.2.0
Feb 27 2024, 10:50 AM
zirias added inline comments to D44067: devel/openocd: Overhaul Makefile.
Feb 27 2024, 8:58 AM

Feb 24 2024

zirias accepted D44065: sysutils/cpufetch: Move man to share/man.

stlgtm

Feb 24 2024, 7:18 PM

Feb 16 2024

zirias committed R11:10949ea3c082: x11-fonts/ibmfonts: Add new port (authored by zirias).
x11-fonts/ibmfonts: Add new port
Feb 16 2024, 7:34 PM

Feb 6 2024

zirias accepted D43740: security/xray-core: Update to 1.8.7.

stlgtm

Feb 6 2024, 6:26 PM

Jan 28 2024

zirias committed R11:b43889094bec: multimedia/makemkv: Update to 1.17.6 (authored by zirias).
multimedia/makemkv: Update to 1.17.6
Jan 28 2024, 12:21 PM

Jan 22 2024

zirias added inline comments to D43535: audio/cava: Update to 0.10.0.
Jan 22 2024, 7:27 AM

Jan 21 2024

zirias added inline comments to D43535: audio/cava: Update to 0.10.0.
Jan 21 2024, 6:34 PM

Jan 3 2024

zirias accepted D43273: comms/opencbm-kmod: Add error handling for copyin() and copyout() calls.

Thanks a lot again, please
shipit

Jan 3 2024, 4:46 PM
zirias accepted D43273: comms/opencbm-kmod: Add error handling for copyin() and copyout() calls.

Thanks for this! It seems I goofed here a long time ago when I ported the existing Linux driver to FreeBSD, the original code *does* error-check copy_[from|to]_user().

Jan 3 2024, 11:34 AM

Dec 13 2023

zirias closed D42922: databases/mysql80-server: Fix build with libressl.
Dec 13 2023, 10:57 AM
zirias committed R11:81d71f93c329: databases/mysql80-server: Fix build with libressl (authored by zirias).
databases/mysql80-server: Fix build with libressl
Dec 13 2023, 10:57 AM

Dec 7 2023

zirias added a comment to D42890: devel/ccache4: Update to 4.8.3.
In D42890#978172, @jbo wrote:

Note: GCC versions 8 and 9 have been removed from GNU_COMPILERS because they are marked deprecated in the ports tree and will expire at 2023-12-31 and 2024-06-30 respectively

Dec 7 2023, 2:09 PM
zirias accepted D42889: sysutils/appjail: Update to 2.10.0.

stlgtm

Dec 7 2023, 2:04 PM
zirias accepted D42888: devel/wasmer: Update to 4.2.4.

shipit

Dec 7 2023, 2:01 PM
zirias updated the diff for D42924: security/tor: Fix build with LibreSSL.

Having another look was very helpful, turned out the few ENGINE_* calls LibreSSL *does* provide are just stubs returning NULL. Even code disabling engines based on the OPENSSL_NO_ENGINE feature flag was already there, it just didn't work because opensslconf.h was not included, which is necessary at least with LibreSSL to get the feature flags. This might even be a fix for upstream now ...

Dec 7 2023, 1:21 PM
zirias updated the summary of D42924: security/tor: Fix build with LibreSSL.
Dec 7 2023, 1:18 PM
zirias added inline comments to D42924: security/tor: Fix build with LibreSSL.
Dec 7 2023, 7:22 AM

Dec 6 2023

zirias updated the diff for D42923: www/neon: Support selecting GSSAPI from ports.

Can't use the *_WITH helper when multiple options handle the same configure knob, d'oh, fixed.

Dec 6 2023, 12:29 PM
zirias requested review of D42924: security/tor: Fix build with LibreSSL.
Dec 6 2023, 12:21 PM
zirias requested review of D42923: www/neon: Support selecting GSSAPI from ports.
Dec 6 2023, 12:18 PM
zirias requested review of D42922: databases/mysql80-server: Fix build with libressl.
Dec 6 2023, 12:06 PM
zirias committed R11:ac15863de9de: security/p5-Net-SSLeay: Fix build with libressl3.8 (authored by zirias).
security/p5-Net-SSLeay: Fix build with libressl3.8
Dec 6 2023, 10:05 AM

Dec 2 2023

zirias accepted D42873: net/keycloak: Update to 23.0.1.

stlgtm

Dec 2 2023, 6:45 AM

Nov 30 2023

zirias accepted D42844: x11-wm/bspwm: Take over maintainership.

recommend to commit the patch from the PR directly after that, hereby approved as well.

Nov 30 2023, 6:50 AM

Nov 27 2023

zirias committed R11:d27f62ea7a98: devel/exomizer: Update to 3.1.2 (authored by zirias).
devel/exomizer: Update to 3.1.2
Nov 27 2023, 9:47 AM
zirias committed R11:d48dece4e53b: devel/exomizer: Update to 3.1.2 (authored by zirias).
devel/exomizer: Update to 3.1.2
Nov 27 2023, 7:15 AM

Nov 24 2023

zirias updated the summary of D42730: pam_unix: Reliably disable empty password auth.
Nov 24 2023, 1:29 PM
zirias updated the diff for D42731: pam_unix: Store empty password as empty hash.

rebase on updated parent revision

Nov 24 2023, 1:27 PM
zirias updated the diff for D42730: pam_unix: Reliably disable empty password auth.

Remove the emptyok option to really treat both possible ways of storing an "empty" password the same. I think everything else would be confusing and bear the risk of misconfiguration.

Nov 24 2023, 1:26 PM
zirias added a comment to D42730: pam_unix: Reliably disable empty password auth.

I just noticed I broke the already existing emptyok option with this. I'm not sure whether it's a good idea to distinguish them at all, but they're certainly used in an inconsistent way: During password change, whether an empty password will be allowed depends on nullok (line 390), nevertheless a hash will be stored, matching the "empty" password.

Nov 24 2023, 10:42 AM

Nov 23 2023

zirias requested review of D42731: pam_unix: Store empty password as empty hash.
Nov 23 2023, 11:39 AM
zirias requested review of D42730: pam_unix: Reliably disable empty password auth.
Nov 23 2023, 11:39 AM

Nov 15 2023

zirias accepted D42610: devel/openocd: Update to 0.12.0.

stlgtm

Nov 15 2023, 1:14 PM

Nov 5 2023

zirias committed R11:131067d9a214: comms/opencbm-plugin-xa1541: Fix run depends (authored by zirias).
comms/opencbm-plugin-xa1541: Fix run depends
Nov 5 2023, 12:31 PM

Oct 30 2023

zirias accepted D42071: www/offpunk: Add new port.

lgtm

Oct 30 2023, 2:12 PM
zirias accepted D42397: sysutils/zfs-stats: Update WWW.

stlgtm

Oct 30 2023, 7:59 AM

Oct 26 2023

zirias committed R11:30f031e8546c: graphics/osgearth: Update to 3.5 (authored by zirias).
graphics/osgearth: Update to 3.5
Oct 26 2023, 6:54 AM

Oct 24 2023

zirias committed R11:539c6ce64743: x11/xscreensaver: Further clean up (authored by zirias).
x11/xscreensaver: Further clean up
Oct 24 2023, 2:32 PM

Oct 22 2023

zirias committed R11:24c2bf6b3cff: x11/xscreensaver: Update to 6.08 (authored by zirias).
x11/xscreensaver: Update to 6.08
Oct 22 2023, 4:04 PM
zirias committed R11:f984e47dd9fe: x11/xscreensaver: Adopt and clean up (authored by zirias).
x11/xscreensaver: Adopt and clean up
Oct 22 2023, 4:04 PM
zirias committed R11:edc6ad59fbad: x11/fireflies: Update to 2.08 (authored by zirias).
x11/fireflies: Update to 2.08
Oct 22 2023, 6:14 AM

Oct 20 2023

zirias committed R11:fbb58a2ffc8e: x11/fireflies: Deprecate, unmaintained upstream (authored by zirias).
x11/fireflies: Deprecate, unmaintained upstream
Oct 20 2023, 7:26 AM

Oct 11 2023

zirias committed R11:921aefd31e63: multimedia/makemkv: Update to 1.17.5 (authored by zirias).
multimedia/makemkv: Update to 1.17.5
Oct 11 2023, 12:19 PM
zirias closed D42155: Templates/Makefile: Modernize and extend.
Oct 11 2023, 9:58 AM
zirias committed R11:0a170fe305d6: Templates/Makefile: Modernize and extend (authored by zirias).
Templates/Makefile: Modernize and extend
Oct 11 2023, 9:58 AM
zirias requested review of D42155: Templates/Makefile: Modernize and extend.
Oct 11 2023, 9:51 AM

Oct 6 2023

zirias accepted D42104: sysutils/govmomi: Update to 0.32.0.

lgtm

Oct 6 2023, 3:55 PM
zirias accepted D42103: databases/py-pony: Update to 0.7.17.

lgtm

Oct 6 2023, 11:38 AM
zirias accepted D42090: devel/gpds: Update to 1.7.0.

ok then,
makeitso

Oct 6 2023, 11:07 AM
zirias added inline comments to D42090: devel/gpds: Update to 1.7.0.
Oct 6 2023, 5:37 AM

Oct 4 2023

zirias added inline comments to D42071: www/offpunk: Add new port.
Oct 4 2023, 2:36 PM

Oct 3 2023

zirias accepted D41915: multimedia/motion: Update to 4.5.1.

lgtm

Oct 3 2023, 11:04 AM

Sep 28 2023

zirias added a comment to D40565: Remove toor backup account.

It also serves a purpose for people actually using a root shell, but prefer one from ports. Then it's helpful to have a simple fallback with a shell from base in case of emergency. When you look at discussions on FreeBSD forums, this seems to be a somewhat popular use case.

Sep 28 2023, 6:00 AM

Sep 26 2023

zirias added inline comments to D41915: multimedia/motion: Update to 4.5.1.
Sep 26 2023, 6:05 AM
zirias added inline comments to D41915: multimedia/motion: Update to 4.5.1.
Sep 26 2023, 6:01 AM

Sep 25 2023

zirias accepted D41972: security/xray-core: Update to 1.8.4.

lgtm

Sep 25 2023, 4:35 PM
zirias accepted D41974: devel/malloy: Update to 0.7.0.

lgtm

Sep 25 2023, 2:33 PM
zirias added inline comments to D41972: security/xray-core: Update to 1.8.4.
Sep 25 2023, 1:19 PM

Sep 24 2023

zirias added a comment to D41844: Add an implementation of the 9P filesystem.

Thanks a lot for this work!

Sep 24 2023, 6:17 AM

Sep 20 2023

zirias committed R11:9de718aaf747: www/elinks: Fix build with ssl from ports (authored by zirias).
www/elinks: Fix build with ssl from ports
Sep 20 2023, 7:45 AM
zirias committed R11:71f0f861cedf: irc/irssi: Fix build with ssl from ports (authored by zirias).
irc/irssi: Fix build with ssl from ports
Sep 20 2023, 7:45 AM
zirias committed R11:833240cfd41f: net/libvncserver: Fix build with ssl from ports (authored by zirias).
net/libvncserver: Fix build with ssl from ports
Sep 20 2023, 7:45 AM

Sep 19 2023

zirias added inline comments to D41915: multimedia/motion: Update to 4.5.1.
Sep 19 2023, 4:52 PM

Sep 18 2023

zirias accepted D41891: deskutils/nanonote: Add new port.

Please just remove the :noninja argument and then
shipit
thanks :)

Sep 18 2023, 12:33 PM