NetBSD/pkgsrc qSXzGvBx11/xephem Makefile

   x11/xephem: Drop 2nd copy of fixing perl path

   We had both REPLACE_PERL and a hand-written SUBST to do that, surely
   from long ago.  Just use REPLACE_PERL; that's what it's for.
VersionDeltaFile
1.86+1-7x11/xephem/Makefile
+1-71 files

NetBSD/pkgsrc Xu5otFBx11/xephem distinfo, x11/xephem/patches patch-libastro_dbfmt.c patch-libastro_constel.c

   x11/xephem: Grab 3 more files of upstream pull request 126

   Files outside of the old WRKSRC were not picked up by mkpatches.

   Restore patch comments lost in BUILD_DIRS pivot.
VersionDeltaFile
1.1+70-0x11/xephem/patches/patch-libastro_dbfmt.c
1.22+16-13x11/xephem/distinfo
1.1+18-0x11/xephem/patches/patch-libastro_constel.c
1.1+15-0x11/xephem/patches/patch-liblilxml_base64.c
1.2+6-1x11/xephem/patches/patch-GUI_xephem_homeio.c
1.2+5-1x11/xephem/patches/patch-GUI_xephem_tools_xedb_xedb.c
+130-1511 files not shown
+162-2717 files

LLVM/project fc43f7dutils/bazel/llvm-project-overlay/mlir BUILD.bazel

[Bazel] Fixes 9889e62 (#206294)

This fixes 9889e626983fe38aca09283e9092fd8cebdae8fa.

Co-authored-by: Google Bazel Bot <google-bazel-bot at google.com>
DeltaFile
+1-0utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
+1-01 files

FreeBSD/ports 9320841devel/py-jaraco.stream Makefile distinfo

devel/py-jaraco.stream: Update version 3.0.3=>3.0.4

Changelog: https://github.com/jaraco/jaraco.stream/releases/tag/v3.0.4
DeltaFile
+5-4devel/py-jaraco.stream/Makefile
+3-3devel/py-jaraco.stream/distinfo
+8-72 files

LLVM/project 10e7761libc/shared builtins.h, libc/shared/builtins subdf3.h

[libc] add shared subdf3 builtin (#205673)

Re-exposes LLVM-libc's `__subdf3` as `shared::subdf3` for reuse by
compiler-rt's builtins.

Stacked change - merge these first:
- #200094
- #205669
- #205670
- #205671
- #205672

Part of #197824
DeltaFile
+32-0libc/src/__support/builtins/subdf3.h
+29-0libc/shared/builtins/subdf3.h
+9-0libc/src/__support/builtins/CMakeLists.txt
+1-0libc/shared/builtins.h
+1-0libc/test/shared/CMakeLists.txt
+1-0libc/test/shared/shared_builtins_test.cpp
+73-06 files

NetBSD/pkgsrc krbxq7yx11/xephem distinfo Makefile, x11/xephem/patches patch-GUI_xephem_homeio.c patch-GUI_xephem_Makefile

   x11/xephem: Pivot from WRKSRC to BUILD_DIRS

   WRKSRC implies that the build does not look outside of it, but that's
   not true.  Instead, make WRKSRC top level, and instead invoke make in
   (singleton) BUILD_DIRS.

   This is a huge commit textually, but it's just a pivot in how the
   subdir is used, adding BUILD_DIRS to paths, and renaming all the
   patches.

   NFCI; this should produce the same binary.  Works on netbsd-10 amd64
   in "look at sky view, didn't crash, not blank" testing.
VersionDeltaFile
1.1+59-0x11/xephem/patches/patch-GUI_xephem_homeio.c
1.1+32-0x11/xephem/patches/patch-GUI_xephem_Makefile
1.21+14-14x11/xephem/distinfo
1.1+25-0x11/xephem/patches/patch-GUI_xephem_sites.c
1.84+11-13x11/xephem/Makefile
1.1+22-0x11/xephem/patches/patch-GUI_xephem_skyviewmenu.c
+163-2722 files not shown
+324-4028 files

FreeBSD/src 62551aeusr.sbin/iostat iostat.8

iostat.8: Expand -w description

PR:             194781
MFC after:      3 days
Reviewed by:    ziaee
Event:          Halifax Hackathon 202606

(cherry picked from commit 4d299a767acce2841ded288e789a9c36620b57d7)
DeltaFile
+6-1usr.sbin/iostat/iostat.8
+6-11 files

NetBSD/pkgsrc BgABgQXx11/xephem Makefile

   x11/xephem: Prune documentation of pkgsrc-specific license grant

   Long ago, xephem was not free software and Elwood wrote to me granting
   permission to distribute pkgsrc-modified binaries.   Since then, it
   became "mit", and is clearly documented as such in the sources, so
   this is ancient history.
VersionDeltaFile
1.83+1-16x11/xephem/Makefile
+1-161 files

NetBSD/pkgsrc 1XJUBcUx11/xephem Makefile

   x11/xephem: Add \todo about wrong WRKSRC

   While WRKSRC points to the dir in which make should be invoked, the
   build references files outside of that dir.  So it's wrong, and
   BUILD_DIRS should be used instead.
VersionDeltaFile
1.82+5-1x11/xephem/Makefile
+5-11 files

FreeBSD/src 1744efcshare/man/man4 tcp.4, sys/netinet tcp_fastopen.c

tcp.fastopen.client_enable: Fix documented default

The default value has been 1 since June 2018, but the docs were not
updated to reflect the change.

MFC after:      3 days
Reviewed by:    ziaee
Fixes:          af4da5865557 (Enable TCP_FASTOPEN by default)
Signed-off-by:  Matteo Riondato <matteo at FreeBSD.org>
Closes:         https://github.com/freebsd/freebsd-src/pull/2285

(cherry picked from commit 0bc852cc62afcd79fc776f784623c3f2b7691d27)
DeltaFile
+2-2share/man/man4/tcp.4
+1-1sys/netinet/tcp_fastopen.c
+3-32 files

FreeBSD/src fa550b2stand/man loader.efi.8

loader.efi.8: hw.uart.console is explained in uart

PR:             295944
MFC to:         15
MFC after:      3 days

(cherry picked from commit a641aa1c80f80e44cd9212b95e6584db9533712c)
DeltaFile
+2-3stand/man/loader.efi.8
+2-31 files

FreeBSD/src c19c83bsbin/mount_udf mount_udf.8

mount_udf.8: Alphabetize and align options

While here, remove "The following UDF specific options are available:".
It is unused and does not appear to have ever been used.

MFC after:      3 days

(cherry picked from commit 05f132adc530cd53203b9cd09d7e1b211d2babc4)
DeltaFile
+5-6sbin/mount_udf/mount_udf.8
+5-61 files

FreeBSD/src 4016f9dcontrib/mandoc mdoc.7

mdoc.7: Revert upstream changes to Lb/LIBRARY

Since this manual describes the mdoc syntax throughout the ecosystem,
I had to blend what we had before with what upstream is doing now.

Thanks:         adrian
MFC after:      3 days (we shipped this doc in 15.0/14.4)
Reviewed by:    ivy, mhorne, des, adrian
Discussed with: arch@
Differential Revision:  https://reviews.freebsd.org/D56153

(cherry picked from commit 4e2bf6e90a65bee317e4dd379e098ba2eb5d8c0d)
DeltaFile
+33-4contrib/mandoc/mdoc.7
+33-41 files

FreeBSD/src 9e6c043bin/ln symlink.7

symlink.7: Clean up markup and tag SPDX

Also unwind some parentheticals.

MFC after:      3 days

(cherry picked from commit e821152cc71dbd09f5bd28be86499165c553f3ae)
DeltaFile
+49-43bin/ln/symlink.7
+49-431 files

FreeBSD/ports e028cc2math/py-pandas-datareader Makefile distinfo, math/py-pandas-datareader/files patch-pyproject.toml

math/py-pandas-datareader: Unbreak with python 3.12

- Update version 0.9.0=>0.11.1

Changelog: https://github.com/pydata/pandas-datareader/releases/tag/v0.11.1

Approved by:    portmgr (blanket)
DeltaFile
+28-0math/py-pandas-datareader/files/patch-pyproject.toml
+10-10math/py-pandas-datareader/Makefile
+3-3math/py-pandas-datareader/distinfo
+41-133 files

FreeBSD/ports b2c8f43math/py-graphillion distinfo Makefile

math/py-graphillion: Update version 1.7.1=>1.8

Changelog: https://github.com/graphillion/graphillion/releases/tag/v1.8
DeltaFile
+3-3math/py-graphillion/distinfo
+1-1math/py-graphillion/Makefile
+4-42 files

FreeBSD/ports 54b1af1devel/tailor Makefile

devel/tailor: Mark BROKEN on python 3.12 and later

Fails to build with No module named configparser

configparser has been removed from python 3.12

Approved by:    portmgr (blanket)
DeltaFile
+8-1devel/tailor/Makefile
+8-11 files

FreeBSD/ports 6ace888www/seahub pkg-plist

www/seahub: Fix build
DeltaFile
+2-2www/seahub/pkg-plist
+2-21 files

FreeBSD/ports 5ff3cb7devel/py-zipp Makefile distinfo

devel/py-zipp: Update version 3.21.0=>3.22.0

Changelog: https://github.com/jaraco/zipp/releases/tag/v3.22.0
DeltaFile
+6-1devel/py-zipp/Makefile
+3-3devel/py-zipp/distinfo
+9-42 files

FreeBSD/ports f36b89cdevel Makefile, devel/py-coherent.licensed Makefile distinfo

devel/py-coherent.licensed: New port

This library was built for coherent.build and skeleton projects to
inject a license file at build time to reflect the license declared in
the License Expression.

WWW: https://github.com/coherent-oss/coherent.licensed
DeltaFile
+47-0devel/py-coherent.licensed/Makefile
+3-0devel/py-coherent.licensed/distinfo
+3-0devel/py-coherent.licensed/pkg-descr
+1-0devel/Makefile
+54-04 files

FreeBSD/ports 2cbef48devel/py-jsonpath-ng Makefile distinfo

devel/py-jsonpath-ng: Update version 1.5.3=>1.8.0

- Switch to pep517

Changelog: https://github.com/h2non/jsonpath-ng/releases/tag/v1.8.0

PR:             296032
Approved by:    maintainer-timeout (michael.boehm at markt.de)
DeltaFile
+5-6devel/py-jsonpath-ng/Makefile
+3-3devel/py-jsonpath-ng/distinfo
+8-92 files

FreeBSD/ports 1b5f94fdevel/py-txaio Makefile distinfo

devel/py-txaio: Update version 23.6.1=>25.6.1

Changelog: https://github.com/crossbario/txaio/releases/tag/v25.6.1
DeltaFile
+3-8devel/py-txaio/Makefile
+3-3devel/py-txaio/distinfo
+6-112 files

FreeBSD/ports 451bbb3x11/py-pyscreenshot distinfo Makefile, x11/py-pyscreenshot/files patch-setup.py

x11/py-pyscreenshot: Update version 0.6=>1.0

Changelog: https://github.com/ponty/pyscreenshot/releases/tag/1.0
DeltaFile
+0-12x11/py-pyscreenshot/files/patch-setup.py
+3-3x11/py-pyscreenshot/distinfo
+2-1x11/py-pyscreenshot/Makefile
+5-163 files

FreeBSD/ports d106ac6security/kanidm distinfo Makefile.crates

security/kanidm: Update version 1.10.3=>1.10.4

Changelog: https://github.com/kanidm/kanidm/releases/tag/v1.10.4
DeltaFile
+203-221security/kanidm/distinfo
+100-109security/kanidm/Makefile.crates
+5-2security/kanidm/Makefile
+308-3323 files

FreeBSD/ports 4bae873textproc/redisearch2 distinfo Makefile

textproc/redisearch2: Update version 2.10.3=>2.10.4

Changelog: https://github.com/RediSearch/RediSearch/releases/tag/v2.10.4
DeltaFile
+3-3textproc/redisearch2/distinfo
+1-1textproc/redisearch2/Makefile
+4-42 files

FreeBSD/ports 0fd1b05textproc/redisearch28 distinfo Makefile

textproc/redisearch28: Update version 2.8.3=>2.8.4

Changelog: https://github.com/RediSearch/RediSearch/releases/tag/v2.8.4
DeltaFile
+7-7textproc/redisearch28/distinfo
+3-3textproc/redisearch28/Makefile
+10-102 files

FreeBSD/ports c0f0d55textproc/redisearch26 distinfo Makefile

textproc/redisearch26: Update version 2.6.3=>2.6.4

Changelog: https://github.com/RediSearch/RediSearch/releases/tag/v2.6.4
DeltaFile
+3-3textproc/redisearch26/distinfo
+1-1textproc/redisearch26/Makefile
+4-42 files

FreeBSD/ports e63ca10textproc/redisearch24 distinfo Makefile

textproc/redisearch24: Update version 2.4.4=>2.4.5

Changelog: https://github.com/RediSearch/RediSearch/releases/tag/v2.4.5
DeltaFile
+3-3textproc/redisearch24/distinfo
+1-1textproc/redisearch24/Makefile
+4-42 files

FreeBSD/ports a7bf14ddatabases/clickhouse-devel distinfo Makefile

databases/clickhouse-devel: Update version 26.2.8.15=>26.2.9.9

Changelog: https://github.com/ClickHouse/ClickHouse/releases/tag/v26.2.9.9-stable
DeltaFile
+3-3databases/clickhouse-devel/distinfo
+1-1databases/clickhouse-devel/Makefile
+4-42 files

FreeBSD/ports ba41c19java/wildfly distinfo Makefile

java/wildfly: Update version 40.0.0=>40.0.1

Changelog: https://github.com/wildfly/wildfly/releases/tag/40.0.1.Final
DeltaFile
+3-3java/wildfly/distinfo
+1-1java/wildfly/Makefile
+4-42 files