HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49686,
"next": null,
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=993",
"results": [
{
"name": "zoem",
"portdir": "lang/zoem",
"version": "21-341",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://micans.org/zoem/",
"description": "a macro/programming language with stacks",
"long_description": "zoem is a macro/programming language with stacks. zoem has stacks, arithmetic environment, delayed evaluation, inside-out evaluation, and a lot more features to allow abstraction, encapsulation and (lexical) scoping, as well as syntactic sugar to facilitate HTML production.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cimfomfa",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"readline"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"aephea"
]
}
]
},
{
"name": "zofu",
"portdir": "devel/zofu",
"version": "1.1.1",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/acroucher/zofu",
"description": "Object-oriented Fortran Unit-testing",
"long_description": "Zofu is a framework for carrying out unit testing of Fortran code modules. As the name suggests, it makes use of the object-oriented features of Fortran 2003.",
"active": true,
"categories": [
"devel",
"fortran"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"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": [
"pkgconfig",
"meson",
"ninja",
"clang-17",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
},
{
"type": "test",
"ports": [
"ninja"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"fson"
]
},
{
"type": "test",
"ports": [
"fson"
]
}
]
},
{
"name": "zola",
"portdir": "www/zola",
"version": "0.20.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.getzola.org",
"description": "A fast static site generator in a single binary with everything built-in.",
"long_description": "A fast static site generator in a single binary with everything built-in. Zola comes as a single executable with Sass compilation, syntax highlighting, table of contents and many other features that traditionally require setting up a dev environment or adding some JavaScript libraries to your site. The average site will be generated in less than a second, including Sass compilation and syntax highlighting. Zola renders your whole site as static sites, making it trivial to handle any kind of traffic you will throw at it at no cost without having to worry about managing a server or a database. Using augmented Markdown, Zola comes with shortcodes and internal links to make it easier to write your content.",
"active": true,
"categories": [
"devel",
"www"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"legacy-support",
"rust",
"clang-17",
"cargo",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"openssl3",
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "zoo",
"portdir": "archivers/zoo",
"version": "2.10pl1",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://en.wikipedia.org/wiki/Zoo_(file_format)",
"description": "Manipulate archives of files in compressed form",
"long_description": "Zoo is used to create and maintain collections of files in compressed form. It uses a Lempel-Ziv compression algorithm that gives space savings in the range of 20% to 80% depending on the type of file data. Zoo can store and selectively extract multiple generations of the same file. Data can be recovered from damaged archives by skipping the damaged portion and locating undamaged data with the help of fiz(1).",
"active": true,
"categories": [
"archivers"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "zopeedit",
"portdir": "www/zopeedit",
"version": "0.8",
"license": "ZPL-2",
"platforms": "{darwin any} freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.zope.org/Members/Caseman/ExternalEditor",
"description": "Client helper application for Zope ExternalEditor support",
"long_description": "Configurable helper application that allows you to drop into your favorite editor(s) directly from the ZMI to modify Zope objects.",
"active": true,
"categories": [
"www",
"python",
"zope"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"python26",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "zopfli",
"portdir": "archivers/zopfli",
"version": "1.0.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/zopfli",
"description": "Zopfli compression format",
"long_description": "Zopfli Compression Algorithm is a compression library programmed in C to perform very good, but slow, deflate or zlib compression. This port installs the zopfli and zopflipng tools; see also port py-zopfli for Python modules.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-imagecodecs",
"py38-imagecodecs",
"py310-imagecodecs",
"py311-imagecodecs",
"py312-imagecodecs",
"py313-imagecodecs",
"py39-imagecodecs"
]
}
]
},
{
"name": "zorba",
"portdir": "textproc/zorba",
"version": "3.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.zorba.io/home",
"description": "The XQuery Processor",
"long_description": "Zorba is a general purpose XQuery processor implementing in C++ the W3C family of specifications. It is not an XML database. The query processor has been designed to be embeddable in a variety of environments such as other programming languages extended with XML processing capabilities, browsers, database servers, XML message dispatchers, or smartphones. Its architecture employes a modular design, which allows customizing the Zorba query processor to the environment’s needs. In particular the architecture of the query processor allows a pluggable XML store (e.g. main memory, DOM stores, persistent disk-based large stores, S3 stores).",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"cmake",
"flex",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"curl",
"geos",
"fop",
"libiconv",
"libarchive",
"libxslt",
"tidy",
"boost176",
"libxml2",
"sqlite3",
"icu",
"openjdk11"
]
}
],
"depends_on": []
},
{
"name": "zoxide",
"portdir": "sysutils/zoxide",
"version": "0.9.8",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ajeetdsouza/zoxide",
"description": "A faster way to navigate your filesystem",
"long_description": "zoxide is a blazing fast alternative to cd, inspired by z and z.lua. It keeps track of the directories you use most frequently, and uses a ranking algorithm to navigate to the best match.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "zpaq",
"portdir": "archivers/zpaq",
"version": "7.15",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mattmahoney.net/dc/zpaq.html",
"description": "journaling archiver optimized for incremental backup",
"long_description": "zpaq is a journaling archiver optimized for user-level incremental backup of directory trees in Windows and *nix. It supports AES-256 encryption, 5 multi-threaded compression levels, and content-aware file fragment level deduplication. For backups it adds only files whose date has changed, and keeps both old and new versions. You can roll back the archive date to restore from old versions of the archive. The default compression level is faster than zip usually with better compression. zpaq uses a self-describing compressed format to allow for future improvements without breaking compatibility with older versions of the program.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
}
],
"depends_on": []
},
{
"name": "zq",
"portdir": "textproc/zed",
"version": "1.18.0",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://zed.brimdata.io",
"description": "Tooling for super-structured data: a new and easier way to manipulate data",
"long_description": "Tooling for super-structured data: a new and easier way to manipulate data. Zed offers a new approach to data that makes it easier to manipulate and manage your data. With Zed's new super-structured data model, messy JSON data can easily be given the fully-typed precision of relational tables without giving up JSON's uncanny ability to represent eclectic data.",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "zsh",
"portdir": "shells/zsh",
"version": "5.9",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.zsh.org",
"description": "The Z shell",
"long_description": "Zsh is a shell designed for interactive use, although it is also a powerful scripting language. Many of the useful features of bash, ksh, and tcsh were incorporated into zsh; many original features were added.",
"active": true,
"categories": [
"shells"
],
"maintainers": [
{
"name": "larryv",
"github": "larryv",
"ports_count": 48
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gdbm",
"ncurses",
"pcre",
"libiconv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"zshdb"
]
},
{
"type": "run",
"ports": [
"zsh-templates-osx",
"zsh-syntax-highlighting",
"zsh-history-substring-search"
]
}
]
},
{
"name": "zsh-autosuggestions",
"portdir": "sysutils/zsh-autosuggestions",
"version": "0.7.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zsh-users/zsh-autosuggestions",
"description": "Fish-like fast/unobtrusive autosuggestions for zsh",
"long_description": "Fish-like fast/unobtrusive autosuggestions for zsh. It suggests commands as you type based on history and completions.",
"active": true,
"categories": [
"sysutils",
"shells"
],
"maintainers": [
{
"name": "franklinyu",
"github": "FranklinYu",
"ports_count": 4
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "zsh-completions",
"portdir": "sysutils/zsh-completions",
"version": "0.35.0",
"license": "Permissive and Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zsh-users/zsh-completions",
"description": "Additional completion definitions for Zsh.",
"long_description": "Additional completion definitions for Zsh. This package includes the completion files for the MacPorts port command.",
"active": true,
"categories": [
"sysutils",
"shells"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
}
],
"depends_on": []
},
{
"name": "zshdb",
"portdir": "devel/zshdb",
"version": "1.1.4",
"license": "GPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rocky/zshdb",
"description": "GDB-like debugger for zsh scripts.",
"long_description": "GDB-like debugger for zsh scripts. Zshdb can run your script, stop it on specified conditions, help you examine what has happened when it has stopped, and allow you to modify parts of your script so that you can experiment with your code and fix problems once they are identified.",
"active": true,
"categories": [
"devel",
"shells"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"zsh"
]
}
],
"depends_on": []
},
{
"name": "zsh-fpm-completions",
"portdir": "sysutils/zsh-fpm-completions",
"version": "0.2",
"license": "MIT",
"platforms": "any",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/ShinobuAmasaki/fpm-completions",
"description": "Command-line completion functions for the Fortran Package Manager",
"long_description": "Command-line completion functions for the Fortran Package Manager",
"active": true,
"categories": [
"sysutils",
"shells",
"fortran"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "zsh-history-substring-search",
"portdir": "sysutils/zsh-history-substring-search",
"version": "1.1.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zsh-users/zsh-history-substring-search",
"description": "Zsh port of Fish shell's history search.",
"long_description": "This is a clean-room implementation of the Fish shell's history search feature, where you can type in any part of any command from history and then press chosen keys, such as the UP and DOWN arrows, to cycle through matches.",
"active": true,
"categories": [
"sysutils",
"shells"
],
"maintainers": [
{
"name": "bashu.was.here",
"github": "bashu",
"ports_count": 40
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "run",
"ports": [
"zsh"
]
}
],
"depends_on": []
},
{
"name": "zsh-syntax-highlighting",
"portdir": "sysutils/zsh-syntax-highlighting",
"version": "0.8.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zsh-users/zsh-syntax-highlighting",
"description": "Fish shell-like like syntax highlighting for Zsh.",
"long_description": "This package provides syntax highlighing for the shell zsh. It enables highlighing of commands whilst they are typed at a zsh prompt into an interactive terminal. This helps in reviewing commands before running them, particularly in catching syntax errors. Please note that you must load zsh-syntax-highlighting after all other custom widgets, at the end of your .zshrc file.",
"active": true,
"categories": [
"sysutils",
"shells"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 169
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"zsh"
]
}
],
"depends_on": []
},
{
"name": "zsh-templates-osx",
"portdir": "sysutils/zsh-templates-osx",
"version": "2.0.5",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/archive/p/zsh-templates-osx/",
"description": "Customization of the zsh shell for OS X",
"long_description": "This is a collection of files that help the user to customize the zsh shell for the Mac OS X operating system. It is entirely optional and is not part of the zsh shell distribution. It is designed to 'work out of the box' but to be amenable to customization.",
"active": true,
"categories": [
"sysutils",
"shells"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "run",
"ports": [
"zsh"
]
}
],
"depends_on": []
},
{
"name": "zssh",
"portdir": "comms/zssh",
"version": "1.5c",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://zssh.sourceforge.net/",
"description": "interactive file transfer wrapper for ssh",
"long_description": "zssh (Zmodem SSH) is a program for interactively transferring files to a remote machine while using SSH. It acts as an alternative to scp.",
"active": true,
"categories": [
"security",
"comms"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"readline"
]
},
{
"type": "run",
"ports": [
"lrzsz"
]
}
],
"depends_on": []
},
{
"name": "zstd",
"portdir": "archivers/zstd",
"version": "1.5.7",
"license": "(BSD or GPL-2)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facebook/zstd",
"description": "Zstandard - Fast real-time compression algorithm",
"long_description": "Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios.",
"active": true,
"categories": [
"devel",
"archivers"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"lz4",
"xz",
"zlib"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"libgcc11",
"duckdb",
"libgcc-devel",
"wasmedge",
"libgcc14",
"libgcc15",
"libgcc13"
]
},
{
"type": "extract",
"ports": [
"kubetail"
]
},
{
"type": "lib",
"ports": [
"p5.26-sereal-encoder",
"qt6-qttools",
"py36-zstd",
"py38-zstd",
"goldendict",
"fbzmq",
"fizz",
"folly",
"libxmlb",
"mvfst",
"proxygen",
"apache-arrow",
"tiff",
"ncdu",
"n2n",
"llvm-19",
"py36-scikit-hep-uproot4",
"wireshark4",
"ccache",
"borgbackup",
"i386-elf-gcc",
"x86_64-elf-gcc",
"py39-scikit-hep-uproot",
"py37-imagecodecs",
"py38-imagecodecs",
"p5.28-sereal-decoder",
"p5.30-sereal-decoder",
"p5.32-sereal-decoder",
"p5.34-sereal-decoder",
"p5.28-sereal-encoder",
"p5.30-sereal-encoder",
"p5.32-sereal-encoder",
"p5.34-sereal-encoder",
"postgresql18",
"py37-scikit-hep-uproot",
"py37-scikit-hep-uproot4",
"py38-scikit-hep-uproot4",
"py39-scikit-hep-uproot4",
"py310-scikit-hep-uproot4",
"py311-scikit-hep-uproot4",
"castxml",
"appstream",
"blosc",
"py38-scikit-hep-uproot",
"squashfs-tools",
"gnutls-devel",
"py311-zstd",
"py310-zstd",
"py312-zstd",
"py313-zstd",
"py314-zstd",
"qt69-qtbase",
"qt69-qttools",
"py37-pyarrow",
"py38-pyarrow",
"minizip-ng",
"R-ijtiff",
"lwan",
"R-qs2",
"libarchive",
"py38-pytorch",
"erofs-utils",
"rsync",
"Aseprite",
"netcdf",
"php71-mysql_xdevapi",
"php72-mysql_xdevapi",
"php73-mysql_xdevapi",
"php80-mysql_xdevapi",
"php74-mysql_xdevapi",
"php81-mysql_xdevapi",
"php82-mysql_xdevapi",
"php83-mysql_xdevapi",
"fluent-bit",
"ugrep",
"PDAL",
"powerpc-linux-binutils",
"powerpc-aix-binutils",
"powerpc-eabi-binutils",
"powerpc-elf-binutils",
"powerpc-darwin-binutils",
"powerpc-freebsd-binutils",
"powerpc-netbsd-binutils",
"powerpc-openbsd-binutils",
"powerpc-embedded-binutils",
"powerpc-wii-binutils",
"x86_64-linux-binutils",
"x86_64-dragonfly-binutils",
"x86_64-freebsd-binutils",
"x86_64-haiku-binutils",
"x86_64-netbsd-binutils",
"x86_64-openbsd-binutils",
"x86_64-solaris-binutils",
"x86_64-embedded-binutils",
"python315-devel",
"python315-freethreading-devel",
"llvm-15",
"libmamba",
"littleutils",
"arm-none-eabi-gcc",
"mesa",
"qt5-qtbase",
"file",
"libmagic",
"git-cinnabar",
"postgresql16",
"py39-pytorch",
"rspamd",
"avr-gcc",
"netdata",
"py310-scikit-hep-uproot",
"py311-scikit-hep-uproot",
"qemu",
"postgresql17",
"llvm-devel",
"llvm-20",
"zig",
"py310-llvmlite",
"py311-llvmlite",
"py313-llvmlite",
"py312-llvmlite",
"R-fstcore",
"qt64-qtbase",
"qt64-qttools",
"qt67-qtbase",
"qt67-qttools",
"gcc10",
"gcc11",
"gcc12",
"qt68-qtbase",
"qt68-qttools",
"rocksdb",
"R-ragg",
"librdkafka",
"mongodb-devel",
"mongodb",
"godot",
"godot-3.2",
"py310-pytorch",
"py311-pytorch",
"py312-pytorch",
"py313-pytorch",
"gcc15",
"wget2",
"py310-imagecodecs",
"py311-imagecodecs",
"py312-imagecodecs",
"py313-imagecodecs",
"boost171",
"boost176",
"boost178",
"boost181",
"boost187",
"librasterlite2",
"edencommon",
"root6",
"gcc14",
"binutils",
"R-qs",
"taisei",
"py39-zstd",
"php53-zstd",
"php54-zstd",
"php55-zstd",
"php70-zstd",
"php56-zstd",
"php71-zstd",
"php72-zstd",
"php74-zstd",
"php80-zstd",
"php81-zstd",
"php82-zstd",
"php83-zstd",
"php73-zstd",
"gdal",
"gdal-hdf5",
"gdal-kea",
"gdal-netcdf",
"luanti",
"blosc2",
"rizin",
"zstdConfig.cmake",
"dnscap",
"neomutt",
"boost188",
"i686-w64-mingw32-binutils",
"x86_64-w64-mingw32-binutils",
"gcc13",
"llvm-16",
"x86_64-w64-mingw32-gcc",
"i686-w64-mingw32-gcc",
"x86_64-w64-mingw32-gcc-bootstrap",
"x86_64-w64-mingw32-gcc-nothreads",
"i686-w64-mingw32-gcc-nothreads",
"i686-w64-mingw32-gcc-bootstrap",
"python314",
"python314-freethreading",
"gcc-devel",
"ispc",
"ispc-clang",
"py39-imagecodecs",
"dar",
"llvm-18",
"curl",
"sbcl",
"sbcl-devel",
"py37-zstd",
"llvm-21",
"avarice",
"qt6-qtbase",
"p5.26-sereal-decoder",
"py37-pytorch",
"lighttpd",
"llvm-17",
"mysql8"
]
},
{
"type": "run",
"ports": [
"cgit"
]
}
]
},
{
"name": "zstdConfig.cmake",
"portdir": "archivers/zstd",
"version": "1.5.7",
"license": "(BSD or GPL-2)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facebook/zstd",
"description": "CMake files for zstd",
"long_description": "Installs CMake files for zstd.",
"active": true,
"categories": [
"devel",
"archivers"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zstd"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"libmamba",
"micromamba"
]
},
{
"type": "lib",
"ports": [
"tiledb"
]
},
{
"type": "run",
"ports": [
"minizip-ng"
]
}
]
},
{
"name": "zsv",
"portdir": "textproc/zsv",
"version": "0.3.8-alpha",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/liquidaty/zsv",
"description": "zsv: world's fastest (simd) CSV parser, with an extensible CLI",
"long_description": "zsv is a fast CSV parser library and extensible command-line utility. It achieves high performance using SIMD operations, efficient memory use and other optimization techniques.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"realpath",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"jq",
"libutf8proc",
"libzsv"
]
}
],
"depends_on": []
},
{
"name": "zsync",
"portdir": "net/zsync",
"version": "0.6.2",
"license": "Artistic-2 and Zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://zsync.moria.org.uk/",
"description": "file transfer program",
"long_description": "zsync file transfer program. It allows you to download a file from a remote web server, where you have a copy of an older version of the file on your computer already. zsync downloads only the new parts of the file. It uses the same algorithm as rsync.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "zthread",
"portdir": "devel/zthread",
"version": "2.3.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://zthread.sourceforge.net",
"description": "object-oriented threading and synchronization library",
"long_description": "ZThread is an advanced object-oriented threading and synchronization library, implemented in C++. It provides an excellent and powerful abstraction from native threads. It includes interruptible thread objects and several other synchronization control objects and lets you safely terminate threads without the complications of using cancellation handlers or other similar constructs.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"doxygen",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "zulu-jdk",
"portdir": "java/zulu-jdk",
"version": "11.45.27",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openjdk11-zulu",
"homepage": "https://www.azul.com/downloads/zulu-community/",
"description": "Obsolete port, replaced by openjdk11-zulu",
"long_description": "This port has been replaced by openjdk11-zulu.",
"active": false,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "zulu-jdk10",
"portdir": "java/zulu-jdk",
"version": "10.3.5",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openjdk11-zulu",
"homepage": "https://www.azul.com/downloads/zulu-community/",
"description": "Obsolete port, replaced by openjdk11-zulu",
"long_description": "This port has been replaced by openjdk11-zulu.",
"active": false,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "zulu-jdk11",
"portdir": "java/zulu-jdk",
"version": "11.45.27",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openjdk11-zulu",
"homepage": "https://www.azul.com/downloads/zulu-community/",
"description": "Obsolete port, replaced by openjdk11-zulu",
"long_description": "This port has been replaced by openjdk11-zulu.",
"active": false,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "zulu-jdk12",
"portdir": "java/zulu-jdk",
"version": "12.3.11",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openjdk13-zulu",
"homepage": "https://www.azul.com/downloads/zulu-community/",
"description": "Obsolete port, replaced by openjdk13-zulu",
"long_description": "This port has been replaced by openjdk13-zulu.",
"active": false,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "zulu-jdk13",
"portdir": "java/zulu-jdk",
"version": "13.37.21",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openjdk13-zulu",
"homepage": "https://www.azul.com/downloads/zulu-community/",
"description": "Obsolete port, replaced by openjdk13-zulu",
"long_description": "This port has been replaced by openjdk13-zulu.",
"active": false,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "zulu-jdk14",
"portdir": "java/zulu-jdk",
"version": "14.29.23",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openjdk15-zulu",
"homepage": "https://www.azul.com/downloads/zulu-community/",
"description": "Obsolete port, replaced by openjdk15-zulu",
"long_description": "This port has been replaced by openjdk15-zulu.",
"active": false,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "zulu-jdk15",
"portdir": "java/zulu-jdk",
"version": "15.29.15",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openjdk15-zulu",
"homepage": "https://www.azul.com/downloads/zulu-community/",
"description": "Obsolete port, replaced by openjdk15-zulu",
"long_description": "This port has been replaced by openjdk15-zulu.",
"active": false,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "zulu-jdk16",
"portdir": "java/zulu-jdk",
"version": "16.0.83",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openjdk17-zulu",
"homepage": "https://www.azul.com/downloads/zulu-community/",
"description": "Obsolete port, replaced by openjdk17-zulu",
"long_description": "This port has been replaced by openjdk17-zulu.",
"active": false,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "zulu-jdk17",
"portdir": "java/zulu-jdk",
"version": "17.0.21",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openjdk17-zulu",
"homepage": "https://www.azul.com/downloads/zulu-community/",
"description": "Obsolete port, replaced by openjdk17-zulu",
"long_description": "This port has been replaced by openjdk17-zulu.",
"active": false,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "zulu-jdk7",
"portdir": "java/zulu-jdk",
"version": "7.42.0.51",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openjdk8-zulu",
"homepage": "https://www.azul.com/downloads/zulu-community/",
"description": "Obsolete port, replaced by openjdk8-zulu",
"long_description": "This port has been replaced by openjdk8-zulu.",
"active": false,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "zulu-jdk8",
"portdir": "java/zulu-jdk",
"version": "8.52.0.23",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openjdk8-zulu",
"homepage": "https://www.azul.com/downloads/zulu-community/",
"description": "Obsolete port, replaced by openjdk8-zulu",
"long_description": "This port has been replaced by openjdk8-zulu.",
"active": false,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "zulu-jdk9",
"portdir": "java/zulu-jdk",
"version": "9.0.7.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openjdk11-zulu",
"homepage": "https://www.azul.com/downloads/zulu-community/",
"description": "Obsolete port, replaced by openjdk11-zulu",
"long_description": "This port has been replaced by openjdk11-zulu.",
"active": false,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
}
]
}