CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/06/23 10:19:38
Modified files:
converters/html2text: Makefile
Added files:
converters/html2text/patches: patch-html2text_cpp
Log message:
Use pledge "stdio rpath" while parsing untrusted HTML input.
Configure without libcurl to avoid unexpected network activity.
OK sthen@
