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.

non port: sysutils/mmc-utils/pkg-descr

Number of commits found: 5

Saturday, 15 Apr 2023
19:01 Marius Strobl (marius) search for other commits by this committer
sysutils/mmc-utils: Update to 20230209 version

This loops back some local fixes and enhancements but also brings initial
support for writing EXT_CSD values and GEN_CMD (CMD56) read support, both
for vendor-specific bits. Also:
- Use more up-to-date location for WWW and pkg-descr.
- Take back port.

Approved by:	netchild
commit hash: ddc0ad6b45d697222d335985d7a44ecfc04532ca commit hash: ddc0ad6b45d697222d335985d7a44ecfc04532ca commit hash: ddc0ad6b45d697222d335985d7a44ecfc04532ca commit hash: ddc0ad6b45d697222d335985d7a44ecfc04532ca ddc0ad6
Wednesday, 7 Sep 2022
21:58 Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 fb16dfe
Sunday, 19 Dec 2021
15:39 Marius Strobl (marius) search for other commits by this committer
sysutils/mmc-utils: Minor changes to port

- Fetch the distfile directly from the master git repository based on
  the nifty approach taken by mail/alpine instead of using a local copy.
  Note that this bumps the PORTVERSION to the last commit date (rather
  than last change date) of the repository w/o a change in source. [1]
- Chase outdated repository URL in pkg-descr (still wrong in WWW). [2]

PR:		260527
Obtained from:	mail/alpine [1]
Submitted by:	diizzy [2]
commit hash: e9dba04db7fe00a325c36a54e2470935decb8947 commit hash: e9dba04db7fe00a325c36a54e2470935decb8947 commit hash: e9dba04db7fe00a325c36a54e2470935decb8947 commit hash: e9dba04db7fe00a325c36a54e2470935decb8947 e9dba04
Sunday, 27 Dec 2020
16:34 marius search for other commits by this committer
- Update to mmc-utils as of 20191004, for the most part bringing only
  minor enhancements and fixes.
- Chase WWW [1]

PR:	251787 [1]
Submitted by:	Newton Terry [1]
Original commitRevision:559370 
Thursday, 16 Mar 2017
22:36 marius search for other commits by this committer
Add a port of mmc-utils, a collection of tools for MMC/SD devices.
Among others, this allows to partition eMMC devices via /dev/mmcsdN.
Currently, FreeBSD version 1200025 or later is required for mmc-utils.

CAVEAT EMPTOR: Partitioning eMMC devices is a one-time operation.
Original commitRevision:436309 

Number of commits found: 5