Port details |
- wildfly10 Replacement for JBoss Application Server
- 10.1.0_2 java
=1 10.1.0_2Version of this port present on the latest quarterly branch. - Maintainer: yerenkow@gmail.com
 - Port Added: 2017-01-10 23:00:08
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: dovecot, gitlab-ce, postgresql11-server, wildfly12
- 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!
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- wildfly10>0:java/wildfly10
- To install the port:
- cd /usr/ports/java/wildfly10/ && make install clean
- To add the package, run one of these commands:
- pkg install java/wildfly10
- pkg install wildfly10
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wildfly10
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1484476942
SHA256 (wildfly-10.1.0.Final.tar.gz) = 80781609be387045273f974662dadf7f64ad43ee93395871429bc6b7786ec8bc
SIZE (wildfly-10.1.0.Final.tar.gz) = 139025162
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
- This port is required by:
- for Run
-
- devel/zanata-platform
Configuration Options:
- No options to configure
- Options name:
- java_wildfly10
- pkg-message:
- For install:
- To make WildFly bind to all interfaces add this to rc.conf:
wildfly10_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/wildfly10/bin/add-user.sh
- WWW: https://wildfly.org/
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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) |
10.1.0_2 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 ) |
10.1.0_2 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 ) |
10.1.0_2 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
10.1.0_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
10.1.0_2 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 |
10.1.0_1 13 Aug 2019 22:22:35
  |
mat  |
Convert to UCL & cleanup pkg-message (categories h-k) |
10.1.0_1 13 Jul 2019 09:32:12
  |
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
10.1.0_1 25 Oct 2017 22:59:29
  |
olgeni  |
java/wildfly10: add support for status command and remove pidfile on shutdown.
While I'm here, fix whitespace, and add APP_SHORTNAME to the console
output to make it clear who is doing what.
PR: 220513
Submitted by: soumar@linux.fjfi.cvut.cz
Approved by: maintainer timeout |
10.1.0 16 Jan 2017 15:27:01
  |
olgeni  |
Upgrade java/wildfly10 to 10.1.0.
- Move installation directory to /usr/local/wildfly10.
- Fix directory permissions and ownership (root:wheel everywhere except config.)
- Remove all @dir entries which are now unnecessary.
- Add upgrade notice to UPDATING.
PR: 212052
Submitted by: olgeni
Approved by: maintainer |
10.0.0_3 10 Jan 2017 22:59:59
  |
olgeni  |
Rename java/wildfly100 to java/wildfly10.
PR: 212052
Submitted by: olgeni |