Punk Tcl binary-artifact repository. 'Battery Included' Tclkits intended to support the punk shell - but can be used as ordinary runtimes for Tcl. see: https://www.gitea1.intx.com.au/jn/punkshell
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
1.6 KiB

#punkshell runtime artifact metadata (schema v2, class "runtime") - retroactive
#sidecar authored per shellspy G-123: ADDITIVE record for a pre-family artifact
#(artifact bytes, bare name and the sha1sums.txt integrity authority unchanged;
#no embedded copy exists inside the artifact).
schema = 2
[artifact]
name = "tclkit-851-freebsd7-x86_64"
class = "runtime"
target = "freebsd-x86_64"
sha1 = "a08dd02077733a7c0efa733dcfc4990a2e989122"
size = 2234902
built = "unrecorded"
#packager: declared identity, not proof - signing (minisign sidecars) is the
#verification layer.
packager = "Julian Noble <julian@precisium.com.au>"
license = "unrecorded"
[runtime]
#from the artifact name (not host-executable where this record was authored):
#Tcl 8.5.1, freebsd7-era metakit tclkit (binary carries a Metakit marker and
#"GCC: (GNU)"). defaults.txt deliberately carries no freebsd-x86_64 line -
#a legacy kit, not a recommendation.
tcl_patchlevel = "8.5.1"
[provenance]
#class: build-origin class (schema v2): suite-built | third-party | local.
#NOTE for line-based consumers: '[artifact] class' above is the first 'class ='
#line in the record by construction - whole-text single-key scans see that one.
class = "third-party"
#builder: legacy 8.5-era public tclkit build; upstream identity unrecorded
#(pre-BAWT era - no Bawt marker in the binary, unlike the 9.0.2 tclkits here).
builder = "unrecorded (legacy metakit-era tclkit build)"
source_url = "unrecorded"
upstream_ref = "unrecorded"
#retrieved: unrecorded; first recorded in this repo 2026-07-10 (git 31cd264,
#tier placement corrected same day by 82d212f).
retrieved = "unrecorded"