HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50452,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=66",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=64",
"results": [
{
"name": "dialog",
"portdir": "devel/dialog",
"version": "1.3-20251223",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 20150920,
"replaced_by": null,
"homepage": "https://invisible-island.net/dialog/",
"description": "a utility to create nice user interfaces for command-line scripts",
"long_description": "dialog is a utility to create nice user interfaces for command-line scripts. It is non-graphical (it uses curses) so it can be run in the console or an xterm.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 644
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"muttprint",
"bashish"
]
},
{
"type": "run",
"ports": [
"signing-party"
]
}
]
},
{
"name": "bcunit",
"portdir": "devel/bcunit",
"version": "5.4.72",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/BelledonneCommunications/bcunit",
"description": "This is BCUnit, a fork of the defunct project CUnit",
"long_description": "This is BCUnit, a fork of the defunct project CUnit with several fixes and patches applied. CUnit is a Unit testing framework for C. It's lightweight system for writing, administering, and running unit tests in C",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 644
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"bzrtp",
"bctoolbox"
]
}
]
},
{
"name": "cue",
"portdir": "devel/cue",
"version": "0.15.3",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cuelang.org",
"description": "Open-source data constraint language which aims to simplify tasks involving defining and using data.",
"long_description": "CUE is an Open-source data constraint language which aims to simplify tasks involving defining and using data. It is a superset of JSON, allowing users familiar with JSON to get started quickly.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "pfetch",
"portdir": "sysutils/pfetch",
"version": "1.10.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Un1q32/pfetch",
"description": "A pretty system information tool written in POSIX sh",
"long_description": "A pretty system information tool written in POSIX sh. The goal of this project is to implement a simple system information tool in POSIX sh using features built into the language itself (where possible).",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "lua-language-server",
"portdir": "lua/lua-language-server",
"version": "3.16.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/LuaLS/lua-language-server",
"description": "A language server that offers Lua language support",
"long_description": "A language server that offers Lua language support",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 644
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "lldb-7.0",
"portdir": "lang/llvm-7.0",
"version": "7.1.0",
"license": "NCSA",
"platforms": "{darwin >= 16} {darwin < 21}",
"epoch": 1,
"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",
"assertions",
"emulated_tls"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"swig-python",
"doxygen"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libomp",
"llvm-7.0",
"python27",
"libxml2",
"zlib",
"libedit",
"libffi",
"ncurses",
"libcxx"
]
},
{
"type": "run",
"ports": [
"lldb_select-7.0"
]
}
],
"depends_on": []
},
{
"name": "clang-7.0",
"portdir": "lang/llvm-7.0",
"version": "7.1.0",
"license": "NCSA",
"platforms": "{darwin < 20}",
"epoch": 1,
"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",
"assertions",
"emulated_tls",
"analyzer",
"libstdcxx"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"cmake",
"cctools"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"libcxx",
"libomp",
"llvm-7.0",
"python27"
]
},
{
"type": "run",
"ports": [
"clang_select-7.0",
"perl5",
"ld64",
"cctools"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"faustlive-devel"
]
},
{
"type": "lib",
"ports": [
"faust-devel"
]
}
]
},
{
"name": "llvm-7.0",
"portdir": "lang/llvm-7.0",
"version": "7.1.0",
"license": "NCSA",
"platforms": "darwin",
"epoch": 1,
"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",
"assertions",
"emulated_tls",
"polly",
"ocaml"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"cmake"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libffi",
"ncurses",
"libcxx",
"xar",
"python27",
"zlib",
"libedit"
]
},
{
"type": "run",
"ports": [
"llvm_select-7.0",
"perl5"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"faustlive-devel"
]
},
{
"type": "lib",
"ports": [
"faust-devel",
"clang-7.0",
"lldb-7.0"
]
}
]
},
{
"name": "luamake",
"portdir": "devel/luamake",
"version": "1.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/actboy168/luamake",
"description": "a platform independent configuration and build system that uses the standard Lua command-line interpreter",
"long_description": "luamake is a platform independent configuration and build system that uses the standard Lua command-line interpreter.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"ninja"
]
}
],
"depends_on": []
},
{
"name": "rio",
"portdir": "aqua/rio",
"version": "0.2.37",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rioterm.com",
"description": "A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers.",
"long_description": "A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers.",
"active": true,
"categories": [
"aqua",
"shells"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "sq",
"portdir": "databases/sq",
"version": "0.48.10",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sq.io",
"description": "sq data wrangler",
"long_description": "sq is a command line tool that provides jq-style access to structured data sources: SQL databases, or document formats like CSV or Excel. It is the lovechild of sql+jq.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"icu"
]
}
],
"depends_on": []
},
{
"name": "rustic",
"portdir": "sysutils/rustic",
"version": "0.10.3",
"license": "MIT and Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rustic-rs/rustic",
"description": "Fast, encrypted, deduplicated backups powered by pure Rust",
"long_description": "Rustic is a backup tool that provides fast, encrypted, deduplicated backups. It reads and writes the restic repo format desribed in the design document and can therefore be used as a complete replacement for restic.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "k0sctl",
"portdir": "sysutils/k0sctl",
"version": "0.28.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/k0sproject/k0sctl",
"description": "A bootstrapping and management tool for k0s clusters.",
"long_description": "A bootstrapping and management tool for k0s clusters.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "oauth2c",
"portdir": "security/oauth2c",
"version": "1.18.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cloudentity/oauth2c",
"description": "User-friendly CLI for OAuth2",
"long_description": "oauth2c is a command-line tool that simplifies the process of experimenting with different grant types and client authentication methods for OAuth 2.0.",
"active": true,
"categories": [
"security",
"www"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "p5.34-dist-zilla-pluginbundle-starter",
"portdir": "perl/p5-dist-zilla-pluginbundle-starter",
"version": "6.0.1",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::PluginBundle::Starter",
"description": "Dist::Zilla::PluginBundle::Starter - A minimal Dist::Zilla plugin bundle",
"long_description": "Dist::Zilla::PluginBundle::Starter - A minimal Dist::Zilla plugin bundle",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-file-sharedir-install",
"p5.34-path-tiny",
"p5.34-test-file-sharedir",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-dist-zilla-plugin-bumpversionafterrelease",
"p5.34-dist-zilla-plugin-checkextratests",
"p5.34-dist-zilla-plugin-copyfilesfromrelease",
"p5.34-dist-zilla-plugin-makemaker-awesome",
"p5.34-dist-zilla-plugin-metaprovides-package",
"p5.34-dist-zilla-plugin-modulebuildtiny",
"p5.34-dist-zilla-plugin-modulebuildtiny-fallback",
"p5.34-dist-zilla-plugin-pod2readme",
"perl5.34",
"p5.34-dist-zilla-plugin-test-compile",
"p5.34-dist-zilla-plugin-test-reportprereqs",
"p5.34-dist-zilla-role-pluginbundle-pluginremover",
"p5.34-moose",
"p5.34-namespace-clean",
"p5.34-test-pod",
"p5.34-dist-zilla-plugin-distbuild",
"p5.34-dist-zilla-plugin-metamergefile",
"p5.34-dist-zilla-plugin-readmeanyfrompod",
"p5.34-dist-zilla",
"p5.34-dist-zilla-app-command-regenerate",
"p5.34-dist-zilla-config-slicer"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-dist-zilla-pluginbundle-starter"
]
}
]
},
{
"name": "p5.32-dist-zilla-pluginbundle-starter",
"portdir": "perl/p5-dist-zilla-pluginbundle-starter",
"version": "6.0.1",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::PluginBundle::Starter",
"description": "Dist::Zilla::PluginBundle::Starter - A minimal Dist::Zilla plugin bundle",
"long_description": "Dist::Zilla::PluginBundle::Starter - A minimal Dist::Zilla plugin bundle",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-file-sharedir-install",
"p5.32-path-tiny",
"p5.32-test-file-sharedir",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.32-dist-zilla-plugin-bumpversionafterrelease",
"p5.32-dist-zilla-plugin-checkextratests",
"p5.32-dist-zilla-plugin-copyfilesfromrelease",
"p5.32-dist-zilla-plugin-makemaker-awesome",
"p5.32-dist-zilla-plugin-metaprovides-package",
"p5.32-dist-zilla-plugin-modulebuildtiny",
"p5.32-dist-zilla-plugin-modulebuildtiny-fallback",
"p5.32-dist-zilla-plugin-pod2readme",
"perl5.32",
"p5.32-dist-zilla-plugin-test-compile",
"p5.32-dist-zilla-plugin-test-reportprereqs",
"p5.32-dist-zilla-role-pluginbundle-pluginremover",
"p5.32-moose",
"p5.32-namespace-clean",
"p5.32-test-pod",
"p5.32-dist-zilla-plugin-distbuild",
"p5.32-dist-zilla-plugin-metamergefile",
"p5.32-dist-zilla-plugin-readmeanyfrompod",
"p5.32-dist-zilla",
"p5.32-dist-zilla-app-command-regenerate",
"p5.32-dist-zilla-config-slicer"
]
}
],
"depends_on": []
},
{
"name": "p5.30-dist-zilla-pluginbundle-starter",
"portdir": "perl/p5-dist-zilla-pluginbundle-starter",
"version": "6.0.1",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::PluginBundle::Starter",
"description": "Dist::Zilla::PluginBundle::Starter - A minimal Dist::Zilla plugin bundle",
"long_description": "Dist::Zilla::PluginBundle::Starter - A minimal Dist::Zilla plugin bundle",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-file-sharedir-install",
"p5.30-path-tiny",
"p5.30-test-file-sharedir",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.30-dist-zilla-plugin-bumpversionafterrelease",
"p5.30-dist-zilla-plugin-checkextratests",
"p5.30-dist-zilla-plugin-copyfilesfromrelease",
"p5.30-dist-zilla-plugin-makemaker-awesome",
"p5.30-dist-zilla-plugin-metaprovides-package",
"p5.30-dist-zilla-plugin-modulebuildtiny",
"p5.30-dist-zilla-plugin-modulebuildtiny-fallback",
"p5.30-dist-zilla-plugin-pod2readme",
"perl5.30",
"p5.30-dist-zilla-plugin-test-compile",
"p5.30-dist-zilla-plugin-test-reportprereqs",
"p5.30-dist-zilla-role-pluginbundle-pluginremover",
"p5.30-moose",
"p5.30-namespace-clean",
"p5.30-test-pod",
"p5.30-dist-zilla-plugin-distbuild",
"p5.30-dist-zilla-plugin-metamergefile",
"p5.30-dist-zilla-plugin-readmeanyfrompod",
"p5.30-dist-zilla",
"p5.30-dist-zilla-app-command-regenerate",
"p5.30-dist-zilla-config-slicer"
]
}
],
"depends_on": []
},
{
"name": "p5.28-dist-zilla-pluginbundle-starter",
"portdir": "perl/p5-dist-zilla-pluginbundle-starter",
"version": "6.0.1",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::PluginBundle::Starter",
"description": "Dist::Zilla::PluginBundle::Starter - A minimal Dist::Zilla plugin bundle",
"long_description": "Dist::Zilla::PluginBundle::Starter - A minimal Dist::Zilla plugin bundle",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-file-sharedir-install",
"p5.28-path-tiny",
"p5.28-test-file-sharedir",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.28-dist-zilla-plugin-bumpversionafterrelease",
"p5.28-dist-zilla-plugin-checkextratests",
"p5.28-dist-zilla-plugin-copyfilesfromrelease",
"p5.28-dist-zilla-plugin-makemaker-awesome",
"p5.28-dist-zilla-plugin-metaprovides-package",
"p5.28-dist-zilla-plugin-modulebuildtiny",
"p5.28-dist-zilla-plugin-modulebuildtiny-fallback",
"p5.28-dist-zilla-plugin-pod2readme",
"perl5.28",
"p5.28-dist-zilla-plugin-test-compile",
"p5.28-dist-zilla-plugin-test-reportprereqs",
"p5.28-dist-zilla-role-pluginbundle-pluginremover",
"p5.28-moose",
"p5.28-namespace-clean",
"p5.28-test-pod",
"p5.28-dist-zilla-plugin-distbuild",
"p5.28-dist-zilla-plugin-metamergefile",
"p5.28-dist-zilla-plugin-readmeanyfrompod",
"p5.28-dist-zilla",
"p5.28-dist-zilla-app-command-regenerate",
"p5.28-dist-zilla-config-slicer"
]
}
],
"depends_on": []
},
{
"name": "p5-dist-zilla-pluginbundle-starter",
"portdir": "perl/p5-dist-zilla-pluginbundle-starter",
"version": "6.0.1",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-dist-zilla-pluginbundle-starter",
"homepage": "https://metacpan.org/pod/Dist::Zilla::PluginBundle::Starter",
"description": "Dist::Zilla::PluginBundle::Starter - A minimal Dist::Zilla plugin bundle",
"long_description": "Dist::Zilla::PluginBundle::Starter - A minimal Dist::Zilla plugin bundle",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-dist-zilla-pluginbundle-starter"
]
}
],
"depends_on": []
},
{
"name": "oxipng",
"portdir": "graphics/oxipng",
"version": "10.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/shssoichiro/oxipng",
"description": "Multithreaded lossless PNG compression optimizer.",
"long_description": "Multithreaded lossless PNG compression optimizer.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "restish",
"portdir": "devel/restish",
"version": "0.21.2",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rest.sh",
"description": "Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in",
"long_description": "Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in, like always having the latest API resources, fields, and operations available when they go live on the API without needing to install or update anything.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "p5.26-dist-zilla-pluginbundle-starter",
"portdir": "perl/p5-dist-zilla-pluginbundle-starter",
"version": "5.0.1",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::PluginBundle::Starter",
"description": "Dist::Zilla::PluginBundle::Starter - A minimal Dist::Zilla plugin bundle",
"long_description": "Dist::Zilla::PluginBundle::Starter - A minimal Dist::Zilla plugin bundle",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-file-sharedir-install",
"p5.26-path-tiny",
"p5.26-test-file-sharedir"
]
},
{
"type": "lib",
"ports": [
"p5.26-dist-zilla-plugin-bumpversionafterrelease",
"p5.26-dist-zilla-plugin-checkextratests",
"p5.26-dist-zilla-plugin-copyfilesfromrelease",
"p5.26-dist-zilla-plugin-makemaker-awesome",
"p5.26-dist-zilla-plugin-metaprovides-package",
"p5.26-dist-zilla-plugin-modulebuildtiny",
"p5.26-dist-zilla-plugin-modulebuildtiny-fallback",
"perl5.26",
"p5.26-dist-zilla-plugin-readmeanyfrompod",
"p5.26-dist-zilla-plugin-test-compile",
"p5.26-dist-zilla-plugin-test-reportprereqs",
"p5.26-dist-zilla-role-pluginbundle-pluginremover",
"p5.26-moose",
"p5.26-namespace-clean",
"p5.26-test-pod",
"p5.26-dist-zilla-plugin-pod2readme",
"p5.26-dist-zilla",
"p5.26-dist-zilla-app-command-regenerate",
"p5.26-dist-zilla-config-slicer"
]
}
],
"depends_on": []
},
{
"name": "py313-langid",
"portdir": "python/py-langid",
"version": "0.3.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/adbar/py3langid",
"description": "Stand-alone language identification system",
"long_description": "Stand-alone language identification system",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-numpy",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-langid"
]
}
]
},
{
"name": "py-langid",
"portdir": "python/py-langid",
"version": "0.3.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/adbar/py3langid",
"description": "Stand-alone language identification system",
"long_description": "Stand-alone language identification system",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-langid"
]
}
],
"depends_on": []
},
{
"name": "p5.34-extutils-builder-compiler",
"portdir": "perl/p5-extutils-builder-compiler",
"version": "0.35.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::Builder::Compiler",
"description": "ExtUtils::Builder::Compiler - An interface around different compilers",
"long_description": "ExtUtils::Builder::Compiler - An interface around different compilers",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-extutils-config",
"p5.34-perl-ostype",
"p5.34-extutils-builder"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-dist-build",
"p5-extutils-builder-compiler"
]
}
]
},
{
"name": "p5.32-extutils-builder-compiler",
"portdir": "perl/p5-extutils-builder-compiler",
"version": "0.35.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::Builder::Compiler",
"description": "ExtUtils::Builder::Compiler - An interface around different compilers",
"long_description": "ExtUtils::Builder::Compiler - An interface around different compilers",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-perl-ostype",
"p5.32-extutils-config",
"p5.32-extutils-builder"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-dist-build"
]
}
]
},
{
"name": "p5.28-extutils-builder-compiler",
"portdir": "perl/p5-extutils-builder-compiler",
"version": "0.35.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::Builder::Compiler",
"description": "ExtUtils::Builder::Compiler - An interface around different compilers",
"long_description": "ExtUtils::Builder::Compiler - An interface around different compilers",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-extutils-config",
"p5.28-perl-ostype",
"p5.28-extutils-builder"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-dist-build"
]
}
]
},
{
"name": "p5.30-extutils-builder-compiler",
"portdir": "perl/p5-extutils-builder-compiler",
"version": "0.35.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::Builder::Compiler",
"description": "ExtUtils::Builder::Compiler - An interface around different compilers",
"long_description": "ExtUtils::Builder::Compiler - An interface around different compilers",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-extutils-config",
"p5.30-perl-ostype",
"p5.30-extutils-builder"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-dist-build"
]
}
]
},
{
"name": "p5-extutils-builder-compiler",
"portdir": "perl/p5-extutils-builder-compiler",
"version": "0.35.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-extutils-builder-compiler",
"homepage": "https://metacpan.org/pod/ExtUtils::Builder::Compiler",
"description": "ExtUtils::Builder::Compiler - An interface around different compilers",
"long_description": "ExtUtils::Builder::Compiler - An interface around different compilers",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-extutils-builder-compiler"
]
}
],
"depends_on": []
},
{
"name": "p5.34-dist-zilla-plugin-metamergefile",
"portdir": "perl/p5-dist-zilla-plugin-metamergefile",
"version": "0.5.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::MetaMergeFile",
"description": "Dist::Zilla::Plugin::MetaMergeFile - Add arbitrary metadata using a mergefile",
"long_description": "Dist::Zilla::Plugin::MetaMergeFile - Add arbitrary metadata using a mergefile",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-file-slurper",
"p5.34-module-build",
"p5.34-module-build-tiny",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-moosex-types",
"p5.34-moosex-types-stringlike",
"perl5.34",
"p5.34-experimental",
"p5.34-namespace-autoclean",
"p5.34-cpan-meta",
"p5.34-dist-zilla",
"p5.34-moose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-dist-zilla-plugin-metamergefile",
"p5.34-dist-zilla-pluginbundle-starter"
]
}
]
},
{
"name": "p5.32-dist-zilla-plugin-metamergefile",
"portdir": "perl/p5-dist-zilla-plugin-metamergefile",
"version": "0.5.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::MetaMergeFile",
"description": "Dist::Zilla::Plugin::MetaMergeFile - Add arbitrary metadata using a mergefile",
"long_description": "Dist::Zilla::Plugin::MetaMergeFile - Add arbitrary metadata using a mergefile",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"p5.32-file-slurper",
"p5.32-module-build-tiny",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.32-moosex-types",
"p5.32-moosex-types-stringlike",
"perl5.32",
"p5.32-experimental",
"p5.32-namespace-autoclean",
"p5.32-cpan-meta",
"p5.32-dist-zilla",
"p5.32-moose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-dist-zilla-pluginbundle-starter"
]
}
]
},
{
"name": "p5.30-dist-zilla-plugin-metamergefile",
"portdir": "perl/p5-dist-zilla-plugin-metamergefile",
"version": "0.5.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::MetaMergeFile",
"description": "Dist::Zilla::Plugin::MetaMergeFile - Add arbitrary metadata using a mergefile",
"long_description": "Dist::Zilla::Plugin::MetaMergeFile - Add arbitrary metadata using a mergefile",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-file-slurper",
"p5.30-module-build",
"p5.30-module-build-tiny",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.30-moosex-types",
"p5.30-moosex-types-stringlike",
"perl5.30",
"p5.30-experimental",
"p5.30-namespace-autoclean",
"p5.30-cpan-meta",
"p5.30-dist-zilla",
"p5.30-moose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-dist-zilla-pluginbundle-starter"
]
}
]
},
{
"name": "p5.28-dist-zilla-plugin-metamergefile",
"portdir": "perl/p5-dist-zilla-plugin-metamergefile",
"version": "0.5.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::MetaMergeFile",
"description": "Dist::Zilla::Plugin::MetaMergeFile - Add arbitrary metadata using a mergefile",
"long_description": "Dist::Zilla::Plugin::MetaMergeFile - Add arbitrary metadata using a mergefile",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-file-slurper",
"p5.28-module-build",
"p5.28-module-build-tiny",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.28-moosex-types",
"p5.28-moosex-types-stringlike",
"perl5.28",
"p5.28-experimental",
"p5.28-namespace-autoclean",
"p5.28-cpan-meta",
"p5.28-dist-zilla",
"p5.28-moose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-dist-zilla-pluginbundle-starter"
]
}
]
},
{
"name": "p5-dist-zilla-plugin-metamergefile",
"portdir": "perl/p5-dist-zilla-plugin-metamergefile",
"version": "0.5.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-dist-zilla-plugin-metamergefile",
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::MetaMergeFile",
"description": "Dist::Zilla::Plugin::MetaMergeFile - Add arbitrary metadata using a mergefile",
"long_description": "Dist::Zilla::Plugin::MetaMergeFile - Add arbitrary metadata using a mergefile",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-dist-zilla-plugin-metamergefile"
]
}
],
"depends_on": []
},
{
"name": "p5.34-astro-simbad-client",
"portdir": "perl/p5-astro-simbad-client",
"version": "0.48.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Astro::SIMBAD::Client",
"description": "Astro::SIMBAD::Client - Fetch astronomical data from SIMBAD 4.",
"long_description": "Astro::SIMBAD::Client - Fetch astronomical data from SIMBAD 4.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-yaml",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-libwww-perl",
"p5.34-lwp-protocol-https",
"perl5.34",
"p5.34-uri",
"p5.34-xml-parser",
"p5.34-soap-lite",
"p5.34-http-message"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-astro-app-satpass2",
"p5-astro-simbad-client"
]
}
]
},
{
"name": "p5.32-astro-simbad-client",
"portdir": "perl/p5-astro-simbad-client",
"version": "0.48.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Astro::SIMBAD::Client",
"description": "Astro::SIMBAD::Client - Fetch astronomical data from SIMBAD 4.",
"long_description": "Astro::SIMBAD::Client - Fetch astronomical data from SIMBAD 4.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-yaml",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.32-libwww-perl",
"p5.32-lwp-protocol-https",
"perl5.32",
"p5.32-uri",
"p5.32-xml-parser",
"p5.32-soap-lite",
"p5.32-http-message"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-astro-app-satpass2"
]
}
]
},
{
"name": "p5.30-astro-simbad-client",
"portdir": "perl/p5-astro-simbad-client",
"version": "0.48.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Astro::SIMBAD::Client",
"description": "Astro::SIMBAD::Client - Fetch astronomical data from SIMBAD 4.",
"long_description": "Astro::SIMBAD::Client - Fetch astronomical data from SIMBAD 4.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-yaml",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.30-libwww-perl",
"p5.30-lwp-protocol-https",
"perl5.30",
"p5.30-uri",
"p5.30-xml-parser",
"p5.30-soap-lite",
"p5.30-http-message"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-astro-app-satpass2"
]
}
]
},
{
"name": "p5.28-astro-simbad-client",
"portdir": "perl/p5-astro-simbad-client",
"version": "0.48.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Astro::SIMBAD::Client",
"description": "Astro::SIMBAD::Client - Fetch astronomical data from SIMBAD 4.",
"long_description": "Astro::SIMBAD::Client - Fetch astronomical data from SIMBAD 4.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-yaml",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.28-libwww-perl",
"p5.28-lwp-protocol-https",
"perl5.28",
"p5.28-uri",
"p5.28-xml-parser",
"p5.28-soap-lite",
"p5.28-http-message"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-astro-app-satpass2"
]
}
]
},
{
"name": "p5-astro-simbad-client",
"portdir": "perl/p5-astro-simbad-client",
"version": "0.48.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-astro-simbad-client",
"homepage": "https://metacpan.org/pod/Astro::SIMBAD::Client",
"description": "Astro::SIMBAD::Client - Fetch astronomical data from SIMBAD 4.",
"long_description": "Astro::SIMBAD::Client - Fetch astronomical data from SIMBAD 4.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-astro-simbad-client"
]
}
],
"depends_on": []
},
{
"name": "py312-langid",
"portdir": "python/py-langid",
"version": "0.2.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/adbar/py3langid",
"description": "Stand-alone language identification system",
"long_description": "Stand-alone language identification system",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-setuptools",
"py312-wheel",
"clang-16",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"py312-numpy",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py27-langid",
"portdir": "python/py-langid",
"version": "20170714-1.16",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/saffsd/langid.py",
"description": "Stand-alone language identification system",
"long_description": "Stand-alone language identification system",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-numpy",
"py27-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py37-langid",
"portdir": "python/py-langid",
"version": "20170714-1.16",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/saffsd/langid.py",
"description": "Stand-alone language identification system",
"long_description": "Stand-alone language identification system",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-numpy",
"py37-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py35-langid",
"portdir": "python/py-langid",
"version": "20170714-1.16",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/saffsd/langid.py",
"description": "Stand-alone language identification system",
"long_description": "Stand-alone language identification system",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-numpy",
"py35-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py36-langid",
"portdir": "python/py-langid",
"version": "20170714-1.16",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/saffsd/langid.py",
"description": "Stand-alone language identification system",
"long_description": "Stand-alone language identification system",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-numpy",
"py36-setuptools"
]
}
],
"depends_on": []
},
{
"name": "p5.26-astro-simbad-client",
"portdir": "perl/p5-astro-simbad-client",
"version": "0.42.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Astro::SIMBAD::Client",
"description": "Astro::SIMBAD::Client - Fetch astronomical data from SIMBAD 4.",
"long_description": "Astro::SIMBAD::Client - Fetch astronomical data from SIMBAD 4.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-yaml"
]
},
{
"type": "lib",
"ports": [
"p5.26-libwww-perl",
"p5.26-lwp-protocol-https",
"p5.26-soap-lite",
"perl5.26",
"p5.26-xml-doubleencodedentities",
"p5.26-xml-parser",
"p5.26-uri",
"p5.26-http-message"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-astro-app-satpass2"
]
}
]
},
{
"name": "s6",
"portdir": "sysutils/s6",
"version": "2.14.0.0",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://skarnet.org/software/s6/",
"description": "toolbox for low-level process and service administration",
"long_description": "s6 is a small suite of programs for UNIX, designed to allow process supervision (a.k.a service supervision), in the line of daemontools and runit, as well as various operations on processes and daemons. It is meant to be a toolbox for low-level process and service administration, providing different sets of independent tools that can be used within or without the framework, and that can be assembled together to achieve powerful functionality with a very small amount of code.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"skalibs",
"execline",
"clang-18"
]
},
{
"type": "run",
"ports": [
"execline"
]
}
],
"depends_on": []
},
{
"name": "py313-fixtures",
"portdir": "python/py-fixtures",
"version": "4.2.8",
"license": "(Apache-2 or BSD)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/testing-cabal/fixtures",
"description": "Fixtures, reusable state for writing clean tests and more.",
"long_description": "Fixtures defines a Python contract for reusable state / support logic, primarily for unit testing. Helper and adaption logic is included to make it easy to write your own fixtures using the fixtures contract. Glue code is provided that makes using fixtures that meet the Fixtures contract in unittest compatible test cases easy and straight forward.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatch-vcs",
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-testtools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-fixtures"
]
}
]
},
{
"name": "py-fixtures",
"portdir": "python/py-fixtures",
"version": "4.2.8",
"license": "(Apache-2 or BSD)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/testing-cabal/fixtures",
"description": "Fixtures, reusable state for writing clean tests and more.",
"long_description": "Fixtures defines a Python contract for reusable state / support logic, primarily for unit testing. Helper and adaption logic is included to make it easy to write your own fixtures using the fixtures contract. Glue code is provided that makes using fixtures that meet the Fixtures contract in unittest compatible test cases easy and straight forward.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-fixtures"
]
}
],
"depends_on": []
},
{
"name": "py312-fixtures",
"portdir": "python/py-fixtures",
"version": "4.1.0",
"license": "(Apache-2 or BSD)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/testing-cabal/fixtures",
"description": "Fixtures, reusable state for writing clean tests and more.",
"long_description": "Fixtures defines a Python contract for reusable state / support logic, primarily for unit testing. Helper and adaption logic is included to make it easy to write your own fixtures using the fixtures contract. Glue code is provided that makes using fixtures that meet the Fixtures contract in unittest compatible test cases easy and straight forward.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"clang-16",
"py312-build",
"py312-pbr",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": []
},
{
"name": "py37-fixtures",
"portdir": "python/py-fixtures",
"version": "3.0.0",
"license": "(Apache-2 or BSD)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/testing-cabal/fixtures",
"description": "Fixtures, reusable state for writing clean tests and more.",
"long_description": "Fixtures defines a Python contract for reusable state / support logic, primarily for unit testing. Helper and adaption logic is included to make it easy to write your own fixtures using the fixtures contract. Glue code is provided that makes using fixtures that meet the Fixtures contract in unittest compatible test cases easy and straight forward.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-pbr",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-six",
"py37-testtools"
]
}
],
"depends_on": []
}
]
}