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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
tw_cli 3ware storage controllers management CLI
9.5.5_2 sysutils on this many watch lists=7 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 9.5.5_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: 2006-02-22 17:52:19
Last Update: 2024-01-09 13:27:13
Commit Hash: cb347ec
People watching this port, also watch:: subversion, rsync, pcre, sqlite3, curl
License: tw_cli
WWW:
http://3ware.com/support/download.asp
Description:
tw_cli(8) is a Command Line Interface Storage Management Software for AMCC/3ware ATA RAID Controllers, supported by twe(4) and twa(4) drivers. It provides controller, logical unit and drive management. tw_cli can be used in both interactive and batch mode, providing higher-level API (Application Programming Interface) functionalities.
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. etc/periodic/daily/407.status-3ware-raid
  2. share/man/man8/tw_cli.8.gz
  3. sbin/tw_cli
  4. /usr/local/share/licenses/tw_cli-9.5.5_2/catalog.mk
  5. /usr/local/share/licenses/tw_cli-9.5.5_2/LICENSE
  6. /usr/local/share/licenses/tw_cli-9.5.5_2/tw_cli
Collapse this list.
Dependency lines:
  • tw_cli>0:sysutils/tw_cli
To install the port:
cd /usr/ports/sysutils/tw_cli/ && make install clean
We doubt a package is available for this port because we see it marked as as:
  • 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/tw_cli
  • pkg install tw_cli
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 i386
distinfo:
SHA256 (3dm2/CLI_freebsd-from_the_10-2-2-1_9-5-5-1_codesets.zip) = 656eb4d1666447ef10b08f9145b93b4f3dab6a27479fe14a4ceea451d7057f97 SIZE (3dm2/CLI_freebsd-from_the_10-2-2-1_9-5-5-1_codesets.zip) = 1531484

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:
===> The following configuration options are available for tw_cli-9.5.5_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
sysutils_tw_cli
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: 39

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
9.5.5_2
09 Jan 2024 13:27:13
commit hash: cb347ec6664d868cc62b050f827927963f2809cfcommit hash: cb347ec6664d868cc62b050f827927963f2809cfcommit hash: cb347ec6664d868cc62b050f827927963f2809cfcommit hash: cb347ec6664d868cc62b050f827927963f2809cf files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MAN[4-8]PREFIX: eleminate its usage  and move man to share/man
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)
9.5.5_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)
9.5.5_1
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
9.5.5_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.
9.5.5_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.
9.5.5_1
02 Mar 2021 00:51:54
Revision:566930Original commit files touched by this commit
jpaetzel search for other commits by this committer
deorbit jpaetzel
9.5.5_1
31 Dec 2018 16:39:50
Revision:488801Original commit files touched by this commit
jpaetzel search for other commits by this committer
Two enhancements

User Facing:
  Avoid error in the diff command run by the
  periodic script included in this port.

Port Infrastructure:
  Reorder the port Makefile to be compliant with
  the FreeBSD port infrastructure.

PR:	234383
Submitted by:	takefu@airport.fm
9.5.5
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
9.5.5
25 Jun 2017 00:29:09
Revision:444251Original commit files touched by this commit
linimon search for other commits by this committer
Begin deorbit burn of ia64.  We have not attempted to build packages for
it for many years.

While here, alphabetize ARCHs, pet portlint, and modernize usages.

Approved by:	portmgr (tier-2 blanket)
9.5.5
16 Jan 2017 19:12:51
Revision:431691Original commit files touched by this commit
jpaetzel search for other commits by this committer
Remove duplicated text

Pointyhat:	jpaetzel

Reported by:	takefu@airport.fm
9.5.5
04 Jan 2017 02:23:29
Revision:430531Original commit files touched by this commit
jpaetzel search for other commits by this committer
Change LICENSE_NAME and MASTER_SITES

PR:	214594
Submitted by:	takefu
9.5.5
20 Jul 2015 15:20:24
Revision:392586Original commit files touched by this commit
jpaetzel search for other commits by this committer
Update to 9.5.5

Various fixes and improvements
PR:	201711
Submitted by:	takefu@airport.fm
9.5.4
09 Nov 2014 16:06:42
Revision:372362Original commit files touched by this commit
marino search for other commits by this committer
sysutils/tw_cli: clean up, including removal of pkg-plist

PR:		194774
Submitted by:	takefu (airport.fm)
Approved by:	Just fix it
9.5.4
13 Mar 2014 05:24:07
Revision:348036Original commit files touched by this commit
jpaetzel search for other commits by this committer
Update RESTRICTED to match /usr/ports/LEGAL
9.5.4
20 Jan 2014 07:32:06
Revision:340368Original commit files touched by this commit
bapt search for other commits by this committer
Cosmetic changes:
- .pre.mk should not been used without a .post.mk, in this case it worked by
  changes, it is better not to promote this usage
- Always install DOCS and let stage decide what should be packed, this allows us
  not to include bsd.port.options.mk while DOCS is still respected.
9.5.4
02 Nov 2013 14:28:37
Revision:332489Original commit files touched by this commit
jpaetzel search for other commits by this committer
Add stagedir support.
Minor cleanup.

PR:	ports/183458
Submitted by:	Takefu <takefu@airport.fm>
Sponsored by:	FOX Amateur Radio Club
9.5.4
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)
9.5.4
26 Oct 2012 05:17:21
Revision:306415Original commit files touched by this commit
jhale search for other commits by this committer
- Use USE_ZIP
- Fix typo in BINSUFFIX
- Fix whitespace
- Trim Makefile header

While here:
- Convert to new options framework

PR:		ports/172536
Submitted by:	Takefu <takefu@airport.fm>
Approved by:	maintainer timeout (17 days)
		makc, avilla (mentors, implicit)
Feature safe:	yes
9.5.4
17 Sep 2012 15:18:34
Revision:304408Original commit files touched by this commit
jpaetzel search for other commits by this committer
Update distfile location.
9.5.4
10 Jul 2012 16:11:22
Original commit files touched by this commit
jpaetzel search for other commits by this committer
Use temporary download site while LSI pulls their head out.
9.5.4
12 Apr 2012 02:30:54
Original commit files touched by this commit
ak search for other commits by this committer
Fix various errors in ports distinfo
(yii-1.1.9.r3527.tar.gz verified against upstream sources)
9.5.4
19 Mar 2012 18:39:35
Original commit files touched by this commit
jpaetzel search for other commits by this committer
update to 9.5.4

PR:     ports/166234
Submitted by:   Takefu <takefu@airport.fm>
Feature safe:   yes
9.5.3
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
9.5.3
15 Dec 2009 18:54:47
Original commit files touched by this commit
jpaetzel search for other commits by this committer
Update version to 9.5.3

PR:     ports/141643
Submitted by:   Martin Matuska <mm@FreeBSD.org>
Approved by:    itetcu@ (mentor)
9.5.2
12 Jun 2009 18:10:50
Original commit files touched by this commit
jpaetzel search for other commits by this committer
Fix distinfo for i386

PR:     ports/135515
Submitted by:   olli hauer <ohauer@gmx.de>
Approved by:    itetcu@ (implicit, fixing previous commit)
9.5.2
12 Jun 2009 10:05:51
Original commit files touched by this commit
jpaetzel search for other commits by this committer
Update to 9.5.2
Take maintainership

Approved by:    itetcu@ (mentor)
9.5.1.1
24 Apr 2009 08:03:57
Original commit files touched by this commit
oliver search for other commits by this committer
9.5.1.1 is already out - so update it again
9.5.1
24 Apr 2009 07:56:44
Original commit files touched by this commit
oliver search for other commits by this committer
update to 9.5.1
use pkg-plist instead of PLIST_ for @dirrmtry functionality
9.5.0.1
31 Mar 2009 01:53:35
Original commit files touched by this commit
linimon search for other commits by this committer
Reset maintainer due to bounce.

Reported by:            lwhsu
9.5.0.1
30 May 2008 16:38:44
Original commit files touched by this commit
itetcu search for other commits by this committer
Add the sums for amd64 file, forgotten by miwi@ in previous commit.

Submitted by:   ionbot :-D
9.5.0.1
30 May 2008 15:49:59
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to  9.5.0.1

PR:             124058
Submitted by:   Hiroshi Fujishima <hirobo@tonteki.org>
Approved by:    maintainer
9.4.1.2
02 Sep 2007 15:24:50
Original commit files touched by this commit
oliver search for other commits by this committer
update to 9.4.1.2

PR:             ports/115993
Submitted by:   oliver
Approved by:    maintainer
9.4.1
04 Aug 2007 11:41:31
Original commit files touched by this commit
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
9.4.1
26 Apr 2007 19:43:05
Original commit files touched by this commit
oliver search for other commits by this committer
update to 9.4.1

PR:             ports/111512
Submitted by:   me
Approved by:    maintainer timeout (14 days)
9.4.0.1
21 Dec 2006 22:38:36
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 9.4.0.1

PR:             ports/106925
Submitted by:   Dmitry Frolov <frolov@riss-telecom.ru> (maintainer)
9.3.0.4
20 Aug 2006 07:18:08
Original commit files touched by this commit
itetcu search for other commits by this committer
Update tw_cli to 9.3.0.4

PR:             ports/102305
Submitted by:   Dmitry Frolov (maintainer)
9.3.0.3_1
20 Apr 2006 13:57:05
Original commit files touched by this commit
sem search for other commits by this committer
- Add daily periodic script to report RAID status and alarms
- PORTREVISION bumb

PR:             ports/96085
Submitted by:   maintainer
9.3.0.3
22 Feb 2006 17:47:57
Original commit files touched by this commit
mnag search for other commits by this committer
tw_cli(8) is a Command Line Interface Storage Management Software for
AMCC/3ware ATA RAID Controllers, supported by twe(4) and twa(4) drivers.
It provides controller, logical unit and drive management. tw_cli can
be used in both interactive and batch mode, providing higher-level API
(Application Programming Interface) functionalities.

WWW:    http://3ware.com/support/download.asp

PR:             92843
Submitted by:   Dmitry Frolov <frolov@riss-telecom.ru>

Number of commits found: 39