75 Commits

Author SHA1 Message Date
Po-Chuan Hsieh
fab6d04576
devel/grpc: Update to 1.67.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
2024-10-14 13:05:22 +08:00
Po-Chuan Hsieh
232b56f7db
devel/protobuf: Update to 28.2
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2024-10-07 22:16:41 +08:00
Dima Panov
55cfbcf56c
*/*: bump consumers after devel/boost* update
With hat:	office
Sponsored by:	Future Crew, LLC
2024-10-03 13:25:14 +03:00
Po-Chuan Hsieh
edc44d21a5
devel/protobuf: Update to 28.1
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2024-09-19 03:10:12 +08:00
Po-Chuan Hsieh
f01013c7ca
devel/protobuf: Update to 28.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2024-09-16 04:09:36 +08:00
Po-Chuan Hsieh
d53b4fb4a1
devel/grpc: Update to 1.66.1
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
2024-09-16 04:09:34 +08:00
Po-Chuan Hsieh
216e30a7a5
devel/protobuf: Update to 27.3
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2024-08-15 18:55:26 +08:00
Po-Chuan Hsieh
e9a9fe7ceb
devel/grpc: Update to 1.65.4
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
2024-08-15 18:55:25 +08:00
Alexey Dokuchaev
8c120afd97 Bump revisions of dependent ports after Abseil C++ libraries update
Requested by:	madpilot
2024-08-08 07:41:06 +00:00
Yuri Victorovich
ccf416b3da databases/arrow: Add necessary patches 2024-07-22 10:06:02 -07:00
Yuri Victorovich
542d55a839 databases/arrow: update 15.0.2 → 17.0.0
PR:		280224
Reported by:	Po-Chuan Hsieh <sunpoet@FreeBSD.org>
2024-07-22 10:05:18 -07:00
Po-Chuan Hsieh
ad7289ae0d
devel/googletest: Update to 1.15.0
- Update MASTER_SITES: use upstream release tarball
- Use USES=pathfix to fix .pc installation
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/googletest/releases
2024-07-17 02:36:15 +08:00
Rene Ladan
19d68720f1 all: drop support for FreeBSD 13.2 which reached EOL today
Thanks again to jbeich for noticing various things I overlooked.

Reviewed by:	acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat, nobukata, sunpoet, tagattie, yuri, arrowd, kde
Differential Revision:	https://reviews.freebsd.org/D45141
2024-07-01 22:27:23 +02:00
Yuri Victorovich
b845623d2f databases/arrow: Avoid failures in the R extension build
... by adjusting "true" and "false" values in lib/cmake/Arrow/ArrowOptions.cmake
to "ON" and "OFF".

Reported by:	Bryce Mecum <brycemecum@gmail.com>
2024-04-12 17:17:25 -07:00
Yuri Victorovich
bd78a1b410 databases/arrow: Fix build on 13.2
The TESTING option (enabling the TESTING module) is disabled due to
googletest incompatibility with C++17 -compiled code on 13.2

PR:		277953
Reported by:	Palle Girgensohn <girgen@FreeBSD.org>
2024-03-27 13:16:27 -07:00
Yuri Victorovich
690aec1dfb databases/{,py-}pyarrow: update 13.0.0 → 15.0.2 2024-03-24 03:01:18 -07:00
Po-Chuan Hsieh
43db9768ad
databases/arrow: Fix 1947368c6b77cbe2f349aef7b0a1095117c33f6c
The PLIST change was added to pass PLIST check in "poudriere bulk -t" during my
local build. It was not planned to be committed.

Reported by:    girgen
2024-03-23 22:50:19 +08:00
Po-Chuan Hsieh
1947368c6b
devel/grpc: Update to 1.62.0
- Bump PORTREVISION of dependent ports for shlib change
  Broken ports are skipped:
  - science/py-tensorflow
  - sysutils/apache-mesos

Changes:	https://github.com/grpc/grpc/releases
2024-03-09 22:05:20 +08:00
Po-Chuan Hsieh
917c3f128b
devel/grpc: Update to 1.61.1
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
2024-02-21 23:06:22 +08:00
Po-Chuan Hsieh
60ae83008e
devel/grpc: Update to 1.60.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
2023-12-15 01:03:10 +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
Daniel Engberg
b63a90c49c */*: Treewide: Bump consumers of textproc/utf8proc
...after commit a71f6f1f41195fc156071640e2cd200541c21e52

Reported by:	vvd
2023-10-21 16:43:22 +02:00
Po-Chuan Hsieh
0c509fb2dc
devel/re2: Update to 20230801
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/re2/releases
2023-09-11 11:22:48 +08:00
Piotr Kubaj
6bbd553d07 databases/arrow: fix build on big-endian
Upstream 4b70fd4b1eac29cd8ac20083ad644b60fe6483ab is necessary to fix build on big-endian.
2023-09-09 15:41:20 +02:00
Yuri Victorovich
41c0cd7e48 databases/arrow: update 8.0.0 → 13.0.0
Reported by:	portscout

PR:		273389
2023-09-04 15:30:32 -07:00
Po-Chuan Hsieh
b4d51fb2ec
devel/googletest: Update to 1.14.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/googletest/releases
2023-08-17 02:25:09 +08: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
Jan Beich
badb313baa databases/arrow: drop redundant part of 0ca297ebde92 2023-05-07 00:53:26 +00:00
Jan Beich
0ca297ebde databases/arrow: unbreak build after 4aec6e124381
In file included from cpp/src/arrow/ipc/test_common.cc:36:
In file included from cpp/src/arrow/testing/builder.h:29:
In file included from cpp/src/arrow/testing/gtest_util.h:31:
In file included from /usr/local/include/gtest/gtest.h:64:
In file included from /usr/local/include/gtest/gtest-assertion-result.h:46:
In file included from /usr/local/include/gtest/gtest-message.h:57:
/usr/local/include/gtest/internal/gtest-port.h:270:2: error: C++ versions less than C++14 are not supported.
 #error C++ versions less than C++14 are not supported.
  ^

Reported by:	pkg-fallout
2023-05-06 23:06:49 +00:00
Po-Chuan Hsieh
94713bad76
devel/re2: Update to 20230301
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/re2/releases
2023-05-03 03:58:21 +08:00
Christian Weisgerber
feb1fa34f5 audio/opus: bump consumers after update to 1.4 2023-04-25 17:17:15 +02:00
Gerald Pfeifer
8d3e020ed0 *: Bump PORTREVISIONs for math/mpc update to 1.3.1 2023-04-23 09:09:58 +00:00
Po-Chuan Hsieh
69a06716ba
devel/grpc: Update to 1.54.0 (should be part of 8f17596cf5a75f2dca4b4c9f65ba02a53e1b2cd9)
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
2023-04-20 02:53:02 +08:00
Po-Chuan Hsieh
68b8a1ddaa
devel/grpc: Update to 1.52.1
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
2023-03-22 03:20:03 +08:00
Po-Chuan Hsieh
6ba65f665d
databases/arrow: Fix b2b1773a8006931f49457a9341f2c6da6119de0e
It should be a PORTREVISION bump for shlib change of devel/grpc.
Remove accidentally-committed local changes.
2022-10-09 23:37:42 +08:00
Po-Chuan Hsieh
b2b1773a80
devel/grpc: Update to 1.49.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
2022-10-03 10:14:06 +08:00
Nuno Teixeira
2da77aa5b5 databases/arrow: fix s2n-tls dependency 2022-09-13 19:09:00 +01:00
Stefan Eßer
fb16dfecae 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)
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
Dima Panov
4cf39decb3 */*: bump all consumers after recent boost upgrade 2022-08-12 17:46:53 +03:00
Po-Chuan Hsieh
8d5b2bc5bb
devel/grpc: Update to 1.48.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
2022-07-30 13:57:09 +08:00
Jan Beich
957aa87c3d devel/googletest: update to 1.12.1
Changes:	https://github.com/google/googletest/releases/tag/release-1.12.1
Reported by:	GitHub (watch releases)
2022-06-30 15:27:20 +00:00
Po-Chuan Hsieh
b1a61c790e
devel/grpc: Update to 1.47.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
2022-06-30 00:32:34 +08:00
Jan Beich
3ff1f557e4 devel/googletest: update to 1.12.0
Changes:	https://github.com/google/googletest/releases/tag/release-1.12.0
Reported by:	GitHub (watch releases)
2022-06-25 19:31:14 +00:00
Yuri Victorovich
db68e7212d databases/arrow: Update 6.0.1 -> 8.0.0 2022-06-12 17:47:35 -07:00
Dima Panov
b082b3d13e devel/boost-all: bump all library consumers after boost upgrade
PR:	246106
2022-05-22 23:17:16 +03:00
Po-Chuan Hsieh
bf3c49f70a
devel/grpc: Update to 1.46.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
2022-05-13 19:39:14 +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
Po-Chuan Hsieh
a478c75844
devel/grpc: Update to 1.45.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
2022-03-31 06:02:45 +08:00
Po-Chuan Hsieh
58923d9729
devel/grpc: Update to 1.44.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
2022-03-08 02:10:55 +08:00