HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51981,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=330",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=328",
"results": [
{
"name": "black_select",
"portdir": "python/black_select",
"version": "0.1",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "common files for selecting default black version",
"long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of black.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-black",
"py38-black",
"py37-black",
"py39-black",
"py310-black",
"py311-black",
"py312-black",
"py313-black",
"py314-black"
]
}
]
},
{
"name": "bandit",
"portdir": "python/bandit",
"version": "1.9.4",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bandit.readthedocs.io/en/latest",
"description": "Security oriented static analyser for python code.",
"long_description": "Security oriented static analyser for python code. Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file, builds an AST from it, and runs appropriate plugins against the AST nodes. Once Bandit has finished scanning all the files it generates a report.",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-pbr",
"py314-wheel",
"py314-setuptools",
"py314-installer",
"py314-build"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-stevedore",
"py314-gitpython",
"py314-sarif-om",
"py314-jschema_to_python",
"py314-rich",
"py314-yaml"
]
}
],
"depends_on": []
},
{
"name": "awscli_select",
"portdir": "python/awscli_select",
"version": "0.3",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "common files for selecting default awscli version",
"long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of awscli.",
"active": true,
"categories": [
"sysutils",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-awscli",
"py36-awscli",
"py37-awscli2",
"py37-awscli",
"py38-awscli",
"py39-awscli",
"py38-awscli2",
"py39-awscli2",
"py310-awscli",
"py311-awscli",
"py312-awscli",
"py313-awscli",
"py314-awscli",
"py310-awscli2",
"py311-awscli2",
"py312-awscli2",
"py313-awscli2",
"py314-awscli2"
]
}
]
},
{
"name": "autopep8_select",
"portdir": "python/autopep8_select",
"version": "0.1",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "common files for selecting default autopep8 version",
"long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of autopep8.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-autopep8",
"py35-autopep8",
"py36-autopep8",
"py38-autopep8",
"py37-autopep8",
"py39-autopep8",
"py310-autopep8",
"py311-autopep8",
"py312-autopep8",
"py313-autopep8",
"py314-autopep8"
]
}
]
},
{
"name": "ansible_select",
"portdir": "python/ansible_select",
"version": "0.1",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "Common files for selecting the default Ansible version",
"long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Ansible.",
"active": true,
"categories": [
"sysutils",
"python"
],
"maintainers": [
{
"name": "adfernandes",
"github": "adfernandes",
"ports_count": 45
},
{
"name": "pedro.salgado",
"github": "steenzout",
"ports_count": 53
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-ansible-core",
"py35-ansible-base",
"py36-ansible-core",
"py37-ansible-core",
"py38-ansible-core",
"py39-ansible-core",
"py310-ansible-core",
"py311-ansible-core",
"py312-ansible-core",
"py313-ansible-core",
"py314-ansible-core"
]
}
]
},
{
"name": "pure-xml",
"portdir": "pure/pure-xml",
"version": "0.7",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-xml",
"description": "an interface to libxml2 and libxslt for Pure",
"long_description": "pure-xml is an interface to the libxml2 and libxslt libraries for Pure.",
"active": true,
"categories": [
"textproc",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"zlib",
"libxslt",
"libxml2",
"pure"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"faust2pd"
]
}
]
},
{
"name": "pure-tk",
"portdir": "pure/pure-tk",
"version": "0.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-tk",
"description": "a basic interface between Pure and Tcl/Tk",
"long_description": "pure-tk provides a basic interface between Pure and Tcl/Tk. This module allows you to execute arbitrary commands in the Tcl interpreter, set and retrieve variable values in the interpreter, and invoke Pure callbacks from Tcl/Tk.",
"active": true,
"categories": [
"x11",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"pure",
"tcl",
"tk"
]
}
],
"depends_on": []
},
{
"name": "pure-stllib",
"portdir": "pure/pure-stllib",
"version": "0.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-stllib",
"description": "a Pure interface to some C++ container types",
"long_description": "pure-stllib provides a Pure interface to some C++ container types.",
"active": true,
"categories": [
"devel",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"pure"
]
}
],
"depends_on": []
},
{
"name": "pure-stldict",
"portdir": "pure/pure-stldict",
"version": "0.8",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-stldict",
"description": "a Pure interface to the C++ dictionary containers",
"long_description": "pure-stldict provides a Pure interface to the C++ dictionary containers.",
"active": true,
"categories": [
"devel",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"pure"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"pd-faust"
]
}
]
},
{
"name": "pure-sql3",
"portdir": "pure/pure-sql3",
"version": "0.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-sql3",
"description": "an SQLite interface for the Pure programming language",
"long_description": "pure-sql3 is a wrapper around SQLite’s C interface that provides Pure programers access to almost all of SQLite’s features, including many that are not available through Pure’s generic ODBC interface.",
"active": true,
"categories": [
"databases",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"gmp",
"pure"
]
}
],
"depends_on": []
},
{
"name": "pure-sockets",
"portdir": "pure/pure-sockets",
"version": "0.8",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-sockets",
"description": "an interface to the Berkeley socket functions for Pure",
"long_description": "pure-sockets is an interface to the Berkeley socket functions for Pure. It provides most of the core functionality, so you can create sockets for both stream and datagram-based protocols and use these to transmit messages. Unix-style file sockets are also available if the host system supports them.",
"active": true,
"categories": [
"net",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"pure"
]
}
],
"depends_on": []
},
{
"name": "pure-reduce",
"portdir": "pure/pure-reduce",
"version": "0.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-reduce",
"description": "a Pure interface to the Reduce computer algebra system",
"long_description": "pure-reduce provides a Pure interface to the Reduce computer algebra system.",
"active": true,
"categories": [
"devel",
"math",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gmp",
"pure"
]
}
],
"depends_on": []
},
{
"name": "pure-readline",
"portdir": "pure/pure-readline",
"version": "0.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-readline",
"description": "an interface to use readline from Pure",
"long_description": "pure-readline provides an interface to use readline from Pure.",
"active": true,
"categories": [
"devel",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"readline",
"pure"
]
}
],
"depends_on": []
},
{
"name": "pure-rational",
"portdir": "pure/pure-rational",
"version": "0.1",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-rational",
"description": "a Pure port of Q+Q, Rob Hubbard's rational number library",
"long_description": "pure-rational is a Pure port of Q+Q, Rob Hubbard's rational number library. It contains rational.pure, a collection of utility functions for rational numbers, and rat_interval.pure, a module for doing interval arithmetic needed by rational.pure. These modules are designed to work with the math.pure module (part of the standard Pure library), which contains the definition of Pure's rational type and implements the basic rational arithmetic.",
"active": true,
"categories": [
"math",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"pure"
]
}
],
"depends_on": []
},
{
"name": "pure-odbc",
"portdir": "pure/pure-odbc",
"version": "0.10",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-odbc",
"description": "a simple ODBC interface for the Pure programming language",
"long_description": "pure-odbc provides a simple ODBC interface for the Pure programming language which lets you access a large variety of open source and commercial database systems from Pure",
"active": true,
"categories": [
"databases",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"unixODBC",
"gmp",
"pure"
]
}
],
"depends_on": []
},
{
"name": "pure-octave",
"portdir": "pure/pure-octave",
"version": "0.13",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-octave",
"description": "an interface to run Octave commands from Pure",
"long_description": "pure-octave is an interface to run Octave commands from Pure.",
"active": true,
"categories": [
"science",
"math",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"pure",
"octave"
]
}
],
"depends_on": []
},
{
"name": "pure-mpfr",
"portdir": "pure/pure-mpfr",
"version": "0.5",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-mpfr",
"description": "an interface to GNU MPFR from Pure",
"long_description": "pure-mpfr provides an interface to GNU MPFR from Pure. MPFR is a C library for multiple-precision floating-point computations with correct rounding. It is based on GMP which Pure also uses for its bigint support.",
"active": true,
"categories": [
"devel",
"math",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gmp",
"mpfr",
"pure"
]
}
],
"depends_on": []
},
{
"name": "pure-midi",
"portdir": "pure/pure-midi",
"version": "0.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-midi",
"description": "a MIDI interface for the Pure programming language",
"long_description": "pure-midi provides a MIDI interface for the Pure programming language using the PortMidi library.",
"active": true,
"categories": [
"audio",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"portmidi",
"pure"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"pd-faust"
]
}
]
},
{
"name": "pure-lv2",
"portdir": "pure/pure-lv2",
"version": "0.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-lv2",
"description": "a generic LV2 plugin wrapper for Pure",
"long_description": "pure-lv2 provides a generic LV2 plugin wrapper for Pure. It lets you write LV2 audio and MIDI plugins in the Pure programming language.",
"active": true,
"categories": [
"devel",
"audio",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lv2",
"pure"
]
}
],
"depends_on": []
},
{
"name": "pure-lilv",
"portdir": "pure/pure-lilv",
"version": "0.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-lilv",
"description": "a Pure interface to David Robillard’s Lilv, an LV2 plugin host library",
"long_description": "pure-lilv provides a Pure interface to David Robillard’s Lilv, an LV2 plugin host library. It lets you write LV2 audio and MIDI plugin hosts in the Pure programming language.",
"active": true,
"categories": [
"devel",
"audio",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lilv",
"lv2",
"pure"
]
}
],
"depends_on": []
},
{
"name": "pure-liblo",
"portdir": "pure/pure-liblo",
"version": "0.9",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-liblo",
"description": "an interface to liblo, which implements Berkeley’s Open Sound Control (OSC) protocol",
"long_description": "pure-liblo provides an interface to liblo, which implements Berkeley’s Open Sound Control (OSC) protocol. OSC is used to exchange data between multimedia devices and software across the network.",
"active": true,
"categories": [
"audio",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"liblo",
"gmp",
"pure"
]
}
],
"depends_on": []
},
{
"name": "pure-gtk",
"portdir": "pure/pure-gtk",
"version": "0.13",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-gtk",
"description": "a collection of bindings to use the GTK+ GUI toolkit version 2.x with Pure",
"long_description": "pure-gtk is a collection of bindings to use the GTK+ GUI toolkit version 2.x with Pure. The bindings include the gtk (+gdk), glib, atk, cairo and pango libraries, each in their own Pure module",
"active": true,
"categories": [
"x11",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gtk2",
"cairo",
"atk",
"pure-ffi",
"pango",
"pure",
"glib2"
]
}
],
"depends_on": []
},
{
"name": "pure-gsl",
"portdir": "pure/pure-gsl",
"version": "0.12",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-gsl",
"description": "a wrapper to call GNU Scientific Library functions from Pure",
"long_description": "pure-gsl aims to provide a complete wrapper for the GNU Scientific Library which provides a wide range of mathematical routines useful for scientific programming, number crunching and signal processing applications.",
"active": true,
"categories": [
"science",
"math",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"pure",
"gsl"
]
}
],
"depends_on": []
},
{
"name": "pure-glpk",
"portdir": "pure/pure-glpk",
"version": "0.6",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-glpk",
"description": "an interface to the GNU Linear Programming Kit (GLPK) for the Pure programming language",
"long_description": "pure-glpk provides an interface to the GNU Linear Programming Kit (GLPK) for the Pure programming language.",
"active": true,
"categories": [
"lang",
"math",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libtool",
"zlib",
"glpk",
"pure",
"gmp"
]
}
],
"depends_on": []
},
{
"name": "pure-gl",
"portdir": "pure/pure-gl",
"version": "0.9",
"license": "BSD",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-gl",
"description": "an interface to access OpenGL functions from Pure",
"long_description": "pure-gl provides an interface to access OpenGL functions from Pure.",
"active": true,
"categories": [
"graphics",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"pure"
]
}
],
"depends_on": []
},
{
"name": "pure-gen",
"portdir": "pure/pure-gen",
"version": "0.25",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-gen",
"description": "a Pure C bindings generator",
"long_description": "pure-gen is a Pure C bindings generator.",
"active": true,
"categories": [
"devel",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [
"gcc43",
"gcc44",
"gcc45",
"gcc46",
"gcc47",
"gcc48",
"gcc49",
"gcc6",
"gcc12"
],
"dependencies": [
{
"type": "build",
"ports": [
"file",
"grep",
"gsed",
"clang-18",
"alex",
"cctools",
"happy",
"openssl",
"pkgconfig",
"cabal",
"ghc"
]
},
{
"type": "lib",
"ports": [
"gmp",
"pure",
"libiconv"
]
},
{
"type": "patch",
"ports": [
"cabal"
]
},
{
"type": "run",
"ports": [
"gcc12"
]
}
],
"depends_on": []
},
{
"name": "pure-g2",
"portdir": "pure/pure-g2",
"version": "0.3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-g2",
"description": "an interface to the g2 graphics library for Pure",
"long_description": "pure-g2 provides an interface to the g2 graphics library for Pure.",
"active": true,
"categories": [
"graphics",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"pure"
]
},
{
"type": "run",
"ports": [
"g2"
]
}
],
"depends_on": []
},
{
"name": "pure-ffi",
"portdir": "pure/pure-ffi",
"version": "0.16",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-ffi",
"description": "an interface to libffi which enables you to call C functions from Pure and vice versa",
"long_description": "pure-ffi provides an interface to libffi which enables you to call C functions from Pure and vice versa. It goes beyond Pure’s built-in C interface in that it also handles C structs and makes Pure functions callable from C. Moreover, depending on the libffi implementation, it may also be possible to call foreign languages other than C.",
"active": true,
"categories": [
"devel",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gmp",
"libffi",
"pure"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"pure-gtk"
]
}
]
},
{
"name": "pure-faust",
"portdir": "pure/pure-faust",
"version": "0.13",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-faust",
"description": "a module which lets you load and run Faust-generated signal processing modules in Pure",
"long_description": "pure-faust provides a module which lets you load and run Faust-generated signal processing modules in Pure.",
"active": true,
"categories": [
"lang",
"audio",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libtool",
"pure"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"pd-faust"
]
}
]
},
{
"name": "pure-fastcgi",
"portdir": "pure/pure-fastcgi",
"version": "0.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-fastcgi",
"description": "an interface to the FastCGI library in Pure",
"long_description": "pure-fastcgi lets you write FastCGI scripts in Pure, to be run by web servers like Apache.",
"active": true,
"categories": [
"www",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gmp",
"mpfr",
"pure",
"fcgi"
]
}
],
"depends_on": []
},
{
"name": "pure-docs",
"portdir": "pure/pure-docs",
"version": "0.68",
"license": "GFDL-1.3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://agraef.github.io/pure-docs/",
"description": "documentation for the Pure programming language",
"long_description": "pure-docs is an offline copy of the documentation for the Pure programming language.",
"active": true,
"categories": [
"lang",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [
"tmdocs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"pure"
]
}
],
"depends_on": []
},
{
"name": "pure-doc",
"portdir": "pure/pure-doc",
"version": "0.7",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-doc",
"description": "a utility for literate programming and documenting source code in Pure",
"long_description": "pure-doc is a simple utility for literate programming and documenting source code written in the Pure programming language.",
"active": true,
"categories": [
"textproc",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"flex",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"pure"
]
}
],
"depends_on": []
},
{
"name": "pure-csv",
"portdir": "pure/pure-csv",
"version": "1.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-csv",
"description": "an interface to read and write comma separated value files in Pure",
"long_description": "pure-csv provides an interface to read and write comma separated value files in Pure. The reading and writing functions are loosely based on Python’s CSV module",
"active": true,
"categories": [
"devel",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"pure"
]
}
],
"depends_on": []
},
{
"name": "pure-bonjour",
"portdir": "pure/pure-bonjour",
"version": "0.2",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-bonjour",
"description": "an interface to Bonjour which enables you to publish and discover Zeroconf services from Pure",
"long_description": "pure-bonjour provides an interface to Bonjour which enables you to publish and discover Zeroconf services from Pure.",
"active": true,
"categories": [
"devel",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"pure"
]
}
],
"depends_on": []
},
{
"name": "pure-audio",
"portdir": "pure/pure-audio",
"version": "0.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-audio",
"description": "a digital audio interface for the Pure programming language",
"long_description": "pure-audio provides a digital audio interface for the Pure programming language. This includes modules for PortAudio, FFTW, libsndfile, libsamplerate and a utility for real-time scheduling.",
"active": true,
"categories": [
"audio",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"portaudio",
"libsamplerate",
"fftw-3",
"pure",
"libsndfile"
]
}
],
"depends_on": []
},
{
"name": "pd-pure",
"portdir": "pure/pd-pure",
"version": "0.26",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pd-pure",
"description": "a Pd plugin loader which lets you run Pure scripts as externals in Pd",
"long_description": "pd-pure provides a Pd plugin loader which lets you run Pure scripts as externals in Pd.",
"active": true,
"categories": [
"devel",
"audio",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"pure"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"pd-faust"
]
}
]
},
{
"name": "pd-faust",
"portdir": "pure/pd-faust",
"version": "0.18",
"license": "LGPL-3+ and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pd-faust",
"description": "a Pd plugin loader which lets you run Faust programs as externals in Pd and dynamically generate Pd GUI subpatches",
"long_description": "pd-faust provides a Pd plugin loader which lets you run Faust programs as externals in Pd and dynamically generate Pd GUI subpatches.",
"active": true,
"categories": [
"devel",
"audio",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"faust",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"pure-stldict",
"pure",
"pure-faust",
"pure-midi"
]
},
{
"type": "run",
"ports": [
"pd-pure"
]
}
],
"depends_on": []
},
{
"name": "woff2",
"portdir": "print/woff2",
"version": "1.0.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/woff2",
"description": "A set of tools for converting ttf fonts to/from woff2",
"long_description": "A set of tools for converting ttf fonts to/from woff2",
"active": true,
"categories": [
"www",
"print"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 162
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"brotli"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"dvisvgm",
"dvisvgm-devel",
"fontforge",
"webkit2-gtk",
"webkit2-gtk-devel"
]
}
]
},
{
"name": "faust2pd",
"portdir": "pure/faust2pd",
"version": "2.16",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#faust2pd",
"description": "a utility to generate Pd GUI patches from Faust programs",
"long_description": "faust2pd is a utility to generate Pd GUI patches from Faust programs.",
"active": true,
"categories": [
"devel",
"audio",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"pure",
"pure-xml"
]
}
],
"depends_on": []
},
{
"name": "ttf2pt1",
"portdir": "print/ttf2pt1",
"version": "3.4.4",
"license": "BSD-old and BSD and Permissive and GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ttf2pt1.sourceforge.net/",
"description": "TrueType Font to PostScript Type 1 Converter",
"long_description": "TTF2PT1 is a modification of Andrew Weeks TTF2PFA True Type to PostScript Type 3 converter. Which will convert Most TrueType Fonts to an Adobe Type 1 .pfa file. And also the other font formats supported by the FreeType library to an Adobe Type 1 .pfa file. And the BDF fonts to an Adobe Type 1 .pfa file. Yet another use is as a hinting engine: feed it an unhinted or poorly hinted Adobe Type 1 font through the FreeType library and get it back with freshly generated hints. If you want .pfb files, don't despair: they can be produced too. The files produced by default are in human readable form, which further needs to be encoded with the t1utilities, to work with most software requiring type 1 fonts.",
"active": true,
"categories": [
"print"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"freetype"
]
}
],
"depends_on": []
},
{
"name": "ttf2eot",
"portdir": "print/ttf2eot",
"version": "0.0.3",
"license": "BSD and LGPL-2 and LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wget/ttf2eot",
"description": "TrueType font (ttf) to Embeddable OpenType font (eot) converter",
"long_description": "ttf2eot converts TrueType font (ttf) files into Embeddable OpenType font (eot) files for use in CSS @font-face rules for Internet Explorer for Windows",
"active": true,
"categories": [
"www",
"print"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "trueprint",
"portdir": "print/trueprint",
"version": "5.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/trueprint/",
"description": "Prettyprinter",
"long_description": "GNU Trueprint takes C source files and other text files and prints them on PostScript printers. It is intended to be used by programmers and includes a wealth of features, including diff-marking, an indentation count, function and file indices, and many others that are useful when printing source code.",
"active": true,
"categories": [
"print"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gettext"
]
}
],
"depends_on": []
},
{
"name": "scribus-devel",
"portdir": "print/scribus-devel",
"version": "1.5.8",
"license": "LGPL-2+ and BSD and MIT",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://www.scribus.net/",
"description": "qt5-based WYSIWYG desktop publishing application",
"long_description": "Scribus is an open source desktop publishing program. It provides true WYSIWYG editing, excellent PDF export facilities, and a wide range of other input and output options. This port tracks the development branch, currently 1.5.x.",
"active": true,
"categories": [
"print"
],
"maintainers": [],
"variants": [
"debug",
"bitmap"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"perl5",
"clang-20"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libqxp",
"libzmf",
"cairo",
"fontconfig",
"harfbuzz",
"harfbuzz-icu",
"lcms2",
"libart_lgpl",
"libcdr-0.1",
"libfreehand",
"libmspub",
"libpagemaker",
"qt5-qtbase",
"podofo",
"poppler",
"tiff",
"ghostscript",
"expat",
"hunspell",
"libiconv",
"librevenge",
"libxml2",
"boost176",
"python311",
"libvisio-0.1",
"qt5-qttools",
"qt5-qttranslations",
"zlib",
"icu"
]
}
],
"depends_on": []
},
{
"name": "scribus",
"portdir": "print/scribus",
"version": "1.4.8",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://www.scribus.net/",
"description": "qt4-based WYSIWYG desktop publishing application",
"long_description": "Scribus is an open source desktop publishing program. It provides true WYSIWYG editing, excellent PDF export facilities, and a wide range of other input and output options.",
"active": true,
"categories": [
"print"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"perl5",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libart_lgpl",
"libjpeg-turbo",
"libpng",
"podofo",
"tiff",
"python27",
"qt4-mac",
"expat",
"hunspell",
"hyphen",
"libiconv",
"libxml2",
"boost176",
"ghostscript",
"zlib",
"cairo",
"fontconfig",
"lcms2"
]
}
],
"depends_on": []
},
{
"name": "rlpr",
"portdir": "print/rlpr",
"version": "2.06",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://truffula.com/rlpr/",
"description": "Tools to spool to remote printers without modifying printcap",
"long_description": "rlpr includes versions of lpr, lpq and lprm that permit printing to remote printers without modifying the system printcap.",
"active": true,
"categories": [
"net",
"print"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gettext",
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "psutils",
"portdir": "print/psutils",
"version": "p17",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.knackered.org/angus/psutils/",
"description": "Useful utilities for manipulating PostScript documents",
"long_description": "PSUtils is a collection of useful utilities for manipulating PostScript documents. Programs included are psnup, for placing out several logical pages on a single sheet of paper, psselect, for selecting pages from a document, pstops, for general imposition, psbook, for signature generation for booklet printing, and psresize, for adjusting page sizes.",
"active": true,
"categories": [
"print"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"perl5",
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"a2ps"
]
},
{
"type": "lib",
"ports": [
"groff"
]
},
{
"type": "run",
"ports": [
"yap-app",
"texlive-fontutils"
]
}
]
},
{
"name": "pslib",
"portdir": "print/pslib",
"version": "0.4.6",
"license": "(GPL-2+ or LGPL-2+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pslib.sourceforge.net/",
"description": "C-library to create PostScript files on the fly",
"long_description": "pslib is a C-library to create PostScript files on the fly. It offers many drawing primitives, inclusion of png and eps images and a very sophisticated text rendering including hyphenation, kerning and ligatures. It can read external Type1 fonts and embed them into the output file. It supports pdfmarks which makes it in combination with ghostscript's pdfwriter an alternative for libraries creating PDF.",
"active": true,
"categories": [
"print"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"automake",
"glib2",
"libtool",
"intltool",
"autoconf"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"libpng",
"tiff",
"giflib"
]
}
],
"depends_on": []
},
{
"name": "pscal",
"portdir": "print/pscal",
"version": "1.16",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.panix.com/~mbh/projects.html",
"description": "produces simple, nice-looking PostScript calendars",
"long_description": "pscal is Bourne shell script that produces simple, nice-looking PostScript calendars.",
"active": true,
"categories": [
"print"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "ps2eps",
"portdir": "print/ps2eps",
"version": "1.70",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ctan.org/pkg/ps2eps",
"description": "PostScript to Encapsulated PostScript (EPS) conversion utility",
"long_description": "ps2eps is a tool (written in Perl) to produce Encapsulated PostScript Files (EPS/EPSF) from usual one-paged PostScript documents. It calculates correct bounding boxes for those EPS files and filters some special PostScript command sequences that can produce erroneous results on printers. EPS files are often needed for including (scalable) graphics of high quality into TeX/LaTeX (or even Word) documents.",
"active": true,
"categories": [
"print"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "run",
"ports": [
"perl5",
"ghostscript"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"texlive-fontutils"
]
}
]
},
{
"name": "ppmtomd",
"portdir": "print/ppmtomd",
"version": "1.6",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ppmtomd.julianbradfield.org/",
"description": "driver for the Alps Micro-Dry series of printers",
"long_description": "This program drives the Alps Micro-Dry series of printers, including the Citizen Printiva series, Alps MD series, and Oki DP series (but not yet the DP-7000). In the current release, the program drives the standard mode fairly well; the dye sublimation mode very well; and the VPhoto mode reasonably well. It supports all the colours available up to the DP-5000, including the foil colours.",
"active": true,
"categories": [
"print"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 99
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"netpbm"
]
}
],
"depends_on": []
}
]
}