Jason Bacon

Results 50 issues of Jason Bacon

I just ported LilyTerm to FreeBSD. This is a *very* nice application, simple and clean, thanks for your work! I'd like to suggest changing the default key bindings to Shift+Ctrl+letter...

Running on FreeBSD 13.0-RELEASE. 1.4.1 and 1.4.2 work flawlessly. 1.4.3 appears to log in successfully but then hangs with "Connecting..." on the main window. Tail of terminal output starting with...

FYI: globalprotect-openconnect has been committed to the FreeBSD ports collection. It might be helpful to users if you could post a message like the following on your website: Thanks! globalprotect-openconnect...

Nice app - seems like very clean code. I developed a FreeBSD port which built without a hiccup on the first try and just works, including 2FA which was just...

The patch below adds DESTDIR support and an install-strip target. This will facilitate installing fastp via package managers, most of which can use these features by default. Also suggesting a...

Just a heads-up: When building bowtie 1.1.2 with clang 3.4, we're seeing intermittent crashes. Below is a backtrace from lldb. Maybe it will reveal a bug in the code that...

Perhaps you could mention under "Obtaining Bowtie" that bowtie2 is available in FreeBSD ports. FreeBSD users can simply run: `pkg install bowtie2` Thanks. JB

This patch adjusts the Makefile to respect CXX, canonical meaning of PREFIX, and DESTDIR. It does not change the default make behavior, but if CXX, PREFIX, and/or DESTDIR are provided...

Good morning, I'm a *nix developer with a lot of experience porting software to various platforms. My preferred method for deployment is build-from-source package managers such as FreeBSD ports, Gentoo...

Just got a FreeBSD port for 1.6.0 building ([https://github.com/outpaddling/freebsd-ports-wip/tree/master/salmon](https://github.com/outpaddling/freebsd-ports-wip/tree/master/salmon)) and trying to run the tutorial data: ``` Generating index... Version Server Response: Not Found [2021-12-06 08:42:39.323] [jLog] [warning] The salmon...