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
libiio Library for interfacing with local and remote IIO devices
0.25 misc 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 0.25Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-02-09 19:55:02
Last Update: 2023-08-11 16:25:05
Commit Hash: f3252d9
License: BSL
WWW:
https://github.com/analogdevicesinc/libiio
Description:
libiio is used to interface to the Linux Industrial Input/Output (IIO) Subsystem. The Linux IIO subsystem is intended to provide support for devices that in some sense are analog to digital or digital to analog converters (ADCs, DACs). This includes, but is not limited to ADCs, Accelerometers, Gyros, IMUs, Capacitance to Digital Converters (CDCs), Pressure Sensors, Color, Light and Proximity Sensors, Temperature Sensors, Magnetometers, DACs, DDS (Direct Digital Synthesis), PLLs (Phase Locked Loops), Variable/Programmable Gain Amplifiers (VGA, PGA), and RF transceivers. You can use libiio natively on an embedded Linux target (local mode), or use libiio to communicate remotely to that same target from a host Linux, Windows or MAC over USB or Ethernet or Serial.
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 (19 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libiio-0.25/catalog.mk
  3. /usr/local/share/licenses/libiio-0.25/LICENSE
  4. /usr/local/share/licenses/libiio-0.25/BSL
  5. bin/iio_attr
  6. bin/iio_genxml
  7. bin/iio_info
  8. bin/iio_readdev
  9. bin/iio_reg
  10. bin/iio_stresstest
  11. bin/iio_writedev
  12. include/iio.h
  13. lib/libiio.so
  14. lib/libiio.so.0
  15. lib/libiio.so.0.25
  16. libdata/pkgconfig/libiio.pc
  17. @owner
  18. @group
  19. @mode
Collapse this list.
Dependency lines:
  • libiio>0:misc/libiio
To install the port:
cd /usr/ports/misc/libiio/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/libiio
  • pkg install libiio
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libiio
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1691770004 SHA256 (analogdevicesinc-libiio-v0.25_GH0.tar.gz) = 21972599a3c143ab1f98002ad2b3f28f4aff927fde5f677478311cd4e517730c SIZE (analogdevicesinc-libiio-v0.25_GH0.tar.gz) = 518247

Packages (timestamps in pop-ups are UTC):
libiio
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.250.250.210.250.25---
FreeBSD:13:quarterly0.250.25-0.250.250.250.250.25
FreeBSD:14:latest0.250.250.23_20.250.250.23_2-0.23_2
FreeBSD:14:quarterly0.250.25-0.250.250.250.250.25
FreeBSD:15:latest0.250.25n/a0.25n/a0.250.250.25
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. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libavahi-client.so : net/avahi-app
  2. libxml2.so : textproc/libxml2
This port is required by:
for Libraries
  1. comms/sdr++
  2. comms/soapyplutosdr
  3. misc/iio-oscilloscope
  4. misc/libad9361-iio

Configuration Options:
===> The following configuration options are available for libiio-0.25: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
misc_libiio
USES:
cmake:testing gnome iconv localbase
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/analogdevicesinc/libiio/tar.gz/v0.25?dummy=/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.25
11 Aug 2023 16:25:05
commit hash: f3252d9b43f323c9c8938e60fc6c9201756ba167commit hash: f3252d9b43f323c9c8938e60fc6c9201756ba167commit hash: f3252d9b43f323c9c8938e60fc6c9201756ba167commit hash: f3252d9b43f323c9c8938e60fc6c9201756ba167 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/libiio: Update 0.23 → 0.25

Reported by:	portscout
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)
0.23_2
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)
0.23_2
10 Apr 2022 19:11:41
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
0.23_1
26 Mar 2022 08:27:27
commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
0.23
05 Jan 2022 19:55:00
commit hash: f2381fb5d108b9b7b28559d2778f933fbac9d780commit hash: f2381fb5d108b9b7b28559d2778f933fbac9d780commit hash: f2381fb5d108b9b7b28559d2778f933fbac9d780commit hash: f2381fb5d108b9b7b28559d2778f933fbac9d780 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/libiio: Update 0.21 -> 0.23

Reported by:	portscout
0.21
20 Jun 2021 19:15:48
commit hash: c1d72ae2b185505f3b1c31c84e2655c04111b061commit hash: c1d72ae2b185505f3b1c31c84e2655c04111b061commit hash: c1d72ae2b185505f3b1c31c84e2655c04111b061commit hash: c1d72ae2b185505f3b1c31c84e2655c04111b061 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/libiio: Fix compilation with libxml2>=2.9.12 by adding USES=localbase

PR:		256734
Reported by:	Daniel Engberg <daniel.engberg.lists@pyret.net>
0.21
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
0.21
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.
0.21
24 Sep 2020 04:48:09
Revision:549890Original commit files touched by this commit
yuri search for other commits by this committer
misc/libiio: Update 0.19 -> 0.21

Reported by:	portscout
0.19
15 Feb 2020 04:05:21
Revision:526200Original commit files touched by this commit
yuri search for other commits by this committer
misc/libiio: Update 0.18 -> 0.19

Reported by:	portscout
0.18
04 May 2019 08:18:03
Revision:500789Original commit files touched by this commit
yuri search for other commits by this committer
misc/libiio: Update 0.17 -> 0.18

Reported by:	portscout
0.17
09 Feb 2019 19:54:43
Revision:492508Original commit files touched by this commit
yuri search for other commits by this committer
New port: misc/libiio: Library for interfacing with local and remote IIO devices

Number of commits found: 13