[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/memcached/memcached.desc [COPY] Copyright (C) 2006 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A high-performance, distributed memory object caching system [T] memcached is a high-performance, distributed memory object caching [T] system, generic in nature, but intended for use in speeding up [T] dynamic web applications by alleviating database load. [U] https://memcached.org/ [A] Brad Fitzpatrick [M] The T2 Project [C] extra/development [F] CROSS [L] BSD [S] Stable [V] 1.6.40 [D] c523a0823e936976436240de667e0732602dee4a641613eaba1e631b memcached-1.6.40.tar.gz http://www.memcached.org/files/ [ $prefix_auto = 1 ] && prefix="opt/$pkg" && set_confopt var_append makeopt ' ' 'CC="$CC -std=gnu99"'