Jason Bacon
Jason Bacon
Which old version? As I mentioned, 1.4.1 and 1.4.2 both work fine. Thanks...
Yes, I am the FreeBSD port maintainer: https://github.com/yuezk/GlobalProtect-openconnect/issues/127 Currently the committed port is on 1.4.1 and I'll leave it alone until we figure out the 1.4.3 issue. The only obvious...
The ports system has a configurable prefix, but usually /usr/local. So /usr/local/etc/gpservice/gp.conf. Post-patch: ``` /usr/ports/wip/globalprotect-openconnect-1.4.3 1011 # fgrep -r /etc/ work/GlobalProtect-openconnect-1.4.3/ | egrep -v .'bak|orig' work/GlobalProtect-openconnect-1.4.3/GPClient/settingsdialog.ui: The configuration has been...
> Have you tried a `sudo killall gpservice` after upgrading? > > You'll get this behavior if you're still running the old gpservice and start the new gpclient Looks like...
Yes, I could add a deinstall hook for that purpose. But I think an upstream solution would be cleaner than maintaining hooks in every package manager. I haven't looked at...
FWIW, I framed out a pkgsrc package, but haven't had time to work through some issues with dependencies. If/when I really need to use VPN on my Mac, I'll get...
Hmm, I actually clicked "Cancel" to postpone opening this issue after checking on an afterthought of using git submodule support, but the issue opened anyway. ;-/ The FreeBSD ports submodule...
Patches improved and updated for 0.23.1: ``` --- Makefile.orig 2021-10-19 02:19:29 UTC +++ Makefile @@ -2,11 +2,13 @@ DIR_INC := ./inc DIR_SRC := ./src DIR_OBJ := ./obj -PREFIX ?= /usr/local...
Ran it on an iMac G5 running FreeBSD 13.0, clang 11.0.1: ``` ===> Testing for streamvbyte-0.4.1 cd /usr/ports/wip/streamvbyte/work/.build && ./unit [streamvbyte_decode] code is buggy gap=729 *** Error code 255 ```...
As the POWER architecture is also moving to LE, not sure anyone will be very motivated at this point. Just gave it a try because I could. If anyone is...