From 497816f50da591aa6f428057b1bd90e4aef1672a Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Tue, 22 Mar 2011 20:01:23 +0100 Subject: [PATCH] libmemcached: Added libmemcached 0.48 - An open source C/C++ client library and tools for the memcached server --- develop/libmemcached/libmemcached.cache | 30 ++++++++++++++++++++++ develop/libmemcached/libmemcached.conf | 19 ++++++++++++++ develop/libmemcached/libmemcached.desc | 33 +++++++++++++++++++++++++ 3 files changed, 82 insertions(+) create mode 100644 develop/libmemcached/libmemcached.cache create mode 100644 develop/libmemcached/libmemcached.conf create mode 100644 develop/libmemcached/libmemcached.desc diff --git a/develop/libmemcached/libmemcached.cache b/develop/libmemcached/libmemcached.cache new file mode 100644 index 000000000..f25b5219c --- /dev/null +++ b/develop/libmemcached/libmemcached.cache @@ -0,0 +1,30 @@ + +[TIMESTAMP] 1300820065 Tue Mar 22 19:54:25 2011 +[BUILDTIME] 65 (5) +[SIZE] 1.51 MB, 188 files + +[DEP] autoconf +[DEP] automake +[DEP] bash +[DEP] binutils +[DEP] bzip2 +[DEP] coreutils +[DEP] cyrus-sasl2 +[DEP] diffutils +[DEP] fhs +[DEP] findutils +[DEP] gawk +[DEP] gcc +[DEP] glibc +[DEP] grep +[DEP] libevent +[DEP] linux-header +[DEP] m4 +[DEP] make +[DEP] mktemp +[DEP] perl +[DEP] sed +[DEP] sysfiles +[DEP] tar +[DEP] util-linux-ng +[DEP] xz diff --git a/develop/libmemcached/libmemcached.conf b/develop/libmemcached/libmemcached.conf new file mode 100644 index 000000000..2d1b240c3 --- /dev/null +++ b/develop/libmemcached/libmemcached.conf @@ -0,0 +1,19 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../libmemcached/libmemcached.conf +# Copyright (C) 2011 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +# 'for' loop initial declarations are only allowed in C99 mode +var_insert CC_WRAPPER_APPEND " " "-std=c99" + +# don't bail-out on any warning +var_append CC_WRAPPER_REMOVE " " "-Werror" diff --git a/develop/libmemcached/libmemcached.desc b/develop/libmemcached/libmemcached.desc new file mode 100644 index 000000000..19a782550 --- /dev/null +++ b/develop/libmemcached/libmemcached.desc @@ -0,0 +1,33 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../libmemcached/libmemcached.desc +[COPY] Copyright (C) 2011 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] An open source C/C++ client library and tools for the memcached server + +[T] libMemcached is an open source C/C++ client library and tools for the +[T] memcached server. It has been designed to be light on memory usage, thread +[T] safe, and provide full access to server side methods. + +[U] http://libmemcached.org/ + +[A] Brian Aker +[M] The OpenSDE Community + +[C] extra/development + +[L] BSD +[S] Stable +[V] 0.48 +[P] X -----5---9 145.000 + +[D] 780948897 libmemcached-0.48.tar.gz http://launchpad.net/libmemcached/1.0/0.48/+download/