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
qmediamanager GUI tool for managing removable media
0.1.1.2_1 deskutils 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.2_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:09:05
Last Update: 2024-04-12 06:04:05
Commit Hash: 0660187
License: BSD2CLAUSE
WWW:
https://github.com/outpaddling/qmediamanager
Description:
QMediaManager is a GUI application for managing removable media. It is meant to be launched by an automount service such as sysutils/automount to provide the user options when removable media are inserted.
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 (5 items)
Collapse this list.
  1. bin/qmediamanager
  2. share/man/man1/qmediamanager.1.gz
  3. /usr/local/share/licenses/qmediamanager-0.1.1.2_1/catalog.mk
  4. /usr/local/share/licenses/qmediamanager-0.1.1.2_1/LICENSE
  5. /usr/local/share/licenses/qmediamanager-0.1.1.2_1/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • qmediamanager>0:deskutils/qmediamanager
To install the port:
cd /usr/ports/deskutils/qmediamanager/ && make install clean
To add the package, run one of these commands:
  • pkg install deskutils/qmediamanager
  • pkg install qmediamanager
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: qmediamanager
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1697892841 SHA256 (outpaddling-qmediamanager-0.1.1-2-g2dc5c7b_GH0.tar.gz) = d552f6bd1cc55348af685374454ca553a865ed5493e12397eed8ed887c71845f SIZE (outpaddling-qmediamanager-0.1.1-2-g2dc5c7b_GH0.tar.gz) = 1069583

Packages (timestamps in pop-ups are UTC):
qmediamanager
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.1.2_10.1.1.2_1--0.1.1.2_1---
FreeBSD:13:quarterly0.1.1.2_10.1.1.2_1--0.1.1.2_1-0.1.1.20.1.1.2
FreeBSD:14:latest0.1.1.2_10.1.1.2_1--0.1.1.2_1--0.1.0
FreeBSD:14:quarterly0.1.1.20.1.1.2_1-0.1.1.20.1.1.2_1-0.1.1.20.1.1.2
FreeBSD:15:latest0.1.1.2_10.1.1.2_1n/a0.1.1.2_1n/a-0.1.1.2_1-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libxtend>=0.1.8 : devel/libxtend
  2. xorgproto>=0 : x11/xorgproto
  3. lupdate : devel/qt6-tools
Runtime dependencies:
  1. npmount>0 : sysutils/npmount
  2. devd-mount>0 : sysutils/devd-mount
  3. auto-admin>=0.8.0 : sysutils/auto-admin
  4. rxvt-unicode>0 : x11/rxvt-unicode
Library dependencies:
  1. libxtend.so : devel/libxtend
  2. libGL.so : graphics/libglvnd
  3. libQt6Core.so : devel/qt6-base
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
deskutils_qmediamanager
USES:
gl qmake qt:6
pkg-message:
For install:
Add the following to ${PREFIX}/etc/automount.conf: FM=${PREFIX}/bin/qmediamanager
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/outpaddling/qmediamanager/tar.gz/0.1.1-2-g2dc5c7b?dummy=/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.1.2_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.2_1
12 Jan 2024 15:11:29
commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate its usage

While here move manpages to share/man
0.1.1.2
28 Oct 2023 11:48:09
commit hash: 3d57604a3c69b31da768cf08eae2b28ea548a431commit hash: 3d57604a3c69b31da768cf08eae2b28ea548a431commit hash: 3d57604a3c69b31da768cf08eae2b28ea548a431commit hash: 3d57604a3c69b31da768cf08eae2b28ea548a431 files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
deskutils/qmediamanager: Update to 0.1.1.2

Updates for new libxtend API
0.1.1_1
26 Jul 2023 19:58:56
commit hash: 8071dcbfe7fc7a7550509f9b390139cfd923c005commit hash: 8071dcbfe7fc7a7550509f9b390139cfd923c005commit hash: 8071dcbfe7fc7a7550509f9b390139cfd923c005commit hash: 8071dcbfe7fc7a7550509f9b390139cfd923c005 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/qt6: bump dependent ports
0.1.1
07 Jul 2023 16:20:57
commit hash: fd4a876966486101bf8828791835baea3f71ecc5commit hash: fd4a876966486101bf8828791835baea3f71ecc5commit hash: fd4a876966486101bf8828791835baea3f71ecc5commit hash: fd4a876966486101bf8828791835baea3f71ecc5 files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
deskutils/qmediamanager: Update to 0.1.1

Switch from sysutils/automount to sysutils/devd-mount
Numerous improvements to features and robustness

changes: https://github.com/outpaddling/qmediamanager/releases
0.1.0
10 Jun 2023 12:08:28
commit hash: 8311edc1814f39d24f3aaa0ef912243b620e8170commit hash: 8311edc1814f39d24f3aaa0ef912243b620e8170commit hash: 8311edc1814f39d24f3aaa0ef912243b620e8170commit hash: 8311edc1814f39d24f3aaa0ef912243b620e8170 files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
deskutils/qmediamanager: GUI tool for managing removable media

QMediaManager is a GUI application for managing removable media.  It is
meant to be launched by an automount service such as sysutils/automount
to provide the user options when removable media are inserted.

Number of commits found: 6