| Port details |
- jackson-annotations Core annotations for the Jackson data processor
- 2.22 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:48
- Last Update: 2026-08-23 17:45:30
- Commit Hash: 6efd185
- Also Listed In: java
- License: APACHE20
- WWW:
- https://github.com/FasterXML/jackson-annotations
- Description:
- 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.
¦ ¦ ¦ ¦ 
- 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-annotations>0:devel/jackson-annotations
- To install the port:
- cd /usr/ports/devel/jackson-annotations/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/jackson-annotations
- pkg install jackson-annotations
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jackson-annotations
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1787503620
SHA256 (jackson-annotations-2.22.jar) = 21ddb598807d3a51a876704eb979d9296e1c6a6f47ab1826ff88c6d6a127a2d0
SIZE (jackson-annotations-2.22.jar) = 84211
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:
-
- java : java/openjdk25
- This port is required by:
- for Build
-
- security/dogtag-pki
- for Run
-
- devel/jackson-databind
- devel/jackson-module-jaxb-annotations
- devel/resteasy
- security/dogtag-pki
Configuration Options:
- No options to configure
- Options name:
- devel_jackson-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 23 Aug 2026 17:45:30
    |
Jochen Neumeister (joneum)  |
devel/jackson-annotations: Update to 2.22
Adds @JsonApplyView to switch the active JsonView on submodels,
@JsonSerializeAs and @JsonDeserializeAs, JsonTypeInfo.As.NOTHING, and
writeTypeIdForDefaultImpl to suppress the type id of default types.
@JsonIncludeProperties gained an order property, @JsonFormat a radix
property, and @JacksonInject an optional flag for values that need not
be present.
2.20 raised the baseline from Java 6 to Java 8 and started shipping
SBOMs.
Changes: https://github.com/FasterXML/jackson-annotations/blob/2.x/release-notes/VERSION-2.x
Sponsored by: Netzkommune GmbH |
2.19.0 19 Aug 2026 07:10:05
    |
Jochen Neumeister (joneum)  |
devel/jackson-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.
Changes: https://github.com/FasterXML/jackson-annotations/blob/2.19/release-notes/VERSION-2.x
Sponsored by: Netzkommune GmbH |
2.14.2 21 Jul 2026 22:48:21
    |
Jochen Neumeister (joneum)  |
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 |
Number of commits found: 3
|