FreeBSD/ports 7d11217textproc/bibtex2html Makefile

textproc/bibtex2html: Update WWW
DeltaFile
+2-2textproc/bibtex2html/Makefile
+2-21 files

FreeBSD/ports 31286e2textproc/py-markdown2 Makefile distinfo

textproc/py-markdown2: Update to 2.5.4

- Convert to USE_PYTHON=pep517
- Add LATEX option

Changes:        https://github.com/trentm/python-markdown2/blob/master/CHANGES.md
PR:             295156
Approved by:    wen (maintainer)
DeltaFile
+9-5textproc/py-markdown2/Makefile
+3-3textproc/py-markdown2/distinfo
+12-82 files

FreeBSD/ports 73dd8abdevel/py-wcwidth Makefile distinfo

devel/py-wcwidth: Update to 0.7.0

- Update COMMENT
- Add LICENSE_FILE
- Convert to USE_PYTHON=pep517
- Take maintainership

Changes:        https://github.com/jquast/wcwidth/releases
PR:             295164
Approved by:    skreuzer (maintainer)
DeltaFile
+9-6devel/py-wcwidth/Makefile
+3-3devel/py-wcwidth/distinfo
+12-92 files

FreeBSD/ports bf4cd53devel/py-tabulate Makefile distinfo, devel/py-tabulate/files patch-pyproject.toml

devel/py-tabulate: Update to 0.10.0

- Sort BUILD_DEPENDS
- Add WIDECHARS option
- Update pkg-descr
- Take maintainership

Changes:        https://github.com/astanin/python-tabulate/blob/master/CHANGELOG
PR:             295155
Approved by:    skreuzer (maintainer)
DeltaFile
+17-0devel/py-tabulate/files/patch-pyproject.toml
+11-4devel/py-tabulate/Makefile
+3-3devel/py-tabulate/distinfo
+31-73 files

FreeBSD/ports 974b64edevel/meson Makefile

devel/meson: Use USE_PYTHON=optsuffix to simplify Makefile

PR:             295148
Approved by:    arrowd
DeltaFile
+2-8devel/meson/Makefile
+2-81 files

FreeBSD/ports d982c9bwww/redmine51 Makefile

www/redmine51: Mark DEPRECATED and set EXPIRATION_DATE to 2026-05-31

- Simplify Makefile: Use BROKEN_RUBY

PR:             295146
Approved by:    delphij (maintainer)
DeltaFile
+7-7www/redmine51/Makefile
+7-71 files

FreeBSD/ports 1addc63textproc/rubygem-asciidoctor Makefile

textproc/rubygem-asciidoctor: Fix runtime with Ruby 4.0+

- Bump PORTREVISION for dependency change

PR:             294765
Reported by:    kib
DeltaFile
+8-1textproc/rubygem-asciidoctor/Makefile
+8-11 files

FreeBSD/ports f8721c8science/paraview/files patch-gdal

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)
DeltaFile
+20-0science/paraview/files/patch-gdal
+20-01 files

FreeBSD/ports 477b1aadevel/ccache4 Makefile pkg-plist

devel/ccache4: Update to 4.13.6

- Use upstream release tarball
- Use = instead of += for CMAKE_ARGS
- Sort CMAKE_OFF
- Sort PLIST

Changes:        https://github.com/ccache/ccache/releases
                https://ccache.dev/releasenotes.html
PR:             295140
Approved by:    Oleg Sidorkin <osidorkin at gmail.com> (maintainer)
DeltaFile
+7-8devel/ccache4/Makefile
+4-4devel/ccache4/pkg-plist
+3-3devel/ccache4/distinfo
+14-153 files

FreeBSD/ports 4e6b5bdmath/pdal distinfo Makefile

math/pdal: Fix build with gdal 3.13.0+

/wrkdirs/usr/ports/math/pdal/work/PDAL-2.8.4-src/pdal/private/gdal/Raster.cpp:698:27: error: assigning to 'char **' from 'CSLConstList' (aka 'const char *const *') discards qualifiers in nested pointer types
  698 |     papszMetadata = m_ds->GetMetadata(domain.c_str());
      |                     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.

Obtained from:  https://github.com/PDAL/PDAL/commit/eb7220a2447c5b3d208d7ef0a76c61a17a5b21da
Approved by:    portmgr (blanket)
DeltaFile
+3-1math/pdal/distinfo
+3-0math/pdal/Makefile
+6-12 files

FreeBSD/ports 1641bffmath/mdal/files patch-gdal

math/mdal: Fix build with gdal 3.13.0+

/wrkdirs/usr/ports/math/mdal/work/MDAL-release-1.3.1/mdal/frmts/mdal_gdal.cpp:179:18: error: assigning to 'char **' from 'CSLConstList' (aka 'const char *const *') discards qualifiers in nested pointer types
  179 |   GDALmetadata = GDALGetMetadata( gdalObject, pszDomain );
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.

Approved by:    portmgr (blanket)
DeltaFile
+12-0math/mdal/files/patch-gdal
+12-01 files

FreeBSD/ports 4553d18graphics/qgis-ltr distinfo Makefile

graphics/qgis-ltr: Fix build with gdal 3.13.0+

/wrkdirs/usr/ports/graphics/qgis-ltr/work/qgis-3.40.15/src/core/providers/ogr/qgsogrprovidermetadata.cpp:105:10: error: cannot initialize a variable of type 'char **' with an rvalue of type 'CSLConstList' (aka 'const char *const *')
  105 |   char **metadata = GDALGetMetadata( poDriver, nullptr );
      |          ^          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.

/wrkdirs/usr/ports/graphics/qgis-ltr/work/qgis-3.40.15/src/core/providers/ogr/qgsogrproviderconnection.cpp:414:10: error: cannot initialize a variable of type 'char **' with an rvalue of type 'CSLConstList' (aka 'const char *const *')
  414 |   char **driverMetadata = GDALGetMetadata( hDriver, nullptr );
      |          ^                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.

Obtained from:  https://github.com/qgis/QGIS/commit/ac1443a90bb295cfb179de969b07b885c64e6252
Approved by:    portmgr (blanket)
DeltaFile
+3-1graphics/qgis-ltr/distinfo
+3-0graphics/qgis-ltr/Makefile
+6-12 files

FreeBSD/ports 18623dfgraphics/qgis distinfo Makefile

graphics/qgis: Fix build with gdal 3.13.0+

/wrkdirs/usr/ports/graphics/qgis/work/qgis-3.44.9/src/core/providers/ogr/qgsogrproviderconnection.cpp:422:10: error: cannot initialize a variable of type 'char **' with an rvalue of type 'CSLConstList' (aka 'const char *const *')
  422 |   char **driverMetadata = GDALGetMetadata( hDriver, nullptr );
      |          ^                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error gene

Obtained from:  https://github.com/qgis/QGIS/commit/ac1443a90bb295cfb179de969b07b885c64e6252
Approved by:    portmgr (blanket)
DeltaFile
+3-1graphics/qgis/distinfo
+3-0graphics/qgis/Makefile
+6-12 files

FreeBSD/ports 4dd7300graphics/mapserver distinfo Makefile

graphics/mapserver: Fix build with gdal 3.13.0+

/wrkdirs/usr/ports/graphics/mapserver/work/mapserver-8.6.0/src/mapwcs.cpp:1973:18: error: cannot initialize a variable of type 'char **' with an rvalue of type 'CSLConstList' (aka 'const char *const *')
 1973 |           char **papszMD = GDALGetMetadata(hBand, NULL);
      |                  ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/graphics/mapserver/work/mapserver-8.6.0/src/mapwcs.cpp:2310:16: error: cannot initialize a variable of type 'char **' with an rvalue of type 'CSLConstList' (aka 'const char *const *')
 2310 |         char **papszMD = GDALGetMetadata(hDS, NULL);
      |                ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/graphics/mapserver/work/mapserver-8.6.0/src/mapwcs.cpp:2337:18: error: cannot initialize a variable of type 'char **' with an rvalue of type 'CSLConstList' (aka 'const char *const *')
 2337 |           char **papszMD = GDALGetMetadata(hBand, NULL);
      |                  ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 errors generated.

/wrkdirs/usr/ports/graphics/mapserver/work/mapserver-8.6.0/src/mapstring.cpp:2518:27: error: use of undeclared identifier 'MAX'
 2518 |     size_t newAllocSize = MAX(newAllocSize1, newAllocSize2);
      |                           ^
1 error generated.

Obtained from:  https://github.com/MapServer/MapServer/commit/8c3543806f439f0ad6a22e0a7d59a0ab5d53125e

    [2 lines not shown]
DeltaFile
+5-1graphics/mapserver/distinfo
+4-0graphics/mapserver/Makefile
+9-12 files

FreeBSD/ports 88b20c8graphics/mapcache distinfo Makefile

graphics/mapcache: Fix build with gdal 3.13.0+

/wrkdirs/usr/ports/graphics/mapcache/work/mapcache-1.14.1/lib/source_gdal.c:350:31: warning: call to undeclared function 'MIN'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  350 |         double dfDesiredRes = MIN( dfDesiredXRes, dfDesiredYRes );
      |                               ^
1 warning generated.
...
: && /usr/local/libexec/ccache/cc -O2 -pipe  -std=c99 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wno-comment -O2 -pipe  -std=c99 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DNDEBUG -Xlinker --dependency-file=cgi/CMakeFiles/mapcache.fcgi.dir/link.d cgi/CMakeFiles/mapcache.fcgi.dir/mapcache.c.o -o cgi/mapcache.fcgi  -Wl,-rpath,/wrkdirs/usr/ports/graphics/mapcache/work/.build:/usr/local/lib:  libmapcache.so.1.14.1  /usr/local/lib/libfcgi.so  /usr/local/lib/libpng.so  /usr/lib/libz.so  /usr/local/lib/libjpeg.so  /usr/local/lib/libcurl.so  /usr/local/lib/libapr-1.so  /usr/local/lib/libaprutil-1.so  /usr/local/lib/libpixman-1.so  /usr/local/lib/libgdal.so  /usr/local/lib/libsqlite3.so  -lm && :
ld: error: undefined reference: MIN
>>> referenced by libmapcache.so.1.14.1 (disallowed by --no-allow-shlib-undefined)
cc: error: linker command failed with exit code 1 (use -v to see invocation)

Obtained from:  https://github.com/MapServer/mapcache/commit/0948ea28df9ef5dae8705196b32f0742268953cf
Approved by:    portmgr (blanket)
DeltaFile
+3-1graphics/mapcache/distinfo
+3-0graphics/mapcache/Makefile
+6-12 files

FreeBSD/ports 803f9f4graphics/cloudcompare distinfo Makefile

graphics/cloudcompare: Fix build with gdal 3.13.0+

/wrkdirs/usr/ports/graphics/cloudcompare/work/CloudCompare-2.13.2/qCC/ccRasterizeTool.cpp:1326:9: error: cannot initialize a variable of type 'char **' with an rvalue of type 'CSLConstList' (aka 'const char *const *')
 1326 |         char** papszMetadata = poDriver->GetMetadata();
      |                ^               ~~~~~~~~~~~~~~~~~~~~~~~
3 warnings and 1 error generated.

Obtained from:  https://github.com/CloudCompare/CloudCompare/commit/449a8e5106d119d4bce71b6d0a84e3d663a3bbf9
Approved by:    portmgr (blanket)
DeltaFile
+3-1graphics/cloudcompare/distinfo
+3-0graphics/cloudcompare/Makefile
+6-12 files

FreeBSD/ports ac4a759graphics/mapnik Makefile

graphics/mapnik: Fix build

/bin/sh: CMAKE_CXX_COMPILER_CLANG_SCAN_DEPS-NOTFOUND: not found

Reference:      https://pkg-status.freebsd.org/beefy22/data/143amd64-default/142569cd0b2b/logs/mapnik-4.2.2_1.log
                https://pkg-status.freebsd.org/beefy16/data/135amd64-default/14bd0e320b77/logs/mapnik-4.2.2.log
Approved by:    portmgr (blanket)
DeltaFile
+1-0graphics/mapnik/Makefile
+1-01 files

FreeBSD/ports 3bbc0d8textproc/rubygem-ox distinfo Makefile

textproc/rubygem-ox: Update to 2.14.26

Changes:        https://github.com/ohler55/ox/releases
                https://github.com/ohler55/ox/blob/develop/CHANGELOG.md
DeltaFile
+3-3textproc/rubygem-ox/distinfo
+1-1textproc/rubygem-ox/Makefile
+4-42 files

FreeBSD/ports bae1df6textproc/rubygem-commonmarker distinfo Makefile

textproc/rubygem-commonmarker: Update to 2.8.2

Changes:        https://github.com/gjtorikian/commonmarker/releases
DeltaFile
+7-7textproc/rubygem-commonmarker/distinfo
+2-3textproc/rubygem-commonmarker/Makefile
+2-2textproc/rubygem-commonmarker/Makefile.crates
+11-123 files

FreeBSD/ports 85d2317databases/postgresql-ogr_fdw distinfo Makefile

databases/postgresql-ogr_fdw: Fix build with gdal 3.13.0+

cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -fPIC -DPIC -fvisibility=hidden -I/usr/local/include -I. -I./ -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include     -c -o stringbuffer.o stringbuffer.c
ogr_fdw_info.c:67:17: warning: call to undeclared function 'MIN'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
   67 |         int len = (int)MIN(strlen(ident), NAMEDATALEN - 1);
      |                        ^
1 warning generated.
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -fPIC -DPIC -fvisibility=hidden -o ogr_fdw_info ogr_fdw_info.o ogr_fdw_common.o stringbuffer.o -L/usr/local/lib -lgdal
ld: error: undefined symbol: MIN
>>> referenced by ogr_fdw_info.c
>>>               ogr_fdw_info.o:(quote_identifier)
>>> referenced by ogr_fdw_info.c
>>>               ogr_fdw_info.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake: *** [Makefile:76: ogr_fdw_info] Error 1

Obtained from:  https://github.com/pramsey/pgsql-ogr-fdw/commit/fba0f6f7c97b0c162b996e1796fffb30abe9b38d
Approved by:    portmgr (blanket)
DeltaFile
+3-1databases/postgresql-ogr_fdw/distinfo
+3-0databases/postgresql-ogr_fdw/Makefile
+6-12 files

FreeBSD/ports eef4114textproc/rubygem-action_text-trix distinfo Makefile

textproc/rubygem-action_text-trix: Update to 2.1.19

Changes:        https://github.com/basecamp/trix/releases
DeltaFile
+3-3textproc/rubygem-action_text-trix/distinfo
+1-1textproc/rubygem-action_text-trix/Makefile
+4-42 files

FreeBSD/ports 44d7470devel/rubygem-rubocop-rails distinfo Makefile

devel/rubygem-rubocop-rails: Update to 2.35.0

Changes:        https://github.com/rubocop/rubocop-rails/releases
DeltaFile
+3-3devel/rubygem-rubocop-rails/distinfo
+1-1devel/rubygem-rubocop-rails/Makefile
+4-42 files

FreeBSD/ports 867fa5fsecurity/py-asyncssh Makefile distinfo

security/py-asyncssh: Update to 2.23.0

- Add IFADDR option
- Remove LIBNACL option

Changes:        https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
DeltaFile
+4-4security/py-asyncssh/Makefile
+3-3security/py-asyncssh/distinfo
+7-72 files

FreeBSD/ports f584bddwww/py-django-stubs-ext distinfo Makefile

www/py-django-stubs-ext: Update to 6.0.4

Changes:        https://github.com/typeddjango/django-stubs/releases
DeltaFile
+3-3www/py-django-stubs-ext/distinfo
+1-2www/py-django-stubs-ext/Makefile
+4-52 files

FreeBSD/ports bf4b7c4math/py-pcodec distinfo Makefile

math/py-pcodec: Update to 1.0.2

Changes:        https://github.com/pcodec/pcodec/releases
DeltaFile
+5-3math/py-pcodec/distinfo
+1-2math/py-pcodec/Makefile
+1-0math/py-pcodec/Makefile.crates
+7-53 files

FreeBSD/ports e2c1348devel/py-poetry Makefile distinfo

devel/py-poetry: Update to 2.4.1

Changes:        https://github.com/python-poetry/poetry/releases
                https://python-poetry.org/history/
DeltaFile
+3-3devel/py-poetry/Makefile
+3-3devel/py-poetry/distinfo
+6-62 files

FreeBSD/ports 81613a2devel/py-pdoc distinfo Makefile

devel/py-pdoc: Update to 16.0.0

Changes:        https://github.com/mitmproxy/pdoc/blob/main/CHANGELOG.md
DeltaFile
+3-3devel/py-pdoc/distinfo
+2-1devel/py-pdoc/Makefile
+5-42 files

FreeBSD/ports 0671e93devel/py-cmd2 Makefile, devel/py-cmd2/files patch-pyproject.toml

devel/py-cmd2: Update version requirement of RUN_DEPENDS

- Bump PORTREVISION for package change
DeltaFile
+2-5devel/py-cmd2/files/patch-pyproject.toml
+2-1devel/py-cmd2/Makefile
+4-62 files

FreeBSD/ports 2598f1bdevel/py-aiobotocore distinfo Makefile

devel/py-aiobotocore: Update to 3.7.0

Changes:        https://github.com/aio-libs/aiobotocore/releases
DeltaFile
+3-3devel/py-aiobotocore/distinfo
+1-1devel/py-aiobotocore/Makefile
+4-42 files

FreeBSD/ports 43d7961devel/py-cli-helpers Makefile, devel/py-cli-helpers/files patch-setup.py

devel/py-cli-helpers: Update version requirement of RUN_DEPENDS

- Bump PORTREVISION for package change
DeltaFile
+0-11devel/py-cli-helpers/files/patch-setup.py
+2-3devel/py-cli-helpers/Makefile
+2-142 files