GET /api/v1/ports/cronolog-devel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cronolog-devel",
"portdir": "sysutils/cronolog-devel",
"version": "1.7.0-beta",
"license": "Apache-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fordmason/cronolog",
"description": "cronolog is a web log rotation program",
"long_description": "cronolog is a simple filter program that reads log file entries from standard input and writes each entry to the output file specified by a filename template and the current date and time. When the expanded filename changes, the current file is closed and a new one opened. This development release of 1.7 adds patches to support helper programs that can process a log after it is rolled. Run cronolog with no options for help.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "jberry",
"github": "jdberry",
"ports_count": 6
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
}