Files
Aaron Madlon-Kay 0a9437e290 golang ports: specify github.tarball_from archive in portgroup
For the main distfile only. Vendors will need a bigger, separate migration.

Ports that don't specify are set to `tarball`.
2025-03-07 07:03:15 +09:00

72 lines
3.4 KiB
Tcl

# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup golang 1.0
go.setup github.com/GeertJohan/gomatrix 101.0.0 v
# Delete this on next update to use golang PortGroup's default ('archive')
github.tarball_from tarball
revision 0
description Displays "The Matrix" in a terminal
long_description gomatrix connects to The Matrix and displays it's data \
streams in your terminal.
categories games
license BSD
installs_libs no
maintainers {gmail.com:herby.gillot @herbygillot} \
openmaintainer
destroot {
xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/
}
checksums ${distname}${extract.suffix} \
rmd160 14feb96dc4acc1fedb5b6c1f975e39feb852b3e9 \
sha256 e8739f58df092c0f8c77117a509152c97a9bfbd05840482e94fe7c860b308fbc \
size 6852
go.vendors golang.org/x/text \
lock v0.3.0 \
rmd160 81061ce2006da3d6f7a8ef8dae237d65305513d3 \
sha256 6243d5bbd9d8550bc44cb58a0d70180f7a3f6767299b490015107b4d27c604ae \
size 6102563 \
golang.org/x/sys \
lock e07cf5db2756 \
rmd160 a045a0cbf1ed44af257cc6864396b47f766b03b5 \
sha256 73c45c1d576a7a57571b72387d3ff605efe826b237f0c173bd7b81719f73e94e \
size 1448754 \
github.com/mattn/go-runewidth \
lock v0.0.4 \
rmd160 20081e360b3a667d21a7990197740bbaf51ec259 \
sha256 d3b074c23e9cebd7fe786eb4fcdb5f659a8afa7629e3ec9a142f4288067bf39b \
size 19840 \
github.com/lucasb-eyer/go-colorful \
lock v1.0.2 \
rmd160 e851c5a4682fce70eb2f4e5ef56f6adc46b97172 \
sha256 cb365b28527b1b81ff2418802cd2df4be1a1639a7686262de7d369c884f5b5a8 \
size 430547 \
github.com/jessevdk/go-flags \
lock v1.4.0 \
rmd160 b0c73c434cdc6019a10f27b5ab9bbb2134ae063d \
sha256 407533a2bca7c9b49b2ef5860350f0533227335191dc90995ca880091e35b503 \
size 55476 \
github.com/gdamore/tcell \
lock v1.3.0 \
rmd160 c0f9ed6375d47639b22e60fbaf9a92f1707b9ebe \
sha256 d50806e75494295f22a87ba45262c641eac89c192919832aec536b44d6197a9b \
size 148681 \
github.com/gdamore/encoding \
lock v1.0.0 \
rmd160 3ed8916f763a5b51db1bcc8bd3ad06cf3d12ec07 \
sha256 4f470c7308790bea8a526ea26cecbaa22345aad8dc566821cda6175b3d241ee1 \
size 10900 \
github.com/davecgh/go-spew \
lock v1.1.1 \
rmd160 7c02883aa81f81aca14e13a27fdca9e7fbc136f7 \
sha256 e85d6afa83e64962e0d63dd4812971eccf2b9b5445eda93f46a4406f0c177d5f \
size 42171