Created attachment 199185 [details] svn diff
Created attachment 199230 [details] v2 diff - update to 2.4.6 - use templating to manage graylog_logging.xml config - update mentioned dependencies in pkg-message.in - update server.conf from 2.4.6 source extract - re-import FreeBSD ports variables into server.conf.in NB it looks like that 2.4.6 is not a simple `pkg upgrade -YOLO` from previous versions, in particular the node-id path needs to be specified correctly, and will almost certainly not be in /etc/graylog/ I'd like some feedback on what we should do here, I think amending pkg-message.in and possibly /UPDATING would be useful.
Alloah Dave :-) now we have a Maintainer timeout, and today i will commit it. What to you think, we can wirte into UPDATING? The build looks good for me, i've tested in poudriere.
I've applied this patch to $dayjob's internal ports tree using portshaker. poudriere testport is happy, and the package builds. We've not managed to actually test it yet. We've tried to get a hold of maintainer for a a while but not gotten a response, and e-mail has begun failing to deliver recently.
(In reply to Marie Helene Kvello-Aune from comment #3) Tested and working fine in our setup. /Eirik
Created attachment 200090 [details] v1 patch for updating works fine here too. I have a couple further changes and then I think we are ready to commit. - I don't believe all the java logging xml files are still needed - please check and confirm back for your environment if you can remove one of them - the config files have changed a reasonable amount - I added a short diff for updating text, I think it's sufficient. Once I've got feedback on the above I'll merge any changes into the diff in phabricator, lets keep things in one place.
see phab URL for latest patches https://reviews.freebsd.org/D17965
A commit references this bug: Author: joneum Date: Sat Dec 15 00:52:52 UTC 2018 New revision: 487477 URL: https://svnweb.freebsd.org/changeset/ports/487477 Log: sysutils/graylog: update to 2.4.6 - use templating to manage graylog_logging.xml config - update mentioned dependencies in pkg-message.in - update server.conf from 2.4.6 source extract - re-import FreeBSD ports variables into server.conf.in PR: 233181 Submitted by: dch Approved by: thomas@bartelmess.io (maintainer timeout) Sponsored by: Netzkommune GmbH Differential Revision: https://reviews.freebsd.org/D17965 Changes: head/UPDATING head/sysutils/graylog/Makefile head/sysutils/graylog/distinfo head/sysutils/graylog/files/graylog_logging.xml head/sysutils/graylog/files/graylog_logging.xml.in head/sysutils/graylog/files/pkg-message.in head/sysutils/graylog/files/server.conf.in