Port details |
- vxl C++ libraries for computer vision and image understanding
- 3.3.2 misc
=0 3.3.2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-02-14 06:00:53
- Last Update: 2021-08-04 22:43:00
- Commit Hash: 03c131b
- Also Listed In: science
- License: BSD3CLAUSE
- Description:
- VXL (the Vision-something-Libraries) is a collection of C++ libraries designed
for computer vision research and implementation. It was created from TargetJr
and the IUE with the aim of making a light, fast and consistent system. VXL is
written in ANSI/ISO C++ and is designed to be portable over many platforms.
WWW: https://vxl.github.io/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For LIB depends:
- libbzip2.so:misc/vxl
- libclipper.so:misc/vxl
- libgeotiff.so:misc/vxl
- libnetlib.so:misc/vxl
- libopenjpeg2.so:misc/vxl
- librply.so:misc/vxl
- libtestlib.so:misc/vxl
- libv3p_netlib.so:misc/vxl
- libvbl.so:misc/vxl
- libvbl_io.so:misc/vxl
- libvcl.so:misc/vxl
- libvcsl.so:misc/vxl
- libvgl.so:misc/vxl
- libvgl_algo.so:misc/vxl
- libvgl_io.so:misc/vxl
- libvgl_xio.so:misc/vxl
- libvil.so:misc/vxl
- libvil1.so:misc/vxl
- libvil_algo.so:misc/vxl
- libvil_io.so:misc/vxl
- libvnl.so:misc/vxl
- libvnl_algo.so:misc/vxl
- libvnl_io.so:misc/vxl
- libvnl_xio.so:misc/vxl
- libvpdl.so:misc/vxl
- libvpgl.so:misc/vxl
- libvpgl_algo.so:misc/vxl
- libvpgl_file_formats.so:misc/vxl
- libvpgl_io.so:misc/vxl
- libvpgl_xio.so:misc/vxl
- libvpl.so:misc/vxl
- libvsl.so:misc/vxl
- libvul.so:misc/vxl
- libvul_io.so:misc/vxl
- Conflicts:
- CONFLICTS_BUILD:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/misc/vxl/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/vxl
- pkg install vxl
- PKGNAME: vxl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1628112542
SHA256 (vxl-vxl-v3.3.2_GH0.tar.gz) = 95ecde4b02bbe00aec0d656fd2c43373de2a5d41487a68135f0b565254919411
SIZE (vxl-vxl-v3.3.2_GH0.tar.gz) = 44242131
- 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
- ninja : devel/ninja
- Library dependencies:
-
- libpng.so : graphics/png
- libtiff.so : graphics/tiff
- libjpeg.so : graphics/jpeg-turbo
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- misc_vxl
- USES:
- cmake compiler:c++11-lang jpeg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
04 Aug 2021 22:43:00 3.3.2
|
Yuri Victorovich (yuri)  |
misc/vxl: Update 3.3.0 -> 3.3.2
Reported by: portscout |
27 May 2021 09:47:01 3.3.0
|
Yuri Victorovich (yuri)  |
misc/vxl: Update 2.0.2-629 -> 3.3.0
Reported by: portscout |
23 Apr 2021 20:56:21 2.0.2.629
|
Antoine Brodin (antoine)  |
Cleanup LIB_DEPENDS |
07 Apr 2021 08:09:01 2.0.2.629
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 2.0.2.629
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
24 Sep 2020 20:42:00
2.0.2.629
|
yuri  |
misc/vxl: Fix build on i386
On i386 architectures projects that need SSE2 have to explicitly enable it using
-msse2.
Also fix WWW.
MFH: 2020Q3 |
23 Feb 2020 17:55:10
2.0.2.629
|
yuri  |
misc/vxl: Force SSE2 on amd64 and i386 because the SSE2 auto-detection fails
Reported by: fallout |
15 Feb 2020 11:35:36
2.0.2.629
|
linimon  |
Conditionalize plist to fix install on powerpc64 (and, presumably,
on all !x86 systems):
pkg-static: Unable to access file
/wrkdirs/usr/ports/misc/vxl/work/stageusr/local/include/vxl/core/vil/vil_math_sse.h:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/misc/vxl/work/stageusr/local/include/vxl/core/vil/vil_math_sse.hxx:No
such file or directory
Approved by: portmgr (tier-2 blanket) |
14 Feb 2020 06:58:34
2.0.2.629
|
yuri  |
misc/vxl: Fix license - this software didn't define a license. |
14 Feb 2020 06:00:46
2.0.2.629
|
yuri  |
New port: misc/vxl: C++ libraries for computer vision and image understanding |
Number of commits found: 10
|