notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
jackson-databind Data-binding implementation for the Jackson JSON processor
2.22.2 devel on this many watch lists=0 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
Port Added: 2026-07-21 22:51:57
Last Update: 2026-08-23 17:48:31
Commit Hash: 20b6d89
Also Listed In: java
License: APACHE20
WWW:
https://github.com/FasterXML/jackson-databind
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. /usr/local/share/java/classes/jackson-databind.jar
  2. /usr/local/share/licenses/jackson-databind-2.22.2/catalog.mk
  3. /usr/local/share/licenses/jackson-databind-2.22.2/LICENSE
  4. /usr/local/share/licenses/jackson-databind-2.22.2/APACHE20
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • jackson-databind>0:devel/jackson-databind
To install the port:
cd /usr/ports/devel/jackson-databind/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/jackson-databind
  • pkg install jackson-databind
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: jackson-databind
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1787503621 SHA256 (jackson-databind-2.22.2.jar) = d0da14c12b16b5d54719aa172d83b542ff4abeb8b0fb7db476fde8ceece760ca SIZE (jackson-databind-2.22.2.jar) = 1708473

Packages (timestamps in pop-ups are UTC):
jackson-databind
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest2.14.22.19.0--2.19.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest2.19.02.19.0n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest2.14.22.19.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. jackson-annotations.jar : devel/jackson-annotations
  2. jackson-core.jar : devel/jackson-core
  3. java : java/openjdk25
This port is required by:
for Build
  1. security/dogtag-pki
for Run
  1. devel/jackson-jaxrs-providers
  2. devel/jackson-module-jaxb-annotations
  3. devel/resteasy
  4. security/dogtag-pki

Configuration Options:
No options to configure
Options name:
devel_jackson-databind
USES:
java:run
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.22.2/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.22.2
23 Aug 2026 17:48:31
commit hash: 20b6d89233fd85266d16c508498d7738f89337b2commit hash: 20b6d89233fd85266d16c508498d7738f89337b2commit hash: 20b6d89233fd85266d16c508498d7738f89337b2commit hash: 20b6d89233fd85266d16c508498d7738f89337b2 files touched by this commit
Jochen Neumeister (joneum) search for other commits by this committer
devel/jackson-databind: Update to 2.22.2

Closes twelve vulnerabilities: @JsonView and @JsonIgnore could be
by-passed in several ways, polymorphic type validation was incomplete,
and deserialization reached out to DNS and arbitrary URL schemes.

Security:	0cb401f9-9f19-11f1-a655-3497f65b111b
Changes:	https://github.com/FasterXML/jackson-databind/blob/2.x/release-notes/VERSION-2.x
Sponsored by:	Netzkommune GmbH
2.19.0
19 Aug 2026 07:10:06
commit hash: 3e2c3f888264c70d9f2f49069aab298904453154commit hash: 3e2c3f888264c70d9f2f49069aab298904453154commit hash: 3e2c3f888264c70d9f2f49069aab298904453154commit hash: 3e2c3f888264c70d9f2f49069aab298904453154 files touched by this commit This port version is marked as vulnerable.
Jochen Neumeister (joneum) search for other commits by this committer
devel/jackson-databind: 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-databind/blob/2.19/release-notes/VERSION-2.x

Sponsored by:	Netzkommune GmbH
2.14.2
21 Jul 2026 22:48:22
commit hash: b515be82d9833944a0d96ae55755b5e71956ad71commit hash: b515be82d9833944a0d96ae55755b5e71956ad71commit hash: b515be82d9833944a0d96ae55755b5e71956ad71commit hash: b515be82d9833944a0d96ae55755b5e71956ad71 files touched by this commit This port version is marked as vulnerable.
Jochen Neumeister (joneum) search for other commits by this committer
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

Number of commits found: 3