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
storcli SAS MegaRAID FreeBSD StorCLI
7.2309 sysutils on this many watch lists=1 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 7.2309Version of this port present on the latest quarterly branch.
Ignore IGNORE: You must manually fetch the distribution file (Unified_storcli_all_os_7.2309.0000.0000.zip) from https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/Unified_storcli_all_os_7.2309.0000.0000.zip, place it in /usr/ports/distfiles and then run make again
Maintainer: takefu@airport.fm search for ports maintained by this maintainer
Port Added: 2015-08-31 18:39:54
Last Update: 2022-12-16 16:04:55
Commit Hash: 16b0d60
People watching this port, also watch:: munin-node, bareos-client, graylog, bareos-server, openjdk8
License: storcli
WWW:
https://www.broadcom.com/support/
Description:
Command Line Interface for the MegaRAID SAS family of RAID controllers, used to configure and manage connected storage devices.
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 (4 items)
Collapse this list.
  1. sbin/storcli
  2. /usr/local/share/licenses/storcli-7.2309/catalog.mk
  3. /usr/local/share/licenses/storcli-7.2309/LICENSE
  4. /usr/local/share/licenses/storcli-7.2309/storcli
Collapse this list.
Dependency lines:
  • storcli>0:sysutils/storcli
To install the port:
cd /usr/ports/sysutils/storcli/ && make install clean
We doubt a package is available for this port because we see it marked as as:
  • Ignore
  • Package not available
Packages are normally not provided for ports that are marked as above.
To add the package, run one of these commands:
  • pkg install sysutils/storcli
  • pkg install storcli
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: there is no package for this port: _LICENSE_RESTRICTED = delete-package delete-distfiles
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64
distinfo:
TIMESTAMP = 1670195640 SHA256 (Unified_storcli_all_os_7.2309.0000.0000.zip) = 6fdf3e76b23cddd75730ea68e879d30dfef98ebf372552290301068cb7ac995a SIZE (Unified_storcli_all_os_7.2309.0000.0000.zip) = 32064815

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_storcli
USES:
zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/
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
7.2309
16 Dec 2022 16:04:55
commit hash: 16b0d602a99eccdf9d2028df3467f6dfd692ff8dcommit hash: 16b0d602a99eccdf9d2028df3467f6dfd692ff8dcommit hash: 16b0d602a99eccdf9d2028df3467f6dfd692ff8dcommit hash: 16b0d602a99eccdf9d2028df3467f6dfd692ff8d files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: takefu
sysutils/storcli: Update to 7.2309

i386 has been discontinued.

PR:		268159
Reported by:	takefu@airport.fm
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)
7.1211
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)
7.1211
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
7.1211
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.
7.1211
30 Jan 2020 01:59:45
Revision:524619Original commit files touched by this commit
meta search for other commits by this committer
sysutils/storcli: Update to 7.1211

PR:		243694
Submitted by:	takefu@airport.fm
7.1017
30 Jul 2019 04:23:51
Revision:507621Original commit files touched by this commit
meta search for other commits by this committer
sysutils/storcli: Update to 7.1017

While here, add WWW.

PR:		239137
Submitted by:	takefu@airport.fm (maintainer)
7.709
19 Sep 2018 23:47:15
Revision:480127Original commit files touched by this commit
swills search for other commits by this committer
sysutils/storcli: Update to 7.709

PR:		231469
Submitted by:	takefu@airport.fm (maintainer)
7.504
22 Jun 2018 15:37:13
Revision:473045Original commit files touched by this commit
fernape search for other commits by this committer
sysutils/storcli: Update to 7.5

Distfile needs to be downloaded manually after accepting the license
terms.

PR:	228777
Reported by:	takefu@airport.fm (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D15779
1.23.02
02 Sep 2017 11:36:52
Revision:449126Original commit files touched by this commit
riggs search for other commits by this committer
Update to upstream version 1.23.02

PR:		221934
Submitted by:	takefu@airport.fm (maintainer)
MFH:		2017Q3
1.20.15
03 Jan 2017 12:24:43
Revision:430460Original commit files touched by this commit
tz search for other commits by this committer
sysutils/storcli: Update from 1.19.04 to 1.20.15

Changelog: https://docs.broadcom.com/docs/1.20.15_StorCLI.txt

PR:           215062
Submitted by: takefu@airport.fm (maintainer)
1.19.04
17 Dec 2016 15:49:37
Revision:428772Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Mark BROKEN: does not fetch:

fetch:
http://docs.avagotech.com/docs-and-downloads/docs-and-downloads/raid-controllers/raid-controllers-common-files/1.19.04_StorCLI.zip:
size mismatch: expected 41606377, actual 445196

Approved by:	portmgr blanket
1.19.04
14 Oct 2016 01:16:13
Revision:423946Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.19.04

PR:		212238
Submitted by:	pkubaj@anongoth.pl
Approved by:	takefu@airport.fm(maintainer)
1.17.08
31 Dec 2015 03:38:12
Revision:404906Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 5.9

PR:		205587
Submitted by:	maintainer
1.16.06
05 Nov 2015 12:36:25
Revision:400848Original commit files touched by this commit
mat search for other commits by this committer
Fix ports that confused the meaning of WRKDIR and WRKSRC.

PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
1.16.06
31 Aug 2015 18:39:33
Revision:395718Original commit files touched by this commit
adrian search for other commits by this committer
Add storcli.

This is the replacement tool to megaraid for the Avago megaraid SAS
family.

PR:		ports/201580
Submitted by:	<takefu@airport.fm>
Reviewed by:	bapt
Sponsored by:	Norse Corp, Inc (my review, testing, commit)

Number of commits found: 16