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 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 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 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 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 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 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 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 pkg-descr

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/pkg-descr
+3-0devel/jakarta-xml-bind-api/distinfo
+1-0devel/jakarta-xml-bind-api/pkg-plist
+1-0devel/Makefile
+36-05 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 31ed915devel Makefile, devel/javax-ws-rs-api Makefile pkg-descr

devel/javax-ws-rs-api: Add new Port

The Java API for RESTful Web Services (JAX-RS) defines portable APIs for
developing RESTful web services and clients. This port provides the
classic javax.ws.rs namespace used by Java EE applications.

WWW: https://github.com/jakartaee/rest

Sponsored by:   Netzkommune GmbH

Required for: FreeIPA server port
DeltaFile
+637-0devel/javax-ws-rs-api/files/LICENSE
+34-0devel/javax-ws-rs-api/Makefile
+3-0devel/javax-ws-rs-api/pkg-descr
+3-0devel/javax-ws-rs-api/distinfo
+1-0devel/Makefile
+678-05 files

FreeBSD/ports beda283devel Makefile, devel/jaxb-api Makefile pkg-descr

devel/jaxb-api: Add new Port

Jakarta XML Binding API 2.3 provides the classic javax.xml.bind API for
mapping Java classes to XML representations. Although the Maven artifact
is named jakarta.xml.bind-api, version 2.3.3 still uses the
javax.xml.bind namespace.

This port installs only the JAXB API and does not include a JAXB runtime
implementation.

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

Sponsored by:   Netzkommune GmbH

Required for: FreeIPA server port
DeltaFile
+29-0devel/jaxb-api/Makefile
+7-0devel/jaxb-api/pkg-descr
+3-0devel/jaxb-api/distinfo
+1-0devel/Makefile
+40-04 files

FreeBSD/ports 3f073f0devel Makefile, devel/jboss-logging Makefile distinfo

devel/jboss-logging: Add new Port

JBoss Logging is a Java logging facade which can bind to different
logging managers. It allows applications to remain independent of a
particular logging implementation.

WWW: https://github.com/jboss-logging/jboss-logging

Sponsored by:   Netzkommune GmbH

Required for: FreeIPA server port
DeltaFile
+28-0devel/jboss-logging/Makefile
+3-0devel/jboss-logging/distinfo
+3-0devel/jboss-logging/pkg-descr
+1-0devel/Makefile
+35-04 files

FreeBSD/ports fd9b0e4devel Makefile, devel/jakarta-annotation-api Makefile pkg-descr

devel/jakarta-annotation-api: Add new Port

Jakarta Annotations defines a collection of annotations representing
common semantic concepts that enable a declarative programming style
across a variety of Java technologies.

The API uses the Java Platform Module System module name
jakarta.annotation.

WWW: https://jakarta.ee/specifications/annotations/

Sponsored by:   Netzkommune GmbH

Required for: FreeIPA server port
DeltaFile
+637-0devel/jakarta-annotation-api/files/LICENSE
+33-0devel/jakarta-annotation-api/Makefile
+5-0devel/jakarta-annotation-api/pkg-descr
+3-0devel/jakarta-annotation-api/distinfo
+1-0devel/Makefile
+1-0devel/jakarta-annotation-api/pkg-plist
+680-06 files

FreeBSD/ports 0f38f4edevel Makefile, devel/javax-activation-api Makefile pkg-descr

devel/javax-activation-api: Add new Port

Jakarta Activation API 1.2.2 provides the classic javax.activation API
for handling MIME-typed data. Despite the Maven artifact name, this
release still provides classes in the javax.activation namespace.

This port installs only the Activation API and does not include an
implementation.

WWW: https://jakartaee.github.io/jaf-api/

Sponsored by:   Netzkommune GmbH

Required for: FreeIPA server port
DeltaFile
+28-0devel/javax-activation-api/Makefile
+6-0devel/javax-activation-api/pkg-descr
+3-0devel/javax-activation-api/distinfo
+1-0devel/Makefile
+38-04 files

FreeBSD/ports e75497edevel Makefile, devel/jakarta-activation-api Makefile pkg-descr

devel/jakarta-activation-api: Add new Port

Jakarta Activation defines APIs for determining the type of arbitrary
data, encapsulating access to it, discovering the operations available
on it, and instantiating appropriate components to perform operations
on the data.

This port provides the Jakarta Activation API. The implementation is
provided separately by Eclipse Angus Activation.

WWW: https://jakartaee.github.io/jaf-api/

Sponsored by:   Netzkommune GmbH

Required for: FreeIPA server port
DeltaFile
+28-0devel/jakarta-activation-api/Makefile
+6-0devel/jakarta-activation-api/pkg-descr
+3-0devel/jakarta-activation-api/distinfo
+1-0devel/Makefile
+38-04 files

FreeBSD/ports 523e2d0security/dogtag-pki Makefile, security/dogtag-pki/files patch-base_server_python_pki_server_____init____.py patch-base_CMakeLists.txt

security/dogtag-pki: Rework server and CA packaging

* Add the Java 17 build for the Dogtag server and CA components.
* Install the Dogtag server, CA, Tomcat, tools and web application JARs.
* Add the Java, REST, LDAP, JSS and Tomcat dependencies required by
  the server runtime.
* Install pkispawn, pkidestroy, pkidaemon and pki-server.
* Add the pkiuser user and group.
* Install the server and CA configuration templates, upgrade data,
  registry files, web applications and runtime library links.
* Generate and install the Dogtag VERSION file.
* Adapt the server tools, configuration and Tomcat integration to the
  FreeBSD filesystem layout.
* Replace systemd-specific service handling with FreeBSD rc.conf and
  Tomcat multi-instance service support.
* Update pkg-plist for the expanded server and CA runtime.

Sponsored by:   Netzkommune GmbH
DeltaFile
+461-0security/dogtag-pki/files/patch-base_server_python_pki_server_____init____.py
+306-17security/dogtag-pki/Makefile
+270-0security/dogtag-pki/files/patch-base_CMakeLists.txt
+157-0security/dogtag-pki/files/patch-base_server_python_pki_server_instance.py
+79-0security/dogtag-pki/files/patch-base_server_src_main_java_com_netscape_cms_servlet_csadmin_LDAPConfigurator.java
+75-0security/dogtag-pki/files/patch-base_server_python_pki_server_deployment_scriptlets_instance__layout.py
+1,348-1741 files not shown
+2,122-3647 files

FreeBSD/ports 4a436cdtextproc/py-kidash distinfo Makefile

textproc/py-kidash: upgrade to 1.1.9
DeltaFile
+3-3textproc/py-kidash/distinfo
+1-1textproc/py-kidash/Makefile
+4-42 files

FreeBSD/ports fcc3d4dlang/scryer-prolog Makefile

lang/scryer-prolog: use correct @FreeBSD.org maintainer email
DeltaFile
+1-1lang/scryer-prolog/Makefile
+1-11 files

FreeBSD/ports a488686www/py-grimoirelab Makefile distinfo

www/py-grimoirelab: upgrade to 1.21.0
DeltaFile
+13-13www/py-grimoirelab/Makefile
+3-3www/py-grimoirelab/distinfo
+16-162 files

FreeBSD/ports f16aa87textproc/py-grimoire-elk distinfo Makefile

textproc/py-grimoire-elk: upgrade to 1.8.0
DeltaFile
+3-3textproc/py-grimoire-elk/distinfo
+1-1textproc/py-grimoire-elk/Makefile
+4-42 files

FreeBSD/ports b149844devel/gtkspellmm Makefile

devel/gtkspellmm: use correct @FreeBSD.org maintainer email
DeltaFile
+1-1devel/gtkspellmm/Makefile
+1-11 files

FreeBSD/ports f618b32devel/py-sirmordred distinfo Makefile

devel/py-sirmordred: upgrade to 1.2.11
DeltaFile
+3-3devel/py-sirmordred/distinfo
+1-1devel/py-sirmordred/Makefile
+4-42 files