Dreckly/dreckly 0eac9f0pkgtools/binpatch Makefile, pkgtools/binpatch/files binpatch.c

binpatch: Update to 1.1

- Fix implicit declarations of read/write/close etc
  so that it builds with recent GCC releases.
DeltaFile
+1-1pkgtools/binpatch/Makefile
+1-0pkgtools/binpatch/files/binpatch.c
+2-12 files

Dreckly/dreckly 953194enews/xrn distinfo, news/xrn/patches patch-utils.h

xrn: Remove harmful platform hacks
DeltaFile
+51-0news/xrn/patches/patch-utils.h
+1-0news/xrn/distinfo
+52-02 files

Dreckly/dreckly 97f8754news/suck distinfo, news/suck/patches patch-batch.c patch-makephrases.c

suck: Fix implicit declaration of exit.
DeltaFile
+14-0news/suck/patches/patch-batch.c
+13-0news/suck/patches/patch-makephrases.c
+2-0news/suck/distinfo
+29-03 files

Dreckly/dreckly d99d9efnews/newsfetch distinfo, news/newsfetch/patches patch-ab patch-getopt.c

newsfetch: Fix implicit function decls
DeltaFile
+17-9news/newsfetch/patches/patch-ab
+13-0news/newsfetch/patches/patch-getopt.c
+10-2news/newsfetch/patches/patch-ac
+9-2news/newsfetch/patches/patch-ad
+4-3news/newsfetch/distinfo
+53-165 files

Dreckly/dreckly cfc3463net/yale-tftpd distinfo, net/yale-tftpd/patches patch-ai patch-ae

yale-tftpd: Fix implicit function decls
DeltaFile
+15-14net/yale-tftpd/patches/patch-ai
+12-11net/yale-tftpd/patches/patch-ae
+10-3net/yale-tftpd/patches/patch-ad
+3-3net/yale-tftpd/distinfo
+40-314 files

Dreckly/dreckly ef4722bnews/suck distinfo, news/suck/patches patch-batch.c patch-makephrases.c

suck: Fix implicit declaration of exit.
DeltaFile
+14-0news/suck/patches/patch-batch.c
+13-0news/suck/patches/patch-makephrases.c
+2-0news/suck/distinfo
+29-03 files

Dreckly/dreckly 9be5f80news/newsfetch distinfo, news/newsfetch/patches patch-ab patch-getopt.c

newsfetch: Fix implicit function decls
DeltaFile
+17-9news/newsfetch/patches/patch-ab
+13-0news/newsfetch/patches/patch-getopt.c
+10-2news/newsfetch/patches/patch-ac
+9-2news/newsfetch/patches/patch-ad
+4-3news/newsfetch/distinfo
+53-165 files

NetBSD/src rEuLP7hsys/dev/nvmm/x86 nvmm_x86_vmx.c

   nvmm_x86_vmx.c: fixes tprof stalls

   the current implementation of nvmm nmi handling is
   simple; just drops them. it interferes other nmi-using
   components in the system, including tprof.

   this commit makes nvmm try to dispatch nmis by itself.
   while this is imperfect, it's good enough to give
   tprof a chance to unmask LAPIC_LVT_PCINT.

   i guess svm VMCB_EXITCODE_NMI needs something similar.
   but i have no hardware. if someone wants to test a patch,
   please let me know.

   reproduce recipe:
   1. run "tprof top" in a terminal. leave it running.
   2. run an nvmm-based vm in another terminal.
   3. observe some cpus in the "tprof top" stopped counting.
VersionDeltaFile
1.93+25-6sys/dev/nvmm/x86/nvmm_x86_vmx.c
+25-61 files

NetBSD/src ZOhzEZhsys/dev/pci if_rge.c if_rgereg.h

   Make if_rge MPSAFE.
VersionDeltaFile
1.52+99-56sys/dev/pci/if_rge.c
1.21+4-1sys/dev/pci/if_rgereg.h
+103-572 files

Dreckly/dreckly a510f10net/yale-tftpd distinfo, net/yale-tftpd/patches patch-ai patch-ae

yale-tftpd: Fix implicit function decls
DeltaFile
+15-14net/yale-tftpd/patches/patch-ai
+12-11net/yale-tftpd/patches/patch-ae
+10-3net/yale-tftpd/patches/patch-ad
+3-3net/yale-tftpd/distinfo
+40-314 files

NetBSD/src l3K3THTsys/dev/pci if_rge.c

   Align packet header.
VersionDeltaFile
1.51+4-2sys/dev/pci/if_rge.c
+4-21 files

NetBSD/src zFBc4KCsys/dev/pci if_rge.c

   Unbreak RTL8127 with copper interface.
VersionDeltaFile
1.50+4-4sys/dev/pci/if_rge.c
+4-41 files

LLVM/project a547208clang-tools-extra/clang-tidy/readability RedundantParenthesesCheck.cpp, clang-tools-extra/test/clang-tidy/checkers/readability redundant-parentheses.cpp

[clang-tidy] False negatives readability-redundant-parantheses member of struct (#187054)

Fixes #186749
DeltaFile
+50-0clang-tools-extra/test/clang-tidy/checkers/readability/redundant-parentheses.cpp
+2-1clang-tools-extra/clang-tidy/readability/RedundantParenthesesCheck.cpp
+52-12 files

Dreckly/dreckly 13cd98anet/x2vnc distinfo, net/x2vnc/patches patch-sockets.c patch-vncauth.c

x2vnc: Fix implicit function decls
DeltaFile
+15-0net/x2vnc/patches/patch-sockets.c
+14-0net/x2vnc/patches/patch-vncauth.c
+14-0net/x2vnc/patches/patch-rfbproto.c
+3-0net/x2vnc/distinfo
+46-04 files

FreeBSD/ports ee8cd13sysutils/framework-system distinfo Makefile.crates

sysutils/framework-system: Update to 0.6.1

Reviewed by:    0mp, aokblast
Pull Request:   https://github.com/freebsd/freebsd-ports/pull/498
Signed-off-by: Daniel Schaefer <git at danielschaefer.me>
DeltaFile
+373-311sysutils/framework-system/distinfo
+185-154sysutils/framework-system/Makefile.crates
+1-3sysutils/framework-system/Makefile
+559-4683 files

FreeBSD/ports 93a1c8adevel/gitlab-runner distinfo Makefile

devel/gitlab-runner: update to 18.10.0

Changes:        https://gitlab.com/gitlab-org/gitlab-runner/-/releases
DeltaFile
+9-9devel/gitlab-runner/distinfo
+3-4devel/gitlab-runner/Makefile
+12-132 files

FreeBSD/ports 5906eadwww/rubygem-puma-gitlab distinfo Makefile

www/rubygem-puma-gitlab: update to 7.2.0

Required for gitlab 18.10

Changes:        https://github.com/puma/puma/releases
DeltaFile
+3-3www/rubygem-puma-gitlab/distinfo
+1-1www/rubygem-puma-gitlab/Makefile
+4-42 files

FreeBSD/ports f2d67cedevel/gitaly distinfo, www/gitlab Makefile distinfo

www/gitlab: major update to 18.10.0

Changes:        https://about.gitlab.com/releases/2026/03/19/gitlab-18-10-released/
DeltaFile
+51-50www/gitlab/Makefile
+13-13devel/gitaly/distinfo
+10-11www/gitlab/files/patch-Gemfile
+10-10www/gitlab/files/patch-config_gitlab.yml.example
+6-6www/gitlab/distinfo
+5-5www/gitlab-workhorse/distinfo
+95-956 files not shown
+116-11712 files

FreeBSD/ports f561384textproc/gitlab-zoekt-indexer distinfo Makefile

textproc/gitlab-zoekt-indexer: update to 1.11.0

Required for gitlab 18.10

Changes:        https://gitlab.com/gitlab-org/gitlab-zoekt-indexer/-/releases
DeltaFile
+5-5textproc/gitlab-zoekt-indexer/distinfo
+1-2textproc/gitlab-zoekt-indexer/Makefile
+6-72 files

FreeBSD/ports de326e8security/rubygem-omniauth-saml-gitlab distinfo Makefile

security/rubygem-omniauth-saml-gitlab: update to 2.2.5

Required for gitlab 18.10

Changes:        https://github.com/omniauth/omniauth-saml/blob/master/CHANGELOG.md
DeltaFile
+3-3security/rubygem-omniauth-saml-gitlab/distinfo
+1-2security/rubygem-omniauth-saml-gitlab/Makefile
+4-52 files

FreeBSD/ports 404d0d4security/rubygem-gitlab-cloud-connector distinfo Makefile

security/rubygem-gitlab-cloud-connector: update to 1.46.0

Required for gitlab 18.10

Changes:        https://gitlab.com/gitlab-org/cloud-connector/gitlab-cloud-connector/-/releases
DeltaFile
+3-3security/rubygem-gitlab-cloud-connector/distinfo
+1-1security/rubygem-gitlab-cloud-connector/Makefile
+4-42 files

FreeBSD/ports 63ed340security/rubygem-declarative_policy distinfo Makefile

security/rubygem-declarative_policy: update to 2.1.0

Required for gitlab 18.10

Changes:        https://gitlab.com/gitlab-org/ruby/gems/declarative-policy/-/releases
DeltaFile
+3-3security/rubygem-declarative_policy/distinfo
+1-1security/rubygem-declarative_policy/Makefile
+4-42 files

FreeBSD/ports acc5d91security/rubygem-gitlab-secret_detection distinfo Makefile

security/rubygem-gitlab-secret_detection: update to 0.39.3

Required for gitlab 18.10

Changes:        https://gitlab.com/gitlab-org/security-products/secret-detection/secret-detection-service/-/blob/main/CHANGELOG.md
DeltaFile
+3-3security/rubygem-gitlab-secret_detection/distinfo
+1-1security/rubygem-gitlab-secret_detection/Makefile
+4-42 files

FreeBSD/ports 9855f94security/rubygem-cvss-suite distinfo Makefile

security/rubygem-cvss-suite: update to 4.1.2

Required for gitlab 18.10

Changes:        https://github.com/0llirocks/cvss-suite/blob/master/CHANGES.md
DeltaFile
+3-3security/rubygem-cvss-suite/distinfo
+3-2security/rubygem-cvss-suite/Makefile
+6-52 files

FreeBSD/ports 9733412devel/rubygem-stackprof distinfo Makefile

devel/rubygem-stackprof: update to 0.2.28

Required for gitlab 18.10

Changes:        https://github.com/tmm1/stackprof/blob/master/CHANGELOG.md
DeltaFile
+3-3devel/rubygem-stackprof/distinfo
+1-1devel/rubygem-stackprof/Makefile
+4-42 files

FreeBSD/ports 8fd8065mail/rubygem-gitlab-mail_room distinfo Makefile

mail/rubygem-gitlab-mail_room: update to 1.0.0

Required for gitlab 18.10

Changes:        https://github.com/tpitale/mail_room/commits/master/
DeltaFile
+3-3mail/rubygem-gitlab-mail_room/distinfo
+1-1mail/rubygem-gitlab-mail_room/Makefile
+4-42 files

FreeBSD/ports 9f948a7devel/rubygem-rugged distinfo Makefile

devel/rubygem-rugged: update to 1.9.0

Required for gitlab 18.10

Changes:        https://github.com/libgit2/rugged/releases/tag/v1.9.0
DeltaFile
+3-3devel/rubygem-rugged/distinfo
+1-2devel/rubygem-rugged/Makefile
+4-52 files

FreeBSD/ports de73d4anet/rubygem-grpc-gitlab distinfo Makefile

net/rubygem-grpc-gitlab: update to 1.78.1

Required for gitlab 18.10

Changes:        https://github.com/grpc/grpc/releases
DeltaFile
+3-3net/rubygem-grpc-gitlab/distinfo
+1-2net/rubygem-grpc-gitlab/Makefile
+4-52 files

FreeBSD/ports 9251eb3net/rubygem-apollo_upload_server distinfo Makefile

net/rubygem-apollo_upload_server: update to 2.1.8

Required for gitlab 18.10

Changes:        https://github.com/jetruby/apollo_upload_server-ruby/releases/tag/2.1.8
DeltaFile
+3-3net/rubygem-apollo_upload_server/distinfo
+1-1net/rubygem-apollo_upload_server/Makefile
+4-42 files

FreeBSD/ports e5d1681devel/rubygem-oj-introspect distinfo Makefile

devel/rubygem-oj-introspect: update to 0.9.0

Required for gitlab 18.10

Changes:        https://gitlab.com/gitlab-org/ruby/gems/oj-introspect/-/commits/master?ref_type=HEADS
DeltaFile
+3-3devel/rubygem-oj-introspect/distinfo
+2-2devel/rubygem-oj-introspect/Makefile
+5-52 files