Created attachment 209749 [details] svn .diff A user reported a crash: % edbrowse .ebrc: unrecognized keyword linelength at line 49 edbrowse ready b www.freebsd.org 25613 Assertion failed: (option_defs[ optId ].type == TidyBoolean), function prvTidySetOptionBool, file config.c, line 397. Abort (core dumped) So add: files/patch-src_html-tidy.c, % edbrowse .ebrc: unrecognized keyword linelength at line 49 edbrowse ready b www.freebsd.org 25613 3288 1,3p {Skip site navigation} (1) {Skip section navigation} (2) {FreeBSD} {Donate to FreeBSD} q It's OK! This stupid patch fixes the failure, I will report the issue to the mainstream for a more intelligent solution Alfonso
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/101103788
Mainstream issue https://github.com/CMB/edbrowse/issues/53
A commit references this bug: Author: vanilla Date: Fri Dec 6 14:10:29 UTC 2019 New revision: 519145 URL: https://svnweb.freebsd.org/changeset/ports/519145 Log: Fix crash issue, and bump version. PR: 242471 Submitted by: maintainer Changes: head/www/edbrowse/Makefile head/www/edbrowse/files/patch-src_html-tidy.c