Commit graph

246 commits

Author SHA1 Message Date
Muhammad Moinur Rahman
0835676e36
Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
  USES=java:build,run if NO_BUILD is undefined. Else it defaults to
  USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
  USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
  extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
  build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
  build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>

Approved by: mat (portmgr), glewis
Differential Revision:  https://reviews.freebsd.org/D48201
2024-12-31 09:57:55 +01:00
Po-Chuan Hsieh
478505fda4
graphics/gdal: Update to 3.10.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/OSGeo/gdal/releases
		https://github.com/OSGeo/gdal/blob/release/3.10/NEWS.md
2024-11-21 21:37:59 +08:00
Matthias Andree
f3127fabc6 graphics/openexr: PORTREVISION bump of openexr users due to ABI change 2024-10-13 15:55:03 +02:00
Jason E. Hale
37f9d06df1 graphics/opencv: Add OGRE3D option
If graphics/ogre3d was installed on the system, the ovis module was
being built, but not installed. The module was still added to the
pkgconfig file, though, which is problematic for consumers of opencv
using pkgconf such as graphics/gstreamer1-plugins-opencv. [1]

Move gflags/glog deps to EIGEN option. Fix plist if ceres-solver is
installed on the system.

Elevate USES=gnome, so it that works for the two options that need it.

PR:		278914 [1]
Reported by:	Chad Jacob Milios <milios@ccsys.com> [1]
2024-09-27 11:00:42 -04:00
Jason E. Hale
d5ee8e4a8d */*: Chase multimedia/libdc1394 shlib bump 2024-09-23 03:13:50 -04:00
Thierry Thomas
e2cd1133e6 */*: bump PORTREVISION after the upgrade to OpenBLAS 2024-06-21 19:49:24 +02:00
Po-Chuan Hsieh
4d687e240e
graphics/gdal: Update to 3.9.0
- Bump PORTREVISION of dependent ports for shlib change
  - databases/postgis31 is skipped due to
  - graphics/R-cran-rgdal is skipped due to build failure and removed from CRAN repository

Changes:	https://github.com/OSGeo/gdal/releases
		https://github.com/OSGeo/gdal/blob/release/3.9/NEWS.md
2024-05-20 01:15:14 +08:00
Yuri Victorovich
0a2c5ca042 graphics/opencv: update 4.6.0 → 4.9.0
PR:	275977
Approved by:	desktop@FreeBSD.org (maintainers timeout; 4+ months)
2024-05-02 10:42:04 -07:00
Tijl Coosemans
98bf25875a graphics/tiff: Update to 4.6.0
PR:		278577
Exp-run by:	antoine
2024-04-27 14:44:59 +02:00
Po-Chuan Hsieh
95323d15a8
devel/glog: Update to 0.7.0
- Convert to USES=cmake:testing
- Sort PLIST
- Bump PORTREVISION of dependent ports for shlib change
  Broken ports are skipped:
  - graphics/colmap [1]
  - graphics/hiptext [2]
  - graphics/openmvs
  - sysutils/apache-mesos

[2] This port was being skipped on package building cluster due to its LICENSE
    "License NONE needs confirmation, but BATCH is defined"

Changes:	https://github.com/google/glog/releases
Reference:	https://pkg-status.freebsd.org/beefy12/data/140amd64-default/84a61d95b0a5/logs/colmap-3.8_5.log [1]
2024-03-09 22:05:20 +08:00
Philipp Ost
f4670bcfac graphics/opencv: Add missing dependencies
PR:		256982
2023-12-27 20:28:59 -08:00
Po-Chuan Hsieh
69e2e87fa5
devel/protobuf: Update to 24.4
- Use USES=pathfix to fix .pc installation
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2023-12-15 01:03:10 +08:00
Thierry Thomas
ab1713728d */*: bump PORTREVISION after the upgrade of OpenBLAS
PR:		273219
2023-12-12 20:03:50 +01:00
Matthias Andree
1b4453302b *: Bump PORTREVISION for OpenEXR users
Because OpenEXR's SONAME has changed with the 3.2.0 update.
New SONAME: libOpenEXR-3_2.so.31
2023-09-10 13:44:32 +02:00
Ganael LAPLANCHE
22e222cbce devel/onetbb: Update to 2021.10.0
and bump dependent ports' revisions.

Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.10.0
2023-08-21 12:09:23 +02:00
Daniel Engberg
664a2fa1e5 */*: Bump jpeg-turbo users treewide
New major version 3.0.0
2023-07-28 19:13:17 +02:00
Piotr Kubaj
3abc76f95b graphics/opencv: return to clang on CPUTYPE=power9
Clang bug fixed in main 881fc203567e85648f2f591a75c4674be2bee0ed.
2023-07-26 19:23:40 +02:00
Rene Ladan
3d9a815d9c all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2023-06-27 21:34:34 +02:00
Piotr Kubaj
3fc69f53ec graphics/opencv: when on POWER9 on powerpc64le, allow setting VSX3 as baseline
Also GCC is necessary because base LLVM 15 fails with:
UNREACHABLE executed at /usr/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCISelLowering.cpp:11135!

LLVM 16 also crashes and it seems 17 has already fixed this issue.
2023-06-21 13:33:46 +02:00
Po-Chuan Hsieh
17dbcfa0af
graphics/gdal: Update to 3.7.0
Changes:	https://github.com/OSGeo/gdal/releases
		https://github.com/OSGeo/gdal/blob/release/3.7/NEWS.md
2023-05-27 12:08:05 +08:00
Ganael LAPLANCHE
8f947d908a devel/onetbb: Update to 2021.9.0
and bump dependent ports' revisions.

Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.9.0
2023-05-09 12:25:26 +02:00
Eric Camachat
8bd3d37b90 graphics/opencv: Fix build with FFMPEG option enabled
Backport upstream commit 496eed950f6d0e7fd92619d47e3cec8f06e96ace to fix
build when FFMPEG option is enabled with FFmpeg 6

PR:		271120
Approved by:	portmgr (blanket, build fix)
2023-05-07 14:28:54 +02:00
Po-Chuan Hsieh
b1c370eb31
graphics/jasper: Update to 4.0.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/jasper-software/jasper/releases
Security:	CVE-2022-2963, CVE-2022-40755
2023-05-03 00:17:43 +08:00
Gerald Pfeifer
8d3e020ed0 *: Bump PORTREVISIONs for math/mpc update to 1.3.1 2023-04-23 09:09:58 +00:00
Adriaan de Groot
9523c6bffa graphics/opencv: mark build-time dependencies correctly
opencv does not need to link (run-time, LIB_DEPENDS) with
lapacke, it is sufficient to build-depend.

Obtained from:	thierry@
PR:		267809
2023-04-21 00:01:41 +02:00
Ganael LAPLANCHE
1dc256924e devel/onetbb: Update to 2021.8.0
Also:
- bump dependent ports' revisions
- fix build when WITH_DEBUG is set

Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.8.0
2023-03-03 16:01:50 +01:00
Ganael LAPLANCHE
e02e127016 devel/onetbb: Update to 2021.7.0
and bump dependent ports' revisions.

Release notes: https://github.com/oneapi-src/oneTBB/blob/v2021.7.0/RELEASE_NOTES.md
2022-11-03 12:32:41 +01:00
Yuri Victorovich
7406d45d49 math/vtk9: Update 9.1.0 -> 9.2.2 2022-10-24 01:14:57 -07:00
Yuri Victorovich
9bd18faa1c Revert "deskutils/just: Update 1.5.0 -> 1.6.0"
This reverts commit 9f02903fc6.
2022-10-21 12:22:35 -07:00
Yuri Victorovich
9f02903fc6 deskutils/just: Update 1.5.0 -> 1.6.0
Reported by:	portscout
2022-10-21 12:21:52 -07:00
Yuri Victorovich
586b19abba Revert "textproc/py-python-lsp-black: New port: Black plugin for the Python LSP Server"
This reverts commit 0c041ad4a2.
2022-10-13 06:41:27 -08:00
Yuri Victorovich
0c041ad4a2 textproc/py-python-lsp-black: New port: Black plugin for the Python LSP Server 2022-10-13 10:25:45 -07:00
Po-Chuan Hsieh
05e7a8b8e1
devel/protobuf: Update to 3.21.7
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2022-10-09 23:37:51 +08:00
Ganael LAPLANCHE
e3eba48aef devel/onetbb: Update to 2021.6.0
and bump dependent ports' revisions.

Release notes: https://github.com/oneapi-src/oneTBB/blob/v2021.6.0/RELEASE_NOTES.md
2022-09-28 12:28:09 +02:00
Felix Palmen
ddae4e92d8 Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
2022-09-11 12:20:14 +02:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 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)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Tobias C. Berner
e21578d954 graphics/opencv: update to 4.6.0
Changelog:
	https://github.com/opencv/opencv/wiki/ChangeLog#version460
2022-08-31 21:24:26 +02:00
Dima Panov
4cf39decb3 */*: bump all consumers after recent boost upgrade 2022-08-12 17:46:53 +03:00
Tobias C. Berner
5564b3b420 science/hdf5: bump PORTREVISION of consumers
The SO-version increased in the update to 1.12.2 in
a43418b815 .

Reported by:	VVD <vvd@unislabs.com>
2022-07-20 16:35:24 +02:00
Yuri Victorovich
5496dad943 graphics/opencv: Change to devel/onetbb
opencv builds with onetbb, which is a new-gen of TBB.
Also devel/tbb causes conflicts dependent packages using opentbb,
particularly misc/openvdb.

PR:		264688
Reported by & Suggested by:	VVD <vvd@unislabs.com>
2022-06-15 20:34:31 -07:00
Tobias C. Berner
ca3f925d6e framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree

Differential Revision: https://reviews.freebsd.org/D35097
2022-04-30 10:03:20 +02:00
Po-Chuan Hsieh
2ffb4427a3
devel/glog: Update to 0.6.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/glog/releases
2022-04-18 07:58:01 +08:00
Po-Chuan Hsieh
735ea04b67
graphics/jasper: Bump PORTREVISION of dependent ports for shlib change after cdcedd316d 2022-04-17 04:55:37 +08:00
Po-Chuan Hsieh
10d211b655
devel/protobuf: Update to 3.20.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2022-04-16 12:19:07 +08:00
Adriaan de Groot
9205101df1 graphics/opencv: add TESSERACT option
Tesseract support was explicitly turned off previously,
because in a dirty build environment it would pick up
an existing installation and then break. In the meantime,
opencv and leptonica have been updated, and Tesseract
behaves well in combination with opencv.

Make it an option, default off (corresponding to previous
behavior). While here, hand off to desktop@ at tcberner's request.

PR:		259930
2022-04-09 20:03:54 +02:00
Piotr Kubaj
73341bbefa graphics/opencv: fix build with LLVM 13 on powerpc64le
/wrkdirs/usr/ports/graphics/opencv/work/opencv-4.5.5/modules/core/include/opencv2/core/vsx_utils.hpp:352:12: warning: 'vec_permi' macro redefined [-Wmacro-redefined]
           ^
/usr/lib/clang/13.0.0/include/altivec.h:13077:9: note: previous definition is here
        ^
/wrkdirs/usr/ports/graphics/opencv/work/opencv-4.5.5/modules/core/include/opencv2/core/vsx_utils.hpp:370:25: error: redefinition of 'vec_promote'
VSX_FINLINE(vec_dword2) vec_promote(long long a, int b)
                        ^
/usr/lib/clang/13.0.0/include/altivec.h:14604:1: note: previous definition is here
vec_promote(signed long long __a, int __b) {
^
/wrkdirs/usr/ports/graphics/opencv/work/opencv-4.5.5/modules/core/include/opencv2/core/vsx_utils.hpp:377:26: error: redefinition of 'vec_promote'
VSX_FINLINE(vec_udword2) vec_promote(unsigned long long a, int b)
                         ^
/usr/lib/clang/13.0.0/include/altivec.h:14611:1: note: previous definition is here
vec_promote(unsigned long long __a, int __b) {
^
/wrkdirs/usr/ports/graphics/opencv/work/opencv-4.5.5/modules/core/include/opencv2/core/hal/intrin_vsx.hpp:1045:22: error: call to 'vec_rsqrt' is ambiguous
{ return v_float32x4(vec_rsqrt(x.val)); }
                     ^~~~~~~~~
/usr/lib/clang/13.0.0/include/altivec.h:8472:34: note: candidate function
static vector float __ATTRS_o_ai vec_rsqrt(vector float __a) {
                                 ^
/wrkdirs/usr/ports/graphics/opencv/work/opencv-4.5.5/modules/core/include/opencv2/core/vsx_utils.hpp:362:29: note: candidate function
    VSX_FINLINE(vec_float4) vec_rsqrt(const vec_float4& a)
                            ^
/wrkdirs/usr/ports/graphics/opencv/work/opencv-4.5.5/modules/core/include/opencv2/core/hal/intrin_vsx.hpp:1047:22: error: call to 'vec_rsqrt' is ambiguous
{ return v_float64x2(vec_rsqrt(x.val)); }
                     ^~~~~~~~~
/usr/lib/clang/13.0.0/include/altivec.h:8477:35: note: candidate function
static vector double __ATTRS_o_ai vec_rsqrt(vector double __a) {
                                  ^
/wrkdirs/usr/ports/graphics/opencv/work/opencv-4.5.5/modules/core/include/opencv2/core/vsx_utils.hpp:365:30: note: candidate function
    VSX_FINLINE(vec_double2) vec_rsqrt(const vec_double2& a)
                             ^
1 warning and 4 errors generated.
2022-03-21 02:17:46 +00:00
Po-Chuan Hsieh
f7e42ce5d5
devel/protobuf: Update to 3.19.4
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2022-02-28 20:46:46 +08:00
Tobias C. Berner
b5ce2eb869 graphics/opencv: fix VTK option
As VTK is built with Qt5 support, bring in the required
dependencies for the build system.

Submitted by:	Oleg Sidorkin <osidorkin@gmail.com>
PR:		261519
2022-01-28 12:42:16 +01:00
Max Brazhnikov
b2af71f2c3 graphics/opencv: add GTK3 option (off by default)
This option enables gui support in opencv.

Approved by:	tcberner@ (maintainer) via irc
2022-01-26 23:17:28 +03:00