HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50658,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=532",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=530",
"results": [
{
"name": "talisman",
"portdir": "devel/talisman",
"version": "1.37.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://thoughtworks.github.io/talisman",
"description": "Git-hook utility to protect from committing sensitive information.",
"long_description": "Talisman is a tool that installs a hook to your repository to ensure that potential secrets or sensitive information do not leave the developer's workstation. It validates the outgoing changeset for things that look suspicious - such as potential SSH keys, authorization tokens, private keys etc. Talisman can also be used as a repository history scanner to detect secrets that have already been checked in, so that you can take an informed decision to safeguard secrets.",
"active": true,
"categories": [
"devel",
"security"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "py39-bottle",
"portdir": "python/py-bottle",
"version": "0.12.25",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bottlepy.org/",
"description": "Fast, simple and lightweight WSGI micro web-framework for python",
"long_description": "Bottle is a fast, simple and lightweight WSGI micro web-framework with no dependencies other than the Python Standard Library. It supports routing, templates and has a built-in HTTP development server. It supports paste, fapws3, bjoern, Google App Engine, cheerypy or any other WSGI capable HTTP server",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-beancount"
]
}
]
},
{
"name": "py39-virtualenvwrapper",
"portdir": "python/py-virtualenvwrapper",
"version": "6.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://virtualenvwrapper.readthedocs.io/",
"description": "Enhancements to virtualenv",
"long_description": "virtualenvwrapper is a set of extensions to Ian Bicking's virtualenv tool. The extensions include wrappers for creating and deleting virtual environments and otherwise managing your development workflow, making it easier to work on more than one project at a time without introducing conflicts in their dependencies.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-virtualenv",
"py39-virtualenv-clone",
"python39",
"py39-pbr",
"py39-setuptools",
"py39-setuptools_scm",
"py39-stevedore"
]
},
{
"type": "run",
"ports": [
"virtualenvwrapper_select"
]
}
],
"depends_on": []
},
{
"name": "py39-humanize",
"portdir": "python/py-humanize",
"version": "4.14.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-humanize/humanize",
"description": "Python humanize utilities",
"long_description": "Python humanize utilities",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-hatchling",
"py39-hatch-vcs",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "luajit-openresty",
"portdir": "lang/luajit-openresty",
"version": "2.1-20220411",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openresty/luajit2",
"description": "OpenResty's maintained branch of LuaJIT",
"long_description": "OpenResty's maintained branch of LuaJIT. LuaJIT is a Just-In-Time Compiler for the Lua programming language.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"nginx-devel-lua"
]
}
]
},
{
"name": "lua-luarocks",
"portdir": "lua/lua-luarocks",
"version": "3.9.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/",
"description": "Manager for rocks, lua extensions.",
"long_description": "LuaRocks is a deployment and management system for Lua modules that allows you to install self-contained modules (\"rocks\") which also contain version dependency information. It handles both install time dependencies and runtime version check. LuaRocks supports local and remote repositories, and multiple local rocks trees.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"lua"
]
},
{
"type": "run",
"ports": [
"lua53-luarocks"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"lua54-luasec",
"lua53-luasec",
"lua52-luasec",
"lua51-luasec",
"lua54-cjson",
"lua53-cjson",
"lua52-cjson",
"lua51-cjson",
"lua54-mpack",
"lua53-mpack",
"lua52-mpack",
"lua51-mpack",
"lua54-MessagePack",
"lua53-MessagePack",
"lua52-MessagePack",
"lua51-MessagePack",
"lua54-coxpcall",
"lua53-coxpcall",
"lua52-coxpcall",
"lua51-coxpcall",
"lua54-rings",
"lua53-rings",
"lua52-rings",
"lua51-rings",
"lua54-bit32",
"lua53-bit32",
"lua52-bit32",
"lua51-bit32",
"lua54-luaposix",
"lua53-luaposix",
"lua52-luaposix",
"lua51-luaposix",
"lua54-binaryheap",
"lua53-binaryheap",
"lua52-binaryheap",
"lua51-binaryheap",
"lua54-copas",
"lua53-copas",
"lua52-copas",
"lua51-copas",
"lua54-luaexpat",
"lua53-luaexpat",
"lua52-luaexpat",
"lua51-luaexpat",
"lua54-luajson",
"lua53-luajson",
"lua52-luajson",
"lua51-luajson",
"lua54-luasocket",
"lua53-luasocket",
"lua52-luasocket",
"lua51-luasocket",
"lua54-timerwheel",
"lua53-timerwheel",
"lua52-timerwheel",
"lua51-timerwheel",
"lua54-xavante",
"lua53-xavante",
"lua52-xavante",
"lua51-xavante",
"lua54-cgilua",
"lua53-cgilua",
"lua52-cgilua",
"lua51-cgilua",
"lua51-lua-gd",
"lua54-lsqlite3",
"lua53-lsqlite3",
"lua52-lsqlite3",
"lua51-lsqlite3",
"lua51-lunit",
"lua52-lunit",
"lua54-wsapi",
"lua53-wsapi",
"lua52-wsapi",
"lua51-wsapi",
"lua54-wsapi-fcgi",
"lua53-wsapi-fcgi",
"lua52-wsapi-fcgi",
"lua51-wsapi-fcgi",
"lua54-ansicolors",
"lua53-ansicolors",
"lua52-ansicolors",
"lua51-ansicolors",
"lua54-argparse",
"lua53-argparse",
"lua52-argparse",
"lua51-argparse",
"lua54-checks",
"lua53-checks",
"lua52-checks",
"lua51-checks",
"lua54-luacheck",
"lua53-luacheck",
"lua52-luacheck",
"lua51-luacheck",
"lua54-luafilesystem",
"lua53-luafilesystem",
"lua52-luafilesystem",
"lua51-luafilesystem",
"lua54-metalua-parser",
"lua53-metalua-parser",
"lua52-metalua-parser",
"lua51-metalua-parser",
"lua54-readline",
"lua53-readline",
"lua52-readline",
"lua51-readline",
"lua54-numlua",
"lua53-numlua",
"lua52-numlua",
"lua51-numlua",
"lua54-luazip",
"lua52-luazip",
"lua53-luazip",
"lua51-luazip",
"lua54-psl",
"lua53-psl",
"lua52-psl",
"lua51-psl",
"lua54-lgi",
"lua53-lgi",
"lua52-lgi",
"lua51-lgi",
"lua54-lpeg",
"lua53-lpeg",
"lua52-lpeg",
"lua51-lpeg"
]
}
]
},
{
"name": "lua51-luarocks",
"portdir": "lua/lua-luarocks",
"version": "3.9.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/",
"description": "Manager for rocks, lua extensions.",
"long_description": "LuaRocks is a deployment and management system for Lua modules that allows you to install self-contained modules (\"rocks\") which also contain version dependency information. It handles both install time dependencies and runtime version check. LuaRocks supports local and remote repositories, and multiple local rocks trees.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"lua51"
]
},
{
"type": "run",
"ports": [
"luarocks_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"lua51-fennel"
]
}
]
},
{
"name": "lua52-luarocks",
"portdir": "lua/lua-luarocks",
"version": "3.9.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/",
"description": "Manager for rocks, lua extensions.",
"long_description": "LuaRocks is a deployment and management system for Lua modules that allows you to install self-contained modules (\"rocks\") which also contain version dependency information. It handles both install time dependencies and runtime version check. LuaRocks supports local and remote repositories, and multiple local rocks trees.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"lua52"
]
},
{
"type": "run",
"ports": [
"luarocks_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"lua52-fennel"
]
}
]
},
{
"name": "lua53-luarocks",
"portdir": "lua/lua-luarocks",
"version": "3.9.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/",
"description": "Manager for rocks, lua extensions.",
"long_description": "LuaRocks is a deployment and management system for Lua modules that allows you to install self-contained modules (\"rocks\") which also contain version dependency information. It handles both install time dependencies and runtime version check. LuaRocks supports local and remote repositories, and multiple local rocks trees.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"lua53"
]
},
{
"type": "run",
"ports": [
"luarocks_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"lua53-fennel",
"lua-fennel-docs"
]
},
{
"type": "run",
"ports": [
"lua-luarocks"
]
}
]
},
{
"name": "luarocks_select",
"portdir": "lua/luarocks_select",
"version": "0.1",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "Common files for selecting default LuaRocks version",
"long_description": "This port installs files that allow 'port select' to create links to the preferred default version of LuaRocks.",
"active": true,
"categories": [
"lua"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"lua51-luarocks",
"lua52-luarocks",
"lua53-luarocks"
]
}
]
},
{
"name": "helm-3.6",
"portdir": "sysutils/helm",
"version": "3.6.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/helm/helm",
"description": "Kubernetes package manager",
"long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
},
{
"name": "",
"github": "pedrohdz",
"ports_count": 81
},
{
"name": "sirn",
"github": "sirn",
"ports_count": 32
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"helm_select"
]
}
],
"depends_on": []
},
{
"name": "lua51-lpeg",
"portdir": "lua/lua-lpeg",
"version": "1.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/gvvaughan/lpeg",
"description": "Parsing Expression Grammars For Lua",
"long_description": "Parsing Expression Grammars For Lua.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lua51"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lua51-luajson",
"neovim",
"neovim-devel"
]
}
]
},
{
"name": "lua52-lpeg",
"portdir": "lua/lua-lpeg",
"version": "1.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/gvvaughan/lpeg",
"description": "Parsing Expression Grammars For Lua",
"long_description": "Parsing Expression Grammars For Lua.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lua52"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lua52-luajson"
]
}
]
},
{
"name": "lua53-lpeg",
"portdir": "lua/lua-lpeg",
"version": "1.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/gvvaughan/lpeg",
"description": "Parsing Expression Grammars For Lua",
"long_description": "Parsing Expression Grammars For Lua.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lua53"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lua53-luajson",
"corsixth"
]
}
]
},
{
"name": "lua51-mpack",
"portdir": "lua/lua-mpack",
"version": "1.0.9",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/tarruda/mpack",
"description": "msgpack for Lua",
"long_description": "libmpack is a simple implementation of msgpack. This port provides bindings for Lua.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"lua51"
]
}
],
"depends_on": []
},
{
"name": "lua52-mpack",
"portdir": "lua/lua-mpack",
"version": "1.0.9",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/tarruda/mpack",
"description": "msgpack for Lua",
"long_description": "libmpack is a simple implementation of msgpack. This port provides bindings for Lua.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"lua52"
]
}
],
"depends_on": []
},
{
"name": "lua53-mpack",
"portdir": "lua/lua-mpack",
"version": "1.0.9",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/tarruda/mpack",
"description": "msgpack for Lua",
"long_description": "libmpack is a simple implementation of msgpack. This port provides bindings for Lua.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"lua53"
]
}
],
"depends_on": []
},
{
"name": "lua-fennel",
"portdir": "lua/lua-fennel",
"version": "1.3.1-1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fennel-lang.org/",
"description": "a lisp that compiles to Lua",
"long_description": "Fennel is a lisp that compiles to Lua.",
"active": true,
"categories": [
"lang",
"lua"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"lua53-fennel"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "lua51-fennel",
"portdir": "lua/lua-fennel",
"version": "1.3.1-1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fennel-lang.org/",
"description": "a lisp that compiles to Lua",
"long_description": "Fennel is a lisp that compiles to Lua.",
"active": true,
"categories": [
"lang",
"lua"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"lua51-luarocks",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"luajit"
]
},
{
"type": "run",
"ports": [
"fennel_select",
"lua-fennel-docs"
]
}
],
"depends_on": []
},
{
"name": "lua52-fennel",
"portdir": "lua/lua-fennel",
"version": "1.3.1-1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fennel-lang.org/",
"description": "a lisp that compiles to Lua",
"long_description": "Fennel is a lisp that compiles to Lua.",
"active": true,
"categories": [
"lang",
"lua"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"lua52-luarocks",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"lua52"
]
},
{
"type": "run",
"ports": [
"fennel_select",
"lua-fennel-docs"
]
}
],
"depends_on": []
},
{
"name": "lua53-fennel",
"portdir": "lua/lua-fennel",
"version": "1.3.1-1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fennel-lang.org/",
"description": "a lisp that compiles to Lua",
"long_description": "Fennel is a lisp that compiles to Lua.",
"active": true,
"categories": [
"lang",
"lua"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"lua53-luarocks",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"lua"
]
},
{
"type": "run",
"ports": [
"fennel_select",
"lua-fennel-docs"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lua-fennel"
]
}
]
},
{
"name": "dblab",
"portdir": "databases/dblab",
"version": "0.24.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/danvergara/dblab",
"description": "Interactive client for PostgreSQL and MySQL",
"long_description": "dblab is a fast and lightweight interactive terminal based UI application for PostgreSQL and MySQL, written in Go and works on OSX, Linux and Windows machines. dblab was created as an attempt to build very simple and portable application to work with local or remote PostgreSQL/MySQL databases.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "pushbroom",
"portdir": "sysutils/pushbroom",
"version": "1.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sr.ht/~gpanders/pushbroom",
"description": "Sweep your filesystem clear of clutter",
"long_description": "pushbroom is a command line utility that removes old files from given file paths. Old files can either be deleted or moved into another directory (such as a trash directory).",
"active": true,
"categories": [
"sysutils",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": []
},
{
"name": "py39-gpilab-core",
"portdir": "python/py-gpilab-core",
"version": "2.2.0",
"license": "(BSD or LGPL-3+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gpilab.com",
"description": "Core GPI nodes.",
"long_description": "The core nodes are a collection of basic data manipulation and visualization algorithms.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-h5py",
"py39-matplotlib",
"py39-qtpy",
"py39-gpilab-framework"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-gpilab-core",
"py39-gpilab-examples"
]
}
]
},
{
"name": "py39-gpilab-examples",
"portdir": "python/py-gpilab-examples",
"version": "0",
"license": "LGPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gpilab.com",
"description": "This provides the GPI Framework examples.",
"long_description": "GPI was packaged with a few demo networks to illustrate some of the use cases and features that might not be immediately apparent.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-gpilab-core",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-gpilab-examples"
]
}
]
},
{
"name": "py39-gpilab-framework",
"portdir": "python/py-gpilab-framework",
"version": "1.3.0",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gpilab.com",
"description": "This is the GPI Framework project.",
"long_description": "This is the GPI Framework project. The framework constitutes the main process that provides a canvas for graphically organizing and assembling algorithm components called 'Nodes'. The framework also contains the PyFI C++ interface for simplifying the generation of Python extension modules.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-installer",
"py39-build",
"py39-wheel",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-numpy",
"py39-psutil",
"py39-pyqt5",
"py39-qtpy"
]
},
{
"type": "run",
"ports": [
"py39-Pillow",
"py39-opengl",
"py39-pep8",
"py39-pyflakes",
"py39-scipy",
"py39-sip",
"py39-json-tricks",
"py39-qimage2ndarray",
"gpilab_select",
"fftw-3-single",
"fftw-3",
"eigen3",
"astyle"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-gpilab-core",
"py-gpilab-framework"
]
}
]
},
{
"name": "py39-json-tricks",
"portdir": "python/py-json-tricks",
"version": "3.17.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mverleg/pyjson_tricks",
"description": "The json-tricks exentds handling of json files.",
"long_description": "The pyjson-tricks package brings several pieces of functionality to python handling of json files: Store and load numpy arrays in human-readable format. Store and load class instances both generic and customized. Store and load date/times as a dictionary (including timezone). Preserve map order using OrderedDict. Allow for comments in json files by starting lines with #. Sets, complex numbers, Decimal, Fraction, enums, compression, duplicate keys, ...",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-numpy",
"py39-pandas",
"py39-pytest",
"py39-tz"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-gpilab-framework"
]
}
]
},
{
"name": "py39-qimage2ndarray",
"portdir": "python/py-qimage2ndarray",
"version": "1.10.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hmeine/qimage2ndarray",
"description": "Converts between QImages and numpy.ndarrays",
"long_description": "Converts between QImages and numpy.ndarrays",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-numpy",
"py39-pyqt5"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-gpilab-framework"
]
}
]
},
{
"name": "sfm",
"portdir": "sysutils/sfm",
"version": "0.4",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/afify/sfm",
"description": "Simple file manager",
"long_description": "sfm is a simple file manager for unix-like systems.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 43
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "boost171",
"portdir": "devel/boost171",
"version": "1.71.0",
"license": "Boost-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.boost.org",
"description": "Collection of portable C++ source libraries",
"long_description": "Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clangdevel",
"mpich",
"openmpi",
"python27",
"python310",
"python311",
"python312",
"python313",
"python314",
"debug",
"no_static",
"no_single",
"regex_match_extra",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"lzma",
"zlib",
"zstd",
"bzip2",
"expat",
"libiconv",
"python310",
"icu"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"raceintospace",
"poedit1"
]
},
{
"type": "lib",
"ports": [
"peekabot-server",
"py27-graph-tool",
"flusspferd",
"fife",
"ALPSCore",
"ALPSMaxent",
"ckon",
"cufflinks",
"digital_rf",
"gnss-sdr",
"gnss-sdr-devel",
"gnuradio",
"gnuradio37",
"gnuradio-next",
"gr-adapt",
"gr-air-modes",
"gr37-adapt",
"gr37-air-modes",
"gr-ais",
"gr37-ais",
"gr-baz",
"gr-cdma",
"gr37-baz",
"gr37-cdma",
"gr-fcdproplus",
"gr-foo",
"gr37-fcdproplus",
"gr37-foo",
"gr-fosphor",
"gr-gfdm",
"gr37-fosphor",
"gr37-gfdm",
"gr-gsm",
"gr-hermeslite2",
"gr37-gsm",
"gr-hpsdr",
"gr-ieee802-11",
"gr-ieee802-15-4",
"gr37-ieee802-11",
"gr37-ieee802-15-4",
"gr-iqbalance",
"gr-iio",
"gr37-iqbalance",
"gr37-iio",
"gr-limesdr",
"gr37-limesdr",
"gr-linrad",
"gr-limesdr-devel",
"gr-lora",
"gr-lte",
"gr37-lora-rpp0",
"gr37-lora-BastilleResearch",
"gr-lora-rpp0",
"gr37-lte",
"gr-mapper",
"gr-mac",
"gr37-mapper",
"gr37-mac",
"gr-ofdm",
"gr-osmosdr",
"gr37-ofdm",
"gr37-osmosdr",
"gr-pcap",
"gr-pyqt",
"gr37-pcap",
"gr37-pyqt",
"gr-satellites",
"gr-rds",
"gr37-satellites",
"gr37-rds",
"gr-tdd",
"gr37-tdd",
"iAIDA",
"scantailor",
"astroid",
"gr-sdrplay",
"gr37-sdrplay",
"expgram",
"olena",
"py37-scipy",
"mosesdecoder",
"chemkit",
"zunda",
"cicada",
"gr-iridium",
"gr37-iridium",
"gr-specest",
"gr37-specest",
"digikam",
"uhd",
"uhd-39lts",
"shark",
"gerbil",
"freecad",
"boost171-numpy",
"litecoin",
"gnuradio-devel",
"caffe",
"peekabot-client"
]
}
]
},
{
"name": "boost171-numpy",
"portdir": "devel/boost171",
"version": "1.71.0",
"license": "Boost-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.boost.org",
"description": "Boost.Numpy library",
"long_description": "Boost.Numpy library",
"active": false,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"mpich",
"openmpi",
"python27",
"python39",
"python310",
"python311",
"python312",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"debug",
"no_static",
"no_single",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"boost171",
"python310",
"py310-numpy"
]
}
],
"depends_on": []
},
{
"name": "boost176",
"portdir": "devel/boost176",
"version": "1.76.0",
"license": "Boost-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.boost.org",
"description": "Collection of portable C++ source libraries",
"long_description": "Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clangdevel",
"mpich",
"openmpi",
"python27",
"python310",
"python311",
"python312",
"python313",
"python314",
"debug",
"no_static",
"no_single",
"regex_match_extra",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"lzma",
"zlib",
"zstd",
"bzip2",
"expat",
"libiconv",
"python313",
"icu"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"cantera-devel",
"armagetronad-common",
"iqtree2",
"opencolorio",
"aspcud",
"libftdi1",
"cvc4",
"tcpflow-devel",
"pymol",
"libosmium",
"libosmium-doc",
"pymol-devel",
"kde4-workspace",
"inkscape",
"inkscape-devel",
"libcdr-0.1",
"opensaml",
"shibboleth",
"xmltooling",
"mysql55-connector-cpp",
"nds2-client",
"libvisio-0.1",
"mysql51-connector-cpp",
"cantera",
"php71-mysql_xdevapi",
"php72-mysql_xdevapi",
"php73-mysql_xdevapi",
"php80-mysql_xdevapi",
"php74-mysql_xdevapi",
"php81-mysql_xdevapi",
"php82-mysql_xdevapi",
"php83-mysql_xdevapi",
"mysql56-connector-cpp",
"percona-connector-cpp",
"mysql57-connector-cpp",
"codeblocks-devel",
"mariadb-connector-cpp",
"libe-book",
"mpd",
"vislcg3",
"gecode",
"tcpflow",
"xylib",
"librevenge",
"libwpg-0.3",
"qt5-qtlocation",
"libwps-0.3"
]
},
{
"type": "lib",
"ports": [
"pg16-pgrouting",
"pg17-pgrouting",
"py39-gyoto",
"kig",
"nheko",
"akonadi",
"py37-gyoto",
"py38-gyoto",
"kgpg",
"SDRangel",
"SoapyUHD",
"mtxclient",
"field3d",
"py36-ffc",
"py37-ffc",
"gqrx",
"gearmand",
"py27-gyoto",
"py33-gyoto",
"py34-gyoto",
"htcondor",
"tophat",
"libopenraw",
"libopenraw-legacy",
"libepubgen",
"solidity",
"bulk_extractor",
"py35-gyoto",
"py36-gyoto",
"collada-dom",
"gource",
"widelands",
"widelands-devel",
"blender",
"enblend",
"srecord",
"playerstage-player",
"pythia",
"seqan2-apps",
"lader",
"py38-cipheycore",
"libwpd-0.10",
"armagetronad",
"armagetronad-dedicated",
"openscad",
"openscad-devel",
"logstalgia",
"dolfin",
"libkgapi",
"libktorrent",
"rocs",
"umbrello",
"py37-graph-tool",
"baloo",
"py37-pyarrow",
"py38-pyarrow",
"fityk",
"luminance-hdr",
"cgal4",
"mgizapp",
"zorba",
"librime",
"librime-devel",
"py38-scipy",
"py39-cipheycore",
"liblightgrep",
"mdds-2.0",
"mdds-2.1",
"libfreehand",
"libmspub",
"py38-coolprop",
"served",
"restinio",
"openEMS",
"libreoffice",
"scribus-devel",
"py37-stfio",
"metview",
"xdmf",
"CSXCAD",
"cairomm",
"supertux",
"kicad-docs",
"kicad-symbols",
"kicad-footprints",
"kicad-packages3D",
"kicad-templates",
"lastfm-desktop",
"py38-ffc",
"wasmedge",
"pcraster",
"Akumuli",
"py310-coolprop",
"py311-coolprop",
"usd",
"py-ffc",
"py310-ffc",
"py311-ffc",
"py312-ffc",
"msgpack-cpp",
"BRiAl",
"codeblocks",
"libetonyek",
"libbert",
"librets",
"mstch",
"boost",
"ismrmrd",
"osmium-tool",
"LyX",
"libfive",
"permlib",
"sympol",
"vigra",
"znc",
"Gyoto",
"py310-gyoto",
"py311-gyoto",
"py312-gyoto",
"py313-gyoto",
"py314-gyoto",
"abiword-x11",
"ixion-0.17",
"ixion-0.18",
"py39-ffc",
"amule",
"bastet",
"pingus",
"libkml",
"osm2pgsql-lua",
"tilemaker",
"py-scipy",
"bitcoin",
"cadabra2",
"arabica",
"azmq",
"OpenSceneGraph",
"OpenSceneGraph-devel",
"openimageio",
"py39-coolprop",
"synfig",
"ETL",
"synfigstudio",
"quassel",
"quassel-client",
"ktorrent4",
"deal.ii",
"mtl",
"polymake",
"stp",
"vowpal_wabbit",
"kde4-runtime",
"kdepimlibs4",
"kget",
"kdepimlibs4-kioslaves",
"squirrel-ime",
"cpprestsdk",
"gnucash",
"gnucash-devel",
"ogre",
"kdepim4",
"kdepim4-runtime",
"kdevplatform",
"source-highlight",
"scribus",
"osm2pgrouting",
"volk-devel",
"osm2pgsql",
"cputhrottle",
"simple-web-server",
"shenidam",
"nsrllookup",
"py27-stfio",
"py35-stfio",
"py36-stfio",
"simple-websocket-server",
"gqrx-devel",
"cpptoml",
"libabw",
"json_spirit",
"logcat-colorize",
"monotone",
"monotone-devel",
"dspdfviewer",
"hyperscan",
"soci",
"boost176-numpy",
"assimp2",
"orcus-0.17",
"orcus-0.18",
"libpagemaker",
"mkhexgrid",
"py27-pyilmbase",
"py35-pyilmbase",
"py36-pyilmbase",
"py37-pyilmbase",
"py38-pyilmbase",
"py39-pyilmbase",
"kgraphviewer",
"ADOL-C",
"povray",
"qtiplot",
"kdenetwork-strigi-analyzers",
"boost-numpy",
"osl",
"pdns-recursor",
"volk",
"volk-gnss-sdr",
"volk-gnss-sdr-devel",
"pgrouting",
"pg12-pgrouting",
"pg13-pgrouting",
"pg14-pgrouting",
"pg15-pgrouting"
]
}
]
},
{
"name": "boost176-numpy",
"portdir": "devel/boost176",
"version": "1.76.0",
"license": "Boost-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.boost.org",
"description": "Boost.Numpy library",
"long_description": "Boost.Numpy library",
"active": false,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang10",
"clang20",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"mpich",
"openmpi",
"python27",
"python39",
"python310",
"python311",
"python312",
"debug",
"no_static",
"no_single",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"boost176"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"boost-numpy"
]
}
]
},
{
"name": "neovim-devel",
"portdir": "editors/neovim",
"version": "20260131-28c2943",
"license": "Apache-2 and Vim and GPL-2+",
"platforms": "{darwin >= 15}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://neovim.io",
"description": "Neovim is a aggressively refactored fork of Vim",
"long_description": "Neovim is a project that seeks to aggressively refactor Vim. It already adds a new plugin architecture, job control, and a remote API.",
"active": true,
"categories": [
"editors"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"unibilium",
"luajit",
"libiconv",
"gettext",
"luv-luajit",
"lua51-lpeg",
"libutf8proc",
"libuv",
"tree-sitter"
]
}
],
"depends_on": []
},
{
"name": "GitUp",
"portdir": "devel/GitUp",
"version": "1.3.2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitup.co",
"description": "GitUp is a native macOS git client",
"long_description": "GitUp provides features such as a live and interactive repo graph unlimited redo/undo, snapshots for 1-click rollbacks, visual commit splitter and many more",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "knapoc",
"github": "Knapoc",
"ports_count": 6
}
],
"variants": [
"clt"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "helmfile",
"portdir": "sysutils/helmfile",
"version": "1.2.3",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://helmfile.readthedocs.io",
"description": "Deploy Kubernetes Helm Charts",
"long_description": "Helmfile is a declarative spec for deploying helm charts. It lets you keep a directory of chart value files and maintain changes in version control, apply CI/CD to configuration changes, periodically sync to avoid skew in environments.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "llvm-12",
"portdir": "lang/llvm-12",
"version": "12.0.1",
"license": "NCSA",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://llvm.org/",
"description": "llvm is a next generation compiler infrastructure",
"long_description": "The LLVM Core libraries provide a modern source- and target-independent optimizer, along with code generation support for many popular CPUs (as well as some less common ones!) These libraries are built around a well specified code representation known as the LLVM intermediate representation (\"LLVM IR\").",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 301
}
],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"python310",
"clang-9.0",
"cmake"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"xar",
"zlib",
"libcxx",
"libffi",
"libedit"
]
},
{
"type": "run",
"ports": [
"llvm_select-12"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qt5-qtcreator",
"clang-12",
"lldb-12"
]
}
]
},
{
"name": "clang-12",
"portdir": "lang/llvm-12",
"version": "12.0.1",
"license": "NCSA",
"platforms": "{darwin < 25}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://clang.llvm.org/",
"description": "C, C++, Objective C and Objective C++ compiler",
"long_description": "Clang is an LLVM native C/C++/Objective-C compiler, which aims to deliver amazingly fast compiles (e.g. about 3x faster than GCC when compiling Objective-C code in a debug configuration), extremely useful error and warning messages and to provide a platform for building great source level tools. The included Clang Static Analyzer is a tool that automatically finds bugs in your code, and is a great example of the sort of tool that can be built using the Clang frontend as a library to parse C/C++ code.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 301
}
],
"variants": [
"debug",
"tests",
"analyzer",
"libstdcxx",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"python310",
"clang-9.0",
"cmake",
"cctools"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libcxx",
"libomp",
"libxml2",
"llvm-12"
]
},
{
"type": "run",
"ports": [
"clang_select-12",
"perl5",
"ld64",
"cctools"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py36-requests-oauthlib",
"py34-oct2py",
"py35-oct2py",
"py27-xarray",
"py35-xarray",
"py36-xarray",
"openjdk12",
"openjdk12-openj9",
"openjdk12-openj9-large-heap",
"openjdk13-openj9",
"openjdk13-openj9-large-heap",
"openjdk14",
"openjdk14-openj9",
"openjdk14-openj9-large-heap",
"py27-nmrglue",
"py35-nmrglue",
"py36-nmrglue",
"py36-nmrglue-devel",
"py27-ansible-core",
"py27-resolvelib",
"py27-ansible",
"py27-click-plugins",
"py27-thrift",
"py36-multidict",
"libolm",
"py36-olm",
"py27-humanize",
"py36-humanize",
"py27-pymunk",
"py35-pymunk",
"py36-pymunk",
"py36-zope-deferredimport",
"py27-levenshtein",
"py35-levenshtein",
"py36-levenshtein",
"py27-pygrib",
"py35-pygrib",
"py36-pygrib",
"py27-setproctitle",
"py36-setproctitle",
"py27-qtpy",
"py35-qtpy",
"py36-qtpy",
"py27-raven",
"py35-raven",
"py36-raven",
"py35-typed-ast",
"py36-typed-ast",
"py27-cheroot",
"py35-cheroot",
"py36-cheroot",
"py27-hieroglyph",
"py35-hieroglyph",
"py36-hieroglyph",
"py27-markdown2",
"py35-markdown2",
"py36-markdown2",
"py36-spyder-kernels",
"py36-applaunchservices",
"py27-helpdev",
"py35-helpdev",
"py36-helpdev",
"py27-jupyter_client",
"py35-jupyter_client",
"py36-jupyter_client",
"py27-libsass",
"py35-libsass",
"py36-libsass",
"py36-pyls-spyder",
"py36-python-lsp-black",
"py36-python-lsp-server",
"py27-qdarkstyle",
"py35-qdarkstyle",
"py36-qdarkstyle",
"py27-qtsass",
"py35-qtsass",
"py36-qtsass",
"py27-rtree",
"py35-rtree",
"py36-rtree",
"py36-biopython",
"py27-whoosh",
"py36-whoosh",
"py36-service_identity",
"py27-pydicom",
"py27-dispatcher",
"py35-dispatcher",
"py36-dispatcher",
"py36-pytest-regressions",
"py27-w3lib",
"py35-w3lib",
"py36-w3lib",
"py36-nest_asyncio",
"py27-taskw",
"py35-taskw",
"py36-taskw",
"py27-rsa",
"py35-rsa",
"py36-rsa",
"py27-ephem",
"py35-ephem",
"py36-ephem",
"py27-google-auth-httplib2",
"py35-google-auth-httplib2",
"py36-google-auth-httplib2",
"py27-statsmodels",
"py35-statsmodels",
"py36-statsmodels",
"py27-flask-babel",
"py37-mdtraj",
"py36-txaio",
"py35-magic",
"py36-magic",
"py27-pylzma",
"py35-pylzma",
"py36-pylzma",
"py36-scikit-hep-boost-histogram",
"gqrx-devel",
"py36-cwcwidth",
"py27-python-ivi",
"py27-visa",
"py27-usbtmc",
"py27-tzlocal",
"py36-tzlocal",
"py36-gitdb",
"py36-gitpython",
"py27-snmp",
"py35-snmp",
"py36-snmp",
"py27-wxpython-4.0",
"py36-distro",
"py36-argcomplete",
"py37-barnaba",
"py-bcdoc",
"py36-bcdoc",
"py38-barnaba",
"py36-pendulum",
"py36-awscli",
"py36-boto3",
"rust-legacy-bootstrap",
"py27-iniparse",
"py27-re2",
"py36-rich",
"py35-opencv3",
"py36-opencv3",
"py35-opencv3-devel",
"py36-opencv3-devel",
"py27-cli-helpers",
"py36-cli-helpers",
"py27-lz4",
"py35-lz4",
"py36-lz4",
"py27-pep8",
"py35-pep8",
"py36-pep8",
"py35-sqlalchemy-migrate",
"py36-sqlalchemy-migrate",
"py27-pyaes",
"libofa",
"munt-mt32emu",
"oggsplit",
"py27-language-server",
"py35-language-server",
"s710",
"py36-language-server",
"dbtool",
"gobang",
"cscope",
"gitqlient",
"py36-utidylib",
"ossp-val",
"rtags",
"lite-xl-luajit",
"hatari",
"rb25-nokogiri",
"rb24-nokogiri",
"py37-nghttp2",
"py36-jupytext",
"rb25-ronn-ng",
"rb24-ronn-ng",
"qgis",
"accountsservice",
"policykit-gnome",
"py36-protobuf3",
"py35-smmap",
"py36-smmap",
"openmpi-clang12",
"mpich-clang12",
"ccls-clang-12",
"py35-ipython",
"py36-ipython",
"inkscape-gtk3-devel",
"magicpoint",
"squish",
"dircproxy",
"polkit-qt",
"polkit-qt5-devel",
"gauche-c-wrapper",
"py27-json5",
"py36-json5",
"py36-jupyter_server",
"py36-jupyterlab",
"py36-jupyterlab_server",
"qore-pgsql-module",
"qore-sqlite3-module",
"qore-xmlsec-module",
"py36-nbclassic",
"see",
"xgawk",
"libmilter",
"csfml",
"py35-cvxopt",
"py36-cvxopt",
"py27-django-debug-toolbar",
"dansguardian",
"flowd",
"icpld",
"ipsvd",
"py27-amqp",
"openradius",
"pastebinit",
"py35-amqp",
"py36-amqp",
"quagga",
"py27-billiard",
"py35-billiard",
"py36-billiard",
"py27-celery",
"py35-celery",
"py36-celery",
"py27-fabric",
"py36-fabric",
"py27-invoke",
"py35-invoke",
"py36-invoke",
"py27-kombu",
"py35-kombu",
"py36-kombu",
"py27-vine",
"py35-vine",
"py36-vine",
"py27-google-auth",
"py35-google-auth",
"py36-google-auth",
"py27-pync",
"py35-pync",
"py36-pync",
"py27-barnaba",
"py36-barnaba",
"py27-clang",
"py27-django-nose",
"py35-django-nose",
"py36-django-nose",
"py35-flask",
"py36-flask",
"py27-geopandas",
"py35-geopandas",
"py36-geopandas",
"py27-jmespath-terminal",
"py35-jmespath-terminal",
"py36-jmespath-terminal",
"py27-mdtraj",
"py36-mdtraj",
"py27-metakernel",
"py27-oct2py",
"py36-oct2py",
"py27-openpyxl",
"py35-openpyxl",
"py36-openpyxl",
"py27-openslide",
"py35-openslide",
"py36-openslide",
"py36-pytest-asyncio",
"py36-sphinx-autodoc-typehints",
"p5-b-c",
"p5.28-b-c",
"py36-botocore",
"py27-pytest-timeout",
"py27-fido2",
"py36-fido2",
"py36-igraph",
"py27-websocket-client",
"py36-frozenlist",
"py36-yarl",
"py36-scikit-hep-hepunits",
"py27-sphinx-bootstrap-theme",
"apache-geode",
"py36-scikit-hep-particle",
"py27-country",
"py35-country",
"py36-country",
"py36-jellyfish",
"py27-distro",
"py27-ruamel-yaml",
"py36-ruamel-yaml",
"p5-encode-hanextra",
"p5.28-encode-hanextra",
"p5.30-encode-hanextra",
"p5.32-encode-hanextra",
"p5.34-encode-hanextra",
"p5-filesys-df",
"p5.28-filesys-df",
"p5.30-filesys-df",
"p5.32-filesys-df",
"p5.34-filesys-df",
"p5-musicbrainz-discid",
"p5.28-musicbrainz-discid",
"p5.30-musicbrainz-discid",
"p5.32-musicbrainz-discid",
"p5.34-musicbrainz-discid",
"p5-sdl",
"p5.28-sdl",
"p5.30-sdl",
"p5.32-sdl",
"p5.34-sdl",
"p5-text-xslate",
"p5.28-text-xslate",
"p5.30-text-xslate",
"p5.32-text-xslate",
"p5.34-text-xslate",
"epstool",
"pure-ffi",
"pure-glpk",
"pure-octave",
"py37-MDAnalysis",
"py37-appscript",
"py37-axolotl-curve25519",
"py-biggles",
"py37-biggles",
"py37-bsddb3",
"py37-gensim",
"py37-parver",
"py37-regions",
"py27-vxi11",
"py27-gobject3",
"gr-sdrplay",
"gr37-sdrplay",
"grig",
"indi",
"indi_maxdomeii",
"lanHEP",
"udunits2",
"integrit",
"outguess",
"nsh",
"arq_restore",
"as-tree",
"dosfstools",
"grok",
"organize-rt",
"LaTeXiT",
"latex2rtf",
"expgram",
"py38-fasttext",
"juman6",
"lader",
"libots",
"libtranslate",
"mmencode",
"par",
"tv",
"http-parser",
"xcircuit-devel",
"Thunar",
"xfce4-panel",
"xfce4-settings",
"py35-protobuf3"
]
},
{
"type": "lib",
"ports": [
"ccls-clang-12",
"lldb-12",
"mpich-clang12",
"qt5-qtcreator",
"openmpi-clang12"
]
}
]
},
{
"name": "lldb-12",
"portdir": "lang/llvm-12",
"version": "12.0.1",
"license": "NCSA",
"platforms": "{darwin >= 16}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lldb.llvm.org/",
"description": "the LLVM debugger",
"long_description": "lldb is the LLVM native debugger.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 301
}
],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"swig-python",
"cctools",
"cmake",
"python310",
"clang-9.0",
"doxygen"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"clang-12",
"python310",
"xar",
"zlib",
"libedit",
"libffi",
"ncurses",
"libcxx",
"llvm-12"
]
},
{
"type": "run",
"ports": [
"lldb_select-12"
]
}
],
"depends_on": []
},
{
"name": "vampire",
"portdir": "math/vampire",
"version": "4.9",
"license": "BSD and MIT",
"platforms": "darwin freebsd",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/vprover/vampire",
"description": "Vampire Theorem Prover",
"long_description": "High performance automated theorem prover.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 83
}
],
"variants": [
"polly",
"profile",
"z3",
"universal",
"debug",
"native"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "awsls",
"portdir": "sysutils/awsls",
"version": "0.11.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jckuester/awsls",
"description": "A list command for AWS resources",
"long_description": "A list command for AWS resources. awsls supports listing of over 250 types of resources across 97 different AWS services.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "py39-pyaes",
"portdir": "python/py-pyaes",
"version": "1.6.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ricmoo/pyaes",
"description": "Pure-Python Implementation of the AES block-cipher and common modes of operation",
"long_description": "Pure-Python Implementation of the AES block-cipher and common modes of operation",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-telethon"
]
}
]
},
{
"name": "helix",
"portdir": "editors/helix",
"version": "25.07.1",
"license": "MPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://helix-editor.com",
"description": "A post-modern text editor.",
"long_description": "A post-modern text editor.. helix is a kakoune / neovim inspired editor, written in Rust.",
"active": true,
"categories": [
"editors"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"devel",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "termshark",
"portdir": "net/termshark",
"version": "2.4.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://termshark.io",
"description": "A terminal UI for tshark, inspired by Wireshark",
"long_description": "A terminal UI for tshark, inspired by Wireshark. Read pcap files or sniff live interfaces (where tshark is permitted), filter pcaps or live captures using Wireshark's display filters, reassemble and inspect TCP and UDP flows View network conversations by protocol, and copy ranges of packets to the clipboard from the terminal.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
},
{
"type": "run",
"ports": [
"wireshark3"
]
}
],
"depends_on": []
},
{
"name": "nushell",
"portdir": "shells/nushell",
"version": "0.110.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nushell.sh",
"description": "A new type of shell",
"long_description": "Nushell, or Nu for short, is a new shell that takes a modern, structured approach to your commandline. It works seamlessly with the data from your filesystem, operating system, and a growing number of file formats to make it easy to build powerful commandline pipelines.",
"active": true,
"categories": [
"shells"
],
"maintainers": [
{
"name": "bastyen.a",
"github": "b4nst",
"ports_count": 2
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "tailscale",
"portdir": "net/tailscale",
"version": "1.94.1",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tailscale.com",
"description": "The easiest, most secure way to use WireGuard and 2FA.",
"long_description": "The easiest, most secure way to use WireGuard and 2FA.. A secure network that just works. Zero config VPN. Installs on any device in minutes, manages firewall rules for you, and works from anywhere.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "py-gitfs",
"portdir": "python/py-gitfs",
"version": "0.5.2",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.presslabs.com/docs/code/gitfs/",
"description": "a FUSE file system that fully integrates with git",
"long_description": "gitfs is a FUSE file system that fully integrates with git. You can mount a remote repository’s branch locally, and any subsequent changes made to the files will be automatically committed to the remote.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"macfuse",
"py39-gitfs"
]
}
],
"depends_on": []
},
{
"name": "py39-vega",
"portdir": "python/py-vega",
"version": "3.6.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vega/ipyvega",
"description": "IPython/Jupyter notebook module for Vega and Vega-Lite.",
"long_description": "IPython/Jupyter notebook module for Vega and Vega-Lite.",
"active": false,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"py39-jupyter",
"py39-pandas",
"py39-setuptools",
"python39"
]
}
],
"depends_on": []
},
{
"name": "terraform-1.0",
"portdir": "sysutils/terraform",
"version": "1.0.11",
"license": "Commercial and Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.terraform.io/downloads.html",
"description": "A tool for building, changing, and versioning infrastructure safely and efficiently.",
"long_description": "Terraform is an infrastructure as code software by HashiCorp. It allows users to define a datacenter infrastructure in a high-level configuration language, from which it can create an execution plan to build the infrastructure in a service provider such as AWS.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
},
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 167
},
{
"name": "",
"github": "pedrohdz",
"ports_count": 81
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "run",
"ports": [
"terraform_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"terragrunt-0.35",
"terragrunt-0.34",
"terragrunt-0.32",
"terragrunt-0.33",
"terragrunt-0.31"
]
}
]
},
{
"name": "rmlint",
"portdir": "sysutils/rmlint",
"version": "2.10.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rmlint.rtfd.org",
"description": "Extremely fast tool to remove duplicates and other lint from your filesystem",
"long_description": "Extremely fast tool to remove duplicates and other lint from your filesystem. rmlint finds space waste and other broken things on your filesystem and offers to remove it.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"scons",
"py311-sphinx",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"glib2",
"json-glib"
]
}
],
"depends_on": []
}
]
}