HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50477,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=79",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=77",
"results": [
{
"name": "hiop",
"portdir": "math/hiop",
"version": "1.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/LLNL/hiop",
"description": "HPC solver for non-linear optimization problems",
"long_description": "HiOp is an optimization solver for solving certain mathematical optimization problems expressed as non-linear programming problems. HiOp is a lightweight HPC solver that leverages application’s existing data parallelism to parallelize the optimization iterations by using specialized parallel linear algebra kernels.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang90",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gfortran",
"mpich",
"openmpi",
"ginkgo",
"strumpack",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"metis",
"scalapack",
"vecLibFort",
"strumpack",
"mpich-clang17",
"scotch",
"libgcc",
"eigen3"
]
}
],
"depends_on": []
},
{
"name": "hiredis",
"portdir": "databases/hiredis",
"version": "1.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/redis/hiredis",
"description": "Hiredis is a minimalistic C client library for the Redis database.",
"long_description": "Hiredis is a minimalistic C client library for the Redis database.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"syslog-ng-devel",
"ccache",
"yaz",
"R-RcppRedis",
"R-redux",
"gawk-redis",
"php72-openswoole",
"php73-openswoole",
"php74-openswoole",
"php80-openswoole",
"php81-openswoole",
"php82-openswoole",
"php53-swoole",
"php54-swoole",
"php55-swoole",
"php56-swoole",
"php70-swoole",
"php71-swoole",
"php72-swoole",
"php73-swoole",
"php74-swoole",
"php80-swoole",
"php81-swoole",
"php82-swoole"
]
},
{
"type": "run",
"ports": [
"rspamd"
]
}
]
},
{
"name": "hist",
"portdir": "math/hist",
"version": "1.1.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/kesterlester/hist",
"description": "Histogramming from standard input",
"long_description": "Histogramming from standard input",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 220
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"cairo",
"xorg-libX11"
]
}
],
"depends_on": []
},
{
"name": "histo",
"portdir": "textproc/histo",
"version": "0.0.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tj/histo",
"description": "Plot histograms in the terminal with arbitrary streaming or non-streaming data.",
"long_description": "Plot histograms in the terminal with arbitrary streaming or non-streaming data.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "hivex",
"portdir": "devel/hivex",
"version": "1.3.24",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libguestfs/hivex",
"description": "A self-contained library for reading and writing Windows Registry \"hive\" binary files.",
"long_description": "A self-contained library for reading and writing Windows Registry \"hive\" binary files.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 82
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gettext-runtime",
"readline",
"libiconv",
"libxml2"
]
},
{
"type": "run",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"guestfs-tools"
]
}
]
},
{
"name": "hk",
"portdir": "devel/hk",
"version": "1.28.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hk.jdx.dev",
"description": "The fastest git hook manager on the planet.",
"long_description": "The fastest git hook manager on the planet.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "hledger",
"portdir": "finance/hledger",
"version": "1.50.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hledger.org",
"description": "Command-line interface for the hledger accounting system",
"long_description": "hledger is lightweight, cross platform, multi-currency, double-entry accounting software. It lets you track money, investments, cryptocurrencies, invoices, time, inventory and more, in a safe, future-proof plain text data format with full version control and privacy. \nhledger aims to help both computer experts and regular folks gain clarity in their finances and time management. Though the UIs are basic, hledger can model any accounting situation and provide precise, clear reports. It is reliable, quick, and backed by the highly supportive Plain Text Accounting ecosystem. Using it is an excellent way to learn double entry accounting.",
"active": true,
"categories": [
"textproc",
"haskell",
"finance"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 644
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"openssl",
"stack",
"file",
"grep",
"gsed",
"clang-18"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"hledger-iadd"
]
}
]
},
{
"name": "hledger-iadd",
"portdir": "finance/hledger-iadd",
"version": "1.3.21",
"license": "BSD-3-Clause",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hpdeifel/hledger-iadd",
"description": "A terminal UI as drop-in replacement for hledger add",
"long_description": "hledger-iadd improves in the following ways on hledger's add command: \n \n* Interactive as-you-type completion for account names and descriptions with optional fuzzy matching. \n* Integrated calculator. Amounts can be written as simple sums with real-time feedback on the result. \n* All actions while entering a transaction can be undone. \n* Configurable format for date input. Instead of y/m/d it is also possible to use other formats like the german d.m.y.",
"active": true,
"categories": [
"haskell",
"finance"
],
"maintainers": [
{
"name": "ivofrolov",
"github": "ivofrolov",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"cctools",
"openssl",
"stack",
"file",
"grep",
"gsed"
]
},
{
"type": "run",
"ports": [
"hledger"
]
}
],
"depends_on": []
},
{
"name": "hlint",
"portdir": "devel/hlint",
"version": "3.10",
"license": "GPL-3",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ndmitchell/hlint",
"description": "A tool for suggesting possible improvements to Haskell code.",
"long_description": "HLint is a tool for suggesting possible improvements to Haskell code. These suggestions include ideas such as using alternative functions, simplifying code and spotting redundancies.",
"active": true,
"categories": [
"devel",
"haskell"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"openssl",
"cabal",
"ghc",
"file",
"grep",
"gsed",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gmp",
"libiconv"
]
},
{
"type": "patch",
"ports": [
"cabal"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"ihaskell"
]
}
]
},
{
"name": "hmmer",
"portdir": "science/hmmer",
"version": "3.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://hmmer.org/",
"description": "HMMER is used for searching sequence databases for sequence homologs, and for making sequence alignments",
"long_description": "HMMER is used for searching sequence databases for sequence homologs, and for making sequence alignments. It implements methods using probabilistic models called profile hidden Markov models (profile HMMs).",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "hnb",
"portdir": "editors/hnb",
"version": "1.9.18",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://hnb.sourceforge.net/",
"description": "command-line outliner",
"long_description": "Hierarchical notebook (hnb) is a curses program to structure many kinds of data in one place, for example addresses, to-do lists, ideas, book reviews or to store snippets of brainstorming.",
"active": true,
"categories": [
"editors"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "HNHUi",
"portdir": "devel/HNHUi",
"version": "6.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mstarke/HNHUi",
"description": "Reusable Cocoa UI Components",
"long_description": "Reusable Cocoa UI Components",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"MacPass"
]
}
]
},
{
"name": "hoard",
"portdir": "devel/hoard",
"version": "3.13",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://hoard.org",
"description": "A drop-in replacement for malloc that is very fast on multiprocessor machines",
"long_description": "A drop-in replacement for malloc that is very fast on multiprocessor machines",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"git",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "hoard-cli",
"portdir": "sysutils/hoard-cli",
"version": "1.4.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hyde46.github.io/hoard",
"description": "CLI command organizer written in Rust",
"long_description": "A command organizer lets you save commands that you often use, but are too complicated or long to remember. For every hoarded command, hoard saves the command ( parameterized with a customizable token, default # ), name, description, namespace where it lives in, and tags ( optional ). If you get lost in your massive command history, and can't find for example a specific docker command out of thousand docker commands you've already ran, just hoard it. With a name and description it will be much easier to find again. When you look for that command again a month later, take a look at your hoarded commands. hoard is not supposed to replace shell history finder like fzf, atuin, or similar utilities. It rather should be used in conjunction with them.",
"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": "hof",
"portdir": "devel/hof",
"version": "0.6.10",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.hofstadter.io",
"description": "The High Code Framework (low-code for devs), a flexible data modeling & code generation system",
"long_description": "The hof tool tries to remove redundent development activities by using high level designs, code generation, and diff3 while letting you write custom code directly in the output. (low-code for developers) Users write Single Source of Truth (SSoT) design for data models and the application generators. hof reads the SSoT, processes it through the code generators, and outputs directories and files. Users can write custom code in the output, change their designs, and regenerate code in any order. hof can be customized and extended by only editing text files and not hof source code. Use your own tools, technologies, and practices, hof does not make any choices for you. hof is powered by Cue (https://cuelang.org & https://cuetorials.com)",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "holoviews",
"portdir": "science/holoviews",
"version": "1.22.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/holoviz/holoviews",
"description": "HoloViews is an open-source Python library designed to make data analysis and visualization seamless and simple.",
"long_description": "HoloViews is an open-source Python library designed to make data analysis and visualization seamless and simple. With HoloViews, you can usually express what you want to do in very few lines of code, letting you focus on what you are trying to explore and convey, not on the process of plotting.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1199
}
],
"variants": [
"python310",
"python311",
"python312",
"python313"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling",
"py313-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"py313-pyct",
"py313-bokeh",
"python313",
"py313-panel",
"py313-notebook",
"py313-pyviz_comms",
"py313-matplotlib",
"py313-pandas",
"py313-colorcet",
"py313-param"
]
}
],
"depends_on": []
},
{
"name": "homebank",
"portdir": "x11/homebank",
"version": "5.9.7",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gethomebank.org",
"description": "Software to manage personal accounts, light and simple.",
"long_description": "HomeBank is the free software you have always wanted to manage your personal accounts at home. The main concept is to be light, simple and very easy to use. It brings you many features that allow you to analyze your finances in a detailed way instantly and dynamically with powerful report tools based on filtering and graphical charts.",
"active": true,
"categories": [
"finance",
"x11"
],
"maintainers": [
{
"name": "julien.barbey",
"github": "jbarbey",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"intltool"
]
},
{
"type": "lib",
"ports": [
"gettext",
"glib2",
"libofx",
"gtk3",
"libsoup",
"librsvg"
]
}
],
"depends_on": []
},
{
"name": "honcho_select",
"portdir": "python/honcho_select",
"version": "0.1",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "common files for selecting default honcho version",
"long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of honcho.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-honcho",
"py35-honcho",
"py36-honcho",
"py39-honcho",
"py37-honcho",
"py38-honcho",
"py310-honcho"
]
}
]
},
{
"name": "honeyd",
"portdir": "net/honeyd",
"version": "1.5c",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.honeyd.org/",
"description": "A small daemon that creates virtual hosts appearing to run various operating systems and services.",
"long_description": "Honeyd is a small daemon that creates virtual hosts (tested up to 65,536 ip addresses) that can appear to be running individual operating systems and services of your choice. Honeyd improves cyber security by providing mechanisms for threat detection and assessment, and also deters adversaries by hiding real systems in the middle of virtual systems.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"rrdtool",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"pcre",
"libdnet",
"libevent1",
"py27-libdnet",
"py27-pylibpcap",
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "horcrux",
"portdir": "sysutils/horcrux",
"version": "0.3",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jesseduffield/horcrux",
"description": "Split your file into encrypted fragments so that you don't need to remember a passcode",
"long_description": "Split your file into encrypted fragments so that you don't need to remember a passcode",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "HORTON",
"portdir": "science/HORTON",
"version": "2.0.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://theochem.github.io/horton/",
"description": "HORTON is a quantum chemistry program written primarily in Python language.",
"long_description": "HORTON is a quantum chemistry program written primarily in Python language. It can serve as a stand-alone program for electronic structure calculation (HF, DFT,Geminals, PT)",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "yangx59",
"github": "",
"ports_count": 5
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"OpenBLAS",
"py27-cython",
"py27-matplotlib",
"py27-nose",
"py27-numpy",
"python27",
"py27-sphinx",
"py27-sympy",
"libint",
"libxc",
"py27-scipy"
]
}
],
"depends_on": []
},
{
"name": "hostage",
"portdir": "sysutils/hostage",
"version": "1.0.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/emcrisostomo/hostage",
"description": "A command line utility to programmatically edit the host name database file (/etc/hosts)",
"long_description": "hostage is a command line utility to programmatically edit the host name database, which is typically the /etc/hosts plain text file in many UNIX and UNIX-like operating systems. hostage can list and validate a host name database file, add entries to the database, remove entries by address, and remove entries by host name.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 167
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"antlr4-cpp-runtime"
]
}
],
"depends_on": []
},
{
"name": "howdoi",
"portdir": "devel/howdoi",
"version": "2.0.20",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gleitz/howdoi",
"description": "instant coding answers via the command line",
"long_description": "instant coding answers via the command line",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"py310-requests",
"py310-appdirs",
"py310-cssselect",
"py310-lxml",
"py310-pyquery",
"py310-cachelib",
"py310-keep",
"python310",
"py310-pygments"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "howl",
"portdir": "net/howl",
"version": "1.0.0",
"license": "BSD and APSL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.porchdogsoft.com/products/howl/",
"description": "Howl is a cross-platform implementation of Zeroconf networking.",
"long_description": "Howl is a cross-platform implementation of Zeroconf networking. Branded as Rendezvous(tm) by Apple Computer, Inc., Zeroconf standardizes networking protocols for delivering hassle-free ad-hoc networking, service discovery and IP configuration. This ease of use, enjoyed by users of Mac OS X, is now available as an SDK for Windows 2000/XP and many flavors of Unix. Howl allows software developers to easily embed Zeroconf functionality in their applications, making cumbersome and error-prone network configuration tasks seem so five minutes ago. Give your users what they want. Give them simple, elegant networking. Give them Howl.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"daapd"
]
}
]
},
{
"name": "hpddm",
"portdir": "math/hpddm",
"version": "2.3.0",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 2,
"replaced_by": null,
"homepage": "https://github.com/hpddm/hpddm",
"description": "a framework for high-performance domain decomposition methods",
"long_description": "HPDDM is an efficient implementation of various domain decomposition methods.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang90",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gfortran",
"mpich",
"openmpi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"arpack",
"hypre",
"mumps",
"scalapack",
"python312",
"mpich-clang17",
"vecLibFort",
"libgcc"
]
},
{
"type": "test",
"ports": [
"py312-numpy",
"py312-scipy",
"py312-mpi4py"
]
}
],
"depends_on": []
},
{
"name": "hping2",
"portdir": "net/hping2",
"version": "rc3",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.hping.org/",
"description": "a network tool",
"long_description": "a network tool able to send custom packets.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "hping3",
"portdir": "net/hping3",
"version": "20051105",
"license": "GPL-2 and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.hping.org",
"description": "hping is a command-line oriented TCP/IP packet assembler/analyzer",
"long_description": "hping is a command-line oriented TCP/IP packet assembler/analyzer. The interface is inspired to the ping(8) unix command, but hping is not only able to send ICMP echo requests. It supports TCP, UDP, ICMP and RAW-IP protocols, has a traceroute mode, the ability to send files between a covered channel, and many other features.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "normen",
"github": "Gminfly",
"ports_count": 11
}
],
"variants": [
"universal",
"tcl"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"tcl",
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "hpl",
"portdir": "science/hpl",
"version": "2.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.netlib.org/benchmark/hpl",
"description": "High Performance Computing Linpack Benchmark",
"long_description": "See how your machine compares to the TOP500! HPL is a software package that solves a (random) dense linear system in double-precision (64-bit) arithmetic on distributed-memory computers. It can thus be regarded as a portable as well as freely available implementation of the High Performance Computing Linpack Benchmark.",
"active": true,
"categories": [
"science",
"benchmarks"
],
"maintainers": [
{
"name": "dstrubbe",
"github": "dstrubbe",
"ports_count": 38
}
],
"variants": [
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang90",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"mpich",
"openmpi"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"vecLibFort",
"mpich-clang17"
]
}
],
"depends_on": []
},
{
"name": "hptt",
"portdir": "math/hptt",
"version": "1.0.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/springer13/hptt",
"description": "High-Performance Tensor Transpose library",
"long_description": "High-Performance Tensor Transpose library",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "hr",
"portdir": "sysutils/hr",
"version": "1.5",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/LuRsT/hr",
"description": "A horizontal ruler for your terminal",
"long_description": "A simple shell script that puts a horizontal ruler in your terminal.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 225
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "hrsh2csv",
"portdir": "palm/hrsh2csv",
"version": "1.3",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://hours.sourceforge.net/",
"description": "converts Hours pdb files into CSV text files",
"long_description": "Hours is a time-tracking utility for the PalmOS. This utility converts Hours for PalmOS database files into comma-separated values text files.",
"active": true,
"categories": [
"palm"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "hscolour",
"portdir": "devel/hscolour",
"version": "1.25",
"license": "GPL-3",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://hackage.haskell.org/package/hscolour",
"description": "A small Haskell script to colourise Haskell code",
"long_description": "A small Haskell script to colourise Haskell code. It currently has six output formats: ANSI terminal codes (optionally XTerm-256colour codes), HTML 3.2 with font tags, HTML 4.01 with CSS, HTML 4.01 with CSS and mouseover annotations, XHTML 1.0 with inline CSS styling, LaTeX, and mIRC chat codes.",
"active": true,
"categories": [
"devel",
"haskell"
],
"maintainers": [],
"variants": [
"stack",
"haskell_cabal_use_prebuilt"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"openssl",
"file",
"grep",
"gsed",
"cabal-prebuilt",
"ghc-prebuilt",
"clang-16"
]
},
{
"type": "patch",
"ports": [
"cabal-prebuilt",
"ghc-prebuilt"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"cpphs",
"ghc"
]
},
{
"type": "lib",
"ports": [
"cabal"
]
},
{
"type": "run",
"ports": [
"haskell-language-server"
]
}
]
},
{
"name": "hsftp",
"portdir": "net/hsftp",
"version": "1.15",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://la-samhna.de/hsftp/",
"description": "ftp emulator that uses ssh to transport commands and data",
"long_description": "hsftp is an ftp emulator that provides the look-and-feel of an ftp session, but uses ssh to transport commands and data.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"readline"
]
}
],
"depends_on": []
},
{
"name": "hss",
"portdir": "net/hss",
"version": "1.10",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/six-ddc/hss",
"description": "An interactive parallel ssh client featuring autocomplete and asynchronous execution.",
"long_description": "hss is an interactive ssh client for multiple servers. It will provide almost the same experience as in the bash environment. It supports interactive input based on libreadline, history( responding to the C-r key), auto-completion from remote server on the tab key for commands and paths. The command is executed on all servers in parallel. Execution on one server does not need to wait for that on another server to finish before starting. So we can run a command on hundreds of servers at the same time.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"readline"
]
}
],
"depends_on": []
},
{
"name": "hstr",
"portdir": "shells/hstr",
"version": "3.1.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://me.mindforger.com/projects/hh.html",
"description": "Bash and Zsh shell history suggest box",
"long_description": "HSTR is a command line utility that brings improved Bash command completion from the history. It aims to make completion easier and more efficient than Ctrl-r. Apart to the completion, history can be managed (you can remove commands that e.g. contain sensitive information like passwords) and bookmark your favorite commands.",
"active": true,
"categories": [
"shells"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"readline"
]
}
],
"depends_on": []
},
{
"name": "ht",
"portdir": "devel/ht",
"version": "2.1.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://hte.sourceforge.net/",
"description": "HT is a file editor/viewer/analyzer for executables.",
"long_description": "HT is a file editor/viewer/analyzer for executables. The goal is to combine the low-level functionality of a debugger and the usability of IDEs.",
"active": true,
"categories": [
"devel",
"editors"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"lzo2",
"ncurses",
"xorg-libX11"
]
}
],
"depends_on": []
},
{
"name": "htcondor",
"portdir": "science/htcondor",
"version": "8.8.1",
"license": "apache",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://research.cs.wisc.edu/htcondor",
"description": "specialized workload management system for compute-intensive jobs",
"long_description": "HTCondor is a specialized workload management system for compute-intensive jobs. Like other full-featured batch systems, HTCondor provides a job queueing mechanism, scheduling policy, priority scheme, resource monitoring, and resource management. Users submit their serial or parallel jobs to HTCondor, HTCondor places them into a queue, chooses when and where to run the jobs based upon a policy, carefully monitors their progress, and ultimately informs the user upon completion.",
"active": true,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 434
}
],
"variants": [
"debug",
"personal",
"python27",
"python38",
"python39",
"kerberos",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"fig2dev",
"latex2html",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"expat",
"openssl",
"boost176",
"pcre",
"python39",
"kerberos5"
]
}
],
"depends_on": []
},
{
"name": "html",
"portdir": "textproc/html",
"version": "4.01",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.w3.org/",
"description": "All W3C published SGML DTDs for HTML",
"long_description": "SGML DTDs for HTML level 0, 1, 2, 3.2, and 4.0 as defined by the World Wide Web Consortium (W3C). These DTDs are useful for validating or processing world wide web pages with SGML tools such as those in the opensp and openjade ports.",
"active": true,
"categories": [
"textproc",
"www"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "run",
"ports": [
"mkcatalog"
]
}
],
"depends_on": []
},
{
"name": "html2text",
"portdir": "textproc/html2text",
"version": "2.4.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/grobian/html2text",
"description": "Utility to convert HTML documents into plain text.",
"long_description": "html2text is a command line utility, written in C++, that converts HTML documents into plain text. Each HTML document is loaded from a location indicated by a URI or read from standard input, and formatted into a stream of plain text characters that is written to standard output or into an output file. The input URI may specify a remote site from which the documents are loaded via the Hypertext Transfer Protocol (HTTP).",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"curl",
"libiconv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"balsa"
]
}
]
},
{
"name": "htmldoc",
"portdir": "textproc/htmldoc",
"version": "1.9.18",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/michaelrsweet/htmldoc",
"description": "Converts HTML or Markdown files to various other formats",
"long_description": "HTMLDOC is a program that reads HTML and Markdown source files or web pages and generates corresponding EPUB, HTML, PostScript, or PDF files with an optional table of contents.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-chm2pdf"
]
}
]
},
{
"name": "htmlq",
"portdir": "www/htmlq",
"version": "0.4.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mgdm/htmlq",
"description": "Like jq, but for HTML.",
"long_description": "Like jq, but for HTML. Uses CSS selectors to extract bits content from HTML files.",
"active": true,
"categories": [
"textproc",
"www"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"clang-13"
]
}
],
"depends_on": []
},
{
"name": "html-xml-utils",
"portdir": "textproc/html-xml-utils",
"version": "8.6",
"license": "W3C",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.w3.org/Tools/HTML-XML-utils/",
"description": "A number of simple utilties for manipulating HTML and XML files.",
"long_description": "A number of simple utilties for manipulating HTML and XML files.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"openssl",
"libidn",
"zlib",
"libiconv",
"nghttp2",
"curl"
]
}
],
"depends_on": []
},
{
"name": "htop",
"portdir": "sysutils/htop",
"version": "3.4.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://htop.dev",
"description": "an interactive text-mode process viewer for Unix",
"long_description": "htop is an interactive text-mode process viewer for Unix systems. It aims to be a better 'top'.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 53
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"autoconf",
"automake",
"pkgconfig",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"gutils-suite-core"
]
}
]
},
{
"name": "htp",
"portdir": "textproc/htp",
"version": "1.16",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://htp.sourceforge.net/",
"description": "an HTML pre-processor",
"long_description": "Htp was intended as a HTML pre-processor. It is able to preprocess HTML, XHTML, XML and CSS files (htp could process any text based files). Its purpose is to assist you to maintain a consistent look over an entire set of web pages. This is done by allowing you to define your own tags as abbreviations for sets of standard HTML tags.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "hibou",
"github": "",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "htpdate",
"portdir": "net/htpdate",
"version": "2.0.1",
"license": "GPL-2+",
"platforms": "{darwin >= 17}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.vervest.org/htp/",
"description": "Network time synchronization over remote web servers",
"long_description": "Network time synchronization over remote web servers.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "hts_engine_API",
"portdir": "audio/hts_engine_API",
"version": "1.10",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://hts-engine.sourceforge.net/",
"description": "HMM-Based Speech Synthesis Engine",
"long_description": "The hts_engine is software to synthesize speech waveform from HMMs trained by the HMM-based speech synthesis system (HTS).",
"active": true,
"categories": [
"audio"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"open_jtalk"
]
},
{
"type": "lib",
"ports": [
"sinsy"
]
}
]
},
{
"name": "htslib",
"portdir": "science/htslib",
"version": "1.22.1",
"license": "MIT and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.htslib.org",
"description": "C library for accessing SAM, CRAM, VCF, BCF and other file formats used for high-throughput sequencing data",
"long_description": "HTSlib is an implementation of a unified C library for accessing common file formats, such as SAM, CRAM, VCF and BCF, used for high-throughput sequencing data. It is the core library used by SAMtools and BCFtools.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"xz",
"zlib",
"curl",
"libdeflate"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-pyvcf",
"py36-pyvcf",
"cufflinks",
"py37-pysam",
"py37-pyvcf",
"py38-pysam",
"py39-pysam",
"py310-pysam",
"py311-pysam",
"py312-pysam",
"samtools",
"bcftools"
]
}
]
},
{
"name": "httperf",
"portdir": "www/httperf",
"version": "0.9.0",
"license": "(GPL-2+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.hpl.hp.com/research/linux/httperf/",
"description": "tool for measuring webserver performance",
"long_description": "httperf is a tool for measuring web server performance. It provides a flexible facility for generating various HTTP workloads and for measuring server performance. The focus of httperf is not on implementing one particular benchmark but on providing a robust, high-performance tool that facilitates the construction of both micro- and macro-level benchmarks. The three distinguishing characteristics of httperf are its robustness, which includes the ability to generate and sustain server overload, support for the HTTP/1.1 protocol, and its extensibility to new workload generators and performance measurements.",
"active": true,
"categories": [
"www",
"benchmarks"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"openssl10"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"autobench"
]
}
]
},
{
"name": "http-fetcher",
"portdir": "www/http-fetcher",
"version": "1.1.0",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://http-fetcher.sourceforge.net/",
"description": "small, robust, flexible library for HTTP downloads",
"long_description": "http-fetcher is a small, robust, flexible library for downloading files via HTTP using the GET method.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "httpie",
"portdir": "net/httpie",
"version": "3.2.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://httpie.io/",
"description": "HTTPie is a command line HTTP client, a user-friendly cURL replacement.",
"long_description": "HTTPie (pronounced aych-tee-tee-pie) is a command line HTTP client. Its goal is to make CLI interaction with web services as human-friendly as possible. It provides a simple http command that allows for sending arbitrary HTTP requests using a simple and natural syntax, and displays colorized responses. HTTPie can be used for testing, debugging, and generally interacting with HTTP servers.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [
"python310",
"python311",
"python312"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-requests-toolbelt",
"py312-pygments",
"python312",
"py312-socks",
"py312-defusedxml",
"py312-rich",
"py312-pip",
"py312-charset-normalizer",
"py312-multidict",
"py312-requests"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"http-prompt"
]
}
]
}
]
}