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 |