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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
npmount Command line tool for non-privileged [un]mount
0.1.1.3_1 sysutils on this many watch lists=0 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.1.3_1Version of this port present on the latest quarterly branch.
Maintainer: jwb@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-06-10 12:06:10
Last Update: 2024-04-12 06:04:05
Commit Hash: 0660187
License: BSD2CLAUSE
WWW:
https://github.com/outpaddling/npmount
Description:
NPMount is a command-line tool to provide limited mount and unmount capabilities to non-privileged users, such as mounting and unmounting external media including optical discs and thumb drives. It is primarily intended to be a companion tool for automount services such as FreeBSD's devd, NetBSD's devpubd, etc. and client tools such as qmediamanager.
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 (11 items)
Collapse this list.
  1. /usr/local/share/licenses/npmount-0.1.1.3_1/catalog.mk
  2. /usr/local/share/licenses/npmount-0.1.1.3_1/LICENSE
  3. /usr/local/share/licenses/npmount-0.1.1.3_1/BSD2CLAUSE
  4. @mode 4711
  5. bin/npmount
  6. @mode
  7. @sample etc/npmount.conf.sample
  8. share/man/man1/npmount.1.gz
  9. @owner
  10. @group
  11. @mode
Collapse this list.
Dependency lines:
  • npmount>0:sysutils/npmount
To install the port:
cd /usr/ports/sysutils/npmount/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/npmount
  • pkg install npmount
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: npmount
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1694042340 SHA256 (outpaddling-npmount-0.1.1-3-ge0c8050_GH0.tar.gz) = 34852f7c426c6f774089bbcaaf8d6b39d8cef05347b1dae6df657a08916de0b2 SIZE (outpaddling-npmount-0.1.1-3-ge0c8050_GH0.tar.gz) = 6818

Packages (timestamps in pop-ups are UTC):
npmount
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.1.3_10.1.1.3_1-0.1.1.3_10.1.1.3_1---
FreeBSD:13:quarterly0.1.1.3_10.1.1.3_10.1.10.1.1.3_10.1.1.3_10.1.1.30.1.1.30.1.1.3
FreeBSD:14:latest0.1.1.3_10.1.1.3_1-0.1.1.3_10.1.1.3_10.1.1-0.1.1
FreeBSD:14:quarterly0.1.1.3_10.1.1.3_1-0.1.1.3_10.1.1.3_10.1.1.30.1.1.30.1.1.3
FreeBSD:15:latest0.1.1.3_10.1.1.3_1n/a0.1.1.3_1n/a0.1.1.30.1.1.30.1.1.3
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libxtend>=0.2.0 : devel/libxtend
Library dependencies:
  1. libxtend.so : devel/libxtend
This port is required by:
for Run
  1. deskutils/qmediamanager

Configuration Options:
No options to configure
Options name:
sysutils_npmount
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/outpaddling/npmount/tar.gz/0.1.1-3-ge0c8050?dummy=/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.1.3_1
12 Apr 2024 06:04:05
commit hash: 0660187ad07f36727fead6764740a225a31f342fcommit hash: 0660187ad07f36727fead6764740a225a31f342fcommit hash: 0660187ad07f36727fead6764740a225a31f342fcommit hash: 0660187ad07f36727fead6764740a225a31f342f files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
cleanup: remove occurrences of WITH_DEBUG

DEBUG like all ports features, must not ever be set in a port, they are
user facing features, that the user needs to enable in their
environment/make.conf, either by defining WITH_DEBUG globally, or by
setting WITH_DEBUG_PORTS with origin of ports they want DEBUG enabled
in.
0.1.1.3_1
22 Mar 2024 20:18:17
commit hash: e365920345f95db63126d51cdb689a8e98b3d085commit hash: e365920345f95db63126d51cdb689a8e98b3d085commit hash: e365920345f95db63126d51cdb689a8e98b3d085commit hash: e365920345f95db63126d51cdb689a8e98b3d085 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
sysutils/npmount: Move man pages to share/man

Approved by:	portmgr (blanket)
0.1.1.3
28 Oct 2023 11:52:20
commit hash: 3650db790aaba82377af77757f61e3ee21720928commit hash: 3650db790aaba82377af77757f61e3ee21720928commit hash: 3650db790aaba82377af77757f61e3ee21720928commit hash: 3650db790aaba82377af77757f61e3ee21720928 files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
sysutils/npmount: Update to 0.1.1.3

Updates for new libxtend API
0.1.1
10 Jun 2023 12:05:07
commit hash: 31e744b505365cef38ee65dd469b51a62872f298commit hash: 31e744b505365cef38ee65dd469b51a62872f298commit hash: 31e744b505365cef38ee65dd469b51a62872f298commit hash: 31e744b505365cef38ee65dd469b51a62872f298 files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
sysutils/npmount: Command line tool for non-privileged [un]mount

NPMount is a command-line tool to provide limited mount and unmount
capabilities to non-privileged users, such as mounting and unmounting
external media including optical discs and thumb drives.

Number of commits found: 4