Port details |
- wildfly11 Replacement for JBoss Application Server
- 11.0.0_1 java
=0 11.0.0_1Version of this port present on the latest quarterly branch.
- DEPRECATED: End of life upstream
This port expired on: 2023-11-30
- Maintainer: yerenkow@gmail.com
- Port Added: 2017-10-31 20:30:29
- Last Update: 2023-12-02 12:59:24
- Commit Hash: cc2f9fb
- 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:
-
- wildfly11>0:java/wildfly11
- No installation instructions:
- This port has been deleted.
- PKGNAME: wildfly11
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1509054985
SHA256 (wildfly-11.0.0.Final.tar.gz) = a2f5fb4187369196003e31eb086f0a1f7bfc0645a3a61a53ed20ab5853481e71
SIZE (wildfly-11.0.0.Final.tar.gz) = 158031524
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_wildfly11
- pkg-message:
- For install:
- To make WildFly bind to all interfaces add this to rc.conf:
wildfly11_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/wildfly11/bin/add-user.sh
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
11.0.0_1 02 Dec 2023 12:59:24 |
Rene Ladan (rene) |
java/wildfly11: Remove expired port
2023-11-30 java/wildfly11: End of life upstream |
11.0.0_1 23 Oct 2023 18:22:58 |
Daniel Engberg (diizzy) |
java/wildfly*: Deprecate and set expiration date to 2023-11-30
All versions of wildfly are since long end of life upstream
Reference:
https://www.wildfly.org/news/2023/05/11/WildFly-Roadmap/
Approved by: portmgr (maintainer timeout, 2+ weeks) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
11.0.0_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
11.0.0_1 20 Jul 2022 14:22:12 |
Tobias C. Berner (tcberner) |
java: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alex Dupre <ale@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alexander Yerenkow <yerenkow@gmail.com>
* Anton Yudin (<contact@toha.org.ua>)
* Anton Yudin <toha@toha.org.ua>
* Benjamin Close <benjsc@FreeBSD.org>
* Björn König <bkoenig@alpha-tierchen.de>
* Conor McDermottroe <ports@mcdermottroe.com>
* Danilo Egea Gondolfo <danilo@FreeBSD.org
* Dave Glowacki <dglo@ssec.wisc.edu>
* Ernst de Haan <znerd@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
11.0.0_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
11.0.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
11.0.0_1 26 Nov 2019 21:46:13 |
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 |
11.0.0 13 Aug 2019 22:22:35 |
mat |
Convert to UCL & cleanup pkg-message (categories h-k) |
11.0.0 11 Jul 2019 09:32:11 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
11.0.0 31 Oct 2017 20:30:16 |
olgeni |
Copy java/wildfly10 to java/wildfly11, and update to Wildfly 11.0.
PR: 223343
Submitted by: olgeni
Approved by: yerenkow@gmail.com (maintainer) |