| Port details |
- jackson-module-jaxb-annotations Jackson support for legacy JAXB annotations
- 2.22.2 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: joneum@FreeBSD.org
 - Port Added: 2026-07-21 22:51:59
- Last Update: 2026-08-23 17:48:32
- Commit Hash: 16465e4
- Also Listed In: java
- License: APACHE20
- WWW:
- https://github.com/FasterXML/jackson-modules-base
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- jackson-module-jaxb-annotations>0:devel/jackson-module-jaxb-annotations
- To install the port:
- cd /usr/ports/devel/jackson-module-jaxb-annotations/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/jackson-module-jaxb-annotations
- pkg install jackson-module-jaxb-annotations
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jackson-module-jaxb-annotations
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1787503622
SHA256 (jackson-module-jaxb-annotations-2.22.2.jar) = 79ea88d9a3643700bfab6917c7d02f1a2101b17c55bb3d6447a963b327d994b2
SIZE (jackson-module-jaxb-annotations-2.22.2.jar) = 37016
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- jackson-annotations.jar : devel/jackson-annotations
- jackson-core.jar : devel/jackson-core
- jackson-databind.jar : devel/jackson-databind
- javax.activation-api.jar : devel/javax-activation-api
- jaxb-api.jar : devel/jaxb-api
- java : java/openjdk25
- This port is required by:
- for Build
-
- security/dogtag-pki
- for Run
-
- devel/jackson-jaxrs-providers
- security/dogtag-pki
Configuration Options:
- No options to configure
- Options name:
- devel_jackson-module-jaxb-annotations
- USES:
- java:run
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.22.2 23 Aug 2026 17:48:32
    |
Jochen Neumeister (joneum)  |
devel/jackson-module-jaxb-annotations: Update to 2.22.2
The covered releases touched other modules of jackson-modules-base
only, this one moves along to stay in step with the rest of the family.
Changes: https://github.com/FasterXML/jackson-modules-base/blob/2.x/release-notes/VERSION-2.x
Sponsored by: Netzkommune GmbH |
2.19.0 19 Aug 2026 07:10:06
    |
Jochen Neumeister (joneum)  |
devel/jackson-module-jaxb-annotations: Update to 2.19.0
Part of a lockstep update of the Jackson family: the ports depend on each
other by jar path without version constraints, so they have to stay on the
same version.
2.19.0 still targets the javax namespace: its manifest imports
javax.activation in the [1.2,2) range, which is what devel/jaxb-api and
devel/javax-activation-api provide.
Changes: https://github.com/FasterXML/jackson-modules-base/blob/2.19/release-notes/VERSION-2.x
Sponsored by: Netzkommune GmbH |
2.14.2 21 Jul 2026 22:48:23
    |
Jochen Neumeister (joneum)  |
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 |
Number of commits found: 3
|