Summary: | New port: sysutils/dsbmd: Media mounting daemon | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Marcel Kaiser <mk> | ||||||||||||||||||
Component: | Individual Port(s) | Assignee: | Mark Felder <feld> | ||||||||||||||||||
Status: | Closed FIXED | ||||||||||||||||||||
Severity: | Affects Only Me | CC: | feld | ||||||||||||||||||
Priority: | --- | ||||||||||||||||||||
Version: | Latest | ||||||||||||||||||||
Hardware: | Any | ||||||||||||||||||||
OS: | Any | ||||||||||||||||||||
Bug Depends on: | |||||||||||||||||||||
Bug Blocks: | 207927 | ||||||||||||||||||||
Attachments: |
|
Description
Marcel Kaiser
2016-03-11 08:58:08 UTC
Created attachment 167995 [details]
Poudriere build log (10.2R, i386)
Created attachment 167997 [details]
Poudriere build log (10.1R, i386)
Created attachment 167998 [details]
Poudriere build log (9.3R, i386)
Created attachment 168109 [details]
Shar archived port
Created attachment 168110 [details]
Poudriere build log (10.2R, i386)
Created attachment 168111 [details]
Poudriere build log (10.1R, i386)
Created attachment 168112 [details]
Poudriere build log (9.3R, i386)
Committed with minor changes, thanks! A commit references this bug: Author: feld Date: Mon Mar 14 22:07:56 UTC 2016 New revision: 411124 URL: https://svnweb.freebsd.org/changeset/ports/411124 Log: DSBMD is a media/filesystem type detecting daemon that allows clients to mount storage devices. DSBMD watches the mount table for changes, monitors devd events for new storage devices, polls CD/DVD drives and card readers for media change events, deter- mines media types, volume names, and filesystem types. Mountable devices, changes in the mount table as well as device add/remove events and altered states of mountable devices are presented to clients. Clients can request DSBMD to mount, unmount, and eject media, or set the CD/DVD reading speed. WWW: http://freeshell.de/~mk/projects/dsbmd.html PR: 207897 Submitted by: mk@nic-nac-project.org Changes: head/sysutils/Makefile head/sysutils/dsbmd/ head/sysutils/dsbmd/Makefile head/sysutils/dsbmd/distinfo head/sysutils/dsbmd/files/ head/sysutils/dsbmd/files/dsbmd.in head/sysutils/dsbmd/pkg-descr |