Version: 1.6.9, Package name: memcached-1.6.9 |
Maintained by: Giovanni Bechis |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. Flavours: sasl - build with support for sasl authentication |
Filesize: 543.103 KB |
Version History (View Complete History) |
|
2020-12-13 01:19:19 by Giovanni Bechis | Files touched by this commit (8) |
Log message: Update to 1.6.9 and switch to libevent2 From Moritz Buhl |
2019-09-20 15:40:41 by Giovanni Bechis | Files touched by this commit (2) |
Log message: Update to 1.5.18 |
2019-08-02 08:04:27 by Giovanni Bechis | Files touched by this commit (2) |
Log message: update to 1.5.16 adds authentication to ansi protocol bug fixes |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-14 10:49:05 by Giovanni Bechis | Files touched by this commit (5) |
Log message: Update to 1.5.14 Initial diff from David Carlier with tweaks by me and sthen@ enable tls per sthen@ proposal ok sthen@ |
2018-09-04 06:46:28 by Marc Espie | Files touched by this commit (918) |
Log message: convert to PKGSTEM |
2018-03-03 06:39:18 by Stuart Henderson | Files touched by this commit (7) |
Log message: Update to memcached-1.5.6. Upstream now stops listening to UDP by default so remove the extra bit from the rc.d script and tweak pkg-readme. Also listen to IPv6 localhost suggested by jca. ok giovanni@ |
2018-02-27 03:50:02 by Stuart Henderson | Files touched by this commit (3) |
Log message: additionally switch memcached default to disabling the UDP socket, which should also become the default in the next upstream version. suggested by memcached project maintainer Dormando, ok giovanni@ |
2018-02-26 12:49:02 by Stuart Henderson | Files touched by this commit (3) |
Log message: Switch memcached's default command line to restrict to localhost and show how to remove this in the pkg-readme file if needed. Upstream wiki says "Memcached does not spend much, if any, effort in ensuring its defensibility from random internet connections. So you must not expose memcached directly to the internet, or otherwise any untrusted users. Using SASL authentication here helps, but should not be totally trusted." memcached normally listens to both TCP and UDP. In particular the UDP means that unfirewalled instances are a big DoS amplification risk. ok giovanni@ (maintainer) kili@ jca@ |
2018-01-11 12:27:12 by Robert Peichaer | Files touched by this commit (624) |
Log message: Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb |
2017-12-21 07:56:43 by Giovanni Bechis | Files touched by this commit (4) |
Log message: Update to 1.5.3 disable no_drop_privileges option to be sure pledge(2) will be always enabled hints & ok jca@ |
2017-07-17 02:35:08 by Landry Breuil | Files touched by this commit (5) |
Log message: Update to memcached 1.4.39. Fixes CVE-2017-9951. Create var/run/memcached with correct perms/ownership in rc_pre, and document in README how to make it listen on a unix socket instead of localhost/network. ok giovanni@ (maintainer) |
2017-07-01 07:54:39 by Giovanni Bechis | Files touched by this commit (2) |
Log message: update to 1.4.38 |
2017-06-20 13:52:26 by Giovanni Bechis | Files touched by this commit (4) |
Log message: bugfix update to 1.4.37 and regen patches |
2017-04-11 06:49:52 by Giovanni Bechis | Files touched by this commit (2) |
Log message: Important bugfix update to 1.4.36 Full Changelog at https://github.com/memcached/memcached/wiki/ReleaseNotes |
2016-11-14 11:41:12 by Giovanni Bechis | Files touched by this commit (3) |
Log message: Security update to 1.4.33 ok sthen@ |
2016-11-14 10:44:49 by Giovanni Bechis | Files touched by this commit (2) |
Log message: Security update to 1.4.33 fixes a remote code execution but pledge(2) is protecting us |
2016-10-25 15:08:48 by Giovanni Bechis | Files touched by this commit (3) |
Log message: Security update to 1.4.32, one patch applied upstream ok sthen@ |
2016-09-02 08:20:31 by Giovanni Bechis | Files touched by this commit (4) |
Log message: Update to 1.4.31 ok sthen@ |
2016-03-09 07:50:11 by Giovanni Bechis | Files touched by this commit (5) |
Log message: Add pledge(2) support hints from semarie@ and sthen@ ok sthen@ |
2016-03-05 14:30:16 by Giovanni Bechis | Files touched by this commit (3) |
Log message: Update to 1.4.25 and add a tool to monitor the memcached server hint and ok sthen@ |
2015-05-05 09:43:03 by Giovanni Bechis | Files touched by this commit (5) |
Log message: Update to 1.4.24 ok gonzalo@ |
2015-02-19 01:01:59 by Giovanni Bechis | Files touched by this commit (2) |
Log message: honours CFLAGS and remove an old comment on a patch diff by Donovan Watteau ok sthen@ |
2014-11-04 14:16:45 by Stuart Henderson | Files touched by this commit (2) |
Log message: Move memcached's sasl support (recently enabled in the port) to a flavour rather than enabling it unconditionally. For some situations, packet filtering is good enough, and increasing the codebase by 5x to add user authentication isn't so desirable ;) ok giovanni@ |
2014-11-04 08:11:05 by Giovanni Bechis | Files touched by this commit (8) |
Log message: Update to 1.4.21 enable sasl2 authentication move MESSAGE to README file prodded by Frantisek Holop and gonzalo@ ok gonzalo@ |
2011-07-11 06:13:03 by Jasper Lievisse Adriaanse | Files touched by this commit (7) |
Log message: - no need to use the gcc3 module anymore on sparc from brad |
2010-11-19 00:23:15 by Marc Espie | Files touched by this commit (332) |
Log message: new depends |
2010-10-18 14:52:10 by Marc Espie | Files touched by this commit (151) |
Log message: USE_GROFF=Yes |
2010-10-14 06:33:03 by Sebastian Reitenbach | Files touched by this commit (2) |
Log message: Update memcached to 1.4.5 OK landry@, maintainer timed out |
2010-07-30 09:28:14 by Christian Weisgerber | Files touched by this commit (1) |
Log message: fix include order to appease -Werror; no changes to package |
2010-07-21 08:07:43 by Landry Breuil | Files touched by this commit (2) |
Log message: Don't use -Wredundant-decls. |
2010-07-16 18:34:20 by William Yodlowsky | Files touched by this commit (3) |
Log message: MFC: SECURITY UPDATE to memcached-1.4.3 Resolves CVE-2010-1152 |
2010-04-21 06:23:37 by Jasper Lievisse Adriaanse | Files touched by this commit (8) |
Log message: SECURITY UPDATE of memcached to 1.4.3 * resolves the DoS in CVE-2010-1152 ok MAINTAINER |
2009-08-07 04:46:41 by Jasper Lievisse Adriaanse | Files touched by this commit (10) |
Log message: - update memcached to 1.4.0 ("many improvements have been made, upgrading is recommended") from Scott Vokes (MAINTAINER), thanks |
2009-04-30 20:00:02 by Stuart Henderson | Files touched by this commit (4) |
Log message: - maintenance update to 1.2.8 from Scott Vokes (maintainer). - set REGRESS_TARGET to something more useful. |
2008-11-06 06:06:56 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to 1.2.6, from arn at antora.ru on ports@. - major crash fixes: "If you have stability issues with any previous release, please upgrade to this one." - minor bugfixes, updates - ipv6 support - "noreply" mode for many commands - out of memory errors more clear - added eviction/OOM tracking per slab class |
2007-12-27 10:42:50 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: - update memcached to 1.2.4 - install documentation - remove maintainer (alek@) per his request ok alek@ |
2007-09-15 17:54:18 by Michael Erdely | Files touched by this commit (77) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_* |
2007-04-05 11:41:08 by Marc Espie | Files touched by this commit (80) |
Log message: mostly finish base64 checksum (missing one distfile for dnetc) |
2005-11-16 15:56:08 by Christian Weisgerber | Files touched by this commit (1) |
Log message: wantlib fix |
2005-08-06 14:37:47 by Aleksander Piotrowski | Files touched by this commit (5) |
Log message: Update to 1.1.12 |
2005-01-05 10:05:07 by Christian Weisgerber | Files touched by this commit (124) |
Log message: SIZE |
2004-12-22 04:48:34 by Aleksander Piotrowski | Files touched by this commit (30) |
Log message: Add WANTLIB markers |