FreeBSD/ports 0a717e9devel/got distinfo Makefile

devel/got: update to 0.127

User-visible changes:
- make 'got merge' accept tags as merge source argument
- do not raise errors when unversioned files are found during got rm -k
- add rm -s ? option for deleting unversioned files from the work tree
- add rm -I option for also deleting ignored unversioned files with rm -s ?
- make 'tog log' reload the work tree's base-commit info during Ctrl-L refresh
- fix failures due to trailing slashes in checkout -p path-prefix argument
DeltaFile
+3-3devel/got/distinfo
+1-1devel/got/Makefile
+4-42 files

FreeBSD/ports f9c90a4devel/got distinfo Makefile

devel/got: update to 0.127

User-visible changes:
- make 'got merge' accept tags as merge source argument
- do not raise errors when unversioned files are found during got rm -k
- add rm -s ? option for deleting unversioned files from the work tree
- add rm -I option for also deleting ignored unversioned files with rm -s ?
- make 'tog log' reload the work tree's base-commit info during Ctrl-L refresh
- fix failures due to trailing slashes in checkout -p path-prefix argument
DeltaFile
+3-3devel/got/distinfo
+1-1devel/got/Makefile
+4-42 files

FreeBSD/ports 3507275devel/rgbds Makefile distinfo, devel/rgbds/files patch-test_run-tests.sh

devel/rgbds: Update to 1.0.2

- Do not build tests by default
- Add external tests excluding nonfree, which omits the Pokémon and
  Legend of Zelda disassemblies

ChangeLog:      https://github.com/gbdev/rgbds/releases/tag/v1.0.2%2Bhotfix
MFH:            2026Q3
(cherry picked from commit 8b9cb36521d91d9cc47119d15108616a2b0d8dc2)
DeltaFile
+10-5devel/rgbds/Makefile
+0-14devel/rgbds/files/patch-test_run-tests.sh
+3-3devel/rgbds/distinfo
+13-223 files

FreeBSD/ports d1d589cemulators/sameboy Makefile

emulators/sameboy: Strip binaries

- Set build warnings to upstream defaults

MFH:            2026Q3
(cherry picked from commit 107d7d8ce3091cf5bfbd1a836c993e488f21831e)
DeltaFile
+3-2emulators/sameboy/Makefile
+3-21 files

FreeBSD/ports 8b6d5c1sysutils/msktutil Makefile

sysutils/msktutil: fix breakage by using OPSYS

Despite passing poudriere testport and bulk and building and working,
this wasn't right. make -V PORTVERSION fails. It does not build.

Instead, thanks to jrm@, this hint from Mk/Uses/gssapi.mk:93 helps

It builds on 15.1 and 14.4, passses portlint, etc.

PR:             292735
(cherry picked from commit 7c4426d408ba4250bbdd96b1df2da98ff37fc151)
DeltaFile
+3-3sysutils/msktutil/Makefile
+3-31 files

FreeBSD/ports 74821faemulators/sameboy Makefile

emulators/sameboy: Strip binaries

- Set build warnings to upstream defaults

MFH:            2026Q3
DeltaFile
+3-2emulators/sameboy/Makefile
+3-21 files

FreeBSD/ports 107d7d8emulators/sameboy Makefile

emulators/sameboy: Strip binaries

- Set build warnings to upstream defaults

MFH:            2026Q3
DeltaFile
+3-2emulators/sameboy/Makefile
+3-21 files

FreeBSD/ports 8b9cb36devel/rgbds Makefile distinfo, devel/rgbds/files patch-test_run-tests.sh

devel/rgbds: Update to 1.0.2

- Do not build tests by default
- Add external tests excluding nonfree, which omits the Pokémon and
  Legend of Zelda disassemblies

ChangeLog:      https://github.com/gbdev/rgbds/releases/tag/v1.0.2%2Bhotfix
MFH:            2026Q3
DeltaFile
+10-5devel/rgbds/Makefile
+0-14devel/rgbds/files/patch-test_run-tests.sh
+3-3devel/rgbds/distinfo
+13-223 files

FreeBSD/ports 50b609fdevel/rgbds Makefile distinfo, devel/rgbds/files patch-test_run-tests.sh

devel/rgbds: Update to 1.0.2

- Do not build tests by default
- Add external tests excluding nonfree, which omits the Pokémon and
  Legend of Zelda disassemblies

ChangeLog:      https://github.com/gbdev/rgbds/releases/tag/v1.0.2%2Bhotfix
MFH:            2026Q3
DeltaFile
+10-5devel/rgbds/Makefile
+0-14devel/rgbds/files/patch-test_run-tests.sh
+3-3devel/rgbds/distinfo
+13-223 files

FreeBSD/ports 7c4426dsysutils/msktutil Makefile

sysutils/msktutil: fix breakage by using OPSYS

Despite passing poudriere testport and bulk and building and working,
this wasn't right. make -V PORTVERSION fails. It does not build.

Instead, thanks to jrm@, this hint from Mk/Uses/gssapi.mk:93 helps

It builds on 15.1 and 14.4, passses portlint, etc.

PR:             292735
DeltaFile
+3-3sysutils/msktutil/Makefile
+3-31 files

FreeBSD/ports 0bf5a02sysutils/msktutil Makefile

sysutils/msktutil: fix breakage by using OPSYS

Despite passing poudriere testport and bulk and building and working,
this wasn't right. make -V PORTVERSION fails. It does not build.

Instead, thanks to jrm@, this hint from Mk/Uses/gssapi.mk:93 helps

It builds on 15.1 and 14.4, passses portlint, etc.

PR:             292735
DeltaFile
+3-3sysutils/msktutil/Makefile
+3-31 files

FreeBSD/ports 59c3b1asecurity/gssproxy Makefile, security/gssproxy/files patch-src_gp__socket.c patch-configure.ac

security/gssproxy: Add new Port

GSS Proxy allows processes to perform GSSAPI operations, such as
Kerberos authentication, through a privileged daemon. This separates
credential handling from the application and lets services access
keytabs and credential caches without holding the privileges directly.

WWW: https://github.com/gssapi/gssproxy

Sponsored by:   Netzkommune GmbH

Required for: FreeIPA server port
DeltaFile
+116-0security/gssproxy/files/patch-src_gp__socket.c
+68-0security/gssproxy/Makefile
+52-0security/gssproxy/files/patch-configure.ac
+43-0security/gssproxy/files/gssproxy.in
+36-0security/gssproxy/files/patch-external_platform.m4
+29-0security/gssproxy/files/patch-src_gp__creds.c
+344-014 files not shown
+532-020 files

FreeBSD/ports 71959ednet Makefile, net/dogtag-ldap-sdk Makefile pkg-descr

net/dogtag-ldap-sdk: Add new Port

Dogtag LDAP SDK provides the pure-Java LDAP client library used by
Dogtag PKI. It installs the ldapjdk.jar Java archive.

WWW: https://github.com/dogtagpki/ldap-sdk

Sponsored by:   Netzkommune GmbH

Required for: FreeIPA server port
DeltaFile
+39-0net/dogtag-ldap-sdk/Makefile
+5-0net/dogtag-ldap-sdk/pkg-descr
+3-0net/dogtag-ldap-sdk/distinfo
+1-0net/Makefile
+48-04 files

FreeBSD/ports 72c1306security/dogtag-jss Makefile pkg-descr, security/dogtag-jss/files patch-CMakeLists.txt patch-tools_reproducible__jar.sh

security/dogtag-jss: Add new Port

Java Security Services provides a Java interface to Mozilla NSS.
It includes a Java security provider and native JNI libraries for
cryptographic operations, certificate handling, and symmetric-key
operations used by Dogtag PKI.

WWW: https://github.com/dogtagpki/jss

Sponsored by:   Netzkommune GmbH

Required for: FreeIPA server port
DeltaFile
+98-0security/dogtag-jss/files/patch-CMakeLists.txt
+76-0security/dogtag-jss/Makefile
+13-0security/dogtag-jss/files/patch-tools_reproducible__jar.sh
+11-0security/dogtag-jss/files/patch-symkey_CMakeLists.txt
+10-0security/dogtag-jss/files/patch-cmake_JSSConfig.cmake
+4-0security/dogtag-jss/pkg-descr
+212-02 files not shown
+216-08 files

FreeBSD/ports 1532788security/dogtag-jss Makefile pkg-descr, security/dogtag-jss/files patch-CMakeLists.txt patch-tools_reproducible__jar.sh

security/dogtag-jss: Add new Port

Java Security Services provides a Java interface to Mozilla NSS.
It includes a Java security provider and native JNI libraries for
cryptographic operations, certificate handling, and symmetric-key
operations used by Dogtag PKI.

WWW: https://github.com/dogtagpki/jss

Sponsored by:   Netzkommune GmbH

Required for: FreeIPA server port
DeltaFile
+98-0security/dogtag-jss/files/patch-CMakeLists.txt
+76-0security/dogtag-jss/Makefile
+13-0security/dogtag-jss/files/patch-tools_reproducible__jar.sh
+11-0security/dogtag-jss/files/patch-symkey_CMakeLists.txt
+10-0security/dogtag-jss/files/patch-cmake_JSSConfig.cmake
+4-0security/dogtag-jss/pkg-descr
+212-02 files not shown
+216-08 files

FreeBSD/ports fd70af1net Makefile, net/dogtag-ldap-sdk Makefile pkg-descr

net/dogtag-ldap-sdk: Add new Port

Dogtag LDAP SDK provides the pure-Java LDAP client library used by
Dogtag PKI. It installs the ldapjdk.jar Java archive.

WWW: https://github.com/dogtagpki/ldap-sdk

Sponsored by:   Netzkommune GmbH

Required for: FreeIPA server port
DeltaFile
+39-0net/dogtag-ldap-sdk/Makefile
+5-0net/dogtag-ldap-sdk/pkg-descr
+3-0net/dogtag-ldap-sdk/distinfo
+1-0net/Makefile
+48-04 files

FreeBSD/ports 9a5411fsecurity/gssproxy Makefile, security/gssproxy/files patch-src_gp__socket.c patch-configure.ac

security/gssproxy: Add new Port

GSS Proxy allows processes to perform GSSAPI operations, such as
Kerberos authentication, through a privileged daemon. This separates
credential handling from the application and lets services access
keytabs and credential caches without holding the privileges directly.

WWW: https://github.com/gssapi/gssproxy

Sponsored by:   Netzkommune GmbH

Required for: FreeIPA server port
DeltaFile
+116-0security/gssproxy/files/patch-src_gp__socket.c
+68-0security/gssproxy/Makefile
+52-0security/gssproxy/files/patch-configure.ac
+43-0security/gssproxy/files/gssproxy.in
+36-0security/gssproxy/files/patch-external_platform.m4
+29-0security/gssproxy/files/patch-src_gp__creds.c
+344-014 files not shown
+532-020 files

FreeBSD/ports c6991b5devel Makefile, devel/jackson-jaxrs-providers Makefile pkg-descr

devel/jackson-jaxrs-providers: Add new Port

Jackson JAX-RS Providers integrate Jackson data binding with
applications using the classic javax.ws.rs API.

This package installs the common Jackson JAX-RS provider classes and the
JSON provider required by Dogtag PKI. Additional Jackson data format
providers are not included.

WWW: https://github.com/FasterXML/jackson-jaxrs-providers

Sponsored by:   Netzkommune GmbH

Required for: FreeIPA server port
DeltaFile
+37-0devel/jackson-jaxrs-providers/Makefile
+6-0devel/jackson-jaxrs-providers/pkg-descr
+5-0devel/jackson-jaxrs-providers/distinfo
+1-0devel/Makefile
+49-04 files

FreeBSD/ports 614207edevel Makefile, devel/jackson-module-jaxb-annotations Makefile distinfo

devel/jackson-module-jaxb-annotations: Add new Port

Jackson Module JAXB Annotations adds support for using JAXB annotations
with Jackson data binding. This module targets the legacy javax.xml.bind
namespace provided by JAXB 2.3.

WWW: https://github.com/FasterXML/jackson-modules-base

Sponsored by:   Netzkommune GmbH

Required for: FreeIPA server port
DeltaFile
+33-0devel/jackson-module-jaxb-annotations/Makefile
+3-0devel/jackson-module-jaxb-annotations/distinfo
+3-0devel/jackson-module-jaxb-annotations/pkg-descr
+1-0devel/Makefile
+40-04 files

FreeBSD/ports bff0710devel Makefile, devel/jackson-jaxrs-providers Makefile pkg-descr

devel/jackson-jaxrs-providers: Add new Port

Jackson JAX-RS Providers integrate Jackson data binding with
applications using the classic javax.ws.rs API.

This package installs the common Jackson JAX-RS provider classes and the
JSON provider required by Dogtag PKI. Additional Jackson data format
providers are not included.

WWW: https://github.com/FasterXML/jackson-jaxrs-providers

Sponsored by:   Netzkommune GmbH

Required for: FreeIPA server port
DeltaFile
+37-0devel/jackson-jaxrs-providers/Makefile
+6-0devel/jackson-jaxrs-providers/pkg-descr
+5-0devel/jackson-jaxrs-providers/distinfo
+1-0devel/Makefile
+49-04 files

FreeBSD/ports 7217385devel Makefile, devel/jackson-module-jaxb-annotations Makefile distinfo

devel/jackson-module-jaxb-annotations: Add new Port

Jackson Module JAXB Annotations adds support for using JAXB annotations
with Jackson data binding. This module targets the legacy javax.xml.bind
namespace provided by JAXB 2.3.

WWW: https://github.com/FasterXML/jackson-modules-base

Sponsored by:   Netzkommune GmbH

Required for: FreeIPA server port
DeltaFile
+33-0devel/jackson-module-jaxb-annotations/Makefile
+3-0devel/jackson-module-jaxb-annotations/distinfo
+3-0devel/jackson-module-jaxb-annotations/pkg-descr
+1-0devel/Makefile
+40-04 files

FreeBSD/ports c533971devel Makefile, devel/resteasy Makefile distinfo

devel/resteasy: Add new Port

RESTEasy is an implementation of the Jakarta RESTful Web Services
specification using the classic javax.ws.rs namespace.

This port installs the RESTEasy core JAX-RS implementation, the Jackson 2
JSON provider, and the Servlet container initializer.

WWW: https://resteasy.dev/

Sponsored by:   Netzkommune GmbH

Required for: FreeIPA server port
DeltaFile
+45-0devel/resteasy/Makefile
+7-0devel/resteasy/distinfo
+5-0devel/resteasy/pkg-descr
+1-0devel/Makefile
+58-04 files

FreeBSD/ports f4e3a06devel Makefile, devel/resteasy Makefile distinfo

devel/resteasy: Add new Port

RESTEasy is an implementation of the Jakarta RESTful Web Services
specification using the classic javax.ws.rs namespace.

This port installs the RESTEasy core JAX-RS implementation, the Jackson 2
JSON provider, and the Servlet container initializer.

WWW: https://resteasy.dev/

Sponsored by:   Netzkommune GmbH

Required for: FreeIPA server port
DeltaFile
+45-0devel/resteasy/Makefile
+7-0devel/resteasy/distinfo
+5-0devel/resteasy/pkg-descr
+1-0devel/Makefile
+58-04 files

FreeBSD/ports daafeb7devel Makefile, devel/jakarta-xml-bind-api Makefile distinfo

devel/jakarta-xml-bind-api: Add new Port

Jakarta XML Binding defines a standard API for mapping Java classes to
XML representations. It supports marshalling Java objects into XML
documents and unmarshalling XML documents back into Java objects.

WWW: https://jakarta.ee/specifications/xml-binding/

Sponsored by:   Netzkommune GmbH

Required for: FreeIPA server port
DeltaFile
+28-0devel/jakarta-xml-bind-api/Makefile
+3-0devel/jakarta-xml-bind-api/distinfo
+3-0devel/jakarta-xml-bind-api/pkg-descr
+1-0devel/jakarta-xml-bind-api/pkg-plist
+1-0devel/Makefile
+36-05 files

FreeBSD/ports 3d6db16devel Makefile, devel/jakarta-xml-bind-api Makefile distinfo

devel/jakarta-xml-bind-api: Add new Port

Jakarta XML Binding defines a standard API for mapping Java classes to
XML representations. It supports marshalling Java objects into XML
documents and unmarshalling XML documents back into Java objects.

WWW: https://jakarta.ee/specifications/xml-binding/

Sponsored by:   Netzkommune GmbH

Required for: FreeIPA server port
DeltaFile
+28-0devel/jakarta-xml-bind-api/Makefile
+3-0devel/jakarta-xml-bind-api/distinfo
+3-0devel/jakarta-xml-bind-api/pkg-descr
+1-0devel/jakarta-xml-bind-api/pkg-plist
+1-0devel/Makefile
+36-05 files

FreeBSD/ports b515be8devel Makefile, devel/jackson-databind Makefile pkg-descr

devel/jackson-databind: Add new Port

Jackson Databind provides data binding between JSON content and Java
objects. It uses Jackson Core for streaming JSON processing and Jackson
Annotations for data-binding configuration.

WWW: https://github.com/FasterXML/jackson-databind

Sponsored by:   Netzkommune GmbH

Required for: FreeIPA server port
DeltaFile
+29-0devel/jackson-databind/Makefile
+3-0devel/jackson-databind/pkg-descr
+3-0devel/jackson-databind/distinfo
+1-0devel/Makefile
+36-04 files

FreeBSD/ports 16be1f2devel Makefile, devel/jackson-databind Makefile distinfo

devel/jackson-databind: Add new Port

Jackson Databind provides data binding between JSON content and Java
objects. It uses Jackson Core for streaming JSON processing and Jackson
Annotations for data-binding configuration.

WWW: https://github.com/FasterXML/jackson-databind

Sponsored by:   Netzkommune GmbH

Required for: FreeIPA server port
DeltaFile
+29-0devel/jackson-databind/Makefile
+3-0devel/jackson-databind/distinfo
+3-0devel/jackson-databind/pkg-descr
+1-0devel/Makefile
+36-04 files

FreeBSD/ports 203060ddevel Makefile, devel/jackson-core Makefile distinfo

devel/jackson-core: Add new Port

Jackson Core provides the low-level streaming API and JSON parser and
generator implementation used by the Jackson data-processing suite. It
supports token-based JSON processing without requiring data binding.

WWW: https://github.com/FasterXML/jackson-core

Sponsored by:   Netzkommune GmbH

Required for: FreeIPA server port
DeltaFile
+26-0devel/jackson-core/Makefile
+3-0devel/jackson-core/distinfo
+3-0devel/jackson-core/pkg-descr
+1-0devel/Makefile
+33-04 files

FreeBSD/ports 1167fb6devel Makefile, devel/jackson-annotations Makefile distinfo

devel/jackson-annotations: Add new Port

Jackson Annotations provides general-purpose annotations for the Jackson
data processor. These annotations are used on value and handler types
and do not contain the functionality that processes the annotations.

WWW: https://github.com/FasterXML/jackson-annotations

Sponsored by:   Netzkommune GmbH

Required for: FreeIPA server port
DeltaFile
+26-0devel/jackson-annotations/Makefile
+3-0devel/jackson-annotations/distinfo
+3-0devel/jackson-annotations/pkg-descr
+1-0devel/Makefile
+33-04 files

FreeBSD/ports 3b732c8devel Makefile, devel/jackson-core Makefile distinfo

devel/jackson-core: Add new Port

Jackson Core provides the low-level streaming API and JSON parser and
generator implementation used by the Jackson data-processing suite. It
supports token-based JSON processing without requiring data binding.

WWW: https://github.com/FasterXML/jackson-core

Sponsored by:   Netzkommune GmbH

Required for: FreeIPA server port
DeltaFile
+26-0devel/jackson-core/Makefile
+3-0devel/jackson-core/distinfo
+3-0devel/jackson-core/pkg-descr
+1-0devel/Makefile
+33-04 files