Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F158918932
D11297.id29976.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.id29976.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.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 = 1498182061
+SHA256 (dsbmc-cli-0.1.1.tgz) = 00a8203276b40478b1403798d666f60e724050236666d1f131739acfcccab69a
+SIZE (dsbmc-cli-0.1.1.tgz) = 18530
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
Mon, Jun 8, 6:03 PM (21 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33816518
Default Alt Text
D11297.id29976.diff (1 KB)
Attached To
Mode
D11297: New port: sysutils/dsbmc-cli
Attached
Detach File
Event Timeline
Log In to Comment