HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50805,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=437",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=435",
"results": [
{
"name": "polyml",
"portdir": "lang/polyml",
"version": "5.9.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.polyml.org",
"description": "An implementation of Standard ML.",
"long_description": "Poly/ML is an extremely fast and efficient implementation of Standard ML. Program state can be saved in a memory-mapped persistent store. There are numerous addon libraries available.",
"active": true,
"categories": [
"lang",
"sml"
],
"maintainers": [
{
"name": "phil.clayton",
"github": "pclayton",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"gmp"
]
}
],
"depends_on": []
},
{
"name": "polysolve",
"portdir": "math/polysolve",
"version": "2023.06.29",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://polyfem.github.io",
"description": "Easy-to-use wrapper for linear solver.",
"long_description": "This library contains a cross-platform Eigen wrapper for many different external linear solvers.",
"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": [
"nlohmann-json",
"libomp",
"eigen3",
"hypre"
]
}
],
"depends_on": []
},
{
"name": "pomo",
"portdir": "office/pomo",
"version": "0.8.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kevinschoon/pomo",
"description": "Pomodoro CLI",
"long_description": "pomo is a simple CLI for using the Pomodoro Technique. There are some amazing task management systems but pomo is more of a task execution or timeboxing system. pomo helps you track what you did, how long it took you to do it, and how much effort you expect it to take.",
"active": true,
"categories": [
"office"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1024
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "po-mode.el",
"portdir": "editors/po-mode.el",
"version": "0.19.8.1",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gettext/",
"description": "The 'po' file mode for Emacs",
"long_description": "The 'po' file mode for Emacs",
"active": true,
"categories": [
"devel",
"editors"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"emacs",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "pooler",
"portdir": "science/pooler",
"version": "1.89",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ssb22.user.srcf.net/pooler/",
"description": "Optimise combinations of primers",
"long_description": "PrimerPooler optimises combinations of primers to minimise the formation of dimers in multiplexed PCR.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "",
"github": "ssb22",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libomp"
]
}
],
"depends_on": []
},
{
"name": "pop3proxy",
"portdir": "mail/pop3proxy",
"version": "2.0.0-beta8",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20070207074341/http://quietsche-entchen.de/cgi-bin/wiki.cgi/proxies/Pop3Proxy",
"description": "application level gateway for the POP3 protocol",
"long_description": "pop3.proxy is an application level gateway for the POP3 protocol. Unlike generic TCP proxys (like tcpproxy) it looks into the data stream watching that client and server fullfill the protocol specification. pop3.proxy is based on RFC 1939.",
"active": true,
"categories": [
"mail"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "popeye",
"portdir": "sysutils/popeye",
"version": "0.22.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://popeyecli.io",
"description": "A Kubernetes Cluster Sanitizer",
"long_description": "Popeye is a utility that scans live Kubernetes clusters and reports potential issues with deployed resources and configurations. It sanitizes your cluster based on what’s deployed and not what’s sitting on disk. By scanning your cluster, it detects misconfigurations and helps you to ensure that best practices are in place, thus preventing future headaches. It aims at reducing the cognitive overload one faces when operating a Kubernetes cluster in the wild. Furthermore, if your cluster employs a metric-server, it reports potential resources over/under allocations and attempts to warn you should your cluster run out of capacity. Popeye is a readonly tool, it does not alter any of your Kubernetes resources in any way!",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1024
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "poppler",
"portdir": "graphics/poppler",
"version": "26.01.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://poppler.freedesktop.org/",
"description": "Poppler is a PDF rendering library based on the xpdf-3.0 code base.",
"long_description": "Poppler is a PDF rendering library based on the xpdf-3.0 code base.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"debug",
"boost",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"gettext",
"pkgconfig",
"clang-21",
"python314"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"lcms2",
"libjpeg-turbo",
"libpng",
"openjpeg",
"poppler-data",
"tiff",
"curl",
"bzip2",
"freetype",
"expat",
"libiconv",
"gettext-runtime",
"boost188",
"gpgmepp",
"nss",
"zlib",
"glib2",
"gobject-introspection",
"cairo",
"fontconfig"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gdal",
"osm2pgsql"
]
},
{
"type": "lib",
"ports": [
"Etoile-devel",
"diff-pdf",
"tumbler",
"gimp3-devel",
"p5.28-poppler",
"p5.30-poppler",
"p5.32-poppler",
"p5.34-poppler",
"evince",
"latex2html",
"inkscape-devel",
"py27-poppler",
"xournalpp",
"ipe-tools",
"pdfgrep-legacy",
"pdfgrep",
"Etoile",
"OpenSceneGraph",
"OpenSceneGraph-devel",
"pdf2djvu",
"pdf2svg",
"claws-mail",
"poppler-qt5",
"extractpdfmark",
"p5.26-poppler",
"R-Rpoppler",
"xournal",
"openscad",
"openscad-devel",
"gle-graphics",
"QGLE",
"olena",
"gegl",
"geeqie",
"vips",
"timg",
"pdf2htmlex",
"inkscape",
"scribus-devel",
"gdal-pdf",
"qt5-qtwebengine",
"R-pdftools",
"racket",
"littleutils",
"gegl-devel",
"texlive-bin",
"pdfpc",
"zathura-plugin-pdf-poppler",
"photoqt",
"texworks",
"qt513-qtwebengine",
"gimp2",
"gimp2-devel"
]
},
{
"type": "run",
"ports": [
"recoll",
"cfiles",
"pdfsandwich",
"impressive",
"pympress",
"auto-multiple-choice",
"EqualX",
"auto-multiple-choice-devel"
]
}
]
},
{
"name": "poppler-data",
"portdir": "graphics/poppler-data",
"version": "0.4.12",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://poppler.freedesktop.org/",
"description": "Poppler encoding data.",
"long_description": "Poppler encoding data.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"poppler-qt4-mac",
"pdf2htmlex",
"poppler-devel",
"poppler-devel-qt5",
"poppler",
"poppler-qt5"
]
}
]
},
{
"name": "poppler-devel",
"portdir": "graphics/poppler-devel",
"version": "24.12.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://poppler.freedesktop.org/",
"description": "Poppler is a PDF rendering library based on the xpdf-3.0 code base.",
"long_description": "Poppler is a PDF rendering library based on the xpdf-3.0 code base.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"debug",
"boost",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"gettext",
"pkgconfig",
"python313",
"clang-21"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"lcms2",
"libjpeg-turbo",
"libpng",
"openjpeg",
"poppler-data",
"tiff",
"curl",
"bzip2",
"freetype",
"expat",
"libiconv",
"gettext-runtime",
"boost181",
"gpgmepp",
"nss",
"zlib",
"glib2",
"gobject-introspection",
"cairo",
"fontconfig"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"poppler-devel-qt5"
]
}
]
},
{
"name": "poppler-devel-qt5",
"portdir": "graphics/poppler-devel",
"version": "24.12.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://poppler.freedesktop.org/",
"description": "Poppler is a PDF rendering library based on the xpdf-3.0 code base.",
"long_description": "Poppler is a PDF rendering library based on the xpdf-3.0 code base.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"debug",
"boost"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"python313",
"clang-21",
"cmake",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"git",
"xz"
]
},
{
"type": "lib",
"ports": [
"lcms2",
"libjpeg-turbo",
"libpng",
"openjpeg",
"poppler-data",
"tiff",
"curl",
"qt5-qtbase",
"freetype",
"expat",
"libiconv",
"gettext-runtime",
"poppler-devel",
"boost181",
"gpgmepp",
"nss",
"bzip2",
"zlib",
"glib2",
"gobject-introspection",
"cairo",
"fontconfig"
]
}
],
"depends_on": []
},
{
"name": "poppler-qt4-mac",
"portdir": "graphics/poppler-qt4-mac",
"version": "0.61.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://poppler.freedesktop.org/",
"description": "Poppler is a PDF rendering library. This version is pegged to the last version to support qt4.",
"long_description": "Poppler is a PDF rendering library. This version is pegged to the last version to support qt4.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [],
"variants": [
"universal",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-15"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gobject-introspection",
"cairo",
"fontconfig",
"lcms2",
"libjpeg-turbo",
"libpng",
"qt4-mac",
"poppler-data",
"tiff",
"curl",
"freetype",
"expat",
"openjpeg",
"bzip2",
"zlib",
"glib2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-poppler-qt4",
"py35-poppler-qt4",
"py36-poppler-qt4",
"DiffPDF",
"py37-poppler-qt4",
"tellico",
"texworks"
]
}
]
},
{
"name": "poppler-qt5",
"portdir": "graphics/poppler",
"version": "26.01.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://poppler.freedesktop.org/",
"description": "Poppler is a PDF rendering library based on the xpdf-3.0 code base.",
"long_description": "Poppler is a PDF rendering library based on the xpdf-3.0 code base.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"debug",
"boost"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-21",
"python314",
"cmake",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"git",
"xz"
]
},
{
"type": "lib",
"ports": [
"lcms2",
"libjpeg-turbo",
"libpng",
"openjpeg",
"poppler",
"poppler-data",
"tiff",
"qt5-qtbase",
"nss",
"freetype",
"expat",
"libiconv",
"gettext-runtime",
"boost188",
"gpgmepp",
"curl",
"bzip2",
"zlib",
"glib2",
"gobject-introspection",
"cairo",
"fontconfig"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"dspdfviewer",
"py27-poppler-qt5",
"py35-poppler-qt5",
"py36-poppler-qt5",
"py37-poppler-qt5",
"py38-poppler-qt5",
"py310-poppler-qt5",
"py311-poppler-qt5",
"py39-poppler-qt5",
"texstudio",
"photoqt"
]
}
]
},
{
"name": "popt",
"portdir": "devel/popt",
"version": "1.19",
"license": "X11",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.openhub.net/p/popt/",
"description": "A getopt(3) like library with a number of enhancements",
"long_description": "popt is a command line parsing library. It contains a number of enhancements over getopt(3), including being fully reentrant, allowing users to alias command line arguments, providing convience functions for parsing strings into argv style arrays and popt can parse arbitrary argv style arrays.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"gettext-runtime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libdv",
"distcc",
"libbonobo",
"exif",
"vcdimager",
"echoping",
"jabber",
"rsync-lart",
"samba3",
"nget",
"pilot-link",
"abiword",
"librsync",
"faubackup",
"iguanaIR",
"rpm",
"rpm54",
"libots",
"gptfdisk",
"gpsim",
"rsync-hfscomp",
"rsync",
"py38-libnewt",
"logrotate",
"ldapvi",
"gphoto2",
"shairport-sync",
"py39-libnewt",
"rabbitmq-c",
"OpenIPMI",
"samba4",
"dia",
"libnewt",
"whiptcl",
"py310-libnewt",
"py311-libnewt",
"py312-libnewt",
"py313-libnewt"
]
}
]
},
{
"name": "porg",
"portdir": "devel/porg",
"version": "0.10",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://porg.sourceforge.net/",
"description": "manage software packages installed from source code",
"long_description": "Porg can manage software packages installed from source code. After the installation of such packages, one is usually left with having no idea of what (and where) it was installed, making it diffucult to uninstall the package in the future. Porg was written to solve this problem in quite a simple fashion.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"grop",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "portaudio",
"portdir": "audio/portaudio",
"version": "20240308-88ab584e",
"license": "MIT",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.portaudio.com",
"description": "PortAudio is a free, cross platform, open-source, audio I/O library.",
"long_description": "PortAudio is a free, cross platform, open-source, audio I/O library. It lets you write simple audio programs in 'C' or C++ that will compile and run on many platforms including Windows, Macintosh OS X, and Unix (OSS/ALSA). It is intended to promote the exchange of audio software between developers on different platforms. Many applications use PortAudio for Audio I/O.",
"active": true,
"categories": [
"devel",
"audio"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
}
],
"variants": [
"jack",
"tools",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lirc",
"wireshark22",
"RigCtldGUI",
"QMPlay2",
"audacity",
"py39-pyaudio",
"mame",
"denemo",
"quisk",
"cava",
"octave",
"direwolf",
"scummvm",
"scummvm-devel",
"fldigi",
"wireshark2",
"py310-pyaudio",
"espeak",
"julius",
"hatari",
"pure-audio",
"dsd",
"freedv-gui",
"gqrx",
"pihpsdr",
"py27-pyaudio",
"py35-pyaudio",
"py36-pyaudio",
"xournalpp",
"linrad",
"SDRPlusPlus",
"py37-pyaudio",
"tenacity",
"libopenmpt",
"fluidsynth",
"musikcube",
"glob2",
"PothosAudio",
"py38-pyaudio",
"lmms"
]
},
{
"type": "run",
"ports": [
"py27-sounddevice",
"py35-sounddevice",
"py36-sounddevice",
"py312-sounddevice",
"py313-sounddevice",
"py314-sounddevice",
"py37-sounddevice",
"py38-sounddevice",
"rb33-ffi-portaudio",
"py39-sounddevice",
"rb32-ffi-portaudio",
"rb31-ffi-portaudio",
"py310-sounddevice",
"py311-sounddevice"
]
}
]
},
{
"name": "port_cutleaves",
"portdir": "sysutils/port_cutleaves",
"version": "0.1.5",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/macports/macports-contrib/tree/master/port_cutleaves",
"description": "Uninstall unneeded ports",
"long_description": "Inspired by FreeBSD's pkg_cutleaves, port_cutleaves is an interactive script that eases the uninstallation of leaves - installed ports that are unrequested and have no dependents.",
"active": true,
"categories": [
"sysutils",
"macports"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "port-depgraph",
"portdir": "sysutils/port-depgraph",
"version": "0.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://svn.macports.org/repository/macports/contrib/port-depgraph",
"description": "Create a Graphviz graph description of a port's rdeps list",
"long_description": "Run a recursive dependency listing against a given port, outputing a Graphviz graph description.",
"active": true,
"categories": [
"sysutils",
"macports"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"subversion"
]
},
{
"type": "lib",
"ports": [
"graphviz"
]
},
{
"type": "run",
"ports": [
"graphviz"
]
}
],
"depends_on": []
},
{
"name": "portfolio-performance",
"portdir": "finance/portfolio-performance",
"version": "0.50.3",
"license": "EPL-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.portfolio-performance.info/en/",
"description": "A simple tool to calculate the overall performance of an investment portfolio.",
"long_description": "An open source tool to calculate the overall performance of an investment portfolio - across all accounts - using True-Time Weighted Return or Internal Rate of Return.",
"active": true,
"categories": [
"finance"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"maven3",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openjdk11"
]
}
],
"depends_on": []
},
{
"name": "portmidi",
"portdir": "audio/portmidi",
"version": "2.0.8",
"license": "MIT",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/PortMidi/portmidi",
"description": "Free, cross platform, open-source, real-time MIDI I/O library.",
"long_description": "Free, cross platform, open-source, real-time MIDI I/O library.",
"active": true,
"categories": [
"devel",
"audio"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"hatari",
"pure-midi",
"darktable",
"darktable-devel",
"mame",
"denemo",
"orca",
"audacity"
]
},
{
"type": "run",
"ports": [
"frescobaldi",
"frescobaldi-devel",
"frescobaldi2"
]
}
]
},
{
"name": "portsentry",
"portdir": "security/portsentry",
"version": "1.2",
"license": "CPL-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/sentrytools/",
"description": "port scan detection and active defense",
"long_description": "PortSentry is part of the Abacus Project suite of security tools. It is a program designed to detect and respond to port scans against a target host in real-time. There are other port scan detectors that perform similar detection of scans, but PortSentry has some unique features that may make it worth looking into.",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "port-whatsnew",
"portdir": "sysutils/port-whatsnew",
"version": "0.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/macports/macports-contrib/blob/master/port-whatsnew",
"description": "shows a log of what changed since this port was installed",
"long_description": "port-whatsnew shows a log of what changed since this port was installed.",
"active": true,
"categories": [
"sysutils",
"macports"
],
"maintainers": [
{
"name": "egall",
"github": "cooljeanius",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "posh",
"portdir": "shells/posh",
"version": "0.14.1",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://salsa.debian.org/clint/posh",
"description": "Policy-compliant ordinary shell",
"long_description": "posh is a stripped-down version of pdksh that aims for compliance with Debian's policy, and few extra features.",
"active": true,
"categories": [
"shells"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-15"
]
}
],
"depends_on": []
},
{
"name": "posix-macos-addons",
"portdir": "devel/posix-macos-addons",
"version": "20211014",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stanislaw/posix-macos-addons",
"description": "Some missing bits of POSIX for macOS.",
"long_description": "This is a collection of the POSIX functions which are not available on macOS.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"ecgen"
]
}
]
},
{
"name": "posix-manpages",
"portdir": "devel/posix-manpages",
"version": "2017",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pubs.opengroup.org/onlinepubs/9699919799/",
"description": "POSIX manpages",
"long_description": "Manpages for POSIX (IEEE Std 1003.1) including headers, utilities and functions.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 81
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "postal",
"portdir": "mail/postal",
"version": "0.72",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.coker.com.au/postal/",
"description": "Benchmark SMTP/POP servers",
"long_description": "Postal is a SMTP benchmark. Postal-list will list all the possible expansions for an account name (used for creating a list of accounts to create on your test server). Rabid is the mad Biff, it is a POP benchmark.",
"active": true,
"categories": [
"mail",
"benchmarks"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"gnutls"
]
}
],
"depends_on": []
},
{
"name": "postfinger",
"portdir": "mail/postfinger",
"version": "1.30",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ftp.wl0.org/postfinger",
"description": "Postfix Configuration Summary Reporter",
"long_description": "Postfix Configuration Summary Reporter",
"active": true,
"categories": [
"mail"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "postfix",
"portdir": "mail/postfix",
"version": "3.10.8",
"license": "(IBMPL-1 or EPL-2)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.postfix.org/",
"description": "Fast and robust mail transfer agent",
"long_description": "Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail-compatible enough to not upset existing users. It also offers QMQP and VERP support to let Postfix act as delivery daemon for ezmlm-idx.",
"active": true,
"categories": [
"mail"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [
"universal",
"dovecot_sasl",
"ldap",
"pcre",
"pcre2",
"sasl",
"smtputf8",
"tls",
"mariadb10.5",
"mariadb10.6",
"mariadb10.11",
"mariadb11.4",
"mysql8",
"postgresql12",
"postgresql13",
"postgresql14",
"postgresql15",
"postgresql16",
"postgresql17",
"postgresql18",
"mariadb10.4",
"mysql57"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mailqfmt",
"sympa",
"vm-pop3d",
"argus-monitor",
"mail-server"
]
},
{
"type": "run",
"ports": [
"sqlgrey",
"ddclient",
"postfixadmin"
]
}
]
},
{
"name": "postfixadmin",
"portdir": "www/postfixadmin",
"version": "3.2",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://postfixadmin.sourceforge.net/",
"description": "Web Based Management tool for Postfix",
"long_description": "Postfix Admin is a Web Based Management tool created for Postfix. It is a PHP based application that handles Postfix Style Virtual Domains and Users that are stored in MySQL.",
"active": true,
"categories": [
"mail",
"www",
"php"
],
"maintainers": [],
"variants": [
"mysql8",
"mariadb102",
"postgresql11"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"mysql8",
"php73",
"php73-mysql",
"postfix",
"apache2"
]
}
],
"depends_on": []
},
{
"name": "postgis",
"portdir": "databases/postgis",
"version": "3.6.2",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://postgis.net/",
"description": "PostGIS is the spatial extension to the PostGreSQL database.",
"long_description": "PostGIS adds geometrical, geographical and topological types, and functions operating thereon, to the PostGreSQL database. It also handles raster tiles and MVT format.",
"active": true,
"categories": [
"databases",
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 107
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"postgresql92",
"proj4",
"geos",
"libiconv",
"libxml2"
]
}
],
"depends_on": []
},
{
"name": "postgis2",
"portdir": "databases/postgis2",
"version": "2.5.11",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://postgis.refractions.net/",
"description": "PostGIS is the spatial extension to the PostGreSQL database.",
"long_description": "PostGIS 2 adds geometrical, geographical and topological types, and functions operating thereon, to the PostGreSQL database. The 2.0 release also provides raster handling and basic 3D geometry capacities (TIN and polyhedra).",
"active": true,
"categories": [
"databases",
"gis"
],
"maintainers": [
{
"name": "vince",
"github": "Veence",
"ports_count": 25
}
],
"variants": [
"postgresql10",
"postgresql11",
"postgresql12",
"raster",
"topology",
"sfcgal",
"gui",
"comments",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"libxslt",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"postgresql12",
"libxml2",
"gdal",
"proj7",
"geos",
"json-c"
]
}
],
"depends_on": []
},
{
"name": "postgis3",
"portdir": "databases/postgis3",
"version": "3.6.0",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org",
"description": "Obsolete port",
"long_description": "This port is obsolete.",
"active": true,
"categories": [
"databases",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"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": "postgresql10",
"portdir": "databases/postgresql10",
"version": "10.19",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "The most advanced open-source database available anywhere.",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 37
}
],
"variants": [
"python",
"python27",
"python3",
"perl",
"tcl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"bison"
]
},
{
"type": "lib",
"ports": [
"kerberos5",
"libxml2",
"zlib",
"openssl11",
"libxslt",
"readline"
]
},
{
"type": "run",
"ports": [
"postgresql_select-10"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"postgresql10-server"
]
}
]
},
{
"name": "postgresql10-doc",
"portdir": "databases/postgresql10-doc",
"version": "10.19",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "Documentation for the PostgreSQL database version 10",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity. This is the documentation.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 37
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "postgresql10-server",
"portdir": "databases/postgresql10-server",
"version": "10.19",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "run postgresql10 as server",
"long_description": "run postgresql10 as server",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 37
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"postgresql10"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"amber"
]
}
]
},
{
"name": "postgresql11",
"portdir": "databases/postgresql11",
"version": "11.14",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "The most advanced open-source database available anywhere.",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 37
}
],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clangdevel",
"python",
"python27",
"python3",
"perl",
"tcl",
"llvm",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"bison",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"kerberos5",
"libxml2",
"zlib",
"openssl11",
"libxslt",
"icu",
"readline"
]
},
{
"type": "run",
"ports": [
"postgresql_select-11"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"postgresql11-server"
]
}
]
},
{
"name": "postgresql11-doc",
"portdir": "databases/postgresql11-doc",
"version": "11.14",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "Documentation for the PostgreSQL database version 11",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity. This is the documentation.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 37
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "postgresql11-server",
"portdir": "databases/postgresql11-server",
"version": "11.14",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "run postgresql11 as server",
"long_description": "run postgresql11 as server",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 37
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"postgresql11"
]
}
],
"depends_on": []
},
{
"name": "postgresql12",
"portdir": "databases/postgresql12",
"version": "12.22",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "The most advanced open-source database available anywhere.",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clangdevel",
"python",
"python27",
"python3",
"perl",
"tcl",
"llvm",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"bison",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"kerberos5",
"libxml2",
"zlib",
"openssl3",
"libxslt",
"icu",
"readline"
]
},
{
"type": "run",
"ports": [
"postgresql_select-12"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"pg12-postgis-doc",
"pg12-postgis3-doc"
]
},
{
"type": "lib",
"ports": [
"pg12-pgrouting",
"pg12-timescaledb",
"pg12-postgis",
"pg12-pgpointcloud",
"postgis2",
"timescaledb1",
"p5.26-dbd-pg"
]
},
{
"type": "run",
"ports": [
"postgresql12-server"
]
}
]
},
{
"name": "postgresql12-doc",
"portdir": "databases/postgresql12-doc",
"version": "12.22",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "Documentation for the PostgreSQL database version 12",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity. This is the documentation.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 37
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"docbook-xml-4.5",
"docbook-xsl-nons",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "postgresql12-server",
"portdir": "databases/postgresql12-server",
"version": "12.22",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "run postgresql12 as server",
"long_description": "run postgresql12 as server",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 37
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"postgresql12"
]
}
],
"depends_on": []
},
{
"name": "postgresql13",
"portdir": "databases/postgresql13",
"version": "13.23",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "The most advanced open-source database available anywhere.",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 144
},
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clangdevel",
"python",
"python27",
"python3",
"perl",
"tcl",
"llvm",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"bison",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"kerberos5",
"libxml2",
"zlib",
"openssl3",
"libxslt",
"icu",
"readline"
]
},
{
"type": "run",
"ports": [
"postgresql_select-13"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"pg13-postgis-doc",
"pg13-postgis3-doc"
]
},
{
"type": "lib",
"ports": [
"pg13-postgis",
"pg13-pgrouting",
"pg13-pgpointcloud",
"pg13-timescaledb"
]
},
{
"type": "run",
"ports": [
"postgresql13-server"
]
}
]
},
{
"name": "postgresql13-doc",
"portdir": "databases/postgresql13-doc",
"version": "13.22",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "Documentation for the PostgreSQL database version 13",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity. This is the documentation.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 37
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"docbook-xml-4.5",
"docbook-xsl-nons",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "postgresql13-server",
"portdir": "databases/postgresql13-server",
"version": "13.23",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "run postgresql13 as server",
"long_description": "run postgresql13 as server",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 37
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"postgresql13"
]
}
],
"depends_on": []
},
{
"name": "postgresql14",
"portdir": "databases/postgresql14",
"version": "14.21",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "The most advanced open-source database available anywhere.",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 144
},
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clangdevel",
"python",
"python27",
"python3",
"perl",
"tcl",
"llvm",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"bison",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"kerberos5",
"libxml2",
"zlib",
"openssl3",
"libxslt",
"icu",
"readline"
]
},
{
"type": "run",
"ports": [
"postgresql_select-14"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"pg14-postgis-doc",
"pg14-postgis3-doc"
]
},
{
"type": "lib",
"ports": [
"qore-pgsql-module",
"py36-psycopg2",
"pg14-pgrouting",
"py27-psycopg2",
"pg14-postgis",
"pg14-pgpointcloud",
"pg14-timescaledb",
"py36-psycopg"
]
},
{
"type": "run",
"ports": [
"postgresql14-server"
]
}
]
},
{
"name": "postgresql14-doc",
"portdir": "databases/postgresql14-doc",
"version": "14.21",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "Documentation for the PostgreSQL database version 14",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity. This is the documentation.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 37
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"docbook-xml-4.5",
"docbook-xsl-nons",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "postgresql14-server",
"portdir": "databases/postgresql14-server",
"version": "14.21",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "run postgresql14 as server",
"long_description": "run postgresql14 as server",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 37
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"postgresql14"
]
}
],
"depends_on": []
},
{
"name": "postgresql15",
"portdir": "databases/postgresql15",
"version": "15.16",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "The most advanced open-source database available anywhere.",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 144
},
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clangdevel",
"python3",
"perl",
"tcl",
"llvm",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"bison",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"kerberos5",
"libxml2",
"zlib",
"openssl3",
"libxslt",
"icu",
"readline"
]
},
{
"type": "run",
"ports": [
"postgresql_select-15"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"pg15-postgis-doc",
"pg15-postgis3-doc"
]
},
{
"type": "lib",
"ports": [
"R-RPostgreSQL",
"qt4-mac-postgresql15-plugin",
"pg15-pgrouting",
"PDAL",
"pg15-timescaledb",
"pg15-postgis",
"pg15-pgpointcloud",
"R-RPostgres",
"R-adbcpostgresql",
"mapserver",
"pgmodeler",
"mosml-dynlibs",
"qt64-psql-plugin",
"qt67-psql-plugin",
"grass7"
]
},
{
"type": "run",
"ports": [
"postgresql15-server"
]
}
]
},
{
"name": "postgresql15-doc",
"portdir": "databases/postgresql15-doc",
"version": "15.16",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "Documentation for the PostgreSQL database version 15",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity. This is the documentation.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 37
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"docbook-xml-4.5",
"docbook-xsl-nons",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "postgresql15-server",
"portdir": "databases/postgresql15-server",
"version": "15.16",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "run postgresql15 as server",
"long_description": "run postgresql15 as server",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 37
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"postgresql15"
]
}
],
"depends_on": []
}
]
}