Port details on branch 2024Q4 |
- indi Implementation of the Instrument-Neutral-Device-Interface protocol
- 2.1.3 devel
=2 2.1.2.1Version of this port present on the latest quarterly branch. - Maintainer: acm@FreeBSD.org
 - Port Added: 2021-05-19 23:27:18
- Last Update: 2025-05-06 22:44:32
- Commit Hash: 2923545
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: astro
- License: LGPL21
- WWW:
- https://www.indilib.org/
- https://github.com/indilib/indi
- Description:
- INDI is a standard for astronomical instrumentation control. INDI Library is
an Open Source POSIX implementation of the Instrument-Neutral-Device-Interface
protocol.
INDI core library is composed of the following components:
* INDI Server.
* INDI Core Drivers: Hardware drivers that communicate with the equipment.
Many devices are supported including:
- Mounts
- CCDs, CMOS, Webcams, DSLRs (Canon, Nikon, Sony, Pentax..etc).
- Focusers
- Filter Wheels
- Adaptive Optics
- Domes
- GPS
- Weather Stations
- Controllers
- Auxiliary Devices (switches, watchdog, relays, light sources, measurement
devices..etc).
* Client Library: Cross-platform POSIX and Qt5-based client libraries. The
client libraries can be embedded in 3rd party applications to communicate
with INDI server and devices.
 ¦ ¦ ¦ ¦ 
- 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/devel/indi/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/indi
- pkg install indi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: indi
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1744745462
SHA256 (indilib-indi-v2.1.3_GH0.tar.gz) = ccf1999abfe84469a04149142c1cf5383cb6e2ac5e63f7b05d7892fb717c168e
SIZE (indilib-indi-v2.1.3_GH0.tar.gz) = 2958687
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:
-
- videodev2.h : multimedia/v4l_compat
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libXISF.so : graphics/libxisf
- libcfitsio.so : astro/cfitsio
- libcurl.so : ftp/curl
- libev.so : devel/libev
- libfftw3.so : math/fftw3
- libgsl.so : math/gsl
- libnova.so : astro/libnova
- libogg.so : audio/libogg
- libtheora.so : multimedia/libtheora
- libjpeg.so : graphics/jpeg-turbo
- This port is required by:
- for Libraries
-
- astro/phd2
- astro/stellarium
- for Run
-
- astro/indiwebmanagerapp
- astro/phd2
Configuration Options:
- No options to configure
- Options name:
- devel_indi
- USES:
- cmake jpeg iconv ninja pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|