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
mfid Monitoring daemon for mfi RAID controllers
0.03_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 0.03_1Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-09-18 18:09:22
Last Update: 2023-07-20 14:04:33
Commit Hash: 1e21c25
People watching this port, also watch:: python, py39-pycparser, json-c, sysinfo, openjdk8
License: not specified in port
WWW:
https://www.freebsd.org/
Description:
Monitoring daemon for mfi RAID controllers
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 (1 items)
Collapse this list.
  1. sbin/mfid
Collapse this list.
Dependency lines:
  • mfid>0:sysutils/mfid
To install the port:
cd /usr/ports/sysutils/mfid/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/mfid
  • pkg install mfid
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mfid
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (mfid-0.03.tar.gz) = 9ca8d9f37465a145b011f4e97db2c6878b78fd0453e63fbd42ab6d555f83dd7a SIZE (mfid-0.03.tar.gz) = 6365

Packages (timestamps in pop-ups are UTC):
mfid
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.03_10.03_10.03_10.03_10.03_1-0.03_1-
FreeBSD:13:quarterly0.03_10.03_10.03_10.03_10.03_10.03_10.03_10.03_1
FreeBSD:14:latest0.03_10.03_10.03_10.03_10.03_10.03_1-0.03_1
FreeBSD:14:quarterly0.03_10.03_1-0.03_10.03_10.03_10.03_10.03_1
FreeBSD:15:latest0.03_10.03_1n/a0.03_1n/a0.03_10.03_10.03_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_mfid
pkg-message:
For install:
Please note that a previous version of mfid disabled the RAID controller's Patrol Reads. The original mfid implementation was used in a high performance environment without the need for the data safety and integrity features that Patrol Reads provide. If you value data safety and integrity over performance, you should re-enable Patrol Reads. Check if patrol is disabled: # /usr/sbin/mfiutil -u 0 show patrol Operation Mode: disabled Runs Completed: 0 Current State: stopped Turn patrol back on: # /usr/sbin/mfiutil -u 0 patrol auto Confirm patrol status: # /usr/sbin/mfiutil -u 0 show patrol Operation Mode: auto Next Run Starts: Sat Apr 30 02:58:41 2016 Runs Start Every 604800 seconds Runs Completed: 0 Current State: stopped
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/feld/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/feld/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/feld/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/feld/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.03_1
20 Jul 2023 14:04:33
commit hash: 1e21c258a72cab34f5949e65d7cb4ff584db6c4ecommit hash: 1e21c258a72cab34f5949e65d7cb4ff584db6c4ecommit hash: 1e21c258a72cab34f5949e65d7cb4ff584db6c4ecommit hash: 1e21c258a72cab34f5949e65d7cb4ff584db6c4e files touched by this commit
Mark Felder (feld) search for other commits by this committer
Drop maintainership of ports

I cannot give these the attention they need right now.
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
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)
0.03_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.03_1
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.03_1
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
0.03_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.03_1
25 Nov 2019 23:25:52
Revision:518434Original commit files touched by this commit
brooks search for other commits by this committer
Fix build with src r354909 applied.

The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.

When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively.  When declared in the environment they
become WITHOUT_<FOO>.
0.03_1
14 Aug 2019 12:16:13
Revision:508909Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories s)
0.03_1
05 Aug 2018 19:09:18
Revision:476461Original commit files touched by this commit
marck search for other commits by this committer
Fix a typo (double "you").
0.03_1
13 Jun 2016 15:53:17
Revision:416849Original commit files touched by this commit
feld search for other commits by this committer
sysutils/mfid: fix version

Previous commit was supposed to be increasing PORTREVISION, not PORTVERSION.
I used the incorrect diff.

This package/port would not have built, and I do not want to touch
PORTEPOCH.

Pointyhat:	me
0.04
13 Jun 2016 15:46:41
Revision:416848Original commit files touched by this commit
feld search for other commits by this committer
sysutils/mfid: Improve rc script

Now you can use mfid_flags in rc.conf to control other daemon flags
0.03
26 Apr 2016 21:32:17
Revision:414082Original commit files touched by this commit
feld search for other commits by this committer
sysutils/mfid: Update to 0.03

Previous update had a Makefile change to quiet a warning, but poudriere
throws an error for setting MK_MAN

MFH:		2016Q2
0.02
26 Apr 2016 20:49:21
Revision:414074Original commit files touched by this commit
feld search for other commits by this committer
sysutils/mfid: Update to 0.02

The original implementation of mfid from Yahoo! disabled the RAID
controller's Patrol Reads. The user is given no warning that this is
happening. This update to mfid removes this functionality and comes with
a large pkg-message warning to inform the user about the previous
behavior as well as steps to re-enable Patrol Reads for their RAID card.

Thank you to Terrence Koeman for noticing this behavior, and jhb for
confirming the history of this code.

While here, change the MASTER_SITE to my LOCAL distfiles location.

MFH:		2016Q2
0.01
24 Oct 2013 11:34:23
Revision:331475Original commit files touched by this commit
feld search for other commits by this committer
STAGE support

Approved by:	swills (mentor)
0.01
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
0.01
18 Sep 2013 18:09:11
Revision:327570Original commit files touched by this commit
feld search for other commits by this committer
add new port: sysutils/mfid

mfid is a monitoring daemon for mfi raid controllers designed by our
very own jhb@ when he worked at Yahoo.

Approved by:	crees (mentor), sbruno
Sponsored by:	Yahoo

Number of commits found: 16