Port details |
- diplib Library and development environment for quantitative image analysis
- 3.5.1 graphics
=2 3.5.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-10-18 03:39:09
- Last Update: 2024-09-06 15:56:03
- Commit Hash: a62a35c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://diplib.org/
- Description:
- The DIPlib project contains:
* DIPlib, a C++ library for quantitative image analysis. It has been in
development at Delft University of Technology in The Netherlands since 1995.
The 3.0 release of DIPlib represented a complete rewrite in modern C++ of the
library infrastructure, with most of the image processing and analysis
algorithms ported from the previous version, and some of them improved
significantly.
* DIPimage, a MATLAB toolbox for quantitative image analysis. It has been in
development at Delft University of Technology in The Netherlands since 1999.
* PyDIP, Python bindings to DIPlib. This is currently a thin wrapper that
exposes the C++ functionality with little change.
* DIPviewer, an interactive image display utility. It is usable from C++, Python
and MATLAB programs. Within DIPimage this is an optional alternative to the
default MATLAB-native interactive display utility.
* DIPjavaio, an interface to OME Bio-Formats, a Java-based library that reads
hundreds of image file formats. This module is usable from C++ and Python
(DIPimage interfaces to Bio-Formats natively).
¦ ¦ ¦ ¦ 
- 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/graphics/diplib/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/diplib
- pkg install diplib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: diplib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1720302364
SHA256 (DIPlib-diplib-3.5.1_GH0.tar.gz) = b887e51021d360d25d80f6075e17212bb952626ab44993580954048f17c880d6
SIZE (DIPlib-diplib-3.5.1_GH0.tar.gz) = 8772999
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
- xorgproto>=0 : x11/xorgproto
- Library dependencies:
-
- libglfw.so : graphics/glfw
- libGL.so : graphics/libglvnd
- libglut.so : graphics/freeglut
- This port is required by:
- for Libraries
-
- graphics/py-diplib
Configuration Options:
- No options to configure
- Options name:
- graphics_diplib
- USES:
- cmake:testing compiler:c++14-lang gl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.5.1 06 Sep 2024 15:56:03
    |
Yuri Victorovich (yuri)  |
graphics/diplib: Not broken on i386 and aarch64
Based on comments in the linked issues. |
3.5.1 07 Jul 2024 01:27:07
    |
Yuri Victorovich (yuri)  |
graphics/{,py-}diplib: update 3.5.0 → 3.5.1
Reported by: portscout |
3.5.0 23 Jun 2024 06:00:41
    |
Yuri Victorovich (yuri)  |
graphics/diplib: Broken on i386
Reported by: fallout |
3.5.0 19 Jun 2024 06:58:47
    |
Yuri Victorovich (yuri)  |
graphics/diplib: update 3.4.3 → 3.5.0
Reported by: portscout |
3.4.3 14 Apr 2024 19:07:33
    |
Yuri Victorovich (yuri)  |
graphics/diplib: update 3.4.2 → 3.4.3
Reported by: portscout |
3.4.2 05 Apr 2024 09:24:03
    |
Yuri Victorovich (yuri)  |
graphics/diplib: Fix compilation failure on i386
Reported by: fallout |
3.4.2 18 Mar 2024 16:24:19
    |
Yuri Victorovich (yuri)  |
graphics/diplib: update 3.4.1 → 3.4.2
Reported by: portscout |
3.4.1 28 Jan 2024 19:38:46
    |
Yuri Victorovich (yuri)  |
graphics/diplib: Broken on aarch64 due to runaway builds
Reported by: fallout |
3.4.1 09 Jan 2024 10:05:12
    |
Yuri Victorovich (yuri)  |
graphics/diplib: update 3.4.0 → 3.4.1
Reported by: portscout |
3.4.0 13 Apr 2023 00:51:21
    |
Piotr Kubaj (pkubaj)  |
graphics/diplib: fix build on powerpc64
/wrkdirs/usr/ports/graphics/diplib/work/diplib-3.4.0/dependencies/eigen3/Eigen/src/Core/arch/AltiVec/PacketMath.h:1345:32:
error: use of undeclared identifier 'vec_sqrt'; did you mean 'vec_rsqrt'? |
3.4.0 27 Mar 2023 06:39:49
    |
Yuri Victorovich (yuri)  |
graphics/diplib: Update 3.3.0 → 3.4.0
Reported by: portscout |
3.3.0 18 Oct 2022 03:36:37
    |
Yuri Victorovich (yuri)  |
graphics/diplib: New port: Library and development environment for quantitative
image analysis |