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
sigrok-firmware Sigrok firmware
20150123 science 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 20150123Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-08-03 22:37:57
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
License: not specified in port
WWW:
https://www.sigrok.org/wiki/Firmware
Description:
sigrok-firmware is a collection of firmware files required for some of the devices libsigrok supports (logic analyzers, oscilloscopes, or others). We only carry firmware files for which we have an explicit permission/license that allows at _least_ redistribution of the firmware.
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 (10 items)
Collapse this list.
  1. share/sigrok-firmware/LICENSE.Sigma
  2. share/sigrok-firmware/asix-sigma-100.fw
  3. share/sigrok-firmware/asix-sigma-200.fw
  4. share/sigrok-firmware/asix-sigma-50.fw
  5. share/sigrok-firmware/asix-sigma-50sync.fw
  6. share/sigrok-firmware/LICENSE.LWLA
  7. share/sigrok-firmware/sysclk-lwla1034-extneg.rbf
  8. share/sigrok-firmware/sysclk-lwla1034-extpos.rbf
  9. share/sigrok-firmware/sysclk-lwla1034-int.rbf
  10. share/sigrok-firmware/sysclk-lwla1034-off.rbf
Collapse this list.
Dependency lines:
  • sigrok-firmware>0:science/sigrok-firmware
To install the port:
cd /usr/ports/science/sigrok-firmware/ && make install clean
To add the package, run one of these commands:
  • pkg install science/sigrok-firmware
  • pkg install sigrok-firmware
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sigrok-firmware
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (uffejakobsen-sigrok-firmware-20150123-2632d74_GH0.tar.gz) = 8963488ff25fd5af276449cd286a32d5ececb5259cdbc2506ed2998637f88b02 SIZE (uffejakobsen-sigrok-firmware-20150123-2632d74_GH0.tar.gz) = 372193

Packages (timestamps in pop-ups are UTC):
sigrok-firmware
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2015012320150123201501232015012320150123-20150123-
FreeBSD:13:quarterly2015012320150123201501232015012320150123201501232015012320150123
FreeBSD:14:latest201501232015012320150123201501232015012320150123-20150123
FreeBSD:14:quarterly2015012320150123-2015012320150123201501232015012320150123
FreeBSD:15:latest2015012320150123n/a20150123n/a201501232015012320150123
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. autoconf>=2.71 : devel/autoconf
  3. automake>=1.16.5 : devel/automake
Runtime dependencies:
  1. parseelf.py : science/sigrok-firmware-utils
  2. fx2lafw-cypress-fx2.fw : science/sigrok-firmware-fx2lafw
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
science_sigrok-firmware
USES:
autoreconf gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/uffejakobsen/sigrok-firmware/tar.gz/2632d74?dummy=/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
20150123
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)
20150123
20 Jul 2022 14:22:51
commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
science: remove 'Created by' lines

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

  *  Andreas Fehlner <fehlner@gmx.de>
  *  Brad Huntting <huntting@glarp.com>
  *  Chao Shin <quakelee@cn.FreeBSD.org>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Chia-Hsing Yu <me@davidyu.org>
  *  Chris Rees <utisoft@gmail.com>
  *  David Naylor <dbn@FreeBSD.org>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Ed Schouten <ed@FreeBSD.org>
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Erik B Knudsen
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20150123
06 Jun 2022 11:48:06
commit hash: ca473fb228489407687bfe3d1f772296e1c0ba7bcommit hash: ca473fb228489407687bfe3d1f772296e1c0ba7bcommit hash: ca473fb228489407687bfe3d1f772296e1c0ba7bcommit hash: ca473fb228489407687bfe3d1f772296e1c0ba7b files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
all: Take maintainership
20150123
06 Jun 2022 11:19:04
commit hash: 65e2c3c3bb0096beceeab57c5939a07cf998f48fcommit hash: 65e2c3c3bb0096beceeab57c5939a07cf998f48fcommit hash: 65e2c3c3bb0096beceeab57c5939a07cf998f48fcommit hash: 65e2c3c3bb0096beceeab57c5939a07cf998f48f files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: return bsam's ports to the pool after his commit bit got safekept
20150123
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.
20150123
09 Oct 2016 21:25:24
Revision:423624Original commit files touched by this commit
bsam search for other commits by this committer
Take maintainership.

Approved by:	Uffe Jakobsen <uffe@uffe.org> (maintainer, via e-mail)
20150123
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
20150123
07 May 2015 17:41:24
Revision:385645Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the s* categores to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
20150123
18 Apr 2015 12:58:35
Revision:384225Original commit files touched by this commit
tijl search for other commits by this committer
Convert to USES=autoreconf
20150123
03 Mar 2015 12:32:37
Revision:380356Original commit files touched by this commit
robak search for other commits by this committer
science/sigrok-firmware: update 20140418 -> 20150123

- Add distinfo
- Use GitHub
- Adjust COMMENT and pkg-descr text

PR:		198010
Submitted by:	Uffe Jakobsen <uffe@uffe.org>
20140418
03 Aug 2014 22:37:52
Revision:363954Original commit files touched by this commit
marino search for other commits by this committer
Add new port: science/sigrok-firmware

PR:		188810
Submitted by:	uffe

      ===============================================================

The sigrok project aims at creating a portable, cross-platform,
Free/Libre/Open-Source signal analysis software suite that supports
various device types, such as logic analyzers, MSOs, oscilloscopes,
multimeters, LCR meters, sound level meters, thermometers, hygrometers,
anemometers, light meters, DAQs, dataloggers, function generators,
spectrum analyzers, power supplies, GPIB interfaces, and more.

Number of commits found: 12