Port details |
- wildfly12 Replacement for JBoss Application Server
- 12.0.0_1 java
=1 12.0.0_1Version of this port present on the latest quarterly branch. - Maintainer: reig.simeo@gmail.com
 - Port Added: 2018-10-27 18:33:29
- Last Update: 2021-04-06 14:31:13
- Commit Hash: 135fdee
- People watching this port, also watch:: gitlab-ce, postgresql11-server, wildfly10, postgresql10-server, dovecot
- 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:
-
- wildfly12>0:java/wildfly12
- To install the port:
- cd /usr/ports/java/wildfly12/ && make install clean
- To add the package, run one of these commands:
- pkg install java/wildfly12
- pkg install wildfly12
- PKGNAME: wildfly12
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1535899139
SHA256 (wildfly-12.0.0.Final.tar.gz) = 42fa41b25a2cbf4782f78fd8c4d537a06acfa60688fcc0ece9299f140c76afe0
SIZE (wildfly-12.0.0.Final.tar.gz) = 168906067
- 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_wildfly12
- pkg-message:
- For install:
- To make WildFly bind to all interfaces add this to rc.conf:
wildfly12_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/wildfly12/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 |
06 Apr 2021 14:31:13 12.0.0_1
|
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 12.0.0_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Nov 2019 21:46:13
12.0.0_1
|
jkim  |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
13 Aug 2019 22:22:35
12.0.0
|
mat  |
Convert to UCL & cleanup pkg-message (categories h-k) |
12 Jul 2019 09:32:15
12.0.0
|
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
27 Oct 2018 18:33:08
12.0.0
|
pi  |
New port: java/wildfly12
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: 231119
Submitted by: Simeo Reig <reig.simeo@gmail.com> |
Number of commits found: 6
|