GET /api/v1/ports/urw-core35-fonts/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "urw-core35-fonts",
"portdir": "x11/urw-core35-fonts",
"version": "2017-08-04",
"license": "AGPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.ghostscript.com",
"description": "URW core35 fonts in various formats",
"long_description": "Recent Ghostscript versions come with a new set of URW fonts that have additional support for the Greek and Cyrillic scripts (thus superseding the fonts contained in the 'urw-fonts' port). Ghostscript distributes the URW fonts in Type1 format; in addition to these files, this port also contains the corresponding Type1 metrics files (AFM), together with TrueType (TTF) and OpenType (OTF) versions of the fonts.",
"active": true,
"categories": [
"x11",
"fonts"
],
"maintainers": [
{
"name": "wl",
"github": "lemzwerg",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "run",
"ports": [
"fontconfig"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"lilypond",
"lilypond-devel"
]
}
]
}