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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
memcachedb Distributed storage system designed for persistence
1.2.0_4 databases Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.2.0_4Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Depends on deprecated Berkeley DB version, needs porting to DB_SITE
Expired This port expired on: 2014-11-30
Maintainer: k@stereochro.me search for ports maintained by this maintainer
Port Added: 2007-09-27 03:02:47
Last Update: 2014-12-01 19:21:42
SVN Revision: 373718
People watching this port, also watch:: sysinfo, rtty, tmpreaper, svk
License: BSD3CLAUSE
WWW:
http://code.google.com/p/memcachedb/
Description:
MemcacheDB is a distributed storage system designed for persistence. It is not a cache solution, but a persistent storage engine for fast and reliable key-value based object storage and retrieval. It conforms to memcache protocol (not complete), so any memcached client can connect to it. MemcacheDB uses Berkeley DB as a storing backend, so lots of features including transaction and replication are supported. WWW: http://code.google.com/p/memcachedb/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • memcachedb>0:databases/memcachedb
No installation instructions:
This port has been deleted.
PKGNAME: memcachedb
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libevent.so : devel/libevent2
  2. libdb-4.8.so : databases/db48
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. http://memcachedb.googlecode.com/files/
Collapse this list.

Number of commits found: 31

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.0_4
01 Dec 2014 19:21:42
Revision:373718Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2014-11-30 ports-mgmt/pkg-plist: Generate incorrect plists
2014-11-30 sysutils/rubygem-hiera-puppet: Has been incorporated into hiera
2014-11-30 sysutils/rubygem-hiera-json: Has been incorporated into hiera
2014-11-30 databases/memcachedb: Depends on deprecated Berkeley DB version,
needs porting to DB_SITE
2014-12-01 games/djgame2: Online servers gone, game is not playable
2014-12-01 devel/creduce: Unmaintained and depends on ancient LLVM 3.2
2014-12-01 lang/clay: No development since July 2013, depends on obsolete
clang-3.2
1.2.0_4
21 Oct 2014 19:25:20
Revision:371333Original commit files touched by this commit
antoine search for other commits by this committer
Fix packaging
1.2.0_4
20 Oct 2014 10:41:13
Revision:371255Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.2.0_4
25 Aug 2014 19:46:04
Revision:366140Original commit files touched by this commit
mandree search for other commits by this committer
Fix excess full-stop.
1.2.0_4
25 Aug 2014 19:45:42
Revision:366139Original commit files touched by this commit
mandree search for other commits by this committer
Mark deprecated. This port has no users in INDEX-9, and does not work with
db5.2+, and the upstream stopped maintaining it in 2009.
1.2.0_4
21 Aug 2014 22:50:30
Revision:365599Original commit files touched by this commit
mandree search for other commits by this committer
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
  where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
  versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
  for new Berkeley DB, but are untested.

NOTE: please read UPDATING and the Wiki page before proceeding!

Announcement:	http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference:	https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR:		192690
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged ports)
1.2.0_3
24 Jul 2014 13:32:59
Revision:362796Original commit files touched by this commit Sanity Test Failure
bapt search for other commits by this committer
Only use libevent2

Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2

With hat:	portmgr
1.2.0_2
16 Jul 2014 18:02:39
Revision:362097Original commit files touched by this commit
riggs search for other commits by this committer
Transfer maintainership from Piotr Rybicki <piotr.rybicki@innervision.pl>
to  Keith Gaughan <k@stereochro.me>.
This has previously been proposed in bug 191045. Now, Piotr has given his
to transfer maintainership via personal e-mail to me and Keith.
1.2.0_2
12 Jul 2014 09:09:45
Revision:361605Original commit files touched by this commit
riggs search for other commits by this committer
- Stagify
- General cleanup
- Add LICENSE
- Bump required BDB version
- Bump PORTREVISION
- Update pkg-descr
- Handle ownership flags via plist macros

PR:		191045
Submitted by:	Keith Gaughan <k@stereochro.me>
Approved by:	mentors (implicit), maintainer (timeout)
1.2.0_1
21 Jan 2014 23:18:05
Revision:340671Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
1.2.0_1
20 Dec 2013 11:57:16
Revision:336999Original commit files touched by this commit
antoine search for other commits by this committer
Fix LIB_DEPENDS
1.2.0_1
11 Dec 2013 18:08:53
Revision:336187Original commit files touched by this commit
bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
1.2.0_1
20 Sep 2013 16:13:49
Revision:327717Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
1.2.0_1
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
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.
1.2.0_1
23 Sep 2011 22:26:39
Original commit files touched by this commit
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.2.0_1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.2.0_1
25 Jul 2010 15:39:20
Original commit files touched by this commit
mm search for other commits by this committer
Update libevent to 1.4.14b

PR:             ports/147723
Approved by:    maintainer (timeout)
1.2.0
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
1.2.0
17 Mar 2009 00:04:00
Original commit files touched by this commit
wxs search for other commits by this committer
- Update to 1.2.0

PR:             ports/132644
Submitted by:   Piotr Rybicki <meritus@innervision.pl> (maintainer)
1.1.0
12 Oct 2008 09:20:58
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.1.0
- Pass maintainership to submitter

PR:             127902
Submitted by:   Piotr Rybicki <meritus@innervision.pl>
1.0.3_2
03 Oct 2008 05:21:14
Original commit files touched by this commit
beech search for other commits by this committer
- Fix typo in CONFIGURE_ARGS
- Bump portrevision

PR:             ports/127768
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
1.0.3_1
19 Aug 2008 16:40:17
Original commit files touched by this commit
mnag search for other commits by this committer
- Update libevent dependency and bump PORTREVISION
1.0.3
29 Mar 2008 23:16:04
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.0.3

PR:             122156
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
1.0.1.b
06 Mar 2008 22:19:52
Original commit files touched by this commit
edwin search for other commits by this committer
Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files

PR:             ports/121435 (related)
1.0.1.b
27 Feb 2008 09:00:20
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.0.1 beta

PR:             120988
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
1.0.0.b
15 Feb 2008 22:27:03
Original commit files touched by this commit
beech search for other commits by this committer
- Update to 1.0.0.b
- Maintainer already reset

PR:             ports/120684
Approved by:    Gea-Suan Lin <gslin@gslin.org> (maintainer)
0.1.1
10 Feb 2008 19:42:52
Original commit files touched by this commit
beech search for other commits by this committer
- Update to 0.1.1
- Reset maintainer

PR:             ports/120416
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
0.1.0
05 Jan 2008 14:48:39
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.1.0

PR:             ports/117861
Submitted by:   maintainer (Gea-Suan Lin)
0.0.3_1
02 Jan 2008 23:43:03
Original commit files touched by this commit
mnag search for other commits by this committer
- Bump PORTREVISION since devel/libevent are updated.
0.0.3
04 Oct 2007 02:43:01
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.0.3

PR:             ports/116769
Submitted by:   maintainer (Gea-Suan Lin)
0.0.2
27 Sep 2007 03:02:35
Original commit files touched by this commit
clsung search for other commits by this committer
Memcachedb is a distributed storage system designed for persistent. We
simplely hacked from memcached and tugela. But neither of them.
Memcachedb is not a cache solution, it is a persistent solution for
high-frequency writing and reading. It conforms to memcache protocol
(not completed, see below), so any memcached client can have
connectivity with memcachedb. Memcachedb uses Berkeley DB as a storing
backend, so lots of features including transaction and replication are
supported.

WWW:    http://code.google.com/p/memcachedb/

PR:             ports/116548
Submitted by:   Gea-Suan Lin <gslin at gslin.org>

Number of commits found: 31