Port details |
- wildfly14 Replacement for JBoss Application Server
- 14.0.1 java
=0 14.0.1Version of this port present on the latest quarterly branch. - Maintainer: reig.simeo@gmail.com
 - Port Added: 2018-10-27 19:34:18
- 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:
-
- wildfly14>0:java/wildfly14
- To install the port:
- cd /usr/ports/java/wildfly14/ && make install clean
- To add the package, run one of these commands:
- pkg install java/wildfly14
- pkg install wildfly14
- PKGNAME: wildfly14
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1539770431
SHA256 (wildfly-14.0.1.Final.tar.gz) = e12092ec6a6e048bf696d5a23c3674928b41ddc3f810016ef3e7354ad79fc746
SIZE (wildfly-14.0.1.Final.tar.gz) = 178343287
- 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_wildfly14
- pkg-message:
- For install:
- To make WildFly bind to all interfaces add this to rc.conf:
wildfly14_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/wildfly14/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 14.0.1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:13 14.0.1
|
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 14.0.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
13 Aug 2019 22:22:35
14.0.1
|
mat  |
Convert to UCL & cleanup pkg-message (categories h-k) |
10 Jul 2019 09:32:10
14.0.1
|
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
27 Oct 2018 19:33:57
14.0.1
|
pi  |
New port: java/wildfly14
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: 232354
Submitted by: Simeo Reig <reig.simeo@gmail.com>
Approved by: yerenkow@gmail.com (maintainer wildfly11) |
Number of commits found: 6
|