Commit graph

6 commits

Author SHA1 Message Date
John Marino
c8d0bbe5bf java/wildfly(80|81|82): Deprecate three EOL versions of wildfly
There are currently no less than 5 versions of wildfly: 80, 81, 82, 90,
and 100.  According to the developers, only the current release is really
supported although some security patches may get backported to the
previous release as necessary.  Since the current release is 10.0, only
the last version of 9 could potentially receive updates.

I'm setting the expiration for 80 and 81 for 1 FEB 2016.
I'm setting the expiration for 82 for 15 JUL 2016

That should get 82 in the new quarterly branch and then it's gone from
the trunk.  That should be reasonable to upgrade to 10.0 or later by
then.

PR:		205490
Approved by:	yerenkow (gmail) (maintainer)
2016-01-09 12:30:35 +00:00
Jason Unovitch
4de3dcfcf9 java/wildfly82: use 555 permissions instead to match original CHMOD
PR:		204542
Approved by:	maintainer (implicit to match original behavior)
2015-12-12 00:32:02 +00:00
Jason Unovitch
0a34be5216 java/wildfly82: update 8.2.0 -> 8.2.1
- Drop ${CHMOD} usage and set permissions in pkg-plist (portlint)
- Add terminating @owner/@group to pkg-plist (portlint)
- Switch version specific path in pkg-message to variable

PR:		204542
Submitted by:	yerenkow@gmail.com (maintainer)
2015-12-12 00:13:24 +00:00
Jimmy Olgeni
7080174a42 Install configuration files using @sample, with permissions 600.
PR:		200146
Submitted by:	olgeni
Approved by:	maintainer
2015-05-18 23:28:52 +00:00
Jimmy Olgeni
9eedf80c44 Upgrade wildfly90 to 9.0.0.CR1.
Also, for all wildfly ports:

- Remove stray .orig files from plist.
- Fix rc.conf settings in pkg-message files; use pkg-message.in everywhere.
- Add @dir entries to fix directory permissions.
- Make configuration writable by user www (fix startup errors).

PR:		200092
Submitted by:	olgeni
Approved by:	maintainer
2015-05-11 10:52:41 +00:00
Vanilla I. Shu
9ac019ed31 Add wildfly82 8.2.0, replacement for JBoss Application Server.
PR:		195336
Submitted by:	Alexander Yerenkow <yerenkow@gmail.com>
2015-03-09 07:19:19 +00:00