Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F168398009
D11297.id29935.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
D11297.id29935.diff
View Options
Index: sysutils/Makefile
===================================================================
--- sysutils/Makefile
+++ sysutils/Makefile
@@ -247,6 +247,7 @@
SUBDIR += dsbbatmon
SUBDIR += dsbdriverd
SUBDIR += dsbmc
+ SUBDIR += dsbmc-cli
SUBDIR += dsbmd
SUBDIR += dsbwrtsysctl
SUBDIR += dt
Index: sysutils/dsbmc-cli/Makefile
===================================================================
--- /dev/null
+++ sysutils/dsbmc-cli/Makefile
@@ -0,0 +1,19 @@
+# $FreeBSD$
+
+PORTNAME= dsbmc-cli
+PORTVERSION= 0.1
+CATEGORIES= sysutils
+MASTER_SITES= http://freeshell.de/~mk/download/
+
+MAINTAINER= mk@nic-nac-project.org
+COMMENT= Command-line client for DSBMD
+
+LICENSE= BSD2CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+RUN_DEPENDS= dsbmd>=0.3:sysutils/dsbmd
+
+USES= tar:tgz
+PLIST_FILES= bin/dsbmc-cli man/man1/dsbmc-cli.1.gz
+
+.include <bsd.port.mk>
Index: sysutils/dsbmc-cli/distinfo
===================================================================
--- /dev/null
+++ sysutils/dsbmc-cli/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1498067812
+SHA256 (dsbmc-cli-0.1.tgz) = 3a9b3690a079fde13df5fd1be686b5c8b2a2b4228d258437fef63077c3e8444f
+SIZE (dsbmc-cli-0.1.tgz) = 18513
Index: sysutils/dsbmc-cli/pkg-descr
===================================================================
--- /dev/null
+++ sysutils/dsbmc-cli/pkg-descr
@@ -0,0 +1,6 @@
+dsbmc-cli is a command-line client for DSBMD that provides a simple interface
+to query information about storage devices, and to send requests to mount,
+unmount and eject these. Furthermore, it can be used as automounter and
+autounmounter.
+
+WWW: http://freeshell.de/~mk/projects/dsbmc-cli.html
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Aug 29, 12:53 AM (15 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37489976
Default Alt Text
D11297.id29935.diff (1 KB)
Attached To
Mode
D11297: New port: sysutils/dsbmc-cli
Attached
Detach File
Event Timeline
Log In to Comment