Port details |
- libiio Library for interfacing with local and remote IIO devices
- 0.26 misc
=2 0.26Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2019-02-09 19:55:02
- Last Update: 2024-09-26 08:27:11
- Commit Hash: 2f98d30
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- 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 - 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/sdr++
- comms/soapyplutosdr
- misc/iio-oscilloscope
- misc/libad9361-iio
Configuration Options:
- ===> The following configuration options are available for libiio-0.26:
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:
|
Number of commits found: 14
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.26 26 Sep 2024 08:27:11
    |
Yuri Victorovich (yuri)  |
misc/libiio: update 0.25 → 0.26
Reported by: portscout |
0.25 11 Aug 2023 16:25:05
    |
Yuri Victorovich (yuri)  |
misc/libiio: Update 0.23 → 0.25
Reported by: portscout |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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
    |
Stefan Eßer (se)  |
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 ) |
0.23_2 10 Apr 2022 19:11:41
    |
Charlie Li (vishwin)  |
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
    |
Matthias Fechner (mfechner)  |
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
    |
Yuri Victorovich (yuri)  |
misc/libiio: Update 0.21 -> 0.23
Reported by: portscout |
0.21 20 Jun 2021 19:15:48
    |
Yuri Victorovich (yuri)  |
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
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.21 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.21 24 Sep 2020 04:48:09
  |
yuri  |
misc/libiio: Update 0.19 -> 0.21
Reported by: portscout |
0.19 15 Feb 2020 04:05:21
  |
yuri  |
misc/libiio: Update 0.18 -> 0.19
Reported by: portscout |
0.18 04 May 2019 08:18:03
  |
yuri  |
misc/libiio: Update 0.17 -> 0.18
Reported by: portscout |
0.17 09 Feb 2019 19:54:43
  |
yuri  |
New port: misc/libiio: Library for interfacing with local and remote IIO devices |
Number of commits found: 14
|