{"count":52798,"next":"https://ports.macports.org/api/v1/ports/?format=json&ordering=-updated_at&page=14","previous":"https://ports.macports.org/api/v1/ports/?format=json&ordering=-updated_at&page=12","results":[{"name":"py38-pygtrie","portdir":"python/py-pygtrie","version":"2.5.0","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/mina86/pygtrie","description":"Trie data structure implementation.","long_description":"pygtrie is a pure Python implementation of a trie data structure. Trie data structure, also known as radix or prefix tree, is a tree associating keys to values where all the descendants of a node have a common prefix (associated with that node). The trie module contains Trie, CharTrie and StringTrie classes each implementing a mutable mapping interface, i.e. dict interface. As such, in most circumstances, Trie could be used as a drop-in replacement for a dict, but the prefix nature of the data structure is trie’s real strength. The module also contains PrefixSet class which uses a trie to store a set of prefixes such that a key is contained in the set if it or its prefix is stored in the set.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-16","py38-setuptools","py38-wheel","py38-build","py38-installer"]},{"type":"fetch","ports":["git"]},{"type":"lib","ports":["python38"]},{"type":"test","ports":["py38-pytest"]}],"depends_on":[{"type":"lib","ports":["py38-magenta"]},{"type":"run","ports":["py38-magenta"]}]},{"name":"py37-pygtrie","portdir":"python/py-pygtrie","version":"2.4.2","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/mina86/pygtrie","description":"Trie data structure implementation.","long_description":"pygtrie is a pure Python implementation of a trie data structure. Trie data structure, also known as radix or prefix tree, is a tree associating keys to values where all the descendants of a node have a common prefix (associated with that node). The trie module contains Trie, CharTrie and StringTrie classes each implementing a mutable mapping interface, i.e. dict interface. As such, in most circumstances, Trie could be used as a drop-in replacement for a dict, but the prefix nature of the data structure is trie’s real strength. The module also contains PrefixSet class which uses a trie to store a set of prefixes such that a key is contained in the set if it or its prefix is stored in the set.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-installer","py37-setuptools","py37-wheel","py37-build","clang-14"]},{"type":"fetch","ports":["git"]},{"type":"lib","ports":["python37"]},{"type":"test","ports":["py37-pytest"]}],"depends_on":[{"type":"lib","ports":["py37-magenta"]},{"type":"run","ports":["py37-magenta"]}]},{"name":"py39-uv-build","portdir":"python/py-uv-build","version":"0.11.1","license":"(MIT or Apache-2)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pypi.org/project/uv/","description":"The uv build backend","long_description":"The uv build backend","active":false,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2226}],"variants":[],"dependencies":[{"type":"build","ports":["py39-build","py39-installer","clang-18","py39-setuptools-rust","py39-maturin"]},{"type":"lib","ports":["uv","python39"]}],"depends_on":[{"type":"build","ports":["py39-pytest-describe","py39-cryptography_vectors"]}]},{"name":"oasdiff","portdir":"devel/oasdiff","version":"1.32.1","license":"Apache-2","platforms":"darwin freebsd linux","epoch":0,"replaced_by":null,"homepage":"https://www.oasdiff.com/","description":"Compare and detect breaking changes in OpenAPI specs.","long_description":"Compare and detect breaking changes in OpenAPI specs.","active":true,"categories":["devel"],"maintainers":[{"name":"herby.gillot","github":"herbygillot","ports_count":1118}],"variants":[],"dependencies":[{"type":"build","ports":["go","clang-18"]}],"depends_on":[]},{"name":"coreutils-devel","portdir":"sysutils/coreutils-devel","version":"9.12","license":"GPL-3+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.gnu.org/software/coreutils/","description":"GNU File, Shell, and Text utilities","long_description":"The GNU Core Utilities are the basic file, shell, and text manipulation utilities of the GNU operating system. These are the core utilities which are expected to exist on every operating system. Previously these utilities were offered as three individual sets of GNU utilities, fileutils, shellutils, and textutils. Those three have been combined into a single set of utilities called the coreutils.","active":true,"categories":["sysutils"],"maintainers":[{"name":"mascguy","github":"mascguy","ports_count":367}],"variants":["universal"],"dependencies":[{"type":"build","ports":["gettext","clang-18"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["gmp","libiconv","gettext-runtime"]}],"depends_on":[]},{"name":"py314-findpython","portdir":"python/py-findpython","version":"0.8.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/frostming/findpython","description":"A utility to find python versions on your system.","long_description":"Also lets you filter for specific versions.","active":true,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":149}],"variants":[],"dependencies":[{"type":"build","ports":["py314-build","py314-installer","py314-pdm-backend","clang-18"]},{"type":"lib","ports":["python314","py314-packaging","py314-platformdirs"]},{"type":"test","ports":["py314-pytest"]}],"depends_on":[{"type":"lib","ports":["py-findpython","poetry"]}]},{"name":"py313-findpython","portdir":"python/py-findpython","version":"0.8.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/frostming/findpython","description":"A utility to find python versions on your system.","long_description":"Also lets you filter for specific versions.","active":true,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":149}],"variants":[],"dependencies":[{"type":"build","ports":["py313-build","py313-installer","py313-pdm-backend","clang-18"]},{"type":"lib","ports":["python313","py313-packaging","py313-platformdirs"]},{"type":"test","ports":["py313-pytest"]}],"depends_on":[]},{"name":"py312-findpython","portdir":"python/py-findpython","version":"0.8.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/frostming/findpython","description":"A utility to find python versions on your system.","long_description":"Also lets you filter for specific versions.","active":true,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":149}],"variants":[],"dependencies":[{"type":"build","ports":["py312-installer","py312-pdm-backend","clang-18","py312-build"]},{"type":"lib","ports":["python312","py312-packaging","py312-platformdirs"]},{"type":"test","ports":["py312-pytest"]}],"depends_on":[]},{"name":"py311-findpython","portdir":"python/py-findpython","version":"0.8.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/frostming/findpython","description":"A utility to find python versions on your system.","long_description":"Also lets you filter for specific versions.","active":true,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":149}],"variants":[],"dependencies":[{"type":"build","ports":["py311-installer","py311-pdm-backend","clang-18","py311-build"]},{"type":"lib","ports":["python311","py311-packaging","py311-platformdirs"]},{"type":"test","ports":["py311-pytest"]}],"depends_on":[]},{"name":"py310-findpython","portdir":"python/py-findpython","version":"0.8.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/frostming/findpython","description":"A utility to find python versions on your system.","long_description":"Also lets you filter for specific versions.","active":true,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":149}],"variants":[],"dependencies":[{"type":"build","ports":["py310-installer","py310-pdm-backend","clang-18","py310-build"]},{"type":"lib","ports":["python310","py310-packaging","py310-platformdirs"]},{"type":"test","ports":["py310-pytest"]}],"depends_on":[]},{"name":"py-findpython","portdir":"python/py-findpython","version":"0.8.0","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/frostming/findpython","description":"A utility to find python versions on your system.","long_description":"Also lets you filter for specific versions.","active":true,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":149}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-findpython"]}],"depends_on":[]},{"name":"py39-findpython","portdir":"python/py-findpython","version":"0.7.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/frostming/findpython","description":"A utility to find python versions on your system.","long_description":"Also lets you filter for specific versions.","active":false,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":149}],"variants":[],"dependencies":[{"type":"build","ports":["py39-installer","py39-pdm-backend","clang-18","py39-build"]},{"type":"lib","ports":["python39","py39-packaging","py39-platformdirs"]},{"type":"test","ports":["py39-pytest"]}],"depends_on":[]},{"name":"coreutils-uutils","portdir":"sysutils/coreutils-uutils","version":"0.12.0","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/uutils/coreutils","description":"File, shell and text utilities","long_description":"A rewrite of GNU coreutils in rust","active":true,"categories":["sysutils"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":149}],"variants":["bash_completion","zsh_completion","fish_completion","universal"],"dependencies":[{"type":"build","ports":["cargo","legacy-support","rust","clang-20","tldr-pages"]},{"type":"lib","ports":["libunwind"]}],"depends_on":[{"type":"build","ports":["apple-pki-bundle"]}]},{"name":"fzf","portdir":"sysutils/fzf","version":"0.74.4","license":"MIT","platforms":"darwin freebsd linux","epoch":0,"replaced_by":null,"homepage":"https://github.com/junegunn/fzf","description":"A command-line fuzzy finder written in Go","long_description":"A command-line fuzzy finder written in Go","active":true,"categories":["sysutils"],"maintainers":[{"name":"calvin","github":"cardi","ports_count":27},{"name":"herby.gillot","github":"herbygillot","ports_count":1118}],"variants":[],"dependencies":[{"type":"build","ports":["go","clang-18"]}],"depends_on":[{"type":"run","ports":["ani-cli","dmux","gig","git-toolbelt","git-fuzzy","ugit","cfiles","bat-extras","sad"]}]},{"name":"py314-awscrt","portdir":"python/py-awscrt","version":"0.36.4","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://aws.amazon.com/cli/","description":"A common runtime for AWS Python projects","long_description":"A common runtime for AWS Python projects","active":true,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":149}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py314-wheel","py314-build","py314-installer","py314-setuptools","cmake","pkgconfig","clang-18"]},{"type":"lib","ports":["python314","py314-setuptools","openssl3"]}],"depends_on":[{"type":"lib","ports":["py-awscrt","py314-awscli2"]}]},{"name":"py313-awscrt","portdir":"python/py-awscrt","version":"0.36.4","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://aws.amazon.com/cli/","description":"A common runtime for AWS Python projects","long_description":"A common runtime for AWS Python projects","active":true,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":149}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-wheel","py313-build","py313-installer","py313-setuptools","cmake","pkgconfig","clang-18"]},{"type":"lib","ports":["python313","py313-setuptools","openssl3"]}],"depends_on":[{"type":"lib","ports":["py313-awscli2"]}]},{"name":"py312-awscrt","portdir":"python/py-awscrt","version":"0.36.4","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://aws.amazon.com/cli/","description":"A common runtime for AWS Python projects","long_description":"A common runtime for AWS Python projects","active":true,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":149}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18","py312-installer","py312-setuptools","py312-wheel","cmake","pkgconfig","py312-build"]},{"type":"lib","ports":["python312","py312-setuptools","openssl3"]}],"depends_on":[{"type":"lib","ports":["py312-awscli2"]}]},{"name":"py311-awscrt","portdir":"python/py-awscrt","version":"0.36.4","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://aws.amazon.com/cli/","description":"A common runtime for AWS Python projects","long_description":"A common runtime for AWS Python projects","active":true,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":149}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18","py311-installer","py311-setuptools","py311-wheel","cmake","pkgconfig","py311-build"]},{"type":"lib","ports":["python311","py311-setuptools","openssl3"]}],"depends_on":[{"type":"lib","ports":["py311-awscli2"]}]},{"name":"py310-awscrt","portdir":"python/py-awscrt","version":"0.36.4","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://aws.amazon.com/cli/","description":"A common runtime for AWS Python projects","long_description":"A common runtime for AWS Python projects","active":true,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":149}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18","py310-wheel","py310-build","py310-installer","cmake","pkgconfig","py310-setuptools"]},{"type":"lib","ports":["py310-setuptools","openssl3","python310"]}],"depends_on":[{"type":"lib","ports":["py310-awscli2"]}]},{"name":"py314-awscli2","portdir":"python/py-awscli2","version":"2.36.49","license":"Apache-2","platforms":"{darwin >= 20}","epoch":0,"replaced_by":null,"homepage":"https://aws.amazon.com/cli/","description":"Universal Command Line Environment for Amazon Web Services.","long_description":"Universal Command Line Environment for Amazon Web Services.","active":true,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":149}],"variants":[],"dependencies":[{"type":"build","ports":["py314-setuptools","clang-18","py314-build","py314-flit_core","py314-installer"]},{"type":"lib","ports":["py314-colorama","py314-prompt_toolkit","py314-ruamel-yaml-clib","python314","py314-distro","py314-awscrt","py314-jmespath","py314-dateutil","py314-urllib3","py314-docutils","py314-ruamel-yaml"]},{"type":"run","ports":["awscli_select"]}],"depends_on":[{"type":"lib","ports":["py-awscli2"]}]},{"name":"py313-awscli2","portdir":"python/py-awscli2","version":"2.36.49","license":"Apache-2","platforms":"{darwin >= 20}","epoch":0,"replaced_by":null,"homepage":"https://aws.amazon.com/cli/","description":"Universal Command Line Environment for Amazon Web Services.","long_description":"Universal Command Line Environment for Amazon Web Services.","active":true,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":149}],"variants":[],"dependencies":[{"type":"build","ports":["py313-setuptools","clang-18","py313-build","py313-flit_core","py313-installer"]},{"type":"lib","ports":["py313-docutils","py313-distro","py313-jmespath","python313","py313-ruamel-yaml-clib","py313-colorama","py313-awscrt","py313-urllib3","py313-prompt_toolkit","py313-dateutil","py313-ruamel-yaml"]},{"type":"run","ports":["awscli_select"]}],"depends_on":[]},{"name":"py312-awscli2","portdir":"python/py-awscli2","version":"2.36.49","license":"Apache-2","platforms":"{darwin >= 20}","epoch":0,"replaced_by":null,"homepage":"https://aws.amazon.com/cli/","description":"Universal Command Line Environment for Amazon Web Services.","long_description":"Universal Command Line Environment for Amazon Web Services.","active":true,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":149}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py312-build","py312-flit_core","py312-installer","py312-setuptools"]},{"type":"lib","ports":["py312-distro","py312-docutils","py312-prompt_toolkit","python312","py312-jmespath","py312-awscrt","py312-colorama","py312-ruamel-yaml","py312-ruamel-yaml-clib","py312-urllib3","py312-dateutil"]},{"type":"run","ports":["awscli_select"]}],"depends_on":[]},{"name":"py311-awscli2","portdir":"python/py-awscli2","version":"2.36.49","license":"Apache-2","platforms":"{darwin >= 20}","epoch":0,"replaced_by":null,"homepage":"https://aws.amazon.com/cli/","description":"Universal Command Line Environment for Amazon Web Services.","long_description":"Universal Command Line Environment for Amazon Web Services.","active":true,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":149}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py311-build","py311-installer","py311-setuptools","py311-flit_core"]},{"type":"lib","ports":["py311-dateutil","py311-prompt_toolkit","py311-jmespath","python311","py311-ruamel-yaml","py311-ruamel-yaml-clib","py311-awscrt","py311-colorama","py311-distro","py311-docutils","py311-urllib3"]},{"type":"run","ports":["awscli_select"]}],"depends_on":[]},{"name":"py310-awscli2","portdir":"python/py-awscli2","version":"2.36.49","license":"Apache-2","platforms":"{darwin >= 20}","epoch":0,"replaced_by":null,"homepage":"https://aws.amazon.com/cli/","description":"Universal Command Line Environment for Amazon Web Services.","long_description":"Universal Command Line Environment for Amazon Web Services.","active":true,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":149}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py310-setuptools","py310-flit_core","py310-build","py310-installer"]},{"type":"lib","ports":["py310-jmespath","py310-prompt_toolkit","py310-distro","python310","py310-ruamel-yaml-clib","py310-awscrt","py310-ruamel-yaml","py310-urllib3","py310-colorama","py310-dateutil","py310-docutils"]},{"type":"run","ports":["awscli_select"]}],"depends_on":[]},{"name":"py-awscrt","portdir":"python/py-awscrt","version":"0.36.4","license":"Apache-2","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://aws.amazon.com/cli/","description":"A common runtime for AWS Python projects","long_description":"A common runtime for AWS Python projects","active":true,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":149}],"variants":[],"dependencies":[{"type":"build","ports":["pkgconfig","clang-18"]},{"type":"lib","ports":["openssl3","py314-awscrt"]}],"depends_on":[]},{"name":"py-awscli2","portdir":"python/py-awscli2","version":"2.36.49","license":"Apache-2","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://aws.amazon.com/cli/","description":"Universal Command Line Environment for Amazon Web Services.","long_description":"Universal Command Line Environment for Amazon Web Services.","active":true,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":149}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-awscli2"]}],"depends_on":[]},{"name":"py37-awscli2","portdir":"python/py-awscli2","version":"2.4.25","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://aws.amazon.com/cli/","description":"Universal Command Line Environment for Amazon Web Services.","long_description":"Universal Command Line Environment for Amazon Web Services.","active":false,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":149}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-13","py37-setuptools"]},{"type":"lib","ports":["py37-cryptography","py37-dateutil","py37-distro","py37-docutils","py37-jmespath","py37-prompt_toolkit","python37","py37-ruamel-yaml-clib","py37-urllib3","py37-wcwidth","py37-awscrt","py37-ruamel-yaml","py37-colorama"]},{"type":"run","ports":["awscli_select"]}],"depends_on":[]},{"name":"py38-awscli2","portdir":"python/py-awscli2","version":"2.15.53","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://aws.amazon.com/cli/","description":"Universal Command Line Environment for Amazon Web Services.","long_description":"Universal Command Line Environment for Amazon Web Services.","active":false,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":149}],"variants":[],"dependencies":[{"type":"build","ports":["clang-16","py38-flit_core","py38-setuptools","py38-build","py38-installer"]},{"type":"lib","ports":["py38-docutils","py38-jmespath","py38-prompt_toolkit","py38-ruamel-yaml","python38","py38-urllib3","py38-awscrt","py38-ruamel-yaml-clib","py38-colorama","py38-cryptography","py38-dateutil","py38-distro"]},{"type":"run","ports":["awscli_select"]}],"depends_on":[]},{"name":"py39-awscli2","portdir":"python/py-awscli2","version":"2.31.22","license":"Apache-2","platforms":"{darwin >= 20}","epoch":0,"replaced_by":null,"homepage":"https://aws.amazon.com/cli/","description":"Universal Command Line Environment for Amazon Web Services.","long_description":"Universal Command Line Environment for Amazon Web Services.","active":false,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":149}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py39-flit_core","py39-setuptools","py39-build","py39-installer"]},{"type":"lib","ports":["py39-jmespath","py39-prompt_toolkit","py39-ruamel-yaml","python39","py39-urllib3","py39-awscrt","py39-ruamel-yaml-clib","py39-colorama","py39-dateutil","py39-distro","py39-docutils"]},{"type":"run","ports":["awscli_select"]}],"depends_on":[]},{"name":"py39-awscrt","portdir":"python/py-awscrt","version":"0.27.6","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://aws.amazon.com/cli/","description":"A common runtime for AWS Python projects","long_description":"A common runtime for AWS Python projects","active":false,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":149}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18","py39-build","py39-installer","cmake","py39-setuptools","py39-wheel"]},{"type":"lib","ports":["py39-setuptools","python39"]}],"depends_on":[{"type":"lib","ports":["py39-awscli2"]}]},{"name":"py37-awscrt","portdir":"python/py-awscrt","version":"0.14.0","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://aws.amazon.com/cli/","description":"A common runtime for AWS Python projects","long_description":"A common runtime for AWS Python projects","active":false,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":149}],"variants":["universal"],"dependencies":[{"type":"build","ports":["cmake","clang-14"]},{"type":"lib","ports":["python37","py37-setuptools"]}],"depends_on":[{"type":"lib","ports":["py37-awscli2"]}]},{"name":"py38-awscrt","portdir":"python/py-awscrt","version":"0.19.19","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://aws.amazon.com/cli/","description":"A common runtime for AWS Python projects","long_description":"A common runtime for AWS Python projects","active":false,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":149}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-16","py38-build","py38-installer","cmake","py38-setuptools","py38-wheel"]},{"type":"lib","ports":["py38-setuptools","python38"]}],"depends_on":[{"type":"lib","ports":["py38-awscli2"]}]},{"name":"opensmtpd","portdir":"mail/opensmtpd","version":"7.9.0p0","license":"ISC","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.opensmtpd.org","description":"secure, reliable, lean, and easy-to configure SMTP server","long_description":"The OpenSMTPD server seeks to be \n* as secure as possible, and uses privilege separation to mitigate \n possible security bugs \n* as reliable as possible: any accepted email must not be lost \n* lean: it covers typical usage cases instead of every obscure one \n* easy to configure, with a configuration syntax reminiscent of the OpenBSD \n Packet Filter's (PF) \n* fast and efficient: it can handle large queues with reasonable performance","active":true,"categories":["mail"],"maintainers":[{"name":"rak","github":"ryanakca","ports_count":9},{"name":"artkiver","github":"artkiver","ports_count":12}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18","libtool","pkgconfig","autoconf","automake","bison"]},{"type":"lib","ports":["openssl","libevent"]}],"depends_on":[]},{"name":"csv2html","portdir":"textproc/csv2html","version":"3.1.1","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/dbohdan/csv2html","description":"Convert CSV files to HTML tables","long_description":"Convert CSV files to HTML tables","active":true,"categories":["textproc"],"maintainers":[{"name":"sikmir","github":"sikmir","ports_count":51}],"variants":["universal"],"dependencies":[{"type":"build","ports":["cargo","legacy-support","rust","clang-20"]},{"type":"lib","ports":["libunwind"]}],"depends_on":[]},{"name":"less","portdir":"textproc/less","version":"710","license":"(GPL-3+ or BSD)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.greenwoodsoftware.com/less/","description":"Less is a program similar to more, which allows backward movement.","long_description":"Less is a program similar to more, but which allows backward movement in the file as well as forward movement. Also, less does not have to read the entire input file before starting, so with large input files it starts up faster than text editors like vi. Less uses termcap (or terminfo on some systems), so it can run on a variety of terminals. There is even limited support for hardcopy terminals.","active":true,"categories":["textproc"],"maintainers":[{"name":"raimue","github":"raimue","ports_count":56}],"variants":["pcre","universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["gettext","ncurses","pcre2"]}],"depends_on":[{"type":"lib","ports":["octave","R","offpunk","man"]},{"type":"run","ports":["bat-extras","diffr","git-delta"]}]},{"name":"py314-unicodedata2","portdir":"python/py-unicodedata2","version":"18.0.0","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/fonttools/unicodedata2","description":"Unicodedata backport for Python 2/3 updated to the latest Unicode version.","long_description":"Unicodedata backport for Python 2/3 updated to the latest Unicode version.","active":true,"categories":["python"],"maintainers":[{"name":"amake","github":"amake","ports_count":164}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py314-installer","clang-18","py314-build","py314-setuptools","py314-wheel"]},{"type":"lib","ports":["python314"]},{"type":"test","ports":["py314-pytest"]}],"depends_on":[{"type":"lib","ports":["py-unicodedata2"]},{"type":"run","ports":["py314-fonttools"]}]},{"name":"py313-unicodedata2","portdir":"python/py-unicodedata2","version":"18.0.0","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/fonttools/unicodedata2","description":"Unicodedata backport for Python 2/3 updated to the latest Unicode version.","long_description":"Unicodedata backport for Python 2/3 updated to the latest Unicode version.","active":true,"categories":["python"],"maintainers":[{"name":"amake","github":"amake","ports_count":164}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-installer","clang-18","py313-build","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]},{"type":"test","ports":["py313-pytest"]}],"depends_on":[{"type":"run","ports":["py313-fonttools"]}]},{"name":"py312-unicodedata2","portdir":"python/py-unicodedata2","version":"18.0.0","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/fonttools/unicodedata2","description":"Unicodedata backport for Python 2/3 updated to the latest Unicode version.","long_description":"Unicodedata backport for Python 2/3 updated to the latest Unicode version.","active":true,"categories":["python"],"maintainers":[{"name":"amake","github":"amake","ports_count":164}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py312-setuptools","py312-build","py312-installer","py312-wheel","clang-18"]},{"type":"lib","ports":["python312"]},{"type":"test","ports":["py312-pytest"]}],"depends_on":[{"type":"run","ports":["py312-fonttools"]}]},{"name":"py311-unicodedata2","portdir":"python/py-unicodedata2","version":"18.0.0","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/fonttools/unicodedata2","description":"Unicodedata backport for Python 2/3 updated to the latest Unicode version.","long_description":"Unicodedata backport for Python 2/3 updated to the latest Unicode version.","active":true,"categories":["python"],"maintainers":[{"name":"amake","github":"amake","ports_count":164}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py311-setuptools","py311-build","py311-installer","py311-wheel","clang-18"]},{"type":"lib","ports":["python311"]},{"type":"test","ports":["py311-pytest"]}],"depends_on":[{"type":"run","ports":["py311-fonttools"]}]},{"name":"py310-unicodedata2","portdir":"python/py-unicodedata2","version":"18.0.0","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/fonttools/unicodedata2","description":"Unicodedata backport for Python 2/3 updated to the latest Unicode version.","long_description":"Unicodedata backport for Python 2/3 updated to the latest Unicode version.","active":true,"categories":["python"],"maintainers":[{"name":"amake","github":"amake","ports_count":164}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py310-build","py310-setuptools","py310-wheel","py310-installer","clang-18"]},{"type":"lib","ports":["python310"]},{"type":"test","ports":["py310-pytest"]}],"depends_on":[{"type":"run","ports":["py310-fonttools"]}]},{"name":"py-unicodedata2","portdir":"python/py-unicodedata2","version":"18.0.0","license":"Apache-2","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/fonttools/unicodedata2","description":"Unicodedata backport for Python 2/3 updated to the latest Unicode version.","long_description":"Unicodedata backport for Python 2/3 updated to the latest Unicode version.","active":true,"categories":["python"],"maintainers":[{"name":"amake","github":"amake","ports_count":164}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-unicodedata2"]}],"depends_on":[]},{"name":"py39-unicodedata2","portdir":"python/py-unicodedata2","version":"17.0.1","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/fonttools/unicodedata2","description":"Unicodedata backport for Python 2/3 updated to the latest Unicode version.","long_description":"Unicodedata backport for Python 2/3 updated to the latest Unicode version.","active":false,"categories":["python"],"maintainers":[{"name":"amake","github":"amake","ports_count":164}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py39-build","py39-setuptools","py39-wheel","py39-installer","clang-18"]},{"type":"lib","ports":["python39"]},{"type":"test","ports":["py39-pytest"]}],"depends_on":[{"type":"run","ports":["py39-fonttools"]}]},{"name":"py37-unicodedata2","portdir":"python/py-unicodedata2","version":"15.1.0","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/fonttools/unicodedata2","description":"Unicodedata backport for Python 2/3 updated to the latest Unicode version.","long_description":"Unicodedata backport for Python 2/3 updated to the latest Unicode version.","active":false,"categories":["python"],"maintainers":[{"name":"amake","github":"amake","ports_count":164}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py37-build","py37-setuptools","py37-wheel","py37-installer","clang-17"]},{"type":"lib","ports":["python37"]},{"type":"test","ports":["py37-pytest"]}],"depends_on":[{"type":"run","ports":["py37-fonttools"]}]},{"name":"py27-unicodedata2","portdir":"python/py-unicodedata2","version":"13.0.0.post2","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"","description":"Unicodedata backport for Python 2/3 updated to the latest Unicode version.","long_description":"Unicodedata backport for Python 2/3 updated to the latest Unicode version.","active":false,"categories":["python"],"maintainers":[{"name":"amake","github":"amake","ports_count":164}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-9.0","py27-setuptools"]},{"type":"lib","ports":["python27"]}],"depends_on":[{"type":"run","ports":["py27-fonttools"]}]},{"name":"py38-unicodedata2","portdir":"python/py-unicodedata2","version":"15.1.0","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/fonttools/unicodedata2","description":"Unicodedata backport for Python 2/3 updated to the latest Unicode version.","long_description":"Unicodedata backport for Python 2/3 updated to the latest Unicode version.","active":false,"categories":["python"],"maintainers":[{"name":"amake","github":"amake","ports_count":164}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py38-build","py38-setuptools","py38-wheel","py38-installer","clang-17"]},{"type":"lib","ports":["python38"]},{"type":"test","ports":["py38-pytest"]}],"depends_on":[{"type":"run","ports":["py38-fonttools"]}]},{"name":"py36-unicodedata2","portdir":"python/py-unicodedata2","version":"14.0.0","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"","description":"Unicodedata backport for Python 2/3 updated to the latest Unicode version.","long_description":"Unicodedata backport for Python 2/3 updated to the latest Unicode version.","active":false,"categories":["python"],"maintainers":[{"name":"amake","github":"amake","ports_count":164}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-9.0","py36-setuptools"]},{"type":"lib","ports":["python36"]}],"depends_on":[{"type":"run","ports":["py36-fonttools"]}]},{"name":"fwup","portdir":"sysutils/fwup","version":"1.17.1","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/fwup-home/fwup","description":"Configurable embedded Linux firmware update creator and runner","long_description":"fwup is a configurable image-based software update utility for embedded Linux-based systems. It has two modes of operation: creating compressed archives for distributing updates, and applying updates on device.","active":true,"categories":["sysutils"],"maintainers":[{"name":"pguyot","github":"pguyot","ports_count":199}],"variants":["universal"],"dependencies":[{"type":"build","ports":["pkgconfig","clang-18"]},{"type":"lib","ports":["libarchive","libconfuse"]}],"depends_on":[]},{"name":"ipatool","portdir":"sysutils/ipatool","version":"2.6.0","license":"MIT","platforms":"darwin freebsd linux","epoch":0,"replaced_by":null,"homepage":"https://github.com/majd/ipatool","description":"CLI for searching and downloading iOS app packages from the App Store","long_description":"CLI for searching and downloading iOS app packages from the App Store.","active":true,"categories":["sysutils"],"maintainers":[{"name":"therealketo","github":"therealketo","ports_count":17}],"variants":[],"dependencies":[{"type":"build","ports":["go","clang-18"]}],"depends_on":[]},{"name":"openvpn2","portdir":"net/openvpn2","version":"2.7.7","license":"(GPL-2 or OpenSSLException)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://openvpn.net","description":"easy-to-use, robust, and highly configurable VPN","long_description":"OpenVPN is an easy-to-use, robust, and highly configurable VPN (Virtual Private Network) daemon which can be used to securely link two or more private networks using an encrypted tunnel over the internet.","active":true,"categories":["net","security"],"maintainers":[{"name":"i0ntempest","github":"i0ntempest","ports_count":312}],"variants":["pkcs11","passwordsave","universal"],"dependencies":[{"type":"build","ports":["pkgconfig","clang-18"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["lz4","lzo2","openssl"]}],"depends_on":[]},{"name":"moor","portdir":"textproc/moor","version":"2.19.2","license":"FreeBSD","platforms":"darwin freebsd linux","epoch":0,"replaced_by":null,"homepage":"https://github.com/walles/moor","description":"Moor is a pager. It's designed to just do the right thing without any configuration.","long_description":"Moor should work as a drop-in replacement for Less. It features syntax highlighting, ANSI color coded text support, incremental search and automatic decompression, among others.","active":true,"categories":["textproc"],"maintainers":[{"name":"j.lopez.r","github":"jlopezr","ports_count":1},{"name":"herby.gillot","github":"herbygillot","ports_count":1118}],"variants":[],"dependencies":[{"type":"build","ports":["go","clang-18"]}],"depends_on":[]}]}