Re: update misc/memcached to 1.5.14

2019-05-14 Thread Stuart Henderson
On 2019/05/13 21:13, Giovanni Bechis wrote: > On Mon, May 13, 2019 at 12:24:29PM +0100, Stuart Henderson wrote: > > On 2019/05/13 12:23, Stuart Henderson wrote: > > > On 2019/05/13 09:02, Giovanni Bechis wrote: > > > > On 5/13/19 8:42 AM, David CARLIER wrote: > > > > > If you mention testapp execut

Re: update misc/memcached to 1.5.14

2019-05-13 Thread Giovanni Bechis
On Mon, May 13, 2019 at 12:24:29PM +0100, Stuart Henderson wrote: > On 2019/05/13 12:23, Stuart Henderson wrote: > > On 2019/05/13 09:02, Giovanni Bechis wrote: > > > On 5/13/19 8:42 AM, David CARLIER wrote: > > > > If you mention testapp executable it does not coredump. No worries if > > > > you w

Re: update misc/memcached to 1.5.14

2019-05-13 Thread Stuart Henderson
On 2019/05/13 12:23, Stuart Henderson wrote: > On 2019/05/13 09:02, Giovanni Bechis wrote: > > On 5/13/19 8:42 AM, David CARLIER wrote: > > > If you mention testapp executable it does not coredump. No worries if > > > you wanna keep the no_drop_privileges patch tho. > > > Regards. > > > > > > On M

Re: update misc/memcached to 1.5.14

2019-05-13 Thread Stuart Henderson
On 2019/05/13 09:02, Giovanni Bechis wrote: > On 5/13/19 8:42 AM, David CARLIER wrote: > > If you mention testapp executable it does not coredump. No worries if > > you wanna keep the no_drop_privileges patch tho. > > Regards. > > > > On Mon, 13 May 2019 at 07:32, Giovanni Bechis wrote: > >> > >>

Re: update misc/memcached to 1.5.14

2019-05-13 Thread Giovanni Bechis
On Sun, May 12, 2019 at 01:08:51PM +0100, David CARLIER wrote: > Hi, > > Here a proposal straight to 1.5.14, removing a patch due to > drop_privilege support feature. > why you removed that patch ? I think in OpenBSD dropping privileges should be mandatory. Does it pass regression tests (at least

Re: update misc/memcached to 1.5.14

2019-05-13 Thread Giovanni Bechis
On 5/13/19 8:42 AM, David CARLIER wrote: > If you mention testapp executable it does not coredump. No worries if > you wanna keep the no_drop_privileges patch tho. > Regards. > > On Mon, 13 May 2019 at 07:32, Giovanni Bechis wrote: >> >> On Sun, May 12, 2019 at 01:08:51PM +0100, David CARLIER wro

Re: update misc/memcached to 1.5.14

2019-05-12 Thread David CARLIER
If you mention testapp executable it does not coredump. No worries if you wanna keep the no_drop_privileges patch tho. Regards. On Mon, 13 May 2019 at 07:32, Giovanni Bechis wrote: > > On Sun, May 12, 2019 at 01:08:51PM +0100, David CARLIER wrote: > > Hi, > > > > Here a proposal straight to 1.5.1

Re: UPDATE: misc/memcached

2017-12-18 Thread Jeremie Courreges-Anglas
On Sun, Dec 17 2017, Giovanni Bechis wrote: [...] > correct, what about that then ? LGTM -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

Re: UPDATE: misc/memcached

2017-12-17 Thread Giovanni Bechis
On Sun, Dec 17, 2017 at 01:24:30PM +0100, Jeremie Courreges-Anglas wrote: > On Sun, Dec 17 2017, Giovanni Bechis wrote: > > Il 17 dicembre 2017 11:54:22 CET, Jeremie Courreges-Anglas > > ha scritto: > >>On Sat, Dec 16 2017, Giovanni Bechis wrote: > >>> On 12/15/17 17:51, Jeremie Courreges-Angla

Re: UPDATE: misc/memcached

2017-12-17 Thread Jeremie Courreges-Anglas
On Sun, Dec 17 2017, Giovanni Bechis wrote: > Il 17 dicembre 2017 11:54:22 CET, Jeremie Courreges-Anglas > ha scritto: >>On Sat, Dec 16 2017, Giovanni Bechis wrote: >>> On 12/15/17 17:51, Jeremie Courreges-Anglas wrote: On Wed, Nov 22 2017, Giovanni Bechis wrote: > Hi, > update to

Re: UPDATE: misc/memcached

2017-12-17 Thread Giovanni Bechis
Il 17 dicembre 2017 11:54:22 CET, Jeremie Courreges-Anglas ha scritto: >On Sat, Dec 16 2017, Giovanni Bechis wrote: >> On 12/15/17 17:51, Jeremie Courreges-Anglas wrote: >>> On Wed, Nov 22 2017, Giovanni Bechis wrote: Hi, update to latest release, some bug fixes and pledge(2) support

Re: UPDATE: misc/memcached

2017-12-17 Thread Jeremie Courreges-Anglas
On Sat, Dec 16 2017, Giovanni Bechis wrote: > On 12/15/17 17:51, Jeremie Courreges-Anglas wrote: >> On Wed, Nov 22 2017, Giovanni Bechis wrote: >>> Hi, >>> update to latest release, some bug fixes and pledge(2) support >>> committed upstream. >> >> I don't use this but the update looks fine port

Re: UPDATE: misc/memcached

2017-12-15 Thread Giovanni Bechis
On 12/15/17 17:51, Jeremie Courreges-Anglas wrote: > On Wed, Nov 22 2017, Giovanni Bechis wrote: >> Hi, >> update to latest release, some bug fixes and pledge(2) support >> committed upstream. > > I don't use this but the update looks fine ports-wise. ok jca@ fwiw > >> Pledge(2) support is enab

Re: UPDATE: misc/memcached

2017-12-15 Thread Jeremie Courreges-Anglas
On Wed, Nov 22 2017, Giovanni Bechis wrote: > Hi, > update to latest release, some bug fixes and pledge(2) support > committed upstream. I don't use this but the update looks fine ports-wise. ok jca@ fwiw > Pledge(2) support is enabled only if the daemon is not run with "-o > no_drop_privilege

Re: UPDATE misc/memcached

2011-12-25 Thread Stefan Sperling
On Thu, Dec 22, 2011 at 07:06:14PM +0100, Sebastian Reitenbach wrote: > Maintainer timed out. I'd like to get this in. This time its inlined, the > only change is that I moved the -d parameter to daemon, instead of the > daemon_flags, similar to other changes done to other ports so that it always

Re: UPDATE misc/memcached

2011-12-22 Thread Sebastian Reitenbach
On Thursday, December 15, 2011 11:54 CET, "Sebastian Reitenbach" wrote: > > On Tuesday, November 22, 2011 00:09 CET, "Sebastian Reitenbach" > wrote: > > > > > On Monday, November 14, 2011 11:14 CET, "Sebastian Reitenbach" > > wrote: > > > > > Hi, > > > > > > updated memcached

Re: UPDATE misc/memcached

2011-12-15 Thread Sebastian Reitenbach
On Tuesday, November 22, 2011 00:09 CET, "Sebastian Reitenbach" wrote: > > On Monday, November 14, 2011 11:14 CET, "Sebastian Reitenbach" > wrote: > > > Hi, > > > > updated memcached to 1.4.10, and added a rc script, which was long overdue > > ;) > > > > Tested with www/sogo, and u

Re: UPDATE misc/memcached

2011-11-21 Thread Sebastian Reitenbach
On Monday, November 14, 2011 11:14 CET, "Sebastian Reitenbach" wrote: > Hi, > > updated memcached to 1.4.10, and added a rc script, which was long overdue ;) > > Tested with www/sogo, and updated libmemcached which will come in next mail. > It seems to still work well with the new version

Re: UPDATE: misc/memcached

2009-04-19 Thread Alexander Hall
Scott Vokes wrote: > This updates memcached from 1.2.6 to 1.2.8 (they strongly encourage updating). > > Please note that the patch-memcached_c file is no longer necessary, > and should be deleted. I don't use memcahced on anything -current, so I cannot test it, but FYI, something along $ rm patc

Re: UPDATE: misc/memcached

2008-11-06 Thread arn
On Thu, 6 Nov 2008 12:27:02 + Stuart Henderson <[EMAIL PROTECTED]> wrote: > /usr/ports/packages/amd64/all/memcached-1.2.6.tgz: > Extra: pthread.11 > Thanks. Here is updated diff. memcached-1.2.6.diff Description: Binary data

Re: UPDATE: misc/memcached

2008-11-06 Thread Stuart Henderson
On 2008/11/06 11:03, [EMAIL PROTECTED] wrote: > Trivial diff to update memcached to it's latest stable version. /usr/ports/packages/amd64/all/memcached-1.2.6.tgz: Extra: pthread.11

Re: [+] UPDATE: misc/memcached

2008-11-06 Thread Frank Denis
Le Thu, Nov 06, 2008 at 11:03:12AM +0300, [EMAIL PROTECTED] ecrivait : > Trivial diff to update memcached to it's latest stable version. Works very well. It looks the way it manages its stored objects has changed a bit, and with the same high water limit, it takes longer before it starts pr