notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
devd-mount Automount tool utilizing devd notifications
0.2.0_1 sysutils on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.1.0.7_1Version of this port present on the latest quarterly branch.
Maintainer: jwb@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-07-07 14:36:06
Last Update: 2024-11-21 13:35:45
Commit Hash: c45dd57
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: BSD2CLAUSE
WWW:
https://github.com/outpaddling/devd-mount
Description:
devd-mount(8) is a devd(8) based automounter for FreeBSD. It supports most popular filesystems such as exFAT, ISO9660, UDF, and FreeBSD's native UFS. The devd-mount script mounts recognized filesystems and invokes a specified command (typically qmediamanager) with the mount point, device, and filesystem type as optional arguments.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. sbin/devd-mount
  2. etc/devd/devd-mount.conf
  3. @sample etc/devd-mount.conf.sample
  4. share/man/man8/devd-mount.8.gz
  5. /usr/local/share/licenses/devd-mount-0.2.0_1/catalog.mk
  6. /usr/local/share/licenses/devd-mount-0.2.0_1/LICENSE
  7. /usr/local/share/licenses/devd-mount-0.2.0_1/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • devd-mount>0:sysutils/devd-mount
Conflicts:
CONFLICTS_INSTALL:
  • automount
To install the port:
cd /usr/ports/sysutils/devd-mount/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/devd-mount
  • pkg install devd-mount
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: devd-mount
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1731619733 SHA256 (outpaddling-devd-mount-0.2.0_GH0.tar.gz) = 64a7fb1cb6dfdf2826922cbedce24c7b107f8dcb0ed1e3996fcff4b32a9ad25f SIZE (outpaddling-devd-mount-0.2.0_GH0.tar.gz) = 4670

Packages (timestamps in pop-ups are UTC):
devd-mount
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2.0_10.2.0_1-0.2.0_10.2.0_1---
FreeBSD:13:quarterly0.2.0_10.2.0_1-0.2.0_10.2.0_10.1.0.70.1.0.70.1.0.7
FreeBSD:14:latest0.2.0_10.2.0_1-0.2.0_10.2.0_1---
FreeBSD:14:quarterly0.2.0_10.2.0_1-0.2.0_10.2.0_10.1.0.70.1.0.70.1.0.7
FreeBSD:15:latest0.2.0_10.2.0_1n/a0.2.0_1n/a0.1.0.7_10.1.0.7_10.1.0.7_1
This port has no dependencies.
This port is required by:
for Run
  1. deskutils/qmediamanager

Configuration Options:
No options to configure
Options name:
sysutils_devd-mount
pkg-message:
For install:
You must restart the devd service to load the devd-mount configuration. service devd restart
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/outpaddling/devd-mount/tar.gz/0.2.0?dummy=/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.0_1
21 Nov 2024 13:35:45
commit hash: c45dd57f77834a0f7c64baf7f518d9ee08e1e575commit hash: c45dd57f77834a0f7c64baf7f518d9ee08e1e575commit hash: c45dd57f77834a0f7c64baf7f518d9ee08e1e575commit hash: c45dd57f77834a0f7c64baf7f518d9ee08e1e575 files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
sysutils/devd-mount: CONFLICTS -> CONFLICTS_INSTALL

Conflict with filesystems/automount is a runtime issue
0.2.0_1
21 Nov 2024 13:21:03
commit hash: 89d7d886562be188a6a147934d4d35e3542e84cdcommit hash: 89d7d886562be188a6a147934d4d35e3542e84cdcommit hash: 89d7d886562be188a6a147934d4d35e3542e84cdcommit hash: 89d7d886562be188a6a147934d4d35e3542e84cd files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
sysutils/devd-mount: Add CONFLICTS=automount

They install competing devd rules
0.2.0
15 Nov 2024 12:33:59
commit hash: 3c6d6968d713ea9c83ecc89a1dee39bfea088c60commit hash: 3c6d6968d713ea9c83ecc89a1dee39bfea088c60commit hash: 3c6d6968d713ea9c83ecc89a1dee39bfea088c60commit hash: 3c6d6968d713ea9c83ecc89a1dee39bfea088c60 files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
sysutils/devd-mount: Update to 0.2.0

Fix devd.conf unmount device path and umount command
Changes: https://github.com/outpaddling/devd-mount/releases

Reported by:    Marcus Rohrmoser

Changes: https://github.com/outpaddling/devd-mount/releases
0.1.0.7_1
11 Jan 2024 13:59:36
commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate usage of MANPREFIX

While here move some manpages to share/man
0.1.0.7
07 Aug 2023 17:13:46
commit hash: a308d510eb147d7116b898eda75bc1eb9ffd0249commit hash: a308d510eb147d7116b898eda75bc1eb9ffd0249commit hash: a308d510eb147d7116b898eda75bc1eb9ffd0249commit hash: a308d510eb147d7116b898eda75bc1eb9ffd0249 files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
sysutils/devd-mount: Update to 0.1.0.7

Add HFS support
Fix permissions issue
Add CONFLICTS_INSTALL=automount
0.1.0.3
07 Jul 2023 23:25:17
commit hash: e0a1ec285ea6ad5c91fbdc10fd63eb69d9797f7ecommit hash: e0a1ec285ea6ad5c91fbdc10fd63eb69d9797f7ecommit hash: e0a1ec285ea6ad5c91fbdc10fd63eb69d9797f7ecommit hash: e0a1ec285ea6ad5c91fbdc10fd63eb69d9797f7e files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
sysutils/devd-mount: Update to 0.1.0.3

Fix intermittent DISPLAY owner detection bug causing failure to launch
media manager under some circumstances
0.1.0.1_1
07 Jul 2023 15:49:11
commit hash: 9ab320195bfa30b89b1bbecbd6a18bd9630fd1eecommit hash: 9ab320195bfa30b89b1bbecbd6a18bd9630fd1eecommit hash: 9ab320195bfa30b89b1bbecbd6a18bd9630fd1eecommit hash: 9ab320195bfa30b89b1bbecbd6a18bd9630fd1ee files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
sysutils/devd-mount: Create install conflict with sysutils/automount

Installing them together will cause duplicate actions for devd events
0.1.0.1
07 Jul 2023 14:35:00
commit hash: 67d311c3b7011b8377e7413cd63c32c255a84d0acommit hash: 67d311c3b7011b8377e7413cd63c32c255a84d0acommit hash: 67d311c3b7011b8377e7413cd63c32c255a84d0acommit hash: 67d311c3b7011b8377e7413cd63c32c255a84d0a files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
sysutils/devd-mount: Automount tool utilizing devd notifications

devd-mount(8) is a devd(8) based automounter for FreeBSD.  It supports
most popular filesystems such as exFAT, ISO9660, UDF, and FreeBSD's
native UFS.  The devd-mount script mounts recognized filesystems and
invokes a specified command (typically qmediamanager) with the mount
point, device, and filesystem type as optional arguments.

Number of commits found: 8