FreshPorts -- The Place For Ports Tue, 9 Feb 2010 5:30 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
memcached 1.4.4 databases on this many watch lists=12 search for ports that depend on this port An older version of this port was marked as vulnerable.
High-performance distributed memory object cache system
Maintained by: mnag@FreeBSD.org search for ports maintained by this maintainer
Port Added: 22 Jul 2003 07:16:42


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.

WWW: http://www.danga.com/memcached/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required Libraries: devel/libevent

To install the port: cd /usr/ports/databases/memcached/ && make install clean
To add the package: pkg_add -r memcached


Configuration Options
===> The following configuration options are available for memcached-1.4.4:
     REPCACHED=off (default) "Enable data replication feature"
     SASL=off (default) "Enable SASL support"
===> Use 'make config' to modify these settings

Master Sites:
http://memcached.googlecode.com/files/
http://ftp.roedu.net/pub/mirrors/gentoo.org/distfiles/
http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/
http://csociety-ftp.ecn.purdue.edu/pub/gentoo/distfiles/
http://gentoo.mirrors.pair.com/distfiles/
http://gentoo.chem.wisc.edu/gentoo/distfiles/
http://adelie.polymtl.ca/distfiles/
http://mirrors.tds.net/gentoo/distfiles/
ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/
http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/distfiles/
http://ftp.easynet.nl/mirror/gentoo/distfiles/
http://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/
http://trumpetti.atm.tut.fi/gentoo/distfiles/
http://ds.thn.htu.se/linux/gentoo/distfiles/
http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo/distfiles/
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/distfiles/
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/distfiles/
http://ftp.uni-erlangen.de/pub/mirrors/gentoo/distfiles/
http://darkstar.ist.utl.pt/gentoo/distfiles/
http://gentoo.inode.at/distfiles/
http://ftp.rhnet.is/pub/gentoo/distfiles/
http://gentoo.mirror.sdv.fr/distfiles/
http://ftp.gentoo.or.kr/distfiles/
http://mirror.gentoo.gr.jp/distfiles/
http://gentoo.gg3.net/distfiles/
http://gentoo.kems.net/distfiles/
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo/distfiles/
ftp://csociety-ftp.ecn.purdue.edu/pub/gentoo/distfiles/
ftp://mirror.iawnet.sandia.gov/pub/gentoo/distfiles/
ftp://ftp.ussg.iu.edu/pub/linux/gentoo/distfiles/
ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/distfiles/
ftp://gentoo.mirrors.pair.com/distfiles/
ftp://mirrors.tds.net/gentoo/distfiles/
ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/distfiles/
ftp://ftp.easynet.nl/mirror/gentoo/distfiles/
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/
ftp://trumpetti.atm.tut.fi/gentoo/distfiles/
ftp://sunsite.cnlab-switch.ch/mirror/gentoo/distfiles/
ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo/distfiles/
ftp://ftp6.uni-muenster.de/pub/linux/distributions/gentoo/distfiles/
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/distfiles/
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/distfiles/
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/distfiles/
ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo/distfiles/
ftp://darkstar.ist.utl.pt/pub/gentoo/distfiles/
ftp://gentoo.inode.at/source/distfiles/
ftp://ftp.rhnet.is/pub/gentoo/distfiles/
ftp://files.gentoo.gr/distfiles/
ftp://ftp.ecc.u-tokyo.ac.jp/GENTOO/distfiles/
ftp://gentoo.kems.net/pub/mirrors/gentoo/distfiles/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves
  • port moved here from net/memcached on 2004-03-27
    REASON: remove duplicate port

Number of commits found: 39

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
22 Dec 2009 01:27:45
Original commit files touched by this commit  1.4.4
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
08 Nov 2009 19:42:13
Original commit files touched by this commit  1.4.1
erwin search for other commits by this committer
Mark BROKEN on 8.x: does not link.
11 Oct 2009 03:27:05
Original commit files touched by this commit  1.4.1
mnag search for other commits by this committer
- Forget this one in last commit.
11 Oct 2009 03:25:34
Original commit files touched by this commit  1.4.1
mnag search for other commits by this committer
- Update to 1.4.1
- Mark repcached patch as broken for a while.
27 Aug 2009 19:31:08
Original commit files touched by this commit  1.2.8
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)
14 Jul 2009 18:23:30
Original commit files touched by this commit  1.2.8
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
14 Jul 2009 16:45:51
Original commit files touched by this commit  1.2.8
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
25 Apr 2009 19:40:51
Original commit files touched by this commit  1.2.8
mnag search for other commits by this committer
- Update to 1.2.8
27 Jan 2009 10:23:43
Original commit files touched by this commit  1.2.6_1
 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]
26 Aug 2008 14:09:17
Original commit files touched by this commit  1.2.6
 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>
21 Aug 2008 07:18:49
Original commit files touched by this commit  1.2.6
 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)
19 Aug 2008 17:39:49
Original commit files touched by this commit  1.2.6
 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]
13 Apr 2008 04:00:55
Original commit files touched by this commit  1.2.5
 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>
02 Jan 2008 23:42:38
Original commit files touched by this commit  1.2.4
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 1.2.4
- Update dependency of libevent
21 Sep 2007 21:20:57
Original commit files touched by this commit  1.2.3
 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
25 May 2007 18:39:36
Original commit files touched by this commit  1.2.2
 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>
06 Apr 2007 19:27:30
Original commit files touched by this commit  1.2.1
 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]
13 Dec 2006 16:26:54
Original commit files touched by this commit  1.2.0_2
 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
13 Dec 2006 16:14:17
Original commit files touched by this commit  1.2.0_1
 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
05 Dec 2006 13:12:26
Original commit files touched by this commit  1.2.0_1
 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]
30 Nov 2006 13:32:15
Original commit files touched by this commit  1.2.0
 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)
05 Jul 2006 14:49:51
Original commit files touched by this commit  1.1.12_3
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Fix LIB_DEPENDS

Pointy hat to:  seanc
03 Jul 2006 21:10:58
Original commit files touched by this commit  1.1.12_3
 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>
30 Jun 2006 03:53:12
Original commit files touched by this commit  1.1.12_2
 This port version is marked as vulnerable.
leeym search for other commits by this committer
- update dependencies for libevent-1.2
21 Feb 2006 19:37:31
Original commit files touched by this commit  1.1.12_2
 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@
02 Feb 2006 14:30:46
Original commit files touched by this commit  1.1.12_2
 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)
09 Dec 2005 12:48:40
Original commit files touched by this commit  1.1.12_1
 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)
11 Jul 2005 10:01:50
Original commit files touched by this commit  1.1.12
 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)
01 Jul 2005 23:47:21
Original commit files touched by this commit  1.1.11_1
 This port version is marked as vulnerable.
jylefort search for other commits by this committer
Chase the libevent update.

Reported by:    pointyhat
31 Aug 2004 20:30:29
Original commit files touched by this commit  1.1.11
 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>
03 Apr 2004 09:27:07
Original commit files touched by this commit  1.1.10
 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
28 Mar 2004 05:54:32
Original commit files touched by this commit  1.1.10
 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.
28 Mar 2004 05:39:21
Original commit files touched by this commit  1.1.8
 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
14 Mar 2004 06:17:56
Original commit files touched by this commit  1.1.8
 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.
12 Mar 2004 02:48:25
Original commit files touched by this commit  1.1.8
 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.
06 Feb 2004 13:12:53
Original commit files touched by this commit  1.1.8
 This port version is marked as vulnerable.
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
21 Aug 2003 19:20:44
Original commit files touched by this commit  1.1.8
 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
22 Jul 2003 07:28:25
Original commit files touched by this commit  1.1.6
 This port version is marked as vulnerable.
seanc search for other commits by this committer
Make portlint(1) happy, no actual changes.
22 Jul 2003 07:16:06
Original commit files touched by this commit  1.1.6
 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: 39

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight88
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.455 seconds.