Port details |
- amrstat Utility for LSI Logic's MegaRAID RAID controllers
- 20070216_1 sysutils =5 20070216_1Version of this port present on the latest quarterly branch.
- Maintainer: jkim@FreeBSD.org
- Port Added: 2006-06-11 12:43:52
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: squid, clamav, net-snmp, roundcube-php82, nagios-check_hdd_health
- License: BSD2CLAUSE
- WWW:
- https://lists.freebsd.org/pipermail/freebsd-scsi/2006-February/002294.html
- Description:
- This port provides an utility for getting information from
LSI Logic's MegaRAID RAID controllers.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- amrstat>0:sysutils/amrstat
- To install the port:
- cd /usr/ports/sysutils/amrstat/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/amrstat
- pkg install amrstat
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: amrstat
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (amrstat-20070216.tar.gz) = 72b246c1701dc753163b541eaeeca92ed015d380b2752a1cfcbc72772999ce15
SIZE (amrstat-20070216.tar.gz) = 38069
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for amrstat-20070216_1:
MEGARC=off: Install LSI megarc binary port
===> Use 'make config' to modify these settings
- Options name:
- sysutils_amrstat
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
20070216_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
20070216_1 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
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 ) |
20070216_1 20 Sep 2021 21:53:58 |
Jung-uk Kim (jkim) Author: Leonid Nevecherya |
sysutils/amrstat: Fix periodic script
Replace a GNU-specific option with more generic option.
PR: 258625 |
20070216 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
20070216 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20070216 14 Jul 2017 17:20:42 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
20070216 27 Jun 2017 23:45:12 |
jkim |
OptionsNGfy.
PR: 220220 |
20070216 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
20070216 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
20070216 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
20070216 20 Dec 2014 19:42:46 |
bapt |
Cleanup plist |
20070216 07 Jan 2014 01:27:22 |
jkim |
Add license and stagefy. |
20070216 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
20070216 10 Oct 2012 15:53:54 |
jkim |
Create a directory with default permissions to fix pkgng failure.
Reported by: bapt (via pkgng exp-run) |
20070216 04 Jun 2012 19:25:26 |
jkim |
Remove unnecessary double-quotes from description.
Pointed by: bapt |
20070216 04 Jun 2012 18:08:44 |
jkim |
Use the new options framework. |
20070216 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
20070216 29 Dec 2010 20:04:42 |
pgollucci |
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav) |
20070216 27 Feb 2009 23:43:57 |
jkim |
Move my local distfiles from HTTP to FTP mirrors. |
20070216 08 Dec 2008 18:25:18 |
jkim |
Copy and/or move some distfiles to freefall for my ports. |
20070216 16 Feb 2007 20:06:06 |
jkim |
Update to 20070216 snapshot. This fixes regression bug for 40LD firmware
introduced in the 20070130 version.
Reported by: Mars G. Miro (marsgmiro at gmail dot com)
Frank Mayhar (frank at exit dot com) |
20070130 31 Jan 2007 17:10:41 |
jkim |
Fix distinfo breakage. Pointy hat to me.
Reported by: Bryan Fullerton (bryanf at samurai dot com)
Martin Nilsson (martin at gneto dot com) |
20070130 30 Jan 2007 20:07:42 |
jkim |
- Update to 20070130. This version includes (old) 8LD firmware support.
Initial patch was submitted by Dan Nelson (dnelson at allantgroup.com) and
heavily modified by me. He tested the initial version with PERC2/Si.
This version also builds on any FreeBSD version because correct header files
are included in the distribution. However, statically compiled version is
still included in the tarball. It is useful when a box is not bootable. :-)
- Assume maintainership as discussed privately.
PR: ports/108561 |
20060414 11 Jun 2006 12:40:54 |
erwin |
This port provides an utility for getting information from
LSI Logic's MegaRAID RAID controllers.
WWW: http://lists.freebsd.org/pipermail/freebsd-scsi/2006-February/002294.html
PR: ports/98803
Submitted by: bz |