Page MenuHomeFreeBSD

New port: sysutils/dsbmc-cli
ClosedPublic

Authored by dbaio on Jun 22 2017, 2:03 AM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 12 2024, 9:28 AM
Unknown Object (File)
Feb 12 2024, 9:28 AM
Unknown Object (File)
Feb 12 2024, 9:28 AM
Unknown Object (File)
Feb 12 2024, 9:28 AM
Unknown Object (File)
Feb 12 2024, 2:41 AM
Unknown Object (File)
Feb 11 2024, 4:08 AM
Unknown Object (File)
Dec 20 2023, 2:22 AM
Unknown Object (File)
Nov 16 2023, 9:25 AM
Subscribers

Details

Summary
New port: sysutils/dsbmc-cli

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

PR:	220197
Submitted by:	Marcel Kaiser <mk@nic-nac-project.org>
Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D11297
Test Plan
$ portlint -C
looks fine.

$ make index
[...]
--- describe.sysutils ---
--- describe.textproc ---
--- describe.ukrainian ---
--- describe.vietnamese ---
--- describe.www ---
--- describe.x11 ---
--- describe.x11-clocks ---
--- describe.x11-drivers ---
--- describe.x11-fm ---
--- describe.x11-fonts ---
--- describe.x11-servers ---
--- describe.x11-themes ---
--- describe.x11-toolkits ---
--- describe.x11-wm ---
 Done.

poudriere testport:

10.3-RELEASE-p19 amd64
10.3-RELEASE-p19 i386
11.0-RELEASE-p10 amd64
11.0-RELEASE-p10 i386
12.0-CURRENT 1200031 amd64
12.0-CURRENT 1200031 i386

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Update to 0.1.1 (For fix some build warnings)

This revision is now accepted and ready to land.Jun 23 2017, 10:46 AM
This revision was automatically updated to reflect the committed changes.