Commit graph

22 commits

Author SHA1 Message Date
Marcus Alves Grando
5fc2eec8bb - Remove patch-memcached.c to increase performance. Ref: ports/94997
- Bump PORTREVISION
- Take MAINTAINER

PR:	106669
2006-12-13 16:26:54 +00:00
Mark Linimon
73021e6e14 Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email.
Hat:		portmgr
2006-12-13 16:14:17 +00:00
Marcus Alves Grando
c86deb6ba6 - 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]
2006-12-05 13:12:26 +00:00
Sergey Skvortsov
86010984da 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)
2006-11-30 13:32:15 +00:00
Marcus Alves Grando
77cf256612 - Fix LIB_DEPENDS
Pointy hat to:	seanc
2006-07-05 13:49:49 +00:00
Sean Chittenden
bafa34008a 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>
2006-07-03 20:10:58 +00:00
Yen-Ming Lee
f16517a483 - update dependencies for libevent-1.2 2006-06-30 02:53:12 +00:00
Sean Chittenden
b271422bf1 Clean up memcached startup script: no functional changes.
PR:		ports/93645
Submitted by:	mnag@
2006-02-21 19:37:31 +00:00
Marcus Alves Grando
3f0525c2b7 - 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)
2006-02-02 14:30:46 +00:00
Marcus Alves Grando
c83d5a0e86 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)
2005-12-09 12:48:40 +00:00
Sergey Matveychuk
6e8a5cf1d4 - Update to 1.1.12
- rcNGfy

Submitted by:	glebius
Approved by:	maintainer timeout (1 month)
2005-07-11 09:01:50 +00:00
Jean-Yves Lefort
f95bf0e733 Chase the libevent update.
Reported by:	pointyhat
2005-07-01 22:47:21 +00:00
Sean Chittenden
417fea8c02 Update to 1.1.11. Also cleanse evilness and purge dependency on autof*
PR:		ports/70661
Submitted by:	Alex Kapranoff <kappa@rambler-co.ru>
2004-08-31 19:30:29 +00:00
Ade Lovett
595addc9c5 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
2004-04-03 08:27:07 +00:00
Kris Kennaway
709007f64c Update to memcached 1.1.10 from the duplicate net/memcached port. 2004-03-28 04:54:31 +00:00
Kris Kennaway
a47c8bab8d Revert 1.6 and 1.5, which were committed prematurely 2004-03-28 04:39:21 +00:00
Ade Lovett
3f651573ad 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.
2004-03-14 06:17:56 +00:00
Ade Lovett
91e0c8f1a7 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.
2004-03-12 02:48:25 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Sean Chittenden
404af3e9bb Upgrade memcached to 1.1.8
Noticed by: fenner's distfile survey
2003-08-21 18:20:44 +00:00
Sean Chittenden
cad19f0fb2 Make portlint(1) happy, no actual changes. 2003-07-22 06:28:25 +00:00
Sean Chittenden
97f08e64a9 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.
2003-07-22 06:16:06 +00:00