| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Changelog: https://github.com/memcached/memcached/wiki/ReleaseNotes1620
|
|
|
|
|
|
|
|
|
|
| |
In file included from hash.c:7:
In file included from ./xxhash.h:2934:
/usr/lib/clang/11.0.1/include/altivec.h:55:19: error: unknown type name 'vector'
static __inline__ vector bool char __ATTRS_o_ai
^
/usr/lib/clang/11.0.1/include/altivec.h:56:10: error: unknown type name 'vector'
vec_perm(vector bool char __a, vector bool char __b, vector unsigned char __c);
|
| |
|
|
|
|
| |
Notes:
svn path=/head/; revision=557101
|
|
|
|
| |
Notes:
svn path=/head/; revision=529811
|
|
|
|
| |
Notes:
svn path=/head/; revision=463356
|
|
|
|
|
|
|
| |
While here, re-generate patches.
Notes:
svn path=/head/; revision=462012
|
|
|
|
|
|
|
|
|
|
|
| |
You can now set memcached_user and memcached_group in rc.conf and get
expected results of running process and socket ownership.
MFH: 2018Q1
Differential Revision: https://reviews.freebsd.org/D13967
Notes:
svn path=/head/; revision=459420
|
|
|
|
| |
Notes:
svn path=/head/; revision=427791
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 213416
Submitted by: luca.pizzamiglio@gmail.com (with modifications)
MFH: 2016Q4
Relnotes: https://github.com/memcached/memcached/wiki/ReleaseNotes1433
Security: f4bf713f-6ac7-4b76-8980-47bf90c5419f
Notes:
svn path=/head/; revision=425108
|
|
|
|
| |
Notes:
svn path=/head/; revision=411526
|
|
|
|
|
|
|
| |
PR: 203219
Notes:
svn path=/head/; revision=400333
|
|
|
|
| |
Notes:
svn path=/head/; revision=397116
|
|
|
|
|
|
|
|
| |
PR: 202257
Submitted by: simon@optinet.com
Notes:
svn path=/head/; revision=396546
|
|
|
|
|
|
|
|
|
|
| |
While here, re-generate existing patches
Also, add memcached_post_start to rc script [1]
Submitted by: Maximilian Boße <Maximilian.Bosse@trivago.com> (private email) [1]
Notes:
svn path=/head/; revision=390730
|
|
|
|
| |
Notes:
svn path=/head/; revision=377190
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.4.21
- Remove doc patches (upstreamed)
- Remove unconditional CFLAGS because:
a) -fstack-protector is now a default
b) -I${LOCALBASE}/include casues SASL headers to be found even when
--disable-sasl is set (SASL option disabled). Removal of these flags
does not affect libevent header discovery
- While I'm here, whitespace alignment
Differential Revision: https://reviews.freebsd.org/D1284
Approved by: swills (maintainer)
Notes:
svn path=/head/; revision=374451
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The docs for require xml2rfc and aren't built in the case where it's not
installed. However when they are installed, they fail due to make issues. This
patches the doc Makefile to avoid the gmake specific extensions as well as
ensuring that network access is not needed to build the docs. It also ensure
that xml2rfc is always there in the case where the DOCS option is enabled so
that the docs are always built the same.
While here, I decided to include some of the cleanup from the PR including the
LICENSE change ane enabling the SASL and DOCS options by default since they
don't add much in the way of dependencies. Also switched to static plist.
PR: 192009
Reported by: jaap@NLnetLabs.nl
Notes:
svn path=/head/; revision=362570
|
|
|
|
| |
Notes:
svn path=/head/; revision=290624
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove repcached patch and support
- Fix rc script for startup case [1]
PR: ports/161802 [1]
Submitted by: "Oleg A. Mamontov" <oleg@mamontov.net> [1]
Notes:
svn path=/head/; revision=283910
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix build with SASL support enabled [2]
PR: ports/161109
Reported by: Vedad KAJTAZ <vedad@kajtaz.net> [1]
Reported by: Ben Tung <benpptung@tacol.biz> [2]
Submitted by: dougb [1]
Notes:
svn path=/head/; revision=282915
|
|
|
|
|
|
|
|
| |
PR: ports/161109
Submitted by: dougb
Notes:
svn path=/head/; revision=282666
|
|
|
|
|
|
|
|
|
| |
PR: ports/158985
Submitted by: swills (me)
Approved by: maintainer timeout (mnag)
Notes:
svn path=/head/; revision=279654
|
|
|
|
|
|
|
|
|
| |
PR: ports/155533
Submitted by: swills
Approved by: maintainer timeout (mnag)
Notes:
svn path=/head/; revision=276816
|
|
|
|
|
|
|
|
|
|
| |
- Minor port changes
PR: 152574
Submitted by: Maxim Dounin <mdounin___mdounin.ru>
Notes:
svn path=/head/; revision=265713
|
|
|
|
|
|
|
|
| |
PR: 148934
Submitted by: Martin Matuska <mm___FreeBSD.org>
Notes:
svn path=/head/; revision=258560
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add an option to build with SASL support.
- Unbreak on 8.x. [1]
Bugs are mine.
PR: ports/141857 [1]
Submitted by: amdmi3 [1]
Ok'ed by: mnag
Notes:
svn path=/head/; revision=246413
|
|
|
|
| |
Notes:
svn path=/head/; revision=242647
|
|
|
|
|
|
|
| |
because "patch-configure" conflicts with repcached-2.2-1.2.8.patch
Notes:
svn path=/head/; revision=237797
|
|
|
|
|
|
|
|
|
| |
PR: ports/136103
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet xx sunpoet.net>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=237786
|
|
|
|
| |
Notes:
svn path=/head/; revision=232720
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix repcached on amd64 updating to repcached 2.2 [2]
- Bump PORTREVISION
PR: 129631 [1], 129767 [2]
Submitted by: Artemiev Igor <ai___kliksys.ru> [1],
Maxim Dounin <mdounin___mdounin.ru> [2]
Notes:
svn path=/head/; revision=226959
|
|
|
|
|
|
|
|
| |
PR: 115895
Submitted by: delphij
Notes:
svn path=/head/; revision=199864
|
|
|
|
|
|
|
| |
Notified by: Paul Lindner <lindner___inuus.com>
Notes:
svn path=/head/; revision=191815
|
|
|
|
|
|
|
|
|
|
| |
- Change rc.d script to allow to run with negative priority. [1]
PR: 108465 [1]
Submitted by: Anton Yuzhaninov <citrin___rambler-co.ru> [1]
Notes:
svn path=/head/; revision=189393
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
- Take MAINTAINER
PR: 106669
Notes:
svn path=/head/; revision=179671
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://code.sixapart.com/svn/memcached/tags/1.2.0/ChangeLog
PR: ports/103523
Submitted by: skv
Approved by: maintainer timeout (68 days)
Notes:
svn path=/head/; revision=178335
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
being sent over two packets.
http://citrin.ru/stuff/memcached/read.png
http://citrin.ru/stuff/memcached/write.png
Also fix a libevent versioning type-o, I'm not aware of 1.2.1 having been
released. :) Bump port version.
PR: ports/94997
Submitted by: Anton Yuzhaninov <citrin@rambler-co.ru>
Notes:
svn path=/head/; revision=166866
|
|
|
|
|
|
|
|
| |
PR: ports/93645
Submitted by: mnag@
Notes:
svn path=/head/; revision=156612
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add option to change startup user in rc script
- Reorganize Makefile and rc script
- Remove pkg-plist and add PLIST_FILES and PORTDOCS
- Bump PORTREVISION
PR: 91931
Submitted by: mnag
Approved by: seanc (maintainer timeout 15 days)
Notes:
svn path=/head/; revision=155081
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION
Add secondary master site
Use USE_RC_SUBR=memcached.sh
Add SHA256
PR: 89493
Approved by: seanc (maintainer timeout, 14 days)
Notes:
svn path=/head/; revision=150721
|
|
|
|
|
|
|
|
|
|
| |
- rcNGfy
Submitted by: glebius
Approved by: maintainer timeout (1 month)
Notes:
svn path=/head/; revision=138897
|
|
|
|
| |
Notes:
svn path=/head/; revision=105473
|
|
|
|
|
|
|
| |
Noticed by: fenner's distfile survey
Notes:
svn path=/head/; revision=87461
|
|
system, generic in nature, but intended for use in speeding up dynamic
web applications by alleviating database load.
Notes:
svn path=/head/; revision=85338
|