Port details |
- wildfly15 Replacement for JBoss Application Server
- 15.0.1 java
=0 15.0.1Version of this port present on the latest quarterly branch. - Maintainer: reig.simeo@gmail.com
 - Port Added: 2019-01-28 11:37:21
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- Also Listed In: www
- License: GPLv2
- 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!
WWW: https://wildfly.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- wildfly15>0:java/wildfly15
- To install the port:
- cd /usr/ports/java/wildfly15/ && make install clean
- To add the package, run one of these commands:
- pkg install java/wildfly15
- pkg install wildfly15
- PKGNAME: wildfly15
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1546948677
SHA256 (wildfly-15.0.1.Final.tar.gz) = 7f020d67495e860e719ae8ee38bc9c9eb6e5df42fb4d4e5983431243c2f3bf06
SIZE (wildfly-15.0.1.Final.tar.gz) = 179449615
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- java : java/openjdk8
- Runtime dependencies:
-
- java : java/openjdk8
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- java_wildfly15
- pkg-message:
- For install:
- To make WildFly bind to all interfaces add this to rc.conf:
wildfly15_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/wildfly15/bin/add-user.sh
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 15.0.1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:13 15.0.1
|
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 15.0.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
13 Aug 2019 22:22:35
15.0.1
|
mat  |
Convert to UCL & cleanup pkg-message (categories h-k) |
15 Jul 2019 09:32:13
15.0.1
|
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
28 Jan 2019 11:37:00
15.0.1
|
pi  |
New port: java/wildfly15: Replacement for JBoss Application Server
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!
WWW: http://wildfly.org
PR: 234604
Submitted by: Simeo Reig <reig.simeo@gmail.com> |
Number of commits found: 6
|