Port details |
- vxl C++ libraries for computer vision and image understanding
- 3.3.2_3 misc =2 3.3.2_3Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2020-02-14 06:00:53
- Last Update: 2024-04-27 12:44:59
- Commit Hash: 98bf258
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: science
- License: BSD3CLAUSE
- WWW:
- https://vxl.github.io/
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_BUILD:
- 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
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- 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-core
- ninja : devel/ninja
- Library dependencies:
-
- libgeotiff.so : graphics/libgeotiff
- libpng.so : graphics/png
- libtiff.so : graphics/tiff
- libjpeg.so : graphics/jpeg-turbo
- This port is required by:
- for Libraries
-
- devel/fbthrift
- devel/folly
- graphics/alizams
- graphics/elastix
- graphics/simpleitk
- net/fb303
- net/mvfst
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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.3.2_3 27 Apr 2024 12:44:59 |
Tijl Coosemans (tijl) |
graphics/tiff: Update to 4.6.0
PR: 278577
Exp-run by: antoine |
3.3.2_2 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
3.3.2_1 27 May 2023 10:02:09 |
Yuri Victorovich (yuri) |
misc/vxl: Unbundle graphics/libgeotiff; Add CONFLICTS stmt; Add comment |
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) |
3.3.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 ) |
3.3.2 04 Aug 2021 22:43:00 |
Yuri Victorovich (yuri) |
misc/vxl: Update 3.3.0 -> 3.3.2
Reported by: portscout |
3.3.0 27 May 2021 09:47:01 |
Yuri Victorovich (yuri) |
misc/vxl: Update 2.0.2-629 -> 3.3.0
Reported by: portscout |
2.0.2.629 23 Apr 2021 20:56:21 |
Antoine Brodin (antoine) |
Cleanup LIB_DEPENDS |
2.0.2.629 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.0.2.629 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.2.629 24 Sep 2020 20:42:00 |
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 |
2.0.2.629 23 Feb 2020 17:55:10 |
yuri |
misc/vxl: Force SSE2 on amd64 and i386 because the SSE2 auto-detection fails
Reported by: fallout |
2.0.2.629 15 Feb 2020 11:35:36 |
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) |
2.0.2.629 14 Feb 2020 06:58:34 |
yuri |
misc/vxl: Fix license - this software didn't define a license. |
2.0.2.629 14 Feb 2020 06:00:46 |
yuri |
New port: misc/vxl: C++ libraries for computer vision and image understanding |