| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
6.0.1_7 12 May 2026 15:45:55
    |
Thierry Thomas (thierry)  |
science/paraview: fix build on 16-Current
Reported by: pkg-fallout |
6.0.1_7 12 May 2026 09:31:17
    |
Po-Chuan Hsieh (sunpoet)  |
science/paraview: Fix build with gdal 3.13.0+
/wrkdirs/usr/ports/science/paraview/work/ParaView-v6.0.1/VTK/IO/GDAL/vtkGDALRasterReader.cxx:185:12:
error: cannot initialize a variable of type 'char **' with an rvalue of type
'CSLConstList' (aka 'const char *const *')
185 | char** papszMetaData = GDALGetMetadata(this->GDALData, nullptr);
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/science/paraview/work/ParaView-v6.0.1/VTK/IO/GDAL/vtkGDALRasterReader.cxx:881:10:
error: cannot initialize a variable of type 'char **' with an rvalue of type
'CSLConstList' (aka 'const char *const *')
881 | char** papszMetadata = GDALGetMetadata(this->Impl->GDALData,
domain.c_str());
| ^
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
Approved by: portmgr (blanket) |
6.0.1_7 12 May 2026 09:31:08
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/gdal: Update to 3.13.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/OSGeo/gdal/releases
https://github.com/OSGeo/gdal/blob/release/3.13/NEWS.md |
6.0.1_6 08 May 2026 16:03:52
    |
Loïc Bartoletti (lbartoletti)  |
graphics/proj: bump dependends ports |
6.0.1_5 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: bump PORTREVISION after switching to NumPy 2.x |
6.0.1_4 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: Switch to NumPy 2.x
PR: 294328
Exp-run: antoine |
6.0.1_4 05 Apr 2026 17:18:27
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/gdal: Update to 3.12.2
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/OSGeo/gdal/releases
https://github.com/OSGeo/gdal/blob/release/3.12/NEWS.md |
6.0.1_3 03 Apr 2026 20:52:43
    |
Charlie Li (vishwin)  |
python.mk: retire ${PYNUMPY}
With both math/py-numpy (2) and math/py-numpy1, the variable stopped
making sense. Also remove the upper version bound. |
6.0.1_3 03 Apr 2026 18:52:22
    |
Charlie Li (vishwin)  |
math/py-numpy: switch all consumers to math/py-numpy1
...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS
PR: 281470 |
6.0.1_2 17 Mar 2026 05:48:21
    |
Koichiro Iwao (meta)  |
*/*: Bump all devel/protobuf consumers
They must always be bumped after devel/protobuf because it include
following files whose filenames contain %%PORTVERSION%%. Consequently,
the shlib will always change when PORTVERSION is increased.
lib/libprotobuf-lite.so.%%PORTVERSION%%.0
lib/libprotobuf.so.%%PORTVERSION%%.0
lib/libprotoc.so.%%PORTVERSION%%.0
Approved by: portmgr (blanket; fixing consumers) |
6.0.1_1 02 Mar 2026 07:37:03
    |
Yuri Victorovich (yuri)  |
math/vtk9: update 9.5.2 → 9.6.0 |
6.0.1 26 Jan 2026 22:32:36
    |
Thierry Thomas (thierry)  |
science/paraview: upgrade to 6.0.1
Releases notes at https://www.kitware.com/paraview-6-0-0-release-notes/
and https://www.kitware.com/paraview-6-0-1-release-notes/
Also switch from MPICH to OpenMPI, to be consistent with VTK. |
5.13.3_11 30 Dec 2025 12:00:05
    |
Jason E. Hale (jhale)  |
*/*: De-orbit alias.mk
Mk/Uses/alias.mk was an attempt for compat with DPorts, but has rotted.
This feature was never documented in the PHB, so there is no work to
be done by the docs@ team.
Nothing against DragonFly, but if DPorts still needs FreeBSD 9
support, they really should work that out with upstream projects.
Ultimately, we don't need to keep carrying this outdated feature that
doesn't affect us. |
5.13.3_11 26 Dec 2025 09:50:46
    |
Jason E. Hale (jhale)  |
*/*: Chase multimedia/libtheora shlib bump |
5.13.3_10 26 Dec 2025 09:18:13
    |
Jason E. Hale (jhale)  |
science/paraview: Fix build with FFMpeg 8
Backport upstream commits from VTK to fix build with FFMpeg 8.
Approved by: portmgr (blanket) |
5.13.3_10 24 Dec 2025 08:55:21
    |
Baptiste Daroussin (bapt)  |
multimedia/ffmpeg: bump revision to chase lib version change |
5.13.3_9 18 Dec 2025 21:39:03
    |
Jason E. Hale (jhale)  |
science/paraview: Fix build with Qt 6.10.1
Backport upstream commits to fix build with Qt 6.10.1.
With hat: kde@ |
5.13.3_9 07 Dec 2025 19:37:04
    |
Loïc Bartoletti (lbartoletti)  |
graphics/proj: bump consumers of proj |
5.13.3_8 10 Nov 2025 17:05:14
    |
Yuri Victorovich (yuri)  |
math/openturns: update 1.24 → 1.25.1 |
5.13.3_7 20 Oct 2025 11:48:39
    |
Dima Panov (fluffy)  |
devel/boost: bump consumers after boost upgrade (+)
Get rid of direct dependency ob libbost_system.so, use libboost_thread.so
instead |
5.13.3_6 16 Oct 2025 20:13:36
    |
Dirk Meyer (dinoex)  |
graphics/graphviz: update to 14.0.1 |
5.13.3_5 31 Aug 2025 10:30:51
    |
Rene Ladan (rene)  |
all: bump PORTREVISION after updating graphics/libyuv
Using the Tools/scripts/bump_revision.pl script |
5.13.3_4 30 Jun 2025 09:04:22
    |
Baptiste Daroussin (bapt)  |
libxml2: chase libxml soversion bump |
5.13.3_3 27 Jun 2025 17:00:41
    |
Yuri Victorovich (yuri)  |
math/vtk9: update 9.2.6 → 9.5.0 |
5.13.3_2 09 Jun 2025 07:25:35
    |
Thierry Thomas (thierry)  |
science/paraview: fix on 14-amd64
Clang 19 is needed, it fails with Clang 18.1.6:
ld: error: undefined symbol: vtktoken::Token::Token(std::__1::basic_string<char,
std::__1::char_traits<char>, std::__1::allocator<char>> const&)
>>> referenced by tokenize.cxx
>>> CMakeFiles/tokenize.dir/tokenize.cxx.o:(main)
PR: 287346
Reported by: kevinz5000 (at) gmail.com |
5.13.3_2 02 Jun 2025 00:40:43
    |
Dima Panov (fluffy)  |
devel/boost: bump consumers after Boost update |
5.13.3_1 06 May 2025 16:07:48
    |
Thierry Thomas (thierry)  |
science/paraview: chase CGNS |
5.13.3 02 May 2025 20:01:53
    |
Thierry Thomas (thierry)  |
science/paraview: fix my previous commit
Reported by: Chad Jacob Milios |
5.13.3 02 May 2025 17:52:53
    |
Thierry Thomas (thierry)  |
science/paraview: upgrade to v5.13.3
Releases notes at https://www.kitware.com/paraview-5-13-2-release-notes/
and https://www.kitware.com/paraview-5-13-3-release-notes/ |
5.12.1_20 18 Apr 2025 05:37:04
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 29.4
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
5.12.1_19 07 Apr 2025 16:11:45
    |
Loïc Bartoletti (lbartoletti)  |
math/pdal: Update to 2.8.4 |
5.12.1_18 15 Mar 2025 12:26:45
    |
Daniel Engberg (diizzy)  |
science/paraview: Mark BROKEN
Fails to build, error: non-virtual member function marked 'override' hides
virtual member function
Verified on my local poudriere box on both 14.2-RELEASE and 13.4-RELEASE (amd64)
Reported by: pkg-fallout
Approved by: portmgr (blanket) |
5.12.1_18 17 Feb 2025 20:51:33
    |
Po-Chuan Hsieh (sunpoet)  |
science/paraview: Unmark BROKEN
This port build fine with Boost 1.87.0.
Approved by: portmgr (blanket) |
5.12.1_18 17 Feb 2025 08:21:28
    |
Po-Chuan Hsieh (sunpoet)  |
science/paraview: Fix build with netcdf 4.9.3+
Reference: https://github.com/Unidata/netcdf-c/commit/73b9f1828ebdf2e08f328eb24200f881fd4a5214
Approved by: portmgr (blanket) |
5.12.1_18 14 Feb 2025 23:12:32
    |
Daniel Engberg (diizzy)  |
*/*: Bump consumers of devel/icu
...to avoid library mismatches |
5.12.1_17 14 Feb 2025 03:17:07
    |
Dima Panov (fluffy)  |
science/paraview: mark as BROKEN with Boost>=1.87 (+)
Since 1.87 release some long-time-ago deprecated Boost.asio facilities was
dropped off
Sponsored by: Future Crew, LLC |
5.12.1_17 28 Jan 2025 17:23:28
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 29.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
5.12.1_16 12 Jan 2025 01:04:49
    |
Yuri Victorovich (yuri)  |
math/openturns: update 1.23 → 1.24 |
5.12.1_15 16 Dec 2024 22:42:17
    |
Daniel Engberg (diizzy)  |
*/*: Bump consumers of graphics/proj
...due to version bump |
5.12.1_14 21 Nov 2024 13:37:59
    |
Po-Chuan Hsieh (sunpoet)  |
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 |
5.12.1_13 20 Nov 2024 10:05:25
    |
Dima Panov (fluffy)  |
devel/boost: bump consu,ers after update Boost to 1.86 release
Sponsored by: Future Crew, LLC |
5.12.1_12 29 Oct 2024 14:38:30
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 28.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
5.12.1_11 07 Oct 2024 14:16:41
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 28.2
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
5.12.1_10 03 Oct 2024 10:25:14
    |
Dima Panov (fluffy)  |
*/*: bump consumers after devel/boost* update
With hat: office
Sponsored by: Future Crew, LLC |
5.12.1_9 18 Sep 2024 19:10:12
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 28.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
5.12.1_8 15 Sep 2024 20:09:36
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 28.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
5.12.1_7 12 Sep 2024 16:20:06
    |
Yuri Victorovich (yuri)  |
*/*: Bump dependencioes after devel/jsoncpp update
PR: 281462
Reported by: Ale <discipline@tiscali.it> |
5.12.1_6 05 Sep 2024 06:18:35
    |
Po-Chuan Hsieh (sunpoet)  |
science/paraview: Fix MPICH option
- Bump PORTREVISION for dependency change
MPICH option should depends on net/py-mpi4py-mpich rather than net/py-mpi4py
which uses openmpi.
Note that this port still does not build due to its dependency (math/openturns)
fails at configure stage. [1][2][3]
Reference: https://pkg-status.freebsd.org/beefy16/data/133amd64-default/a760f6876277/logs/openturns-1.23_2.log
[1]
https://pkg-status.freebsd.org/beefy22/data/140amd64-default/935c61ac4bff/logs/openturns-1.23_2.log
[2]
https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/pa760f6876277_s5cbb98c8259/logs/openturns-1.23_2.log
[3]
Approved by: portmgr (blanket) |
5.12.1_5 29 Aug 2024 08:35:55
    |
Loïc Bartoletti (lbartoletti)  |
math/pdal: Update to 2.7.2 |
5.12.1_4 28 Aug 2024 06:54:30
    |
Loïc Bartoletti (lbartoletti)  |
graphics/proj: Update to 9.4.1 |
5.12.1_3 15 Aug 2024 10:55:26
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 27.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
5.12.1_2 04 Jul 2024 11:39:44
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.13.0
and bump dependent ports' revisions.
Release
notes: https://github.com/oneapi-src/oneTBB/blob/v2021.13.0/RELEASE_NOTES.md |
5.12.1_1 10 Jun 2024 08:27:09
    |
Yuri Victorovich (yuri)  |
math/openturns: update 1.22 → 1.23
Reported by: portscout |
5.12.1 01 Jun 2024 18:24:16
    |
Thierry Thomas (thierry)  |
science/paraview: upgrade to 5.12.1
Release notes at <https://www.kitware.com/paraview-5-12-1-release-notes/>. |
5.12.0_4 19 May 2024 17:15:14
    |
Po-Chuan Hsieh (sunpoet)  |
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 |
5.12.0_3 27 Apr 2024 12:44:59
    |
Tijl Coosemans (tijl)  |
graphics/tiff: Update to 4.6.0
PR: 278577
Exp-run by: antoine |
5.12.0_2 17 Apr 2024 11:28:34
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.12.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.12.0 |
5.12.0_1 15 Apr 2024 04:44:23
    |
Loïc Bartoletti (lbartoletti)  |
graphics/proj: Update to 9.4.0 |
5.12.0 23 Mar 2024 14:16:57
    |
Thierry Thomas (thierry)  |
science/paraview: mark BROKEN on i386 untill a fix has been found.
/wrkdirs/usr/ports/science/paraview/work/ParaView-v5.12.0/VTK/ThirdParty/xdmf3/vtkxdmf3/core/XdmfArray.cpp:216:18:
error: no matching member function for call to 'getArrayType'
return this->getArrayType(&(array.get()->operator[](0)));
~~~~~~^~~~~~~~~~~~ |
5.12.0 16 Mar 2024 10:06:10
    |
Thierry Thomas (thierry)  |
science/paraview: upgrade to 5.12.0
Release notes at <https://www.kitware.com/paraview-5-12-0-release-notes/>.
Documentation has been removed: not yet supported with Qt6. |
5.11.2_7 24 Feb 2024 05:23:52
    |
Loïc Bartoletti (lbartoletti)  |
science/paraview: fix build against pdal 2.6.3 |
5.11.2_6 11 Feb 2024 16:02:11
    |
Thierry Thomas (thierry)  |
science/paraview: remove LAS support
Even though libLAS is still functional, it is scheduled to be removed.
If you still need support for LAS or LAZ it is provided by PDAL. |
5.11.2_5 10 Feb 2024 12:47:33
    |
Rene Ladan (rene)  |
science/paraview: expire on 2024-03-31 due to devel/liblas |
5.11.2_5 19 Jan 2024 18:19:17
    |
Yuri Victorovich (yuri)  |
math/openturns: update 1.21 → 1.22
Reported by: portscout |
5.11.2_4 28 Dec 2023 23:03:33
    |
Jason E. Hale (jhale)  |
science/paraview: Fix configure with CMake >= 3.28.0
PR: 275730
Approved by: portmgr (blanket) |
5.11.2_4 14 Dec 2023 17:03:10
    |
Po-Chuan Hsieh (sunpoet)  |
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 |
5.11.2_3 14 Dec 2023 17:03:09
    |
Po-Chuan Hsieh (sunpoet)  |
science/paraview: Fix build with protobuf 22+ |
5.11.2_3 11 Dec 2023 17:42:27
    |
Brooks Davis (brooks)  |
science/paraview: remove useless sbrk use
There was a single use in a debug statement so just remove it.
Approved by: thierry (maintainer)
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D42977 |
5.11.2_2 28 Nov 2023 11:35:02
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.11.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.11.0 |
5.11.2_1 17 Nov 2023 11:46:00
    |
Jan Beich (jbeich)  |
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy |
5.11.2 08 Nov 2023 19:21:07
    |
Thierry Thomas (thierry)  |
science/paraview: unbreak after the upgrade of OpenTURNS
Drop OPENTURNS_USE_FILE (patch d9bbc2c4 from Julien Schueller). |
5.11.2 24 Sep 2023 16:17:34
    |
Thierry Thomas (thierry)  |
science/paraview: upgrade to v5.11.2 |
5.11.1_11 21 Aug 2023 10:09:23
    |
Ganael LAPLANCHE (martymac)  |
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 |
5.11.1_10 28 Jul 2023 17:13:17
    |
Daniel Engberg (diizzy)  |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
5.11.1_9 26 Jul 2023 19:58:55
    |
Loïc Bartoletti (lbartoletti)  |
graphics/proj: Update to 9.2.1 |
5.11.1_8 24 Jun 2023 04:51:29
    |
Yuri Victorovich (yuri)  |
math/vtk9: Update 9.2.2 → 9.2.6
Reported by: portscout |
5.11.1_7 18 Jun 2023 09:01:02
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION to chase the upgrade of CGNS |
5.11.1_6 27 May 2023 04:08:05
    |
Po-Chuan Hsieh (sunpoet)  |
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 |
5.11.1_5 09 May 2023 10:25:26
    |
Ganael LAPLANCHE (martymac)  |
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 |
5.11.1_4 27 Apr 2023 12:01:46
    |
Daniel Engberg (diizzy)  |
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s) |
5.11.1_3 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
5.11.1_2 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
5.11.1_1 13 Apr 2023 00:56:37
    |
Jan Beich (jbeich)  |
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine |
5.11.1 03 Apr 2023 20:16:10
    |
Thierry Thomas (thierry)  |
science/paraview: upgrade to 5.11.1
This allows the removing of the ExprTk patches. |
5.11.0_3 20 Mar 2023 05:09:08
    |
Yuri Victorovich (yuri)  |
science/paraview: Unbreak build after math/exprtk update to 0.0.2
The bundled VTK is missing the <sstream> include.
Reported by: thierry@ |
5.11.0_3 11 Mar 2023 22:38:45
    |
Yuri Victorovich (yuri)  |
science/paraview: Fix build after recent upgrade of math/exprtk
FindExprTk.cmake parses the header file exprtk.h to find version,
but the type of this variable changed since exprtk-0.0.2
Reported by: thierry@ |
5.11.0_3 09 Mar 2023 12:42:31
    |
Loïc Bartoletti (lbartoletti)  |
graphics/proj: Update to 9.2.0 |
5.11.0_2 03 Mar 2023 15:01:50
    |
Ganael LAPLANCHE (martymac)  |
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 |
5.11.0_1 18 Jan 2023 14:48:50
    |
Loïc Bartoletti (lbartoletti)  |
graphics/proj: Update to 9.1.1 |
5.11.0 17 Nov 2022 20:46:48
    |
Thierry Thomas (thierry)  |
science/paraview: upgrade to 5.11.0 |
5.10.1_9 10 Nov 2022 17:36:46
    |
Yuri Victorovich (yuri)  |
math/openturns: Update 1.19 -> 1.20
Reported by: portscout |
5.10.1_8 04 Nov 2022 05:30:59
    |
Yuri Victorovich (yuri)  |
science/paraview: Add Makefile.version to allow users not list paraview version
explicitly
PR: 267536
Approved by: thierry@ (maintainer) |
5.10.1_8 03 Nov 2022 11:32:41
    |
Ganael LAPLANCHE (martymac)  |
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 |
5.10.1_7 24 Oct 2022 08:14:57
    |
Yuri Victorovich (yuri)  |
math/vtk9: Update 9.1.0 -> 9.2.2 |
5.10.1_6 21 Oct 2022 19:22:35
    |
Yuri Victorovich (yuri)  |
Revert "deskutils/just: Update 1.5.0 -> 1.6.0"
This reverts commit 9f02903fc610e0ee6355d351d75c201b213e0abe. |
5.10.1_6 21 Oct 2022 19:21:52
    |
Yuri Victorovich (yuri)  |
deskutils/just: Update 1.5.0 -> 1.6.0
Reported by: portscout |
5.10.1_6 19 Oct 2022 08:10:29
    |
Jan Beich (jbeich)  |
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine |
5.10.1_6 13 Oct 2022 17:25:45
    |
Yuri Victorovich (yuri)  |
textproc/py-python-lsp-black: New port: Black plugin for the Python LSP Server |
5.10.1_5 13 Oct 2022 14:41:27
    |
Yuri Victorovich (yuri)  |
Revert "textproc/py-python-lsp-black: New port: Black plugin for the Python LSP
Server"
This reverts commit 0c041ad4a2d2ade16fb3a91a5e651f018e33455f. |
5.10.1_5 09 Oct 2022 15:37:51
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 3.21.7
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |