HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49349,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=986",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=984",
"results": [
{
"name": "yorick-optimpack",
"portdir": "science/yorick-optimpack",
"version": "1.3.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www-obs.univ-lyon1.fr/labo/perso/eric.thiebaut/optimpack.html",
"description": "Optimization of large scale problems for the Yorick language",
"long_description": "OptimPack is a portable C library which implements algorithms for optimization of large scale problems with bound constraints. Large scale means some million variables (e.g. pixel values) or more.",
"active": true,
"categories": [
"science",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 42
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"yorick"
]
}
],
"depends_on": []
},
{
"name": "yorick-soy",
"portdir": "science/yorick-soy",
"version": "1.4.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://maumae.net/yorick/doc/plugins.php",
"description": "Sparse matrix operations for the Yorick language",
"long_description": "Sparse Operations with Yorick is a plugin for Yorick (an interpreted computer language specialized for numerical and scientific problems) that allows performing efficient operations on sparse matrices.",
"active": true,
"categories": [
"science",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 42
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"yorick"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"yorick-yao"
]
}
]
},
{
"name": "yorick-spydr",
"portdir": "science/yorick-spydr",
"version": "0.8.7",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://maumae.net/yorick/doc/plugins.php",
"description": "FITS image display and simple analysis",
"long_description": "Spydr (pronounced like spider) basically is an FITS image viewer. It can work as a stand-alone application but is best integrated in a Yorick-based data-analysis work-flow (Yorick is an interpreted language specialized in numerical computations and scientific graphics). It includes tools to zoom, produce cuts, histograms, Gaussian/Moffat fits, PSF fits (inc. FWHM and Strehl). Can work on single images, sequences of images or data cubes.",
"active": true,
"categories": [
"science",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 42
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"yorick"
]
},
{
"type": "run",
"ports": [
"zenity",
"py27-pygtk",
"yorick-yao"
]
}
],
"depends_on": []
},
{
"name": "yorick-svipc",
"portdir": "python/py-svipc",
"version": "0.16",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mdcb/yp-svipc",
"description": "System V InterProcess Communication (Yorick/Python plug-ins)",
"long_description": "This plug-in for python and yorick gives access to the System V IPC framework. This allows sharing memory and passing messages and semaphores between several distinct processes.",
"active": false,
"categories": [
"science",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 42
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"yorick"
]
},
{
"type": "run",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"yorick-yao"
]
}
]
},
{
"name": "yorick-yao",
"portdir": "science/yorick-yao",
"version": "5.4.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://maumae.net/yorick/doc/plugins.php",
"description": "A Yorick-based adaptive optics system simulator",
"long_description": "Yao is a monte-carlo simulation package for adaptive optics. It can be used stand-alone through a GTK-based integrated graphical user interface or as a Yorick language extension.",
"active": true,
"categories": [
"science",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 42
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"yorick",
"yorick-imutil",
"fftw-3-single"
]
},
{
"type": "run",
"ports": [
"yorick-svipc",
"yorick-soy",
"yorick-yutils",
"py27-pygtk"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"yorick-spydr"
]
}
]
},
{
"name": "yorick-yeti",
"portdir": "science/yorick-yeti",
"version": "6.3.3",
"license": "CeCILL-C",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cral.univ-lyon1.fr/labo/perso/eric.thiebaut/?Software/Yeti",
"description": "Miscellaneous compiled utilities for Yorick (hash tables...)",
"long_description": "Yeti is an extension of Yorick which implements:\n * hash table objects\n * regular expressions\n * complex, real-complex and complex-real FFT by FFTW2\n * wavelet filtering (\"à trou\" method)\n * fast convolution along a chosen dimension\n * more string functions\n * memory hacking routines\n * more math functions (sinc, round, arc)\n * generalized matrix-vector multiplication\n * sparse matrix\n * routines to query/check Yorick's symbols\n * support for reading TIFF images\n * morpho-math operators\n * 120 special functions from GNU Scientific Library\n * ...",
"active": true,
"categories": [
"science",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 42
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"tiff",
"fftw",
"gsl",
"yorick"
]
}
],
"depends_on": []
},
{
"name": "yorick-yutils",
"portdir": "science/yorick-yutils",
"version": "1.5.2",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://maumae.net/yorick/doc/plugins.php",
"description": "Various utilities for the Yorick language",
"long_description": "Yutils is a must-have collection of interpreted routines for Yorick. Topics: astronomical data reduction, physical constants, search for extrema in arrays or functions, plots, and more.",
"active": true,
"categories": [
"science",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 42
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"yorick"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"Gyoto",
"py37-gyoto",
"py38-gyoto",
"yorick-cubeview",
"yorick-hdf5",
"yorick-imutil",
"yorick-yao",
"py35-gyoto",
"py36-gyoto"
]
}
]
},
{
"name": "yorick-z",
"portdir": "science/yorick-z",
"version": "1.2.0.git20110402",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://maumae.net/yorick/doc/plugins.php",
"description": "zlib, jpeg and png support for the Yorick language",
"long_description": "This is a compiled add-on for yorick (an interpreted computer language specialized for numerical and scientific problems). Yorick-z adds support for zlib (the data compression system used by gzip), png (a lossless image compression format), and jpeg (a lossy image compression format).",
"active": true,
"categories": [
"science",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 42
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libjpeg-turbo",
"libpng",
"yorick"
]
}
],
"depends_on": []
},
{
"name": "youtube-dl",
"portdir": "net/youtube-dl",
"version": "2021.12.17",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ytdl-org.github.io/youtube-dl/",
"description": "command-line program to download videos from YouTube.com and other sites",
"long_description": "youtube-dl is a small command-line program to download videos from YouTube.com and other sites.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"ffmpeg",
"python310",
"python311",
"python312",
"python313"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"py313-pycryptodome",
"python313"
]
},
{
"type": "run",
"ports": [
"AtomicParsley",
"ffmpeg"
]
}
],
"depends_on": []
},
{
"name": "youtube-search-python",
"portdir": "net/youtube-search-python",
"version": "1.6.6",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alexmercerind/youtube-search-python",
"description": "Search for YouTube videos, channels & playlists",
"long_description": "Search for YouTube videos, channels & playlists",
"active": true,
"categories": [
"net",
"multimedia",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-setuptools",
"py312-wheel",
"clang-17",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"py312-httpx",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"yewtube"
]
}
]
},
{
"name": "youtube-upload",
"portdir": "net/youtube-upload",
"version": "0.8.0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tokland/youtube-upload",
"description": "script to upload videos to YouTube",
"long_description": "youtube-upload is a command-line script that uploads videos to YouTube.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"python27"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-curl",
"py27-gdata",
"py27-progressbar"
]
}
],
"depends_on": []
},
{
"name": "youtube-viewer",
"portdir": "multimedia/youtube-viewer",
"version": "3.11.3",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://trizenx.blogspot.com/2012/03/gtk-youtube-viewer.html",
"description": "A very easy interface to YouTube.",
"long_description": "Lightweight app for searching and streaming videos from YouTube",
"active": true,
"categories": [
"net",
"multimedia"
],
"maintainers": [
{
"name": "macports",
"github": "thekevjames",
"ports_count": 9
}
],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34",
"gtk"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"p5.34-test-harness",
"p5.34-module-build",
"p5.34-cpan-meta",
"p5.34-inc-latest"
]
},
{
"type": "lib",
"ports": [
"p5.34-http-message",
"p5.34-json",
"p5.34-json-xs",
"p5.34-libwww-perl",
"p5.34-lwp-protocol-https",
"p5.34-lwp-useragent-cached",
"p5.34-mime-base64",
"p5.34-module-build",
"p5.34-pathtools",
"perl5.34",
"p5.34-term-ansicolor",
"p5.34-term-readline",
"p5.34-term-readline-gnu",
"p5.34-text-parsewords",
"p5.34-text-tabsxwrap",
"p5.34-uri",
"p5.34-scalar-list-utils",
"p5.34-data-dump",
"p5.34-encode",
"p5.34-file-path",
"p5.34-getopt-long"
]
},
{
"type": "run",
"ports": [
"p5.34-mozilla-ca",
"p5.34-common-sense",
"mpv"
]
}
],
"depends_on": []
},
{
"name": "yq",
"portdir": "textproc/yq",
"version": "4.48.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mikefarah.gitbook.io/yq",
"description": "yq is a portable command-line YAML processor",
"long_description": "yq is a portable command-line YAML processor. The aim of the project is to be the jq or sed of yaml files.",
"active": true,
"categories": [
"sysutils",
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1008
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "ytalk",
"portdir": "net/ytalk",
"version": "3.3.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.impul.se/ytalk/",
"description": "multi-user talk client",
"long_description": "YTalk is a compatible replacement for the BSD talk(1) program. The main advantage of YTalk is the ability to communicate with any arbitrary number of users at once. It supports both talk protocols (talk and ntalk) and can communicate with several different talk daemons at the same time. You may also spawn a command shell in your talk window and let other users watch. YTalk supports a basic set of VT100 control codes, as well as job control (BSD support added in 3.1.3).",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "ytcast",
"portdir": "multimedia/ytcast",
"version": "1.4.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MarcoLucidi01/ytcast",
"description": "Cast YouTube videos to your smart TV from command-line.",
"long_description": "Cast YouTube videos to your smart TV from command-line. This program does roughly the same thing as the \"Play on TV\" button that appears on the player bar when you visit youtube.com with Chrome or when you use the YouTube smartphone app.",
"active": true,
"categories": [
"net",
"multimedia"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1008
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "yt-dlp",
"portdir": "net/youtube-dl",
"version": "2025.10.14",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/yt-dlp/yt-dlp",
"description": "command-line program to download videos from YouTube.com and other sites",
"long_description": "youtube-dl is a small command-line program to download videos from YouTube.com and other sites.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"ffmpeg",
"python310",
"python311",
"python312",
"python313"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatchling",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-pycryptodome"
]
},
{
"type": "run",
"ports": [
"AtomicParsley",
"ffmpeg"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"yewtube",
"tubeup",
"spotify-dl"
]
},
{
"type": "run",
"ports": [
"smtube",
"mpv",
"parabolic",
"gpodder",
"gutils-suite-extra",
"gutils-suite"
]
}
]
},
{
"name": "ytree",
"portdir": "sysutils/ytree",
"version": "2.10",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.han.de/~werner/ytree.html",
"description": "Ytree - a (curses-based) file manager similar to DOS Xtree(tm)",
"long_description": "Ytree - a (curses-based) file manager similar to DOS Xtree(tm), for browsing filesystems and archives (RAR/SPM/RPM/TAR/ARC/LHA/ZIP/ZOO).",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1008
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"readline"
]
}
],
"depends_on": []
},
{
"name": "ytt",
"portdir": "textproc/ytt",
"version": "0.52.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://carvel.dev/ytt",
"description": "YAML templating tool that works on YAML structure instead of text",
"long_description": "ytt (pronounced spelled out) is a templating tool that understands YAML structure. It helps you easily configure complex software via reusable templates and user provided values. ytt provides: \n - Structural templating: understands yaml structure so users can focus on their configuration instead of issues associated with text templating, such as YAML value quoting or manual template indentation \n - Built-in programming language: includes the \"fully featured\" Python-like programming language Starlark which helps ease the burden of configuring complex software through a richer set of functionality.\n - Reusable configuration: You can reuse the same configuration in different environments by applying environment-specific values. \n - Custom validations: coupled with the fast and deterministic execution, allows you to take advantage of faster feedback loops when creating and testing templates \n - Overlays: this advanced configuration helps users manage the customization required for complex software. For more, see this example in the online playground. \n - Sandboxing: provides a secure, deterministic environment for execution of templates",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1008
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "yubico-authenticator",
"portdir": "aqua/yubico-authenticator",
"version": "5.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://developers.yubico.com/yubioath-desktop/",
"description": "Tool for generating one-time password codes with YubiKey",
"long_description": "Cross-platform application for generating Open Authentication (OATH) time-based TOTP and event-based HOTP one-time password codes, with the help of a YubiKey that protects the shared secrets.",
"active": true,
"categories": [
"aqua",
"security"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"qt5-qtdeclarative",
"qt5-qtmultimedia",
"qt5-qtquickcontrols2",
"pyotherside",
"qt5-qtquickcontrols",
"qt5-qtbase"
]
},
{
"type": "run",
"ports": [
"yubikey-manager4"
]
}
],
"depends_on": []
},
{
"name": "yubico-c-client",
"portdir": "security/yubico-c-client",
"version": "2.15",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Yubico/yubico-c-client",
"description": "C library to validate a YubiKey OTP against a validation server",
"long_description": "Library to validate YubiKey one-time-passwords against online validation servers, such as the Yubico YubiCloud.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 52
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"pkgconfig",
"help2man",
"autoconf",
"automake",
"libtool"
]
},
{
"type": "lib",
"ports": [
"libyubikey",
"curl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"yubico-pam"
]
}
]
},
{
"name": "yubico-pam",
"portdir": "security/yubico-pam",
"version": "2.27",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Yubico/yubico-pam",
"description": "PAM module to authenticate against a YubiKey validation server or via challenge-response against a local YubiKey",
"long_description": "The Yubico PAM module provides an easy way to integrate the YubiKey into your existing user authentication infrastructure. The module can be configured to validate YubiKeys against Yubico's YubiCloud infrastructure, a custom YubiKey validation server or it can be used for offline authentication with newer YubiKeys supporting a challenge-response protocol.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 52
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"docbook-xsl-nons",
"libxslt",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"asciidoc"
]
},
{
"type": "lib",
"ports": [
"yubico-c-client",
"ykpers"
]
}
],
"depends_on": []
},
{
"name": "yubico-piv-tool",
"portdir": "security/yubico-piv-tool",
"version": "2.3.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://developers.yubico.com/yubico-piv-tool",
"description": "Command line tool for the YubiKey PIV application",
"long_description": "The Yubico PIV tool is used for interacting with the Privilege and Identification Card (PIV) application on a YubiKey. With it you may generate keys on the device, importing keys and certificates, and create certificate requests, and other operations. A shared library and a command-line tool is included.",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gengetopt",
"check",
"cmake",
"clang-15",
"pkgconfig",
"help2man"
]
},
{
"type": "lib",
"ports": [
"openssl11"
]
}
],
"depends_on": []
},
{
"name": "yubikey-manager",
"portdir": "security/yubikey-manager",
"version": "5.8.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://developers.yubico.com/yubikey-manager/",
"description": "Tool (\"ykman\") for managing your YubiKey configuration.",
"long_description": "Python library and command line tool for configuring any YubiKey over all USB interfaces.",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 153
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-poetry-core"
]
},
{
"type": "lib",
"ports": [
"py313-setuptools",
"python313"
]
},
{
"type": "run",
"ports": [
"py313-fido2",
"py313-pyscard",
"py313-keyring",
"swig",
"py313-cryptography",
"py313-click",
"py313-openssl",
"py313-jaraco.functools"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": []
},
{
"name": "yubikey-manager4",
"portdir": "security/yubikey-manager4",
"version": "4.0.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://developers.yubico.com/yubikey-manager/",
"description": "Tool (\"ykman\") for managing your YubiKey configuration.",
"long_description": "Python library and command line tool for configuring any YubiKey over all USB interfaces.",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 153
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"clang-17",
"py312-poetry-core",
"py312-wheel",
"py312-setuptools",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-setuptools"
]
},
{
"type": "run",
"ports": [
"py312-pyscard",
"py312-fido2",
"py312-openssl",
"py312-cryptography",
"py312-click",
"swig"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-makefun"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"yubico-authenticator"
]
}
]
},
{
"name": "yudit",
"portdir": "editors/yudit",
"version": "2.9.6",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.yudit.org/",
"description": "unicode text editor for X",
"long_description": "Yudit is a unicode text editor for the X Window System. It can do TrueType font rendering, printing, transliterated keyboard input and handwriting recognition with no dependencies on external engines. Its conversion utilities can convert text between various encodings. Keyboard input maps can also act like text converters. There is no need for a pre-installed multi-lingual environment. Menus are translated into many languages.",
"active": true,
"categories": [
"editors"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"xorg-libX11"
]
}
],
"depends_on": []
},
{
"name": "yuicompressor",
"portdir": "www/yuicompressor",
"version": "2.4.8",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/yui/yuicompressor",
"description": "The Yahoo! JavaScript and CSS Compressor",
"long_description": "The YUI Compressor is a JavaScript compressor which, in addition to removing comments and white-spaces, obfuscates local variables using the smallest possible variable name. This obfuscation is safe, even when using constructs such as 'eval' or 'with' (although the compression is not optimal in those cases) Compared to jsmin, the average savings is around 20%.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 153
}
],
"variants": [
"source"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "yum",
"portdir": "sysutils/yum",
"version": "3.2.29",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://yum.baseurl.org/",
"description": "Automatic updater and package installer/remover for RPM",
"long_description": "Yum is an automatic updater and package installer/remover for rpm systems. It automatically computes dependencies and figures out what things should occur to install packages. It makes it easier to maintain groups of machines without having to manually update each one using rpm.",
"active": false,
"categories": [
"sysutils",
"archivers"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-nose",
"intltool"
]
},
{
"type": "lib",
"ports": [
"py27-pygpgme",
"py27-urlgrabber",
"python27",
"rpm",
"py27-yum-metadata-parser",
"py27-iniparse",
"py27-libxml2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"yum-utils"
]
},
{
"type": "run",
"ports": [
"repoview",
"yum-createrepo"
]
}
]
},
{
"name": "yum-createrepo",
"portdir": "sysutils/yum-createrepo",
"version": "0.9.8",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://createrepo.baseurl.org/",
"description": "generates common metadata for package repositories",
"long_description": "createrepo generates the metadata necessary for an RPM package repository. This repository format (repodata) is supported by apt, red-carpet(zen), smart, up2date, Yast and yum.",
"active": false,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"python27",
"yum"
]
},
{
"type": "test",
"ports": [
"py27-checker"
]
}
],
"depends_on": []
},
{
"name": "yum-utils",
"portdir": "sysutils/yum-utils",
"version": "1.1.17",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://yum.baseurl.org/",
"description": "Utilities based around the yum package manager",
"long_description": "yum-utils is a collection of utilities and examples for the yum package manager. It includes utilities by different authors that make yum easier and more powerful to use.",
"active": false,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"plugins"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"yum"
]
}
],
"depends_on": []
},
{
"name": "yydecode",
"portdir": "sysutils/yydecode",
"version": "0.2.10",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://yydecode.sourceforge.net",
"description": "Highly portable decoder for yEnc encoded binaries",
"long_description": "yydecode works almost identically to the infamous uudecode program. Version 0.2.8 and onwards contains a superset of uudecode's functionality, (i.e. decodes standard uuencoded files, as well as Base64 RFC2045 encoded files produced by uuencode) and hence can be used as a drop-in replacement in all circumstances.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gaa"
]
}
]
},
{
"name": "yyjson",
"portdir": "devel/yyjson",
"version": "0.12.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ibireme.github.io/yyjson/doc/doxygen/html/",
"description": "The fastest JSON library in C.",
"long_description": "The fastest JSON library in C. It is fast, portable, strict, extendable, accurate, flexible and developer-friendly.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1008
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"fastfetch"
]
}
]
},
{
"name": "z",
"portdir": "sysutils/z",
"version": "1.12",
"license": "WTFPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rupa/z",
"description": "Tracks most-used directories to make cd smarter",
"long_description": "z is a shell utility for navigating most-used directories.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1008
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "z3",
"portdir": "math/z3",
"version": "4.15.3",
"license": "MIT",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Z3Prover/z3",
"description": "Z3 Theorem Prover",
"long_description": "High performance SMT solver from Microsoft Research.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 81
}
],
"variants": [
"debug",
"lto",
"gmp",
"native",
"profile",
"threads",
"polly",
"polly_late",
"polly_two_level_tiling",
"polly_vector",
"polly_parallel",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"bash",
"python312",
"clang-20"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-z3",
"py-z3",
"py38-z3",
"py39-z3",
"py310-z3",
"py311-z3",
"py312-z3",
"z3-java",
"solidity",
"root6",
"py37-z3",
"ispc-clang"
]
}
]
},
{
"name": "z3-fstar",
"portdir": "math/z3",
"version": "4.13.3",
"license": "MIT",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Z3Prover/z3",
"description": "F*-qualified release of the Z3 Theorem Prover",
"long_description": "Private version of the Z3 Theorem Prover for use by (and qualified to work with) F*.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 81
}
],
"variants": [
"debug",
"pgo",
"lto",
"gmp",
"native",
"profile",
"threads",
"polly",
"polly_late",
"polly_two_level_tiling",
"polly_vector",
"polly_parallel",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"bash",
"python312",
"clang-20"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "run",
"ports": [
"z3-fstar-legacy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"fstar"
]
}
]
},
{
"name": "z3-fstar-legacy",
"portdir": "math/z3",
"version": "4.8.5",
"license": "MIT",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Z3Prover/z3",
"description": "Legacy F*-qualified release of the Z3 Theorem Prover",
"long_description": "Private version of the Z3 Theorem Prover for use by (and qualified to work with) F* (legacy version).",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 81
}
],
"variants": [
"debug",
"pgo",
"lto",
"gmp",
"native",
"profile",
"polly",
"polly_late",
"polly_two_level_tiling",
"polly_vector",
"polly_parallel",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bash",
"cmake",
"ninja",
"clang-20",
"python312",
"py312-setuptools"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"z3-fstar"
]
}
]
},
{
"name": "z3-java",
"portdir": "math/z3",
"version": "4.15.3",
"license": "MIT",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Z3Prover/z3",
"description": "Java bindings for the Z3 theorem prover",
"long_description": "Java bindings for the Z3 SMT solver library from Microsoft Research.",
"active": true,
"categories": [
"science",
"java",
"math"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 81
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"openjdk11",
"z3"
]
}
],
"depends_on": []
},
{
"name": "zabbix3",
"portdir": "net/zabbix3",
"version": "3.4.15",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.zabbix.com/",
"description": "An open source application and network monitor",
"long_description": "Zabbix is the ultimate open source availability and performance monitoring solution. Zabbix offers advanced monitoring, alerting, and visualization features today which are missing in other monitoring systems, even some of the best commercial ones.",
"active": false,
"categories": [
"net"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 218
}
],
"variants": [
"php56",
"php70",
"php71",
"full_server",
"mariadb",
"mariadb101",
"mariadb102",
"mysql56",
"mysql57",
"percona",
"pgsql84",
"pgsql95",
"pgsql96",
"sqlite3"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"gnutls",
"libevent",
"libssh2",
"pcre",
"curl",
"net-snmp",
"OpenIPMI",
"libiconv",
"libxml2",
"mysql57"
]
},
{
"type": "run",
"ports": [
"php71-apache2handler",
"php71-gd",
"php71-gettext",
"php71-mbstring",
"php71-mysql",
"php71-sockets",
"fping",
"apache2",
"php71"
]
}
],
"depends_on": []
},
{
"name": "zabbix3-agent",
"portdir": "net/zabbix3",
"version": "3.4.15",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.zabbix.com/",
"description": "An open source application and network monitor",
"long_description": "Zabbix is the ultimate open source availability and performance monitoring solution. Zabbix offers advanced monitoring, alerting, and visualization features today which are missing in other monitoring systems, even some of the best commercial ones.",
"active": false,
"categories": [
"net"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"gnutls",
"libevent",
"pcre",
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "zabbix4",
"portdir": "net/zabbix4",
"version": "4.0.41",
"license": "(GPL-2+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.zabbix.com/",
"description": "An open source application and network monitor",
"long_description": "Zabbix is the ultimate open source availability and performance monitoring solution. Zabbix offers advanced monitoring, alerting, and visualization features today which are missing in other monitoring systems, even some of the best commercial ones. This port provides the central server component.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 218
}
],
"variants": [
"full_server",
"frontend",
"mariadb105",
"mysql57",
"pgsql13"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"gnutls",
"libevent",
"libssh2",
"openssl",
"pcre",
"curl",
"zlib",
"OpenIPMI",
"libiconv",
"libxml2",
"net-snmp",
"mysql57"
]
},
{
"type": "run",
"ports": [
"zabbix4-frontend",
"fping"
]
}
],
"depends_on": []
},
{
"name": "zabbix42",
"portdir": "net/zabbix4",
"version": "4.2.8",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "zabbix5",
"homepage": "http://www.zabbix.com/",
"description": "Obsolete port, replaced by zabbix5",
"long_description": "This port has been replaced by zabbix5. This port provides the central server component.",
"active": false,
"categories": [
"net"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 218
}
],
"variants": [
"full_server",
"frontend",
"mariadb105",
"mysql57",
"percona",
"pgsql13"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"libevent",
"libssh2",
"openssl",
"pcre",
"pkgconfig",
"curl",
"net-snmp",
"zlib",
"libiconv",
"libxml2",
"OpenIPMI",
"mysql57",
"gnutls"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
"zabbix42-frontend",
"fping"
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "zabbix42-agent",
"portdir": "net/zabbix4",
"version": "4.2.8",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "zabbix5",
"homepage": "http://www.zabbix.com/",
"description": "Obsolete port, replaced by zabbix5",
"long_description": "This port has been replaced by zabbix5. \n * zabbix42-agent provides a local monitoring agent.",
"active": false,
"categories": [
"net"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"libiconv",
"gnutls",
"libevent",
"pcre"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "zabbix42-frontend",
"portdir": "net/zabbix4",
"version": "4.2.8",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "zabbix5",
"homepage": "http://www.zabbix.com/",
"description": "Obsolete port, replaced by zabbix5",
"long_description": "This port has been replaced by zabbix5. \n * zabbix42-frontend provides the web (PHP) frontend.",
"active": false,
"categories": [
"net"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 218
}
],
"variants": [
"nls",
"php56",
"php74",
"mariadb105",
"mysql57",
"percona",
"pgsql13"
],
"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": [
"php74-gettext",
"php74-mbstring",
"php74-mysql",
"php74-sockets",
"apache2",
"php74-apache2handler",
"php74",
"php74-gd"
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"zabbix42"
]
}
]
},
{
"name": "zabbix44",
"portdir": "net/zabbix4",
"version": "4.4.10",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "zabbix5",
"homepage": "http://www.zabbix.com/",
"description": "Obsolete port, replaced by zabbix5",
"long_description": "This port has been replaced by zabbix5. This port provides the central server component.",
"active": false,
"categories": [
"net"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 218
}
],
"variants": [
"full_server",
"frontend",
"mariadb105",
"mysql57",
"percona",
"pgsql13"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"libevent",
"libssh2",
"openssl",
"pcre",
"pkgconfig",
"curl",
"net-snmp",
"zlib",
"libiconv",
"libxml2",
"OpenIPMI",
"mysql57",
"gnutls"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
"zabbix44-frontend",
"fping"
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "zabbix44-agent",
"portdir": "net/zabbix4",
"version": "4.4.10",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "zabbix5",
"homepage": "http://www.zabbix.com/",
"description": "Obsolete port, replaced by zabbix5",
"long_description": "This port has been replaced by zabbix5. \n * zabbix44-agent provides a local monitoring agent.",
"active": false,
"categories": [
"net"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"libiconv",
"gnutls",
"libevent",
"pcre"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "zabbix44-frontend",
"portdir": "net/zabbix4",
"version": "4.4.10",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "zabbix5",
"homepage": "http://www.zabbix.com/",
"description": "Obsolete port, replaced by zabbix5",
"long_description": "This port has been replaced by zabbix5. \n * zabbix44-frontend provides the web (PHP) frontend.",
"active": false,
"categories": [
"net"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 218
}
],
"variants": [
"nls",
"php56",
"php74",
"mariadb105",
"mysql57",
"percona",
"pgsql13"
],
"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": [
"php74-gettext",
"php74-mbstring",
"php74-mysql",
"php74-sockets",
"apache2",
"php74-apache2handler",
"php74",
"php74-gd"
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"zabbix44"
]
}
]
},
{
"name": "zabbix4-agent",
"portdir": "net/zabbix4",
"version": "4.0.41",
"license": "(GPL-2+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.zabbix.com/",
"description": "An open source application and network monitor",
"long_description": "Zabbix is the ultimate open source availability and performance monitoring solution. Zabbix offers advanced monitoring, alerting, and visualization features today which are missing in other monitoring systems, even some of the best commercial ones. \n * zabbix4-agent provides a local monitoring agent.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gnutls",
"libevent",
"pcre",
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "zabbix4-frontend",
"portdir": "net/zabbix4",
"version": "4.0.41",
"license": "(GPL-2+ or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.zabbix.com/",
"description": "An open source application and network monitor",
"long_description": "Zabbix is the ultimate open source availability and performance monitoring solution. Zabbix offers advanced monitoring, alerting, and visualization features today which are missing in other monitoring systems, even some of the best commercial ones. \n * zabbix4-frontend provides the web (PHP) frontend.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 218
}
],
"variants": [
"nls",
"php56",
"php74",
"mariadb105",
"mysql57",
"pgsql13"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"php74-apache2handler",
"php74-gd",
"php74-gettext",
"php74",
"php74-mysql",
"php74-sockets",
"apache2",
"php74-mbstring"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"zabbix4"
]
}
]
},
{
"name": "zabbix5",
"portdir": "net/zabbix4",
"version": "5.0.24",
"license": "(GPL-2+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.zabbix.com/",
"description": "An open source application and network monitor",
"long_description": "Zabbix is the ultimate open source availability and performance monitoring solution. Zabbix offers advanced monitoring, alerting, and visualization features today which are missing in other monitoring systems, even some of the best commercial ones. This port provides the central server component.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 218
}
],
"variants": [
"full_server",
"frontend",
"mariadb105",
"mysql57",
"pgsql13"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"gnutls",
"libevent",
"libssh2",
"openssl",
"pcre",
"curl",
"zlib",
"OpenIPMI",
"libiconv",
"libxml2",
"net-snmp",
"mysql57"
]
},
{
"type": "run",
"ports": [
"zabbix5-frontend",
"fping"
]
}
],
"depends_on": []
},
{
"name": "zabbix5-agent",
"portdir": "net/zabbix4",
"version": "5.0.24",
"license": "(GPL-2+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.zabbix.com/",
"description": "An open source application and network monitor",
"long_description": "Zabbix is the ultimate open source availability and performance monitoring solution. Zabbix offers advanced monitoring, alerting, and visualization features today which are missing in other monitoring systems, even some of the best commercial ones. \n * zabbix5-agent provides a local monitoring agent.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gnutls",
"libevent",
"pcre",
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "zabbix5-frontend",
"portdir": "net/zabbix4",
"version": "5.0.24",
"license": "(GPL-2+ or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.zabbix.com/",
"description": "An open source application and network monitor",
"long_description": "Zabbix is the ultimate open source availability and performance monitoring solution. Zabbix offers advanced monitoring, alerting, and visualization features today which are missing in other monitoring systems, even some of the best commercial ones. \n * zabbix5-frontend provides the web (PHP) frontend.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 218
}
],
"variants": [
"nls",
"php74",
"mariadb105",
"mysql57",
"pgsql13"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"php74-apache2handler",
"php74-gd",
"php74-gettext",
"php74",
"php74-mysql",
"php74-sockets",
"apache2",
"php74-mbstring"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"zabbix5"
]
}
]
}
]
}