notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
npmount Command line tool for non-privileged [un]mount
0.1.1.3 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.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: 2023-10-28 11:52:20
Commit Hash: 3650db7
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:
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/catalog.mk
  2. /usr/local/share/licenses/npmount-0.1.1.3/LICENSE
  3. /usr/local/share/licenses/npmount-0.1.1.3/BSD2CLAUSE
  4. @mode 4711
  5. bin/npmount
  6. @mode
  7. @sample etc/npmount.conf.sample
  8. 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
ABIlatestquarterly
FreeBSD:12:aarch64-0.1.1
FreeBSD:12:amd640.1.1.30.1.1
FreeBSD:12:armv6--
FreeBSD:12:armv7--
FreeBSD:12:i3860.1.1.30.1.1
FreeBSD:12:mips--
FreeBSD:12:mips64--
FreeBSD:12:powerpc64--
FreeBSD:13:aarch640.1.1.30.1.1
FreeBSD:13:amd640.1.1.30.1.1
FreeBSD:13:armv6-0.1.1
FreeBSD:13:armv70.1.1.30.1.1
FreeBSD:13:i3860.1.1.30.1.1
FreeBSD:13:mips--
FreeBSD:13:mips64--
FreeBSD:13:powerpc64-0.1.1
FreeBSD:13:riscv64--
FreeBSD:14:aarch640.1.1.30.1.1
FreeBSD:14:amd640.1.1.30.1.1
FreeBSD:14:armv6--
FreeBSD:14:armv70.1.1.30.1.1
FreeBSD:14:i3860.1.1.30.1.1
FreeBSD:14:mips--
FreeBSD:14:mips64--
FreeBSD:14:powerpc640.1.10.1.1
FreeBSD:14:riscv64--
FreeBSD:15:amd640.1.1.3-
FreeBSD:15:armv6--
FreeBSD:15:armv70.1.1.3-
FreeBSD:15:i3860.1.1.3-
FreeBSD:15:mips64--
FreeBSD:15:powerpc640.1.1-
FreeBSD:15:riscv64--
 
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: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 2