HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50783,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=457",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=455",
"results": [
{
"name": "pari-nftables",
"portdir": "math/pari-extra",
"version": "20080929",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pari.math.u-bordeaux.fr/",
"description": "Repackaging of the historical megrez number field tables (errors fixed, 1/10th the size, easier to use).",
"long_description": "Repackaging of the historical megrez number field tables (errors fixed, 1/10th the size, easier to use). This package requires no installation: extract it where desired and look at the README. Individual tables from the package are available separately.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"pari"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"pari-extra"
]
}
]
},
{
"name": "pari-galdata",
"portdir": "math/pari-extra",
"version": "20080412",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pari.math.u-bordeaux.fr/",
"description": "Needed by polgalois to compute Galois group in degrees 8 through 11.",
"long_description": "Needed by polgalois to compute Galois group in degrees 8 through 11.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"pari"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"pari-extra"
]
}
]
},
{
"name": "pari-nflistdata",
"portdir": "math/pari-extra",
"version": "20220729",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pari.math.u-bordeaux.fr/",
"description": "Needed by nflist to list fields of small discriminant",
"long_description": "Needed by nflist to list fields of small discriminant (currently needed by the single Galois groups A5 and A5(6)) or to list regular extensions of Q(T) in degree 7 to 15.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"pari"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"pari-extra"
]
}
]
},
{
"name": "permlib",
"portdir": "math/permlib",
"version": "0.2.9",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.math.uni-rostock.de/~rehn/software/permlib.html",
"description": "a C++ library implementing permutation group algorithms",
"long_description": "a C++ library implementing permutation group algorithms",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"boost176"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"sympol"
]
},
{
"type": "lib",
"ports": [
"polymake"
]
}
]
},
{
"name": "scip",
"portdir": "math/scip",
"version": "9.1.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://scipopt.org/",
"description": "Solving Constraint Integer Programs",
"long_description": "SCIP is currently one of the fastest non-commercial solvers for mixed integer programming (MIP) and mixed integer nonlinear programming (MINLP).",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"debug",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"readline",
"libgcc",
"OpenBLAS",
"onetbb",
"zlib",
"ipopt",
"boost181",
"libpapilo",
"soplex",
"gmp",
"mpfr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"papilo",
"polymake"
]
}
]
},
{
"name": "stanc3",
"portdir": "math/stanc3",
"version": "2.35.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://mc-stan.org/stanc3/stanc",
"description": "New compiler for Stan, written in OCaml",
"long_description": "New compiler for Stan, written in OCaml",
"active": true,
"categories": [
"lang",
"math",
"ocaml"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ocaml-menhir",
"ocaml-ppx_deriving",
"ocaml-yojson",
"python311",
"ocaml-fmt",
"ocaml-core",
"ocaml-core_kernel",
"ocaml",
"ocaml-findlib"
]
},
{
"type": "test",
"ports": [
"ocaml-bisect_ppx",
"ocaml-patdiff",
"ocaml-merlin",
"ocaml-ocamlformat",
"ocaml-ocp-indent",
"ocaml-utop"
]
}
],
"depends_on": []
},
{
"name": "sympol",
"portdir": "math/sympol",
"version": "0.1.9",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.math.uni-rostock.de/~rehn/software/sympol.html",
"description": "C++ tool to work with symmetric polyhedra.",
"long_description": "C++ tool to work with symmetric polyhedra. It helps to compute restricted automorphisms (parts of the linear symmetry group) of polyhedra and performs polyhedral description conversion up to a given or computed symmetry group.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"permlib",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"eigen3",
"cddlib",
"lrslib",
"boost176",
"gmp",
"bliss"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"polymake"
]
}
]
},
{
"name": "ipcalc",
"portdir": "net/ipcalc",
"version": "0.51",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://jodies.de/ipcalc/",
"description": "calculates various network masks etc. from given ip-address",
"long_description": "ipcalc takes an IP address and netmask and calculates the resulting broadcast, network, Cisco wildcard mask, and host range. By giving a second netmask, you can design sub- and supernetworks. It is also intended to be a teaching tool and presents the results as easy-to-understand binary values.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": []
},
{
"name": "qobuz-dl",
"portdir": "net/qobuz-dl",
"version": "0.9.9.10",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vitiko98/Qobuz-DL",
"description": "The complete Lossless and Hi-Res music downloader for Qobuz",
"long_description": "The complete Lossless and Hi-Res music downloader for Qobuz",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py311-pick",
"python311",
"py311-pathvalidate",
"py311-mutagen",
"py311-colorama",
"py311-requests",
"py311-beautifulsoup4",
"py311-tqdm"
]
}
],
"depends_on": []
},
{
"name": "scdl",
"portdir": "net/scdl",
"version": "2.7.3",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/flyingrub/scdl",
"description": "Soundcloud Music Downloader",
"long_description": "Soundcloud Music Downloader",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"py312-mutagen",
"py312-soundcloud-v2",
"py312-termcolor",
"python312",
"py312-requests",
"py312-pathvalidate",
"py312-docopt",
"py312-clint"
]
},
{
"type": "run",
"ports": [
"ffmpeg"
]
}
],
"depends_on": []
},
{
"name": "py-certomancer",
"portdir": "python/py-certomancer",
"version": "0.11.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/certomancer",
"description": "PKI testing tool",
"long_description": "PKI testing tool",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-certomancer"
]
}
],
"depends_on": []
},
{
"name": "py-certomancer-csc-dummy",
"portdir": "python/py-certomancer-csc-dummy",
"version": "0.2.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MatthiasValvekens/certomancer-csc-dummy",
"description": "A Certomancer-based demo CSC server for integration tests",
"long_description": "A Certomancer-based demo CSC server for integration tests",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-certomancer-csc-dummy"
]
}
],
"depends_on": []
},
{
"name": "py310-certomancer",
"portdir": "python/py-certomancer",
"version": "0.11.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/certomancer",
"description": "PKI testing tool",
"long_description": "PKI testing tool",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-pytest-runner",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-oscrypto",
"py310-click",
"py310-dateutil",
"py310-yaml",
"py310-tzlocal",
"py310-asn1crypto"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-certomancer-csc-dummy"
]
}
]
},
{
"name": "py311-certomancer",
"portdir": "python/py-certomancer",
"version": "0.11.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/certomancer",
"description": "PKI testing tool",
"long_description": "PKI testing tool",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-pytest-runner",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-oscrypto",
"py311-dateutil",
"py311-click",
"py311-yaml",
"py311-asn1crypto",
"py311-tzlocal"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-certomancer-csc-dummy"
]
}
]
},
{
"name": "py312-certomancer",
"portdir": "python/py-certomancer",
"version": "0.11.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/certomancer",
"description": "PKI testing tool",
"long_description": "PKI testing tool",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-pytest-runner"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-oscrypto",
"py312-click",
"py312-dateutil",
"py312-yaml",
"py312-asn1crypto",
"py312-tzlocal"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-certomancer",
"py312-certomancer-csc-dummy"
]
}
]
},
{
"name": "py310-certomancer-csc-dummy",
"portdir": "python/py-certomancer-csc-dummy",
"version": "0.2.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MatthiasValvekens/certomancer-csc-dummy",
"description": "A Certomancer-based demo CSC server for integration tests",
"long_description": "A Certomancer-based demo CSC server for integration tests",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-python-pae",
"py310-aiohttp",
"py310-cryptography",
"py310-asn1crypto",
"py310-certomancer"
]
}
],
"depends_on": []
},
{
"name": "py311-certomancer-csc-dummy",
"portdir": "python/py-certomancer-csc-dummy",
"version": "0.2.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MatthiasValvekens/certomancer-csc-dummy",
"description": "A Certomancer-based demo CSC server for integration tests",
"long_description": "A Certomancer-based demo CSC server for integration tests",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-python-pae",
"py311-cryptography",
"py311-aiohttp",
"py311-asn1crypto",
"py311-certomancer"
]
}
],
"depends_on": []
},
{
"name": "py312-certomancer-csc-dummy",
"portdir": "python/py-certomancer-csc-dummy",
"version": "0.2.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MatthiasValvekens/certomancer-csc-dummy",
"description": "A Certomancer-based demo CSC server for integration tests",
"long_description": "A Certomancer-based demo CSC server for integration tests",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-python-pae",
"py312-cryptography",
"py312-aiohttp",
"py312-asn1crypto",
"py312-certomancer"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-certomancer-csc-dummy"
]
}
]
},
{
"name": "py-pysap",
"portdir": "python/py-pysap",
"version": "0.1.19",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.secureauth.com/labs/open-source-tools/pysap",
"description": "Python library for crafting SAP's network protocols packets",
"long_description": "Python library for crafting SAP's network protocols packets",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"py27-pysap"
]
}
],
"depends_on": []
},
{
"name": "py27-pysap",
"portdir": "python/py-pysap",
"version": "0.1.19",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.secureauth.com/labs/open-source-tools/pysap",
"description": "Python library for crafting SAP's network protocols packets",
"long_description": "Python library for crafting SAP's network protocols packets",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-cryptography",
"py27-scapy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pysap"
]
},
{
"type": "run",
"ports": [
"john-jumbo",
"john-jumbo-devel"
]
}
]
},
{
"name": "py-pytest-dotenv",
"portdir": "python/py-pytest-dotenv",
"version": "0.5.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/quiqua/pytest-dotenv",
"description": "A py.test plugin that parses environment files before running tests",
"long_description": "A py.test plugin that parses environment files before running tests",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-pytest-dotenv"
]
}
],
"depends_on": []
},
{
"name": "py310-pytest-dotenv",
"portdir": "python/py-pytest-dotenv",
"version": "0.5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/quiqua/pytest-dotenv",
"description": "A py.test plugin that parses environment files before running tests",
"long_description": "A py.test plugin that parses environment files before running tests",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"py310-pytest",
"py310-python-dotenv",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py311-pytest-dotenv",
"portdir": "python/py-pytest-dotenv",
"version": "0.5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/quiqua/pytest-dotenv",
"description": "A py.test plugin that parses environment files before running tests",
"long_description": "A py.test plugin that parses environment files before running tests",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"py311-pytest",
"py311-python-dotenv",
"python311"
]
}
],
"depends_on": []
},
{
"name": "py312-pytest-dotenv",
"portdir": "python/py-pytest-dotenv",
"version": "0.5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/quiqua/pytest-dotenv",
"description": "A py.test plugin that parses environment files before running tests",
"long_description": "A py.test plugin that parses environment files before running tests",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"py312-build",
"py312-installer",
"py312-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-pytest",
"py312-python-dotenv",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pytest-dotenv"
]
}
]
},
{
"name": "py-python-pae",
"portdir": "python/py-python-pae",
"version": "0.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MatthiasValvekens/python-pae",
"description": "Pre-authentication encoding (PAE) implementation in Python",
"long_description": "Pre-authentication encoding (PAE) implementation in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-python-pae"
]
}
],
"depends_on": []
},
{
"name": "py310-python-pae",
"portdir": "python/py-python-pae",
"version": "0.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MatthiasValvekens/python-pae",
"description": "Pre-authentication encoding (PAE) implementation in Python",
"long_description": "Pre-authentication encoding (PAE) implementation in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-poetry-core",
"py310-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-certomancer-csc-dummy"
]
}
]
},
{
"name": "py311-python-pae",
"portdir": "python/py-python-pae",
"version": "0.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MatthiasValvekens/python-pae",
"description": "Pre-authentication encoding (PAE) implementation in Python",
"long_description": "Pre-authentication encoding (PAE) implementation in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-poetry-core",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-certomancer-csc-dummy"
]
}
]
},
{
"name": "py312-python-pae",
"portdir": "python/py-python-pae",
"version": "0.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MatthiasValvekens/python-pae",
"description": "Pre-authentication encoding (PAE) implementation in Python",
"long_description": "Pre-authentication encoding (PAE) implementation in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-installer",
"py312-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-certomancer-csc-dummy",
"py-python-pae"
]
}
]
},
{
"name": "jet",
"portdir": "textproc/jet",
"version": "0.7.27",
"license": "EPL-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/borkdude/jet",
"description": "CLI to transform between JSON, EDN, YAML and Transit using Clojure",
"long_description": "CLI to transform between JSON, EDN, YAML and Transit using Clojure",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [],
"variants": [
"jdk17",
"jdk11"
],
"dependencies": [
{
"type": "build",
"ports": [
"openjdk17-graalvm",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "varnish",
"portdir": "www/varnish",
"version": "7.6.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 20110709,
"replaced_by": null,
"homepage": "https://varnish-cache.org/",
"description": "Varnish is a state-of-the-art, high-performance HTTP accelerator",
"long_description": "Varnish was written from the ground up to be a high performance caching reverse proxy.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "normen",
"github": "Gminfly",
"ports_count": 11
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-sphinx",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-17",
"py312-docutils"
]
},
{
"type": "lib",
"ports": [
"pcre2"
]
}
],
"depends_on": []
},
{
"name": "passage",
"portdir": "security/passage",
"version": "1.7.4a2",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/FiloSottile/passage",
"description": "passage passage is a fork of password-store that uses age as a backend instead of GnuPG.",
"long_description": "passage passage is a fork of password-store that uses age as a backend instead of GnuPG.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "austin",
"github": "halostatue",
"ports_count": 21
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"git",
"util-linux",
"qrencode",
"age",
"tree"
]
}
],
"depends_on": []
},
{
"name": "py38-atomiclong",
"portdir": "python/py-atomiclong",
"version": "0.1.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dreid/atomiclong",
"description": "increment numbers, atomically, in python",
"long_description": "Sometimes you need to increment some numbers, atomically, in python. AtomicLong was born out of the need for fast thread-safe counters in python. It uses CFFI to bind GCC's Atomic Builtins. Its value is a C long which can be incremented, decremented, and set atomically. It is inspired by Java's java.util.concurrent.atomic.AtomicLong.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-cffi"
]
}
],
"depends_on": []
},
{
"name": "py37-LabJackPython",
"portdir": "python/py-LabJackPython",
"version": "2.0.4",
"license": "MIT and X11",
"platforms": "{darwin any}",
"epoch": 3,
"replaced_by": null,
"homepage": "https://github.com/labjack/LabJackPython",
"description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
"long_description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"exodriver"
]
}
],
"depends_on": []
},
{
"name": "py27-LabJackPython",
"portdir": "python/py-LabJackPython",
"version": "2.0.0",
"license": "MIT and X11",
"platforms": "darwin",
"epoch": 3,
"replaced_by": null,
"homepage": "https://github.com/labjack/LabJackPython",
"description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
"long_description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"exodriver"
]
}
],
"depends_on": []
},
{
"name": "py310-LabJackPython",
"portdir": "python/py-LabJackPython",
"version": "2.0.4",
"license": "MIT and X11",
"platforms": "{darwin any}",
"epoch": 3,
"replaced_by": null,
"homepage": "https://github.com/labjack/LabJackPython",
"description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
"long_description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-16",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"exodriver"
]
}
],
"depends_on": []
},
{
"name": "py38-LabJackPython",
"portdir": "python/py-LabJackPython",
"version": "2.0.4",
"license": "MIT and X11",
"platforms": "{darwin any}",
"epoch": 3,
"replaced_by": null,
"homepage": "https://github.com/labjack/LabJackPython",
"description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
"long_description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"exodriver",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py39-LabJackPython",
"portdir": "python/py-LabJackPython",
"version": "2.0.4",
"license": "MIT and X11",
"platforms": "{darwin any}",
"epoch": 3,
"replaced_by": null,
"homepage": "https://github.com/labjack/LabJackPython",
"description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
"long_description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-16",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"exodriver",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py-LabJackPython",
"portdir": "python/py-LabJackPython",
"version": "2.1.0",
"license": "MIT and X11",
"platforms": "any",
"epoch": 3,
"replaced_by": null,
"homepage": "https://support.labjack.com/docs/labjackpython-for-ud-exodriver-u12-windows-mac-lin",
"description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
"long_description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-LabJackPython"
]
}
],
"depends_on": []
},
{
"name": "py312-LabJackPython",
"portdir": "python/py-LabJackPython",
"version": "2.1.0",
"license": "MIT and X11",
"platforms": "{darwin any}",
"epoch": 3,
"replaced_by": null,
"homepage": "https://support.labjack.com/docs/labjackpython-for-ud-exodriver-u12-windows-mac-lin",
"description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
"long_description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-setuptools",
"py312-wheel",
"clang-17",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312",
"exodriver"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-LabJackPython"
]
}
]
},
{
"name": "py-atomiclong",
"portdir": "python/py-atomiclong",
"version": "0.1.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dreid/atomiclong",
"description": "increment numbers, atomically, in python",
"long_description": "Sometimes you need to increment some numbers, atomically, in python. AtomicLong was born out of the need for fast thread-safe counters in python. It uses CFFI to bind GCC's Atomic Builtins. Its value is a C long which can be incremented, decremented, and set atomically. It is inspired by Java's java.util.concurrent.atomic.AtomicLong.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-atomiclong"
]
}
],
"depends_on": []
},
{
"name": "py39-atomiclong",
"portdir": "python/py-atomiclong",
"version": "0.1.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dreid/atomiclong",
"description": "increment numbers, atomically, in python",
"long_description": "Sometimes you need to increment some numbers, atomically, in python. AtomicLong was born out of the need for fast thread-safe counters in python. It uses CFFI to bind GCC's Atomic Builtins. Its value is a C long which can be incremented, decremented, and set atomically. It is inspired by Java's java.util.concurrent.atomic.AtomicLong.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-cffi",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-gitfs",
"py-atomiclong"
]
}
]
},
{
"name": "py37-avro",
"portdir": "python/py-avro",
"version": "1.10.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://avro.apache.org/",
"description": "Avro is a serialization and RPC framework.",
"long_description": "Avro is a serialization and RPC framework.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-apache-beam",
"py37-tensorflow-data-validation",
"py37-tfx-bsl"
]
}
]
},
{
"name": "py38-avro",
"portdir": "python/py-avro",
"version": "1.10.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://avro.apache.org/",
"description": "Avro is a serialization and RPC framework.",
"long_description": "Avro is a serialization and RPC framework.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-setuptools",
"py38-wheel",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-apache-beam",
"py38-tensorflow-data-validation",
"py38-tfx-bsl"
]
}
]
},
{
"name": "py-avro",
"portdir": "python/py-avro",
"version": "1.10.1",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://avro.apache.org/",
"description": "Avro is a serialization and RPC framework.",
"long_description": "Avro is a serialization and RPC framework.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-avro"
]
}
],
"depends_on": []
},
{
"name": "py39-avro",
"portdir": "python/py-avro",
"version": "1.10.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://avro.apache.org/",
"description": "Avro is a serialization and RPC framework.",
"long_description": "Avro is a serialization and RPC framework.",
"active": true,
"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": [
"py-avro"
]
},
{
"type": "run",
"ports": [
"py39-tensorflow-data-validation",
"py39-tfx-bsl",
"py39-apache-beam"
]
}
]
},
{
"name": "dufs",
"portdir": "www/dufs",
"version": "0.43.0",
"license": "(Apache-2 or MIT)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sigoden/dufs",
"description": "A distinctive utility file server",
"long_description": "A distinctive utility file server that supports static serving, uploading, searching, accessing control, webdav.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "",
"github": "holymonson",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "py27-blist",
"portdir": "python/py-blist",
"version": "1.3.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://stutzbachenterprises.com/",
"description": "A list-like type with better asymptotic performance.",
"long_description": "A list-like type with better asymptotic performance and similar performance on small lists.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2875
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py37-blist",
"portdir": "python/py-blist",
"version": "1.3.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://stutzbachenterprises.com/",
"description": "A list-like type with better asymptotic performance.",
"long_description": "A list-like type with better asymptotic performance. and similar performance on small lists.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2875
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
},
{
"name": "py-blist",
"portdir": "python/py-blist",
"version": "1.3.6",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://stutzbachenterprises.com/",
"description": "A list-like type with better asymptotic performance.",
"long_description": "A list-like type with better asymptotic performance. and similar performance on small lists.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2875
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-blist"
]
}
],
"depends_on": []
},
{
"name": "py38-blist",
"portdir": "python/py-blist",
"version": "1.3.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://stutzbachenterprises.com/",
"description": "A list-like type with better asymptotic performance.",
"long_description": "A list-like type with better asymptotic performance. and similar performance on small lists.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2875
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-blist"
]
}
]
}
]
}