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
resteasy RESTEasy JAX-RS implementation and Jackson provider
3.15.6 devel on this many watch lists=0 search for ports that depend on this port 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:52:04
Last Update: 2026-08-21 05:42:35
Commit Hash: cf9470b
Also Listed In: java
License: APACHE20
WWW:
https://resteasy.dev/
Description:
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.
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 (6 items)
Collapse this list.
  1. /usr/local/share/java/classes/resteasy-jaxrs.jar
  2. /usr/local/share/java/classes/resteasy-jackson2-provider.jar
  3. /usr/local/share/java/classes/resteasy-servlet-initializer.jar
  4. /usr/local/share/licenses/resteasy-3.15.6/catalog.mk
  5. /usr/local/share/licenses/resteasy-3.15.6/LICENSE
  6. /usr/local/share/licenses/resteasy-3.15.6/APACHE20
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • resteasy>0:devel/resteasy
To install the port:
cd /usr/ports/devel/resteasy/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/resteasy
  • pkg install resteasy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: resteasy
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1787131090 SHA256 (resteasy-jaxrs-3.15.6.Final.jar) = eaad4816b01b5918269183779ad0673ad2f7f13c0105eab580dfb851cc4ea313 SIZE (resteasy-jaxrs-3.15.6.Final.jar) = 1109223

Expand this list (4 items)

Collapse this list.

SHA256 (resteasy-jackson2-provider-3.15.6.Final.jar) = 9472d168004070da31961a27dea5663525b363c6d594a823c9b80f074cf99a3a SIZE (resteasy-jackson2-provider-3.15.6.Final.jar) = 29365 SHA256 (resteasy-servlet-initializer-3.15.6.Final.jar) = af81f1e052baf3802c98f85e9c7a03198d9e5b3cc82c63b57ae6123ce396358d SIZE (resteasy-servlet-initializer-3.15.6.Final.jar) = 9996

Collapse this list.


Packages (timestamps in pop-ups are UTC):
resteasy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--n/an/an/an/an/an/a
FreeBSD:13:quarterly--n/an/an/an/an/an/a
FreeBSD:14:latest3.15.63.15.6--3.15.6---
FreeBSD:14:quarterly--------
FreeBSD:15:latest3.15.63.15.6n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest3.15.63.15.6n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. javax.ws.rs-api.jar : devel/javax-ws-rs-api
  2. javax.activation-api.jar : devel/javax-activation-api
  3. jboss-logging.jar : devel/jboss-logging
  4. commons-io.jar : devel/apache-commons-io
  5. httpclient.jar : www/httpclient
  6. jackson-annotations.jar : devel/jackson-annotations
  7. jackson-core.jar : devel/jackson-core
  8. jackson-databind.jar : devel/jackson-databind
  9. jackson-jaxrs-json-provider.jar : devel/jackson-jaxrs-providers
  10. java : java/openjdk25
This port is required by:
for Build
  1. security/dogtag-pki
for Run
  1. security/dogtag-pki

Configuration Options:
No options to configure
Options name:
devel_resteasy
USES:
java:run
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.15.6
21 Aug 2026 05:42:35
commit hash: cf9470b38b63cbb7b5a9d43cc53f9bcf3bace930commit hash: cf9470b38b63cbb7b5a9d43cc53f9bcf3bace930commit hash: cf9470b38b63cbb7b5a9d43cc53f9bcf3bace930commit hash: cf9470b38b63cbb7b5a9d43cc53f9bcf3bace930 files touched by this commit
Jochen Neumeister (joneum) search for other commits by this committer
devel/resteasy: Update to 3.15.6

Changes:	https://github.com/resteasy/resteasy/releases

Sponsored by:		Netzkommune GmbH
3.0.26
21 Jul 2026 22:48:23
commit hash: c533971d176d19356374c0a732f9217d8a0b9d9dcommit hash: c533971d176d19356374c0a732f9217d8a0b9d9dcommit hash: c533971d176d19356374c0a732f9217d8a0b9d9dcommit hash: c533971d176d19356374c0a732f9217d8a0b9d9d files touched by this commit
Jochen Neumeister (joneum) search for other commits by this committer
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

Number of commits found: 2