Files
Aaron Madlon-KayandAaron 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

73 lines
3.5 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/anmitsu/goful 0.2.1 v
revision 0
description Goful is a CUI file manager written in Go.
long_description {*}${description}
categories sysutils
installs_libs no
license MIT
maintainers {gmail.com:herby.gillot @herbygillot} \
openmaintainer
destroot {
xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/
}
checksums ${distname}${extract.suffix} \
rmd160 d6e2ad2556e5cd3723e330fc02b74ebe3bed4a5a \
sha256 da9ab9e9a08230e9fd37b4bbc3c4fd0c0dad5b96c3fe5f1926b93b42f947c919 \
size 5305297
go.vendors golang.org/x/text \
lock v0.3.7 \
rmd160 52777fe8a68660aab6e4588322a5949b0ba42e58 \
sha256 48971ba6a3123c4fd81b2bdec9fda3cef5815fad76f2407c8a888032462c542d \
size 8356115 \
golang.org/x/term \
lock 03fcf44c2211 \
rmd160 a1b9592e95373ba617ef579a2f7015cfdc871343 \
sha256 3673415a6d3d106d49b487715e151fc64245502ef547c16e8e13edb6b8f2f492 \
size 14975 \
golang.org/x/sys \
lock fe61309f8881 \
rmd160 2c0fdafb1c6c4a5da26d0b1baf1ac34c15e2f664 \
sha256 2c432aadeb689ce92c4c8e991bbba2a5a9770d7ca77d5b96829de88059ee300e \
size 1253691 \
github.com/rivo/uniseg \
lock v0.2.0 \
rmd160 33577def583aa2db50b69ca601e5d29ab201ebc4 \
sha256 2832965221246272462a03ffc8e159c94d8f534827f660f1ac4fc77e5ccd644c \
size 44037 \
github.com/mattn/go-runewidth \
lock v0.0.13 \
rmd160 e177edb4dc4702ae2b23704934ff31cc6561bbd0 \
sha256 dcd3ccbd956a6f53bc106b79489d0303a237c21d858d23250e3e1d7284b72b86 \
size 17363 \
github.com/lucasb-eyer/go-colorful \
lock v1.2.0 \
rmd160 a4183d0625e6c94474942cdc544c1061d35c4e34 \
sha256 fbad1aade4444bf51409f5b6a008cc14c7a7cdd1af856841fc1170605fae3914 \
size 970841 \
github.com/google/shlex \
lock e7afc7fbc510 \
rmd160 4e505c7f96adfae0b23fe7f4d7d3d12cd39beb52 \
sha256 d72b457eb90c286cca39c51f2d60ba241351cbad49f9980e30c43a15b2f09b34 \
size 7342 \
github.com/gdamore/tcell \
lock v2.4.0 \
rmd160 7f28e7159083e84f7d97481be7af58b48a1d9b42 \
sha256 e8285c5fd06623b87d1bf6ac8d781604771406df46a5653f9f0b6020c413c4b0 \
size 155715 \
github.com/gdamore/encoding \
lock v1.0.0 \
rmd160 3ed8916f763a5b51db1bcc8bd3ad06cf3d12ec07 \
sha256 4f470c7308790bea8a526ea26cecbaa22345aad8dc566821cda6175b3d241ee1 \
size 10900