| Port details on branch 2023Q3 |
- libiio Library for interfacing with local and remote IIO devices
- 0.26_1 misc
=0 0.26_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2019-02-09 19:55:02
- Last Update: 2025-06-30 09:04:22
- Commit Hash: 3068854d
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- 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 = 1727332045
SHA256 (analogdevicesinc-libiio-v0.26_GH0.tar.gz) = fb445fb860ef1248759f45d4273a4eff360534480ec87af64c6b8db3b99be7e5
SIZE (analogdevicesinc-libiio-v0.26_GH0.tar.gz) = 519150
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libavahi-client.so : net/avahi-app
- libxml2.so : textproc/libxml2
- This port is required by:
- for Libraries
-
- comms/gnuradio
- comms/sdr++
- comms/soapyplutosdr
- misc/iio-oscilloscope
- misc/libad9361-iio
Configuration Options:
- ===> The following configuration options are available for libiio-0.26_1:
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:
|