Page MenuHomeFreeBSD

devel/superhtml: Add port
Needs ReviewPublic

Authored by dave_freedave.net on Mon, Mar 16, 5:09 PM.
Tags
None
Referenced Files
F148772021: D55878.diff
Fri, Mar 20, 3:42 AM
F148757049: D55878.diff
Fri, Mar 20, 1:45 AM
F148236067: superhtml-0.6.2.log
Mon, Mar 16, 5:10 PM
Subscribers
None

Details

Reviewers
adamw
Group Reviewers
Contributor Reviewers (ports)
Summary

add the LSP for www/zine-ssg (see D55877).

Test Plan

In addition to make test, also ran poudriere testport -j FreeBSD15 -p local devel/superhtml and will be attaching output.

NOTE: I do see a warning in the build log, but it matches the warning for zls (another zig port):
/!\ zls-0.15.1_1: Makefile warnings, please consider fixing /!\

MASTER_SITES contains https://github.com/ziglibs/diffz/archive/:diffz
https://github.com/ziglibs/known-folders/archive/:known_folders
https://github.com/zigtools/lsp-kit/archive/:lsp_kit
https://github.com/wolfpld/tracy/archive/refs/tags/:tracy, please use
USE_GITHUB instead.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

dave_freedave.net created this revision.

results of poudriere

devel/superhtml/Makefile
18

DISTVERSIONPREFIX= v

fix GH_TAGNAME= v${...} to DISTVERSIONPREFIX before @adamw notices ๐Ÿ˜ƒ

Oh too slow!