GET /api/v1/ports/memcached/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "memcached",
"portdir": "sysutils/memcached",
"version": "1.5.22",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://memcached.org/",
"description": "A high performance, distributed memory object caching system.",
"long_description": "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.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"sasl",
"umem",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libevent"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php83-memcache",
"rb-memcache",
"calendar-contacts-server",
"libmemcache",
"libmemcached",
"php53-memcache",
"php54-memcache",
"php55-memcache",
"php56-memcache",
"php70-memcache",
"php71-memcache",
"php72-memcache",
"php73-memcache",
"php74-memcache",
"php80-memcache",
"php81-memcache",
"php82-memcache"
]
},
{
"type": "run",
"ports": [
"apr_memcache"
]
}
]
}