notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
memcached High-performance distributed memory object cache system
1.6.26 databases on this many watch lists=25 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.6.26Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-07-22 06:16:42
Last Update: 2024-03-29 10:33:33
Commit Hash: 7977576
People watching this port, also watch:: subversion, sudo, curl, bash
License: BSD3CLAUSE
WWW:
https://memcached.org/
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (16 items)
Collapse this list.
  1. /usr/local/share/licenses/memcached-1.6.26/catalog.mk
  2. /usr/local/share/licenses/memcached-1.6.26/LICENSE
  3. /usr/local/share/licenses/memcached-1.6.26/BSD3CLAUSE
  4. bin/memcached
  5. bin/memcached-tool
  6. include/memcached/protocol_binary.h
  7. include/memcached/xxhash.h
  8. share/man/man1/memcached.1.gz
  9. share/doc/memcached/protocol-binary-range.txt
  10. share/doc/memcached/protocol-binary.txt
  11. share/doc/memcached/protocol.txt
  12. share/doc/memcached/readme.txt
  13. share/doc/memcached/threads.txt
  14. @owner
  15. @group
  16. @mode
Collapse this list.
Dependency lines:
  • memcached>0:databases/memcached
To install the port:
cd /usr/ports/databases/memcached/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/memcached
  • pkg install memcached
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: memcached
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1711705428 SHA256 (memcached-1.6.26.tar.gz) = c939c7859a3c1cf60303e9dd080c63ac4a387ee2846d595cd5263a3dcacdc2f7 SIZE (memcached-1.6.26.tar.gz) = 1178446

Packages (timestamps in pop-ups are UTC):
memcached
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.6.261.6.261.6.9_11.6.261.6.26-1.6.9_1-
FreeBSD:13:quarterly1.6.221.6.221.6.211.6.221.6.261.6.221.6.221.6.22
FreeBSD:14:latest1.6.251.6.261.6.141.6.251.6.261.6.20-1.6.20
FreeBSD:14:quarterly1.6.221.6.26-1.6.221.6.261.6.221.6.221.6.22
FreeBSD:15:latest1.6.241.6.26n/a1.6.23n/a1.6.231.6.231.6.23
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. xml2rfc : textproc/xml2rfc
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. autoconf>=2.72 : devel/autoconf
  4. automake>=1.16.5 : devel/automake
Library dependencies:
  1. libevent.so : devel/libevent
  2. libsasl2.so : security/cyrus-sasl2
This port is required by:
for Run
  1. devel/sope
  2. devel/sope2
  3. www/fusionpbx

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. databases/py-swift*
  2. devel/sope3*
  3. devel/sope4*
  4. www/calendarserver*
  5. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for memcached-1.6.26: DOCS=on: Build and/or install documentation DTRACE=on: Enable dtrace probes SASL=on: Enable SASL Authentication ===> Use 'make config' to modify these settings
Options name:
databases_memcached
USES:
autoreconf cpe pkgconfig shebangfix localbase:ldflags ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (9 items)
Collapse this list.
  1. http://ftp.belnet.be/pub/rsync.gentoo.org/gentoo/distfiles/
  2. http://ftp.iij.ad.jp/pub/linux/gentoo/distfiles/
  3. http://ftp.uni-hannover.de/gentoo/distfiles/
  4. http://gentoo-mirror.flux.utah.edu/distfiles/
  5. http://www.memcached.org/files/
  6. https://mirror.init7.net/gentoo/distfiles/
  7. https://mirror.leaseweb.com/gentoo/distfiles/
  8. https://mirror.rackspace.com/gentoo/distfiles/
  9. https://mirrors.rit.edu/gentoo/distfiles/
Collapse this list.

Number of commits found: 156 (showing only 56 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.7
23 Sep 2011 22:26:39
Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
1.4.7
04 Sep 2011 02:24:03
Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
- Update to 1.4.7
1.4.6
14 Aug 2011 17:12:45
Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
- Update to 1.4.6
- Takeover maintainership at suggestion of sahil@ (discussed with portmgr
(linimon))

PR:             ports/159413
Submitted by:   swills (me)
1.4.5_4
14 Aug 2011 00:44:33
Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
- rc script cleanups

PR:             ports/158985
Submitted by:   swills (me)
Approved by:    maintainer timeout (mnag)
1.4.5_3
01 Jul 2011 22:33:09
Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
- add profiles support to init script

PR:             ports/155533
Submitted by:   swills
Approved by:    maintainer timeout (mnag)
1.4.5_2
02 Mar 2011 04:08:13
Original commit files touched by this commit This port version is marked as vulnerable.
sahil search for other commits by this committer
Update patch associated with REPCACHED option. Do
not bump PORTREVISION because the default package
is unchanged.

PR:             ports/154782
Submitted by:   Maxim Dounin <mdounin@mdounin.ru>
Approved by:    maintainer timeout
1.4.5_2
05 Dec 2010 13:26:51
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update repcached
- Minor port changes

PR:             152574
Submitted by:   Maxim Dounin <mdounin___mdounin.ru>
1.4.5_1
04 Dec 2010 07:34:27
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Sync to new bsd.autotools.mk
1.4.5_1
16 Oct 2010 11:52:47
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Punt autoconf267->autoconf268
1.4.5_1
08 Oct 2010 15:12:47
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Replace WWW to right domain.
1.4.5_1
05 Oct 2010 19:57:56
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
1.4.5_1
15 Sep 2010 18:35:24
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
1.4.5
01 Aug 2010 05:27:27
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 1.4.5

PR:             148934
Submitted by:   Martin Matuska <mm___FreeBSD.org>
1.4.4_3
25 Jul 2010 15:39:20
Original commit files touched by this commit This port version is marked as vulnerable.
mm search for other commits by this committer
Update libevent to 1.4.14b

PR:             ports/147723
Approved by:    maintainer (timeout)
1.4.4_2
19 Apr 2010 13:39:51
Original commit files touched by this commit This port version is marked as vulnerable.
mm search for other commits by this committer
- Add CONFLICTS with databases/memcached12
- Bump PORTREVISION
1.4.4_1
15 Apr 2010 09:03:47
Original commit files touched by this commit This port version is marked as vulnerable.
skv search for other commits by this committer
Unbreak build with repcached - use new patchset "repcached-2.2-1.4.4"

PR:             ports/144960
Submitted by:   Maxim Dounin <mdounin xx mdounin.ru>
Approved by:    maintainer timeout (> 3 weeks)
1.4.4
27 Mar 2010 00:15:24
Original commit files touched by this commit This port version is marked as vulnerable.
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
1.4.4
22 Dec 2009 01:27:45
Original commit files touched by this commit This port version is marked as vulnerable.
delphij search for other commits by this committer
 - Update to 1.4.4.
 - 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
1.4.1
08 Nov 2009 19:42:13
Original commit files touched by this commit This port version is marked as vulnerable.
erwin search for other commits by this committer
Mark BROKEN on 8.x: does not link.
1.4.1
11 Oct 2009 02:27:05
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Forget this one in last commit.
1.4.1
11 Oct 2009 02:25:34
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 1.4.1
- Mark repcached patch as broken for a while.
1.2.8
27 Aug 2009 18:31:08
Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Fix some more SF URLs, including ones in PATCH_SITES and comments (for
consistency)

Approved by:    portmgr (pav)
1.2.8
14 Jul 2009 17:23:30
Original commit files touched by this commit This port version is marked as vulnerable.
skv search for other commits by this committer
Fix "patch" target: replace files/patch-configure with inline patch,
because "patch-configure" conflicts with repcached-2.2-1.2.8.patch
1.2.8
14 Jul 2009 15:45:51
Original commit files touched by this commit This port version is marked as vulnerable.
skv search for other commits by this committer
Update REPCACHED patch: to 1.2.8

PR:             ports/136103
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet xx sunpoet.net>
Approved by:    maintainer timeout
1.2.8
25 Apr 2009 18:40:51
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 1.2.8
1.2.6_1
27 Jan 2009 10:23:43
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Fix thread support [1]
- 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]
1.2.6
26 Aug 2008 13:09:17
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update repcached to 2.1 and remove BROKEN

PR:             126854
Submitted by:   Philip M. Gollucci <pgollucci___freebsd.org>
1.2.6
21 Aug 2008 06:18:49
Original commit files touched by this commit This port version is marked as vulnerable.
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.6
19 Aug 2008 16:39:49
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 1.2.6
- Mark repcached as BROKEN
- Install memcached-tool [1]

PR:             125415 [1]
Submitted by:   Gea-Suan Lin <gslin___gslin.org> [1]
1.2.5
13 Apr 2008 03:00:55
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 1.2.5
- Add option to compile with repcached patch

PR:             122681
Submitted by:   Tomoyuki Sakurai <cherry___trombik.org>
1.2.4
02 Jan 2008 23:42:38
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 1.2.4
- Update dependency of libevent
1.2.3
21 Sep 2007 20:20:57
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 1.2.3

PR:             115895
Submitted by:   delphij
1.2.2
25 May 2007 17:39:36
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 1.2.2

Notified by:    Paul Lindner <lindner___inuus.com>
1.2.1
06 Apr 2007 18:27:30
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 1.2.1
- Change rc.d script to allow to run with negative priority. [1]

PR:             108465 [1]
Submitted by:   Anton Yuzhaninov <citrin___rambler-co.ru> [1]
1.2.0_2
13 Dec 2006 16:26:54
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Remove patch-memcached.c to increase performance. Ref: ports/94997
- Bump PORTREVISION
- Take MAINTAINER

PR:     106669
1.2.0_1
13 Dec 2006 16:14:17
Original commit files touched by this commit This port version is marked as vulnerable.
linimon search for other commits by this committer
Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email.

Hat:            portmgr
1.2.0_1
05 Dec 2006 13:12:26
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Bump PORT_REVISION and change LIB_DEPEND to reflect update in devel/libevent
[1]
- Fix PLIST [2]

Pointy hat to:  skv [2]
Notified by:    Jonathan Weiss <jw___innerewut.de> [1]
1.2.0
30 Nov 2006 13:32:15
Original commit files touched by this commit This port version is marked as vulnerable.
skv search for other commits by this committer
Update to 1.2.0

Changes:        http://code.sixapart.com/svn/memcached/tags/1.2.0/ChangeLog
PR:             ports/103523
Submitted by:   skv
Approved by:    maintainer timeout (68 days)
1.1.12_3
05 Jul 2006 13:49:51
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Fix LIB_DEPENDS

Pointy hat to:  seanc
1.1.12_3
03 Jul 2006 20:10:58
Original commit files touched by this commit This port version is marked as vulnerable.
seanc search for other commits by this committer
Apply performance patch to memcached to reduce latency when a response is
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>
1.1.12_2
30 Jun 2006 02:53:12
Original commit files touched by this commit This port version is marked as vulnerable.
leeym search for other commits by this committer
- update dependencies for libevent-1.2
1.1.12_2
21 Feb 2006 19:37:31
Original commit files touched by this commit This port version is marked as vulnerable.
seanc search for other commits by this committer
Clean up memcached startup script: no functional changes.

PR:             ports/93645
Submitted by:   mnag@
1.1.12_2
02 Feb 2006 14:30:46
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Fix REQUIRED in rc script
- 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)
1.1.12_1
09 Dec 2005 12:48:40
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
Mark right dependency (LIB_DEPENDS instead BUILD_DEPENDS)
Bump PORTREVISION
Add secondary master site
Use USE_RC_SUBR=memcached.sh
Add SHA256

PR:             89493
Approved by:    seanc (maintainer timeout, 14 days)
1.1.12
11 Jul 2005 09:01:50
Original commit files touched by this commit This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 1.1.12
- rcNGfy

Submitted by:   glebius
Approved by:    maintainer timeout (1 month)
1.1.11_1
01 Jul 2005 22:47:21
Original commit files touched by this commit This port version is marked as vulnerable.
jylefort search for other commits by this committer
Chase the libevent update.

Reported by:    pointyhat
1.1.11
31 Aug 2004 19:30:29
Original commit files touched by this commit This port version is marked as vulnerable.
seanc search for other commits by this committer
Update to 1.1.11.  Also cleanse evilness and purge dependency on autof*

PR:             ports/70661
Submitted by:   Alex Kapranoff <kappa@rambler-co.ru>
1.1.10
03 Apr 2004 08:27:07
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Ding-dong, this is your friendly happy face talking.  Please to be
reading the 20040314 entry in /usr/ports/CHANGES regarding importing
of ports into the tree that require the use of GNU autotools.

Thanks awfully
1.1.10
28 Mar 2004 04:54:32
Original commit files touched by this commit This port version is marked as vulnerable.
kris search for other commits by this committer
Update to memcached 1.1.10 from the duplicate net/memcached port.
1.1.8
28 Mar 2004 04:39:21
Original commit files touched by this commit This port version is marked as vulnerable.
kris search for other commits by this committer
Revert 1.6 and 1.5, which were committed prematurely
1.1.8
14 Mar 2004 06:17:56
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
1.1.8
12 Mar 2004 02:48:25
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents.  In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.

First in a series of major autotools cleanups.
1.1.8
06 Feb 2004 13:12:53
Original commit files touched by this commit This port version is marked as vulnerable.
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
1.1.8
21 Aug 2003 18:20:44
Original commit files touched by this commit This port version is marked as vulnerable.
seanc search for other commits by this committer
Upgrade memcached to 1.1.8

Noticed by: fenner's distfile survey
1.1.6
22 Jul 2003 06:28:25
Original commit files touched by this commit This port version is marked as vulnerable.
seanc search for other commits by this committer
Make portlint(1) happy, no actual changes.
1.1.6
22 Jul 2003 06:16:06
Original commit files touched by this commit This port version is marked as vulnerable.
seanc search for other commits by this committer
Add memcached: 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.

Number of commits found: 156 (showing only 56 on this page)

«  1 | 2