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 on branch 2022Q3
mmc-utils Userspace tools for MMC/SD devices
20230807_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 20230807_1Version of this port present on the latest quarterly branch.
Maintainer: marius@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-03-16 22:36:15
Last Update: 2024-03-06 04:34:08
Commit Hash: 3b56970
People watching this port, also watch:: pkg, openvpn, smartmontools, llvm17, rsync
License: BSD3CLAUSE GPLv2
WWW:
https://www.kernel.org/doc/html/latest/driver-api/mmc/mmc-tools.html
Description:
MMC tools introduction ====================== There is one MMC test tools called mmc-utils, which is maintained by Ulf Hansson, you can find it at the below public git repository: https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git Functions ========= The mmc-utils tools can do the following: - Print and parse extcsd data. - Determine the eMMC writeprotect status. - Set the eMMC writeprotect status. - Set the eMMC data sector size to 4KB by disabling emulation. - Create general purpose partition. - Enable the enhanced user area. - Enable write reliability per partition. - Print the response to STATUS_SEND (CMD13). - Enable the boot partition. - Set Boot Bus Conditions. - Enable the eMMC BKOPS feature. - Permanently enable the eMMC H/W Reset feature. - Permanently disable the eMMC H/W Reset feature. - Send Sanitize command. - Program authentication key for the device. - Counter value for the rpmb device will be read to stdout. - Read from rpmb device to output. - Write to rpmb device from data file. - Enable the eMMC cache feature. - Disable the eMMC cache feature. - Print and parse CID data. - Print and parse CSD data. - Print and parse SCR data.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. share/man/man1/mmc.1.gz
  2. sbin/mmc
  3. /usr/local/share/licenses/mmc-utils-20230807_1/catalog.mk
  4. /usr/local/share/licenses/mmc-utils-20230807_1/LICENSE
  5. /usr/local/share/licenses/mmc-utils-20230807_1/BSD3CLAUSE
  6. /usr/local/share/licenses/mmc-utils-20230807_1/GPLv2
Collapse this list.
Dependency lines:
  • mmc-utils>0:sysutils/mmc-utils
To install the port:
cd /usr/ports/sysutils/mmc-utils/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/mmc-utils
  • pkg install mmc-utils
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mmc-utils
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1695128311 SHA256 (mmc-utils-20230807-613495ec.tar.gz) = 1d45d75ac4c1178c4f33c9f0e63b5c9f87cf1442a00e9033b2cbba919549825d SIZE (mmc-utils-20230807-613495ec.tar.gz) = 50739

Packages (timestamps in pop-ups are UTC):
mmc-utils
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest20230807_120230807_12019100420230807_120230807_1-20191004-
FreeBSD:13:quarterly2023080720230807202302092023080720230807_1202308072023080720230807
FreeBSD:14:latest20230807_120230807_12021120220230807_120230807_120230209-20230209
FreeBSD:14:quarterly2023080720230807_1-2023080720230807_1202308072023080720230807
FreeBSD:15:latest20230807_120230807_1n/a20230807n/a202308072023080720230807
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. gmake>=4.4.1 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_mmc-utils
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git/snapshot/613495ecaca97a19fa7f8f3ea23306472b36453c.tar.gz?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port