sysutils/treetop: add new port

Pull Request:	https://github.com/freebsd/freebsd-ports/pull/375
This commit is contained in:
Al Hoang 2025-04-11 14:30:39 -05:00 committed by Koichiro Iwao
parent d66a556cd4
commit a69e875ba0
4 changed files with 30 additions and 0 deletions

View file

@ -1386,6 +1386,7 @@
SUBDIR += touchegg
SUBDIR += toybox
SUBDIR += tree
SUBDIR += treetop
SUBDIR += triton
SUBDIR += trueos-libqt5
SUBDIR += ts

20
sysutils/treetop/Makefile Normal file
View file

@ -0,0 +1,20 @@
PORTNAME= treetop
DISTVERSIONPREFIX= v
DISTVERSION= ${MODVERSION:S/-/./g:R}
CATEGORIES= sysutils
MAINTAINER= hoanga@gmail.com
COMMENT= Treetop is a fast, animated disk summarizer
WWW= https://github.com/eigenhombre/treetop
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/README.md
USES= go:modules
MODVERSION= 0.0.0-20220201023028-ea3c2d67e9d1
GO_MODULE= github.com/eigenhombre/treetop@v${MODVERSION}
#GO_TARGET= ./${PORTNAME}
PLIST_FILES= bin/treetop
.include <bsd.port.mk>

View file

@ -0,0 +1,5 @@
TIMESTAMP = 1744396666
SHA256 (go/sysutils_treetop/treetop-v0.0.0.20220201023028/v0.0.0-20220201023028-ea3c2d67e9d1.mod) = 0449282b57d9bc23d9d9f0725871b49c26f10105149bc8f83d595d36f78816f4
SIZE (go/sysutils_treetop/treetop-v0.0.0.20220201023028/v0.0.0-20220201023028-ea3c2d67e9d1.mod) = 90
SHA256 (go/sysutils_treetop/treetop-v0.0.0.20220201023028/v0.0.0-20220201023028-ea3c2d67e9d1.zip) = 790565c3ebfbd2caf68d851a263ccdae0aff36b4766ff60ea8f49d44a333e2ae
SIZE (go/sysutils_treetop/treetop-v0.0.0.20220201023028/v0.0.0-20220201023028-ea3c2d67e9d1.zip) = 1916551

View file

@ -0,0 +1,4 @@
Treetop is a fast, animated disk summarizer.
You can get progressive feedback while your disk
is being scanned (helpful for very large directories).