Created attachment 156686 [details] Patch for wildfly90 Hi, A couple of fixes I missed last time for all wildfly ports: - Install configuration files using @sample to avoid overwriting - Use permission 600 for configuration files (for user management, etc.)
Created attachment 156687 [details] Patch for wildfly82
Created attachment 156688 [details] Patch for wildfly81
Submitter is committer, assign accordingly Jimmy, could these ports benefit from a MASTER/SLAVE structure given the common content?
Created attachment 156690 [details] Patch for wildfly80
(In reply to Kubilay Kocak from comment #3) Network down mid-PR, some stuff was missing. Maybe it could become a MASTER/SLAVE port, but I don't know enough about it to make promises right now :)
Created attachment 156691 [details] poudriere test run for wildfly90
Created attachment 156692 [details] poudriere test run for wildfly82
Created attachment 156693 [details] poudriere test run for wildfly81
Created attachment 156694 [details] poudriere test run for wildfly80
Ok, now seems changed files maintained properly. Good for me :)
A commit references this bug: Author: olgeni Date: Mon May 18 23:28:55 UTC 2015 New revision: 386724 URL: https://svnweb.freebsd.org/changeset/ports/386724 Log: Install configuration files using @sample, with permissions 600. PR: 200146 Submitted by: olgeni Approved by: maintainer Changes: head/java/wildfly80/Makefile head/java/wildfly80/pkg-plist head/java/wildfly81/Makefile head/java/wildfly81/pkg-plist head/java/wildfly82/Makefile head/java/wildfly82/pkg-plist head/java/wildfly90/Makefile head/java/wildfly90/pkg-plist
Patch committed :)