Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F141972279
D34337.id103085.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D34337.id103085.diff
View Options
diff --git a/sysutils/Makefile b/sysutils/Makefile
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -133,6 +133,7 @@
SUBDIR += bsd-splash-changer
SUBDIR += bsdconfig
SUBDIR += bsdcrashtar
+ SUBDIR += bsdebfetch
SUBDIR += bsdfan
SUBDIR += bsdhwmon
SUBDIR += bsdinfo
diff --git a/sysutils/bsdebfetch/Makefile b/sysutils/bsdebfetch/Makefile
new file mode 100644
--- /dev/null
+++ b/sysutils/bsdebfetch/Makefile
@@ -0,0 +1,20 @@
+PORTNAME= bsdebfetch
+DISTVERSION= 1.1-bsd
+CATEGORIES= sysutils
+MASTER_SITES= https://git.sr.ht/~shiorid/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
+
+MAINTAINER= ports@shiori.com.br
+COMMENT= Simple system info tool written in bash
+
+LICENSE= GPLv3
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+RUN_DEPENDS= bash:shells/bash
+
+NO_ARCH= yes
+NO_BUILD= yes
+
+PLIST_FILES= bin/bsdebfetch \
+ share/man/man1/bsdebfetch.1.gz
+
+.include <bsd.port.mk>
diff --git a/sysutils/bsdebfetch/distinfo b/sysutils/bsdebfetch/distinfo
new file mode 100644
--- /dev/null
+++ b/sysutils/bsdebfetch/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1645509241
+SHA256 (bsdebfetch-1.1-bsd.tar.gz) = b3eba6f94e7a3f57769b3a90a10276a6ffefc9ad1f2802e75c9a3031ab21197f
+SIZE (bsdebfetch-1.1-bsd.tar.gz) = 40372
diff --git a/sysutils/bsdebfetch/pkg-descr b/sysutils/bsdebfetch/pkg-descr
new file mode 100644
--- /dev/null
+++ b/sysutils/bsdebfetch/pkg-descr
@@ -0,0 +1,4 @@
+BSDebfetch is a simple yet beautiful system information tool for FreeBSD
+based on Debfetch, written in GNU Bash.
+
+WWW: https://git.sr.ht/~shiorid/bsdebfetch
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 15, 9:10 AM (9 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27646177
Default Alt Text
D34337.id103085.diff (1 KB)
Attached To
Mode
D34337: sysutils/bsdebfetch: New port: Simple system info tool in bash
Attached
Detach File
Event Timeline
Log In to Comment