Re: UPDATE: net/openfire to 4.2.3

2018-10-01 Thread Stuart Henderson
On 2018/10/01 11:37, Marc Peters wrote: > On Sat, Sep 29, 2018 at 02:00:26PM +0200, Klemens Nanni wrote: > > On Tue, Sep 25, 2018 at 03:50:09PM +0200, Marc Peters wrote: > > > COMMENT= XMPP real time collaboration server > > > -V = 4.1.5 > > > +V = 4.2.3 > > The space mig

Re: UPDATE: net/openfire to 4.2.3

2018-10-01 Thread Marc Peters
On Sat, Sep 29, 2018 at 02:00:26PM +0200, Klemens Nanni wrote: > On Tue, Sep 25, 2018 at 03:50:09PM +0200, Marc Peters wrote: > > COMMENT= XMPP real time collaboration server > > -V =4.1.5 > > +V =4.2.3 > The space might be removed for consistency. > > > -MASTER_

Re: UPDATE: net/openfire to 4.2.3

2018-09-29 Thread Klemens Nanni
On Tue, Sep 25, 2018 at 03:50:09PM +0200, Marc Peters wrote: > attached patch (to avoid mangling) updates Openfire to 4.2.3 and drops > my Maintainership, as i am not using Openfire anymore (that's why it > took me so long to send the update). It compiles ok and should work > ok, so further tests w

UPDATE: net/openfire to 4.2.3

2018-09-25 Thread Marc Peters
Hi List, attached patch (to avoid mangling) updates Openfire to 4.2.3 and drops my Maintainership, as i am not using Openfire anymore (that's why it took me so long to send the update). It compiles ok and should work ok, so further tests would be welcome. Comments, oks? Marc Index: Makefile

Update: net/openfire-4.1.5

2017-08-04 Thread Marc Peters
Hi, here is a diff to update openfire to 4.1.5. The changelog can be found here: http://download.igniterealtime.org/openfire/docs/latest/changelog.html Comments, ok? Index: Makefile === RCS file: /cvs/ports/net/openfire/Makefile,v

Update: net/openfire-4.1.3

2017-02-28 Thread Marc Peters
Attached diffs brings openfire to version 4.1.3 for -current and -stable. Changelog can be found here: http://download.igniterealtime.org/openfire/docs/4.1.3/changelog.html 4.1.2 and 4.1.3 are mostly Bugfix releases. Comments, ok? Marc Index: Makefile ===

Update: net/openfire-4.1.1

2017-01-02 Thread Marc Peters
Attached diff updates Openfire to 4.1.1. Mainly a couple of bugs related to MySQL where fixed. Included is a patch for stable as well, as juanfra@ updated it because of security fixes in 4.1.0 (a big thanks, i missed that). Comments, ok? Marc Index: Makefile

Re: Update: net/openfire

2016-12-28 Thread Marc Peters
Am 12/22/16 um 09:12 schrieb Marc Peters: > Hi, > > openfire 4.1.0 was released yesterday. > > Changelog can be found here: > > http://download.igniterealtime.org/openfire/docs/4.1.0/changelog.html > > > Marc > Ping. New diff for the latest revision attached. Index: Makefile ===

Update: net/openfire

2016-12-22 Thread Marc Peters
Hi, openfire 4.1.0 was released yesterday. Changelog can be found here: http://download.igniterealtime.org/openfire/docs/4.1.0/changelog.html Marc Index: Makefile === RCS file: /cvs/ports/net/openfire/Makefile,v retrieving revisio

[maintainer update] net/openfire 4.0.3

2016-08-30 Thread Marc Peters
Hi, here's a trivial diff to update Openfire to 4.0.3 (attached as file to avoid mangling). Changelog: http://www.igniterealtime.org/builds/openfire/docs/latest/changelog.html Tested on amd64 -stable and -current. Marc Index: Makefile

[maintainer update] net/openfire 4.0.2

2016-03-24 Thread Marc Peters
Hi, here's a diff to update Openfire to 4.0.2 (attached as file to avoid mangling). Changelog: http://www.igniterealtime.org/builds/openfire/docs/latest/changelog.html Tested on amd64 -stable and -current. Marc Index: Makefile ===

[maintainer update] net/openfire 4.0.1

2016-02-04 Thread Marc Peters
Hi, here's a diff to bring Openfire to 4.0.1 (attached as file to avoid mangling). Changelog: http://www.igniterealtime.org/builds/openfire/docs/latest/changelog.html Tested on amd64 -current and -stable. Marc Index: Makefile === R

Re: [maintainer update] net/openfire 3.10.2

2015-06-26 Thread Antoine Jacoutot
On Fri, Jun 26, 2015 at 09:20:51AM +0200, Marc Peters wrote: > Hi, > > here's a diff to bring Openfire to 3.10.2 (attached as file to avoid > mangling). > > Changelog: > http://www.igniterealtime.org/builds/openfire/docs/latest/changelog.html > > High CPU should be gone (says the changelog ;)).

[maintainer update] net/openfire 3.10.2

2015-06-26 Thread Marc Peters
Hi, here's a diff to bring Openfire to 3.10.2 (attached as file to avoid mangling). Changelog: http://www.igniterealtime.org/builds/openfire/docs/latest/changelog.html High CPU should be gone (says the changelog ;)). Tested on amd64 -current and -stable. Marc Index: Makefile ==

Re: Update: net/openfire 3.9.1 -> 3.9.3

2014-05-28 Thread Marc Peters
On 05/28/14 12:03, Stuart Henderson wrote: >> diff -u -p -u -p -r1.6 PLIST >> --- pkg/PLIST16 Mar 2014 01:34:31 - 1.6 >> +++ pkg/PLIST28 May 2014 09:06:13 - >> @@ -417,6 +417,7 @@ share/examples/openfire/security/ >> @mode >> @owner >> @group >> +share/examples/openf

Re: Update: net/openfire 3.9.1 -> 3.9.3

2014-05-28 Thread Stuart Henderson
On 2014/05/28 11:10, Marc Peters wrote: > On 05/11/14 10:44, Stuart Henderson wrote: > > I don't see any advantage to moving the 2 config files into > > share/examples/openfire/conf rather than just keeping them in > > share/examples/openfire as they are now. > > > > Patch attached to update Op

Re: Update: net/openfire 3.9.1 -> 3.9.3

2014-05-28 Thread Marc Peters
On 05/11/14 10:44, Stuart Henderson wrote: > I don't see any advantage to moving the 2 config files into > share/examples/openfire/conf rather than just keeping them in > share/examples/openfire as they are now. > Patch attached to update Openfire to the latest version 3.9.3. Index: Makefile ==

Re: Update: net/openfire 3.9.1 -> 3.9.2; advise needed

2014-05-12 Thread Marc Peters
On 05/11/14 10:44, Stuart Henderson wrote: > I don't see any advantage to moving the 2 config files into > share/examples/openfire/conf rather than just keeping them in > share/examples/openfire as they are now. The second file wasn't copied to examples, so i decided a new subdirectory would mak

Re: Update: net/openfire 3.9.1 -> 3.9.2; advise needed

2014-05-11 Thread Stuart Henderson
I don't see any advantage to moving the 2 config files into share/examples/openfire/conf rather than just keeping them in share/examples/openfire as they are now. On 5 May 2014 09:52:09 BST, Marc Peters wrote: >On 05/04/14 10:36, Joachim Schipper wrote: >> On Sat, May 03, 2014 at 04:52:29PM +02

Re: Update: net/openfire 3.9.1 -> 3.9.2; advise needed

2014-05-05 Thread Marc Peters
On 05/04/14 10:36, Joachim Schipper wrote: > On Sat, May 03, 2014 at 04:52:29PM +0200, Marc Peters wrote: >> Hi, >> >> this update needs a new file in /usr/local/openfire/conf and a new patch >> for this new file. It is /usr/local/openfire/conf/security.xml and i >> wanted to clear the value for ,

Re: Update: net/openfire 3.9.1 -> 3.9.2; advise needed

2014-05-04 Thread Joachim Schipper
On Sat, May 03, 2014 at 04:52:29PM +0200, Marc Peters wrote: > Hi, > > this update needs a new file in /usr/local/openfire/conf and a new patch > for this new file. It is /usr/local/openfire/conf/security.xml and i > wanted to clear the value for , so that any user can define > him-/herself, what

Update: net/openfire 3.9.1 -> 3.9.2; advise needed

2014-05-03 Thread Marc Peters
Hi, this update needs a new file in /usr/local/openfire/conf and a new patch for this new file. It is /usr/local/openfire/conf/security.xml and i wanted to clear the value for , so that any user can define him-/herself, what will be encrypted by openfire at the next start. I would like to know, h

Re: UPDATE: net/openfire

2014-03-10 Thread Marc Peters
On 02/08/14 15:33, Marc Peters wrote: > Hi, > > here is a patch for updating net/openfire to the latest release 3.9.1. > Hopefully not to late to make it in release. > > Patch is attached to avoid linewrapping. > > Comments, Oks? > > Marc > Ping.

Re: UPDATE: net/openfire

2014-02-08 Thread Marc Peters
On 02/08/14 15:46, Marc Espie wrote: > On Sat, Feb 08, 2014 at 03:33:18PM +0100, Marc Peters wrote: >> Hi, >> >> here is a patch for updating net/openfire to the latest release 3.9.1. >> Hopefully not to late to make it in release. > > Probably too late. > > Does it fix any security issue ? > T

Re: UPDATE: net/openfire

2014-02-08 Thread Marc Espie
On Sat, Feb 08, 2014 at 03:33:18PM +0100, Marc Peters wrote: > Hi, > > here is a patch for updating net/openfire to the latest release 3.9.1. > Hopefully not to late to make it in release. Probably too late. Does it fix any security issue ?

UPDATE: net/openfire

2014-02-08 Thread Marc Peters
Hi, here is a patch for updating net/openfire to the latest release 3.9.1. Hopefully not to late to make it in release. Patch is attached to avoid linewrapping. Comments, Oks? Marc Index: Makefile === RCS file: /cvs/ports/net/openf

Re: UPDATE: net/openfire-3.8.2 -current

2013-07-19 Thread Marc Peters
On 07/19/13 09:58, Stuart Henderson wrote: > On 2013/07/19 09:11, Marc Peters wrote: >> On 07/12/13 11:39, Marc Peters wrote: >>> Hi, >>> >>> an update of Openfire to 3.8.2 for stable. Attached a patchfile to avoid >>> linewrapping. >>> >>> Builds and runs fine on i386. >>> >>> OKs? Comments? >>> >

Re: UPDATE: net/openfire-3.8.2 -current

2013-07-19 Thread Stuart Henderson
On 2013/07/19 09:11, Marc Peters wrote: > On 07/12/13 11:39, Marc Peters wrote: > > Hi, > > > > an update of Openfire to 3.8.2 for stable. Attached a patchfile to avoid > > linewrapping. > > > > Builds and runs fine on i386. > > > > OKs? Comments? > > > > Marc > > > > Anyone? > This doesn't

Re: UPDATE: net/openfire-3.8.2 -current

2013-07-19 Thread Marc Peters
On 07/12/13 11:39, Marc Peters wrote: > Hi, > > an update of Openfire to 3.8.2 for stable. Attached a patchfile to avoid > linewrapping. > > Builds and runs fine on i386. > > OKs? Comments? > > Marc > Anyone?

UPDATE: net/openfire-3.8.2 5.3-stable

2013-07-12 Thread Marc Peters
Hi, an update of Openfire to 3.8.2 for stable. Attached a patchfile to avoid linewrapping. Builds and runs fine on amd64. OKs? Comments? Marc Index: Makefile === RCS file: /cvs/ports/net/openfire/Makefile,v retrieving revision 1.25

UPDATE: net/openfire-3.8.2 -current

2013-07-12 Thread Marc Peters
Hi, an update of Openfire to 3.8.2 for stable. Attached a patchfile to avoid linewrapping. Builds and runs fine on i386. OKs? Comments? Marc Index: Makefile === RCS file: /cvs/ports/net/openfire/Makefile,v retrieving revision 1.28

Re: UPDATE: net/openfire

2013-03-20 Thread Marc Peters
On 02/11/13 13:56, Stuart Henderson wrote: On 2013/02/11 13:37, Marc Peters wrote: Hopefully it's not too late already and this (trivial) update and general bugix release can go in before release. patches directory is not needed any more (didn't know how to include the diff for this :-\) 'cvs

Re: UPDATE: net/openfire

2013-03-03 Thread Marc Peters
On 02/11/2013 01:56 PM, Stuart Henderson wrote: > On 2013/02/11 13:37, Marc Peters wrote: >> Hopefully it's not too late already and this (trivial) update and >> general bugix release can go in before release. >> >> patches directory is not needed any more (didn't know how to include >> the diff fo

Re: UPDATE: net/openfire

2013-02-11 Thread Stuart Henderson
On 2013/02/11 13:37, Marc Peters wrote: > Hopefully it's not too late already and this (trivial) update and > general bugix release can go in before release. > > patches directory is not needed any more (didn't know how to include > the diff for this :-\) 'cvs rm' the patch files, then 'cvs diff

UPDATE: net/openfire

2013-02-11 Thread Marc Peters
Hopefully it's not too late already and this (trivial) update and general bugix release can go in before release. patches directory is not needed any more (didn't know how to include the diff for this :-\) Build and tested on i386 and amd64. OKs, comments? marc Index: Makefile ===

Re: UPDATE: net/openfire-3.7.1

2012-10-23 Thread Marc Peters
On 10/22/2012 06:48 PM, Marc Peters wrote: > Hi List, > > trivial diff to update Openfire to 3.7.1 (attached as file because > thunderbird wraps the lines and breaks it). > > Tested on i386. > > ok? > > marc > Found one more wrapping. Attached an updated diff. Index: Makefile

UPDATE: net/openfire

2012-10-22 Thread Marc Peters
Hi List, trivial diff to update Openfire to 3.7.1 (attached as file because thunderbird wraps the lines and breaks it). Tested on i386. ok? marc Index: Makefile === RCS file: /cvs/ports/net/openfire/Makefile,v retrieving revision