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
intel-qcu Intel(R) QSFP+ Configuration Utility
2.30.23.0 sysutils Deleted on this many watch lists=0 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 2.30.23.0Version of this port present on the latest quarterly branch.
Broken BROKEN: unfetchable
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2020-05-05
Ignore IGNORE: is marked as broken: unfetchable
Maintainer: freebsd@intel.com search for ports maintained by this maintainer
Port Added: 2016-06-17 19:16:05
Last Update: 2020-05-05 15:38:12
SVN Revision: 534093
Also Listed In: net
License: IPL
WWW:
https://downloadcenter.intel.com/
Description:
The Intel(R) QSFP+ Configuration Utility is a command line utility that allows users to change the link type of the installed QSFP+ module. The supported types are defined within the adapter's NVM. This utility displays only the devices that potentially support QSFP+ reconfiguration. Only one port per device is displayed, since changes affect the device as a whole, not individual ports. WWW: https://downloadcenter.intel.com/
Homepage    cgit ¦ GitHub ¦ 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/qcu
  2. /usr/local/share/licenses/intel-qcu-2.30.23.0/catalog.mk
  3. /usr/local/share/licenses/intel-qcu-2.30.23.0/LICENSE
  4. /usr/local/share/licenses/intel-qcu-2.30.23.0/IPL
Collapse this list.
Dependency lines:
  • intel-qcu>0:sysutils/intel-qcu
No installation instructions:
This port has been deleted.
PKGNAME: intel-qcu
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64
distinfo:
TIMESTAMP = 1538747325 SHA256 (FreeBSDx64.zip) = f76daed5a20a2a63e78af7b08ebeaaa7daedb09f0d1c951b9061f693f95f6cb6 SIZE (FreeBSDx64.zip) = 1633796

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:
N/A
USES:
zip
pkg-message:
For install:
For the package to function properly please make sure you have latest ixl driver installed. If necessary - install the updated version from net/intel-ixl-kmod Getting help: # qcu /?
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. http://downloadmirror.intel.com/25852/eng/
  2. https://downloadmirror.intel.com/25852/eng/
Collapse this list.
Port Moves

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.30.23.0
05 May 2020 15:38:12
Revision:534093Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

Adjusted for ports rescued since r534032

2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.30.23.0
04 Apr 2020 20:51:41
Revision:530719Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
2.30.23.0
06 Nov 2019 16:26:35
Revision:516897Original commit files touched by this commit
antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
2.30.23.0
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)
2.30.23.0
05 Oct 2018 20:23:23
Revision:481292Original commit files touched by this commit
skozlov search for other commits by this committer
sysutils/intel-qcu: Update to 2.30.23.0

- Update PORTVERSION and distinfo
- Add NO_WRKSUBDIR due to change in zip package

Test Plan: Compile and sanity checked using poudriere w/portlint

Approved By: sbruno (mentor)

Differential Revision: https://reviews.freebsd.org/D17437
2.30.16.8
16 Nov 2017 21:47:57
Revision:454343Original commit files touched by this commit
sbruno search for other commits by this committer
sysutils/intel-qcu Update to 2.30.16.8

*    Updated PORTVERSION. The version schema was changed but PORTEPOCH is not
required.
*    Added DISTNAME due to the changes of the distfile hosting
*    License is now only provided in PDF format
*    Removed USES=dos2unix as ther's no plain-text license anymore
*    Moved ONLY_FOR_ARCHS* up to make portlint happy
*    Add NO_ARCH* as this is a binary distribution
*    Unbreak on 11+, no coredumps anymore
*    Re-generate distinfo

Submitted by:	kozlov.sergey.404@gmail.com (Sergey Kozlov)
Reviewed by:	swills
Sponsored by:	Intel Corporation
Differential Revision:	https://reviews.freebsd.org/D13085
1.2
12 Jan 2017 14:21:43
Revision:431270Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Always check OPSYS along with OSVERSION

Approved by:	portmgr blanket
1.2
03 Jan 2017 11:01:06
Revision:430454Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Cleanup BROKEN/IGNORE for 10.3-

Sponsored by:	Absolight
1.2
17 Jun 2016 19:15:44
Revision:417025Original commit files touched by this commit
sbruno search for other commits by this committer
Add QSFP+ Configuration Utility port
Origin:
https://downloadcenter.intel.com/download/25852/Intel-QSFP-Configuration-Utility-FreeBSD-

Known bugs:
The tool doesn't work (coredumps) on latest 11-CURRENT, no harm done to
the hardware. There's a work going on to fix that issue

Submitted by:	Sergey Kozlov <sergey.kozlov@intel.com>
Relnotes:	yes
Sponsored by:	Intel Corporation
Differential Revision:	https://reviews.freebsd.org/D6834

Number of commits found: 9