aboutsummaryrefslogtreecommitdiff
path: root/java/wildfly81
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2016-02-017-2042/+0
| | | | | | | | | | | | 2016-01-31 devel/pdcurses-the: Seperate port is no longer needed, see PR 2016-01-31 www/py-django17: End of extended support: December 1, 2015 2016-01-31 www/codeigniter22: Codeigniter 2.2.x reached its End of Life on 31 October 2015. Please update to the current version. 2016-02-01 java/wildfly80: Fully EOL when version 8.2 was released 2016-02-01 java/wildfly81: Fully EOL when version 9.0 was released 2016-02-01 mail/phpmailer2: Obsolete, use mail/phpmailer instead Notes: svn path=/head/; revision=407773
* java/wildfly(80|81|82): Deprecate three EOL versions of wildflyJohn Marino2016-01-091-0/+3
| | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=405620
* java/wildfly81: address non-root builds and minor QA observationsJason Unovitch2015-12-263-13/+14
| | | | | | | | | | | | - 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: 205259 Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=404512
* Install configuration files using @sample, with permissions 600.Jimmy Olgeni2015-05-182-23/+49
| | | | | | | | | PR: 200146 Submitted by: olgeni Approved by: maintainer Notes: svn path=/head/; revision=386724
* Upgrade wildfly90 to 9.0.0.CR1.Jimmy Olgeni2015-05-113-26/+822
| | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=386063
* New port: java/wildfly81Kurt Jaeger2014-11-227-0/+1216
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: 194478 Submitted by: yerenkow@gmail.com Notes: svn path=/head/; revision=373081