Port details |
- wildfly Replacement for JBoss Application Server
- 35.0.1 java
=2 34.0.1Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2023-12-27 18:00:16
- Last Update: 2025-03-09 09:22:01
- Commit Hash: 8f0d910
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: www
- License: GPLv2
- WWW:
- https://wildfly.org/
- Description:
- WildFly is a flexible, lightweight, managed application runtime that helps you
build amazing applications. WildFly - new name for JBoss Application Server
- Fast Startup
- Small Footprint
- Modular Design
- Unified Configuration and Management
And of course Java EE!
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/java/wildfly/ && make install clean
- To add the package, run one of these commands:
- pkg install java/wildfly
- pkg install wildfly
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wildfly
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1741510666
SHA256 (wildfly-35.0.1.Final.tar.gz) = 45444ac28f33ee17101cf80b9eff7994f6fd0f2c8fbb4749627d9cec1cbdbc2e
SIZE (wildfly-35.0.1.Final.tar.gz) = 257235749
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/openjdk17
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- java_wildfly
- USES:
- java
- pkg-message:
- For install:
- To make WildFly bind to all interfaces add this to rc.conf:
wildfly_args="-Djboss.bind.address=0.0.0.0"
See
https://community.jboss.org/wiki/JBossProperties
for additional startup properties.
To change JVM args, edit appropriate standalone.conf.
To add the initial admin user:
/usr/local/wildfly/bin/add-user.sh
- Master Sites:
|