Commit graph

9 commits

Author SHA1 Message Date
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