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
libmemcache C library for accessing a memcache cluster
1.4.0.r2_2 databases on this many watch lists=4 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.4.0.r2_2Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-11-30 09:10:55
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: mhash, smartmontools
License: MIT
WWW:
https://people.FreeBSD.org/~seanc/libmemcache/
Description:
libmemcache is a high-performance C interface for databases/memcached. memcached is a 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 (14 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libmemcache-1.4.0.r2_2/catalog.mk
  3. /usr/local/share/licenses/libmemcache-1.4.0.r2_2/LICENSE
  4. /usr/local/share/licenses/libmemcache-1.4.0.r2_2/MIT
  5. include/memcache.h
  6. include/memcache/_buffer.h
  7. include/memcache/buffer.h
  8. lib/libmemcache.a
  9. lib/libmemcache.so
  10. lib/libmemcache.so.0
  11. lib/libmemcache.so.0.4.0
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • libmemcache>0:databases/libmemcache
To install the port:
cd /usr/ports/databases/libmemcache/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/libmemcache
  • pkg install libmemcache
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libmemcache
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (libmemcache-1.4.0.rc2.tar.bz2) = f496d41092c697384a7180720689da6a85d7c6ea2283eca69c8aaff2b58bebbf SIZE (libmemcache-1.4.0.rc2.tar.bz2) = 301136

Packages (timestamps in pop-ups are UTC):
libmemcache
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4.0.r2_21.4.0.r2_21.4.0.r2_21.4.0.r2_21.4.0.r2_2-1.4.0.r2_2-
FreeBSD:13:quarterly1.4.0.r2_21.4.0.r2_21.4.0.r2_21.4.0.r2_21.4.0.r2_21.4.0.r2_21.4.0.r2_21.4.0.r2_2
FreeBSD:14:latest1.4.0.r2_21.4.0.r2_21.4.0.r2_21.4.0.r2_21.4.0.r2_21.4.0.r2_2-1.4.0.r2_2
FreeBSD:14:quarterly1.4.0.r2_21.4.0.r2_2-1.4.0.r2_21.4.0.r2_21.4.0.r2_21.4.0.r2_21.4.0.r2_2
FreeBSD:15:latest1.4.0.r2_21.4.0.r2_2n/a1.4.0.r2_2n/a1.4.0.r2_21.4.0.r2_21.4.0.r2_2
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Libraries
  1. databases/p5-Cache-Memcached-XS

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. databases/py-cmemcache*
  2. 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 libmemcache-1.4.0.r2_2: DEBUG=off: Build with debugging support ===> Use 'make config' to modify these settings
Options name:
databases_libmemcache
USES:
libtool tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://people.FreeBSD.org/~seanc/libmemcache/
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
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.4.0.r2_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.4.0.r2_2
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
databases: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  "Mahdi Mokhtari <mokhi64@gmail.com>"
  *  "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
  *  <hvo.pm@xs4all.nl>
  *  <jsmith@resonatingmedia.com>
  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Snelson <Alan@Wave2.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.4.0.r2_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.4.0.r2_2
04 Feb 2018 09:02:14
Revision:460877Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Pet portlint
- Add LICENSE
- Update WWW
1.4.0.r2_2
20 Dec 2016 18:35:53
Revision:429023Original commit files touched by this commit
sunpoet search for other commits by this committer
- Convert to options helper
1.4.0.r2_2
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.4.0.r2_2
29 Jul 2014 14:59:30
Revision:363334Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch databases/libmemcache to USES=libtool, drop .la files
- Convert USE_BZIP2 to USES
- Strip libraries
- Bump dependent ports as .so version has changed
1.4.0.r2_1
25 Sep 2013 00:54:09
Revision:328226Original commit files touched by this commit
bdrewery search for other commits by this committer
- Remove NO_STAGE as these have been tested to be safe

With hat:	portmgr
1.4.0.r2_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.4.0.r2_1
01 Jun 2012 16:59:20
Original commit files touched by this commit
bapt search for other commits by this committer
Convert to new options framework
1.4.0.r2_1
01 Feb 2012 15:53:08
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reassign to the heap
1.4.0.r2_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.4.0.r2_1
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
1.4.0.r2_1
31 Jan 2010 13:52:06
Original commit files touched by this commit
mnag search for other commits by this committer
- Fix inline problems
- portlint

PR:             143004
Notified by:    Jose Alfonso Accino <accino___uma.es>
1.4.0.rc2
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
1.4.0.rc2
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
1.4.0.rc2
01 Feb 2007 02:42:06
Original commit files touched by this commit
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
1.4.0.rc2
13 Dec 2006 16:27:47
Original commit files touched by this commit
mnag search for other commits by this committer
- Take MAINTAINER
1.4.0.rc2
13 Dec 2006 16:14:17
Original commit files touched by this commit
linimon search for other commits by this committer
Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email.

Hat:            portmgr
1.4.0.rc2
21 Feb 2006 09:17:03
Original commit files touched by this commit
seanc search for other commits by this committer
Update to 1.4.0rc2 and kill off the last vestages of the 1.2 series as well
as my former interest in pmk(1) as an auto* replacement.
1.2.3_1
22 Jan 2006 08:23:41
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
1.2.3_1
10 Sep 2005 23:22:33
Original commit files touched by this commit
pav search for other commits by this committer
- Don't execute incorrect configure tests that fail on FreeBSD 4.X

PR:             ports/80395
Submitted by:   Vasil Dimov <vd@datamax.bg>
Approved by:    maintainer timeout (seanc; 4 months)

- Install libmemcache.so.1 symlink and run ldconfig

PR:             ports/82617
Submitted by:   Vasil Dimov <vd@datamax.bg>
Approved by:    maintainer timeout (seanc; 2 months)
1.2.3
21 May 2005 17:39:46
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 4.x: Does not compile
1.2.3
02 Feb 2005 02:38:00
Original commit files touched by this commit
seanc search for other commits by this committer
Update to 1.2.3 which includes fixes for broken versions of pmk(1).

Prodded by:     DarcyB
1.1.0
31 Jan 2005 10:18:11
Original commit files touched by this commit
krion search for other commits by this committer
BROKEN: Does not build
1.1.0
21 Dec 2004 18:37:35
Original commit files touched by this commit
seanc search for other commits by this committer
Upgrade to 1.1.0.  Add a debug option by way of OPTIONS.
1.0.2
08 Dec 2004 00:40:16
Original commit files touched by this commit
seanc search for other commits by this committer
Update to 1.0.2.  Amongst other small fixes, libmemcache(3) no longer
searches for pmk(1) since bento seemed to have its install of pmk in a
location outside of the path specified in etc/pmk.conf.  This could be a
problem for other ports in the future where pmk(1) isn't using the correct
path.
1.0.1
07 Dec 2004 19:26:09
Original commit files touched by this commit
seanc search for other commits by this committer
Update libmemcache to 1.0.1.
1.0
30 Nov 2004 18:54:17
Original commit files touched by this commit
seanc search for other commits by this committer
Backout plist hack in favor of a Makefile hack and define NO_FILTER_SHLIBS
1.0
30 Nov 2004 09:09:27
Original commit files touched by this commit
seanc search for other commits by this committer
Add a port for libmemcache, a C API for memcached.

Number of commits found: 31