Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148898020
D55878.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D55878.diff
View Options
diff --git a/devel/superhtml/Makefile b/devel/superhtml/Makefile
new file mode 100644
--- /dev/null
+++ b/devel/superhtml/Makefile
@@ -0,0 +1,30 @@
+PORTNAME= superhtml
+DISTVERSION= 0.6.2
+DISTVERSIONPREFIX= v
+CATEGORIES= devel
+
+MAINTAINER= dave@freedave.net
+COMMENT= HTML Validator, Formatter and LSP
+WWW= https://zine-ssg.io/docs/superhtml
+
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+USES= zig
+
+USE_GITHUB= yes
+GH_ACCOUNT= kristoff-it
+GH_PROJECT= ${PORTNAME}
+
+PLIST_FILES= bin/superhtml
+
+ZIG_TUPLE= known_folders:github.com/ziglibs/known-folders/archive/ab5cf5feb936fa3b72c95d3ad0c0c6779.tar.gz:known_folders-0.0.0-Fy-PJtTTAADUOhGKM0sxzG4eMkNQxRvx9e5dfHVyaeA3 \
+ lsp_kit:github.com/zigtools/lsp-kit/archive/fe98e895ca3bd1b39965ab30f0f252f7b.tar.gz:lsp_kit-0.1.0-bi_PLzAyCgClDh8_M0U9Q50ysdsQBuRuBTZfwg6rZPd6 \
+ scripty:github.com/kristoff-it/scripty/archive/50dbab8945440089384f26ec165d870c2.tar.gz:scripty-0.1.0-LKK5O7v4AADWWXuFcTJky_5sY12tmw3kRi3k2wkpfxAX \
+ tracy:github.com/kristoff-it/tracy/archive/67d2d89e351048c76fc6d161e0ac09d8a.tar.gz:tracy-0.0.0-4Xw-1pwwAABTfMgoDP1unCbZDZhJEfict7XCBGF6IdIn
+
+# `make WITH_DEBUG=yes test` to test against debug build
+do-test:
+ cd ${BUILD_WRKSRC} && ${DO_MAKE_BUILD:S/build/build test --summary all/}
+
+.include <bsd.port.mk>
diff --git a/devel/superhtml/distinfo b/devel/superhtml/distinfo
new file mode 100644
--- /dev/null
+++ b/devel/superhtml/distinfo
@@ -0,0 +1,11 @@
+TIMESTAMP = 1773684846
+SHA256 (zig/ab5cf5feb936fa3b72c95d3ad0c0c6779.tar.gz) = 55a2380907da5e30a3a9991d73d5b4a1372a2c2bd508da4dad96c127a10625e9
+SIZE (zig/ab5cf5feb936fa3b72c95d3ad0c0c6779.tar.gz) = 12569
+SHA256 (zig/fe98e895ca3bd1b39965ab30f0f252f7b.tar.gz) = 46c57bad1922899bfae68e2d30a363061242dc2e808d6f27fc92ea8fe74c92db
+SIZE (zig/fe98e895ca3bd1b39965ab30f0f252f7b.tar.gz) = 100656
+SHA256 (zig/50dbab8945440089384f26ec165d870c2.tar.gz) = 18325156728c48236270812947b4a1d24f9767899c771ddd21bfdb99b581fd30
+SIZE (zig/50dbab8945440089384f26ec165d870c2.tar.gz) = 12473
+SHA256 (zig/67d2d89e351048c76fc6d161e0ac09d8a.tar.gz) = a54d405e7ffadcc5f2e441b361226666e61df1acf3ac18045f2771df0cf26b3f
+SIZE (zig/67d2d89e351048c76fc6d161e0ac09d8a.tar.gz) = 3933
+SHA256 (zig/kristoff-it-superhtml-v0.6.2_GH0.tar.gz) = 431d7189501e1b2e8da53c3ca8d6e7f1c642b523f3715c21cb8bfd2f8eef3971
+SIZE (zig/kristoff-it-superhtml-v0.6.2_GH0.tar.gz) = 2639671
diff --git a/devel/superhtml/pkg-descr b/devel/superhtml/pkg-descr
new file mode 100644
--- /dev/null
+++ b/devel/superhtml/pkg-descr
@@ -0,0 +1,4 @@
+The SuperHTML CLI Tool offers validation and autoformatting features for
+SuperHTML, SuperMD, and Scripty (used by www/zine-ssg).
+
+Additionally it can be used as an LSP for HTML as well.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Mar 21, 8:55 PM (9 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30053007
Default Alt Text
D55878.diff (2 KB)
Attached To
Mode
D55878: devel/superhtml: Add port
Attached
Detach File
Event Timeline
Log In to Comment