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.
- DEPRECATED: End of life upstream
This port expired on: 2023-11-30
- Maintainer: reig.simeo@gmail.com
- Port Added: 2018-10-27 18:33:29
- Last Update: 2023-12-02 12:58:16
- Commit Hash: b27dd0a
- People watching this port, also watch:: roundcube-php82
- 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:
-
- wildfly12>0:java/wildfly12
- No installation instructions:
- This port has been deleted.
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
12.0.0_1 02 Dec 2023 12:58:16 |
Rene Ladan (rene) |
java/wildfly12: Remove expired port
2023-11-30 java/wildfly12: End of life upstream |
12.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) |
12.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 ) |
12.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 ) |
12.0.0_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
12.0.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
12.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 |
12.0.0 13 Aug 2019 22:22:35 |
mat |
Convert to UCL & cleanup pkg-message (categories h-k) |
12.0.0 12 Jul 2019 09:32:15 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
12.0.0 27 Oct 2018 18:33:08 |
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> |