HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51498,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=796",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=794",
"results": [
{
"name": "lua54-lsqlite3",
"portdir": "lua/lua-lsqlite3",
"version": "0.9.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules//lsqlite3",
"description": "A binding for Lua to the SQLite3 database library",
"long_description": "A binding for Lua to the SQLite3 database library",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 654
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"lua54"
]
}
],
"depends_on": []
},
{
"name": "lua-lsqlite3",
"portdir": "lua/lua-lsqlite3",
"version": "0.9.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules//lsqlite3",
"description": "A binding for Lua to the SQLite3 database library",
"long_description": "A binding for Lua to the SQLite3 database library",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 654
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
null
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "rofi",
"portdir": "x11/rofi",
"version": "1.7.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/davatorium/rofi",
"description": "A window switcher, application launcher and dmenu replacement",
"long_description": "Rofi, like dmenu, will provide the user with a textual list of options where one or more can be selected. This can either be running an application, selecting a window, or options provided by an external script.",
"active": true,
"categories": [
"x11"
],
"maintainers": [
{
"name": "sainnhe",
"github": "sainnhe",
"ports_count": 7
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"autoconf",
"automake",
"bison",
"check",
"flex",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"glib2",
"libxkbcommon-x11",
"startup-notification",
"cairo",
"gdk-pixbuf2",
"pango",
"xorg-xcb-util-cursor",
"xorg-xcb-util-wm"
]
},
{
"type": "run",
"ports": [
"xorg-server"
]
}
],
"depends_on": []
},
{
"name": "fortran-cairo",
"portdir": "fortran/fortran-cairo",
"version": "2023.05.16",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vmagnin/cairo-fortran",
"description": "Cairo bindings for Fortran",
"long_description": "Cairo bindings for Fortran",
"active": true,
"categories": [
"graphics",
"fortran"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc12",
"clang-15",
"fpm"
]
},
{
"type": "lib",
"ports": [
"cairo",
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "gitea-tea",
"portdir": "devel/gitea-tea",
"version": "0.9.2",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.gitea.io/tea",
"description": "A command line tool to interact with Gitea servers",
"long_description": "A command line tool to interact with Gitea servers. tea is the official CLI for Gitea. It can be used to manage most entities on one or multiple Gitea instances and provides local helpers like 'tea pull checkout'. tea makes use of context provided by the repository in $PWD if available, but is still usable independently of $PWD.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1040
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-15"
]
}
],
"depends_on": []
},
{
"name": "p5.34-tcl-ptk",
"portdir": "perl/p5-tcl-ptk",
"version": "1.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tcl::pTk",
"description": "Tcl::pTk - Interface to Tcl/Tk with Perl/Tk compatible syntax",
"long_description": "Tcl::pTk interfaces perl to an existing Tcl/Tk installation on your computer. It has fully perl/tk compatible syntax for running existing perl/tk scripts, as well as direct-tcl syntax for using any other Tcl/Tk features. \n\nUsing this module an interpreter object is created, which then provides access to all the installed Tcl libraries (Tk, Tix, BWidgets, BLT, etc) and existing features (for example native-looking widgets using the Tile package).\n",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 95
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-test-deep",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"BWidget",
"tix",
"tk",
"tktable",
"tklib",
"p5.34-class-isa",
"p5.34-sub-name",
"p5.34-tcl",
"p5.34-time-hires",
"perl5.34",
"tkimg"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-tcl-ptk"
]
}
]
},
{
"name": "p5.32-tcl-ptk",
"portdir": "perl/p5-tcl-ptk",
"version": "1.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tcl::pTk",
"description": "Tcl::pTk - Interface to Tcl/Tk with Perl/Tk compatible syntax",
"long_description": "Tcl::pTk interfaces perl to an existing Tcl/Tk installation on your computer. It has fully perl/tk compatible syntax for running existing perl/tk scripts, as well as direct-tcl syntax for using any other Tcl/Tk features. \n\nUsing this module an interpreter object is created, which then provides access to all the installed Tcl libraries (Tk, Tix, BWidgets, BLT, etc) and existing features (for example native-looking widgets using the Tile package).\n",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 95
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-deep",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"BWidget",
"tix",
"tk",
"tklib",
"p5.32-class-isa",
"p5.32-sub-name",
"p5.32-tcl",
"p5.32-time-hires",
"tktable",
"tkimg"
]
}
],
"depends_on": []
},
{
"name": "p5.30-tcl-ptk",
"portdir": "perl/p5-tcl-ptk",
"version": "1.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tcl::pTk",
"description": "Tcl::pTk - Interface to Tcl/Tk with Perl/Tk compatible syntax",
"long_description": "Tcl::pTk interfaces perl to an existing Tcl/Tk installation on your computer. It has fully perl/tk compatible syntax for running existing perl/tk scripts, as well as direct-tcl syntax for using any other Tcl/Tk features. \n\nUsing this module an interpreter object is created, which then provides access to all the installed Tcl libraries (Tk, Tix, BWidgets, BLT, etc) and existing features (for example native-looking widgets using the Tile package).\n",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 95
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-deep",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-class-isa",
"p5.30-sub-name",
"p5.30-tcl",
"tklib",
"BWidget",
"tix",
"tk",
"tktable",
"p5.30-time-hires",
"tkimg"
]
}
],
"depends_on": []
},
{
"name": "p5.28-tcl-ptk",
"portdir": "perl/p5-tcl-ptk",
"version": "1.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tcl::pTk",
"description": "Tcl::pTk - Interface to Tcl/Tk with Perl/Tk compatible syntax",
"long_description": "Tcl::pTk interfaces perl to an existing Tcl/Tk installation on your computer. It has fully perl/tk compatible syntax for running existing perl/tk scripts, as well as direct-tcl syntax for using any other Tcl/Tk features. \n\nUsing this module an interpreter object is created, which then provides access to all the installed Tcl libraries (Tk, Tix, BWidgets, BLT, etc) and existing features (for example native-looking widgets using the Tile package).\n",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 95
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-test-deep",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-class-isa",
"p5.28-sub-name",
"p5.28-tcl",
"tklib",
"BWidget",
"tix",
"tk",
"tktable",
"p5.28-time-hires",
"tkimg"
]
}
],
"depends_on": []
},
{
"name": "p5-tcl-ptk",
"portdir": "perl/p5-tcl-ptk",
"version": "1.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-tcl-ptk",
"homepage": "https://metacpan.org/pod/Tcl::pTk",
"description": "Tcl::pTk - Interface to Tcl/Tk with Perl/Tk compatible syntax",
"long_description": "Tcl::pTk interfaces perl to an existing Tcl/Tk installation on your computer. It has fully perl/tk compatible syntax for running existing perl/tk scripts, as well as direct-tcl syntax for using any other Tcl/Tk features. \n\nUsing this module an interpreter object is created, which then provides access to all the installed Tcl libraries (Tk, Tix, BWidgets, BLT, etc) and existing features (for example native-looking widgets using the Tile package).\n",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 95
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"p5.34-tcl-ptk"
]
}
],
"depends_on": []
},
{
"name": "p5.26-tcl-ptk",
"portdir": "perl/p5-tcl-ptk",
"version": "1.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tcl::pTk",
"description": "Tcl::pTk - Interface to Tcl/Tk with Perl/Tk compatible syntax",
"long_description": "Tcl::pTk interfaces perl to an existing Tcl/Tk installation on your computer. It has fully perl/tk compatible syntax for running existing perl/tk scripts, as well as direct-tcl syntax for using any other Tcl/Tk features. \n\nUsing this module an interpreter object is created, which then provides access to all the installed Tcl libraries (Tk, Tix, BWidgets, BLT, etc) and existing features (for example native-looking widgets using the Tile package).\n",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 95
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"tkimg",
"perl5.26",
"p5.26-class-isa",
"p5.26-sub-name",
"p5.26-tcl",
"tklib",
"BWidget",
"tix",
"tk",
"tktable",
"p5.26-time-hires"
]
}
],
"depends_on": []
},
{
"name": "rsgislib_select",
"portdir": "gis/rsgislib_select",
"version": "0.1",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "common files for selecting default Python version bindings for RSGISLib",
"long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default Python version bindings for RSGISLib.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "",
"github": "nilason",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
}
],
"depends_on": []
},
{
"name": "vde2",
"portdir": "net/vde2",
"version": "2.3.3",
"license": "GPL-2 and LGPL-2.1 and BSD-old",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/virtualsquare/vde-2",
"description": "Virtual Distributed Ethernet",
"long_description": "VDE is an ethernet compliant virtual network that can be spawned over a set of physical computer over the Internet.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"experimental",
"tuntap",
"universal",
"pcap"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "hy_select",
"portdir": "python/hy_select",
"version": "0.1",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "common files for selecting default hy version",
"long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of hy.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-hy",
"py310-hy",
"py311-hy",
"py312-hy",
"py314-hy",
"py313-hy",
"py39-hy"
]
}
]
},
{
"name": "ninka",
"portdir": "devel/ninka",
"version": "1.3",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20221130165539/http://ninka.turingmachine.org/",
"description": "license identification tool",
"long_description": "Ninka is a lightweight license identification tool for source code. It is sentence-based, and provides a simple way to identify open source licenses in a source code file. It is capable of identifying several dozen different licenses (and their variations)",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2084
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"perl5"
]
}
],
"depends_on": []
},
{
"name": "qtruby",
"portdir": "kde/qtruby",
"version": "4.14.3",
"license": "GPL-2+ and LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://techbase.kde.org/Development/Languages/Ruby",
"description": "Binding to Ruby for KDE.",
"long_description": "Very complete bindings to both the KDE API and the Qt APIs. The Korundum package includes both a QtRuby Qt-only binding along with the full combined Qt/KDE one. The QtRuby package contains just Qt bindings with no dependencies on KDE.",
"active": true,
"categories": [
"devel",
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"ruby18",
"ruby19",
"ruby32",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"clang-15",
"pkgconfig",
"cmake"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"ruby",
"smokeqt",
"phonon"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"korundum",
"kdebindings4"
]
}
]
},
{
"name": "corrade",
"portdir": "graphics/corrade",
"version": "2020.06",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mosra/corrade",
"description": "Corrade is a multiplatform utility library written in C++11/C++14.",
"long_description": "Corrade is a multiplatform utility library written in C++11/C++14.",
"active": true,
"categories": [
"devel",
"graphics"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 654
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-15"
]
}
],
"depends_on": []
},
{
"name": "p5.34-html-selector-xpath",
"portdir": "perl/p5-html-selector-xpath",
"version": "0.280.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTML::Selector::XPath",
"description": "HTML::Selector::XPath - CSS Selector to XPath compiler",
"long_description": "HTML::Selector::XPath is a utility function to compile a full set of CSS2 and partial CSS3 selectors to the equivalent XPath expression.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-encode",
"p5.34-html-treebuilder-xpath",
"p5.34-test-base",
"p5.34-xml-libxml",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-web-scraper",
"p5-html-selector-xpath"
]
}
]
},
{
"name": "p5.32-html-selector-xpath",
"portdir": "perl/p5-html-selector-xpath",
"version": "0.280.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTML::Selector::XPath",
"description": "HTML::Selector::XPath - CSS Selector to XPath compiler",
"long_description": "HTML::Selector::XPath is a utility function to compile a full set of CSS2 and partial CSS3 selectors to the equivalent XPath expression.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-encode",
"p5.32-html-treebuilder-xpath",
"p5.32-test-base",
"p5.32-xml-libxml",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-web-scraper"
]
}
]
},
{
"name": "p5.30-html-selector-xpath",
"portdir": "perl/p5-html-selector-xpath",
"version": "0.280.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTML::Selector::XPath",
"description": "HTML::Selector::XPath - CSS Selector to XPath compiler",
"long_description": "HTML::Selector::XPath is a utility function to compile a full set of CSS2 and partial CSS3 selectors to the equivalent XPath expression.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-encode",
"p5.30-html-treebuilder-xpath",
"p5.30-test-base",
"p5.30-xml-libxml",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-web-scraper"
]
}
]
},
{
"name": "p5.28-html-selector-xpath",
"portdir": "perl/p5-html-selector-xpath",
"version": "0.280.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTML::Selector::XPath",
"description": "HTML::Selector::XPath - CSS Selector to XPath compiler",
"long_description": "HTML::Selector::XPath is a utility function to compile a full set of CSS2 and partial CSS3 selectors to the equivalent XPath expression.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-encode",
"p5.28-html-treebuilder-xpath",
"p5.28-test-base",
"p5.28-xml-libxml",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-web-scraper"
]
}
]
},
{
"name": "p5-html-selector-xpath",
"portdir": "perl/p5-html-selector-xpath",
"version": "0.280.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-html-selector-xpath",
"homepage": "https://metacpan.org/pod/HTML::Selector::XPath",
"description": "HTML::Selector::XPath - CSS Selector to XPath compiler",
"long_description": "HTML::Selector::XPath is a utility function to compile a full set of CSS2 and partial CSS3 selectors to the equivalent XPath expression.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"p5.34-html-selector-xpath"
]
}
],
"depends_on": []
},
{
"name": "p5.34-convert-asn1",
"portdir": "perl/p5-convert-asn1",
"version": "0.340.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Convert::ASN1",
"description": "ASN1 Encode / Decode Library",
"long_description": "Encodes and decodes ASN.1 data structures using BER/DER rules",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-crypt-dsa",
"p5.34-perl-ldap",
"p5-convert-asn1",
"p5.34-crypt-openssl-x509",
"p5.34-convert-pem"
]
}
]
},
{
"name": "p5.32-convert-asn1",
"portdir": "perl/p5-convert-asn1",
"version": "0.340.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Convert::ASN1",
"description": "ASN1 Encode / Decode Library",
"long_description": "Encodes and decodes ASN.1 data structures using BER/DER rules",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-crypt-dsa",
"p5.32-perl-ldap",
"p5.32-crypt-openssl-x509",
"p5.32-convert-pem"
]
}
]
},
{
"name": "p5.30-convert-asn1",
"portdir": "perl/p5-convert-asn1",
"version": "0.340.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Convert::ASN1",
"description": "ASN1 Encode / Decode Library",
"long_description": "Encodes and decodes ASN.1 data structures using BER/DER rules",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-crypt-dsa",
"p5.30-perl-ldap",
"p5.30-crypt-openssl-x509",
"p5.30-convert-pem"
]
}
]
},
{
"name": "p5.28-convert-asn1",
"portdir": "perl/p5-convert-asn1",
"version": "0.340.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Convert::ASN1",
"description": "ASN1 Encode / Decode Library",
"long_description": "Encodes and decodes ASN.1 data structures using BER/DER rules",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-crypt-dsa",
"p5.28-perl-ldap",
"p5.28-crypt-openssl-x509",
"p5.28-convert-pem"
]
}
]
},
{
"name": "p5-convert-asn1",
"portdir": "perl/p5-convert-asn1",
"version": "0.340.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-convert-asn1",
"homepage": "https://metacpan.org/pod/Convert::ASN1",
"description": "ASN1 Encode / Decode Library",
"long_description": "Encodes and decodes ASN.1 data structures using BER/DER rules",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"p5.34-convert-asn1"
]
}
],
"depends_on": []
},
{
"name": "p5.26-html-selector-xpath",
"portdir": "perl/p5-html-selector-xpath",
"version": "0.250.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTML::Selector::XPath",
"description": "HTML::Selector::XPath - CSS Selector to XPath compiler",
"long_description": "HTML::Selector::XPath is a utility function to compile a full set of CSS2 and partial CSS3 selectors to the equivalent XPath expression.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-html-treebuilder-xpath",
"p5.26-test-base"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-web-scraper"
]
}
]
},
{
"name": "p5.26-convert-asn1",
"portdir": "perl/p5-convert-asn1",
"version": "0.310.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Convert::ASN1",
"description": "ASN1 Encode / Decode Library",
"long_description": "Encodes and decodes ASN.1 data structures using BER/DER rules",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-convert-pem",
"p5.26-perl-ldap"
]
}
]
},
{
"name": "irrlicht",
"portdir": "devel/irrlicht",
"version": "1.8.5",
"license": "zlib",
"platforms": "{macosx >= 10}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://irrlicht.sourceforge.io",
"description": "lightning fast realtime 3D game engine",
"long_description": "lightning fast realtime 3D game engine",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "libmd",
"portdir": "devel/libmd",
"version": "1.1.0",
"license": "BSD and ISC and Permissive",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://www.hadrons.org/software/libmd/",
"description": "message digest library",
"long_description": "libmd provides message digest functions commonly found on BSD systems. Currently supported algorithms include MD2, MD4, MD5, RIPEMD160, SHA1, SHA256, SHA384, SHA512.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "raimue",
"github": "raimue",
"ports_count": 57
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"signing-party"
]
}
]
},
{
"name": "p5.34-time-format",
"portdir": "perl/p5-time-format",
"version": "1.160.0",
"license": "unrestricted",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::Format",
"description": "Easy-to-use date/time formatting",
"long_description": "Easy-to-use date/time formatting",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-module-build",
"p5.34-test-simple",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"p5.34-module-signature",
"p5.34-socket",
"perl5.34",
"p5.34-time-local",
"p5.34-time-hires",
"p5.34-date-manip",
"p5.34-datetime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-time-format"
]
}
]
},
{
"name": "p5.32-time-format",
"portdir": "perl/p5-time-format",
"version": "1.160.0",
"license": "unrestricted",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::Format",
"description": "Easy-to-use date/time formatting",
"long_description": "Easy-to-use date/time formatting",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"p5.32-test-simple",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"p5.32-datetime",
"p5.32-module-signature",
"perl5.32",
"p5.32-time-local",
"p5.32-time-hires",
"p5.32-socket",
"p5.32-date-manip"
]
}
],
"depends_on": []
},
{
"name": "p5.30-time-format",
"portdir": "perl/p5-time-format",
"version": "1.160.0",
"license": "unrestricted",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::Format",
"description": "Easy-to-use date/time formatting",
"long_description": "Easy-to-use date/time formatting",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-module-build",
"p5.30-test-simple",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"p5.30-module-signature",
"p5.30-socket",
"perl5.30",
"p5.30-time-local",
"p5.30-time-hires",
"p5.30-date-manip",
"p5.30-datetime"
]
}
],
"depends_on": []
},
{
"name": "p5.28-time-format",
"portdir": "perl/p5-time-format",
"version": "1.160.0",
"license": "unrestricted",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::Format",
"description": "Easy-to-use date/time formatting",
"long_description": "Easy-to-use date/time formatting",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-module-build",
"p5.28-test-simple",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"p5.28-module-signature",
"p5.28-socket",
"perl5.28",
"p5.28-time-local",
"p5.28-time-hires",
"p5.28-date-manip",
"p5.28-datetime"
]
}
],
"depends_on": []
},
{
"name": "p5-time-format",
"portdir": "perl/p5-time-format",
"version": "1.160.0",
"license": "unrestricted",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-time-format",
"homepage": "https://metacpan.org/pod/Time::Format",
"description": "Easy-to-use date/time formatting",
"long_description": "Easy-to-use date/time formatting",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"p5.34-time-format"
]
}
],
"depends_on": []
},
{
"name": "p5.26-time-format",
"portdir": "perl/p5-time-format",
"version": "1.160.0",
"license": "unrestricted",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::Format",
"description": "Easy-to-use date/time formatting",
"long_description": "Easy-to-use date/time formatting",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.34-zmq-ffi",
"portdir": "perl/p5-zmq-ffi",
"version": "1.190.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ZMQ::FFI",
"description": "ZMQ::FFI - version agnostic Perl bindings for zeromq using ffi",
"long_description": "ZMQ::FFI - version agnostic Perl bindings for zeromq using ffi",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"pkgconfig",
"p5.34-anyevent",
"p5.34-sub-override",
"p5.34-sys-sigaction",
"p5.34-test-deep",
"p5.34-test-exception",
"p5.34-test-nowarnings",
"p5.34-test-warnings",
"p5.34-time-hires"
]
},
{
"type": "lib",
"ports": [
"zmq",
"perl5.34",
"p5.34-class-xsaccessor",
"p5.34-ffi-checklib",
"p5.34-ffi-platypus",
"p5.34-import-into",
"p5.34-moo",
"p5.34-namespace-clean",
"p5.34-sub-exporter",
"p5.34-try-tiny"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-zmq-ffi"
]
}
]
},
{
"name": "p5.32-zmq-ffi",
"portdir": "perl/p5-zmq-ffi",
"version": "1.190.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ZMQ::FFI",
"description": "ZMQ::FFI - version agnostic Perl bindings for zeromq using ffi",
"long_description": "ZMQ::FFI - version agnostic Perl bindings for zeromq using ffi",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"pkgconfig",
"p5.32-anyevent",
"p5.32-sub-override",
"p5.32-sys-sigaction",
"p5.32-test-deep",
"p5.32-test-exception",
"p5.32-test-nowarnings",
"p5.32-test-warnings",
"p5.32-time-hires"
]
},
{
"type": "lib",
"ports": [
"zmq",
"perl5.32",
"p5.32-class-xsaccessor",
"p5.32-ffi-checklib",
"p5.32-ffi-platypus",
"p5.32-import-into",
"p5.32-moo",
"p5.32-namespace-clean",
"p5.32-sub-exporter",
"p5.32-try-tiny"
]
}
],
"depends_on": []
},
{
"name": "p5.30-zmq-ffi",
"portdir": "perl/p5-zmq-ffi",
"version": "1.190.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ZMQ::FFI",
"description": "ZMQ::FFI - version agnostic Perl bindings for zeromq using ffi",
"long_description": "ZMQ::FFI - version agnostic Perl bindings for zeromq using ffi",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"pkgconfig",
"p5.30-anyevent",
"p5.30-sub-override",
"p5.30-sys-sigaction",
"p5.30-test-deep",
"p5.30-test-exception",
"p5.30-test-nowarnings",
"p5.30-test-warnings",
"p5.30-time-hires"
]
},
{
"type": "lib",
"ports": [
"zmq",
"perl5.30",
"p5.30-class-xsaccessor",
"p5.30-ffi-checklib",
"p5.30-ffi-platypus",
"p5.30-import-into",
"p5.30-moo",
"p5.30-namespace-clean",
"p5.30-sub-exporter",
"p5.30-try-tiny"
]
}
],
"depends_on": []
},
{
"name": "p5.28-zmq-ffi",
"portdir": "perl/p5-zmq-ffi",
"version": "1.190.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ZMQ::FFI",
"description": "ZMQ::FFI - version agnostic Perl bindings for zeromq using ffi",
"long_description": "ZMQ::FFI - version agnostic Perl bindings for zeromq using ffi",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"pkgconfig",
"p5.28-anyevent",
"p5.28-sub-override",
"p5.28-sys-sigaction",
"p5.28-test-deep",
"p5.28-test-exception",
"p5.28-test-nowarnings",
"p5.28-test-warnings",
"p5.28-time-hires"
]
},
{
"type": "lib",
"ports": [
"zmq",
"perl5.28",
"p5.28-class-xsaccessor",
"p5.28-ffi-checklib",
"p5.28-ffi-platypus",
"p5.28-import-into",
"p5.28-moo",
"p5.28-namespace-clean",
"p5.28-sub-exporter",
"p5.28-try-tiny"
]
}
],
"depends_on": []
},
{
"name": "p5-zmq-ffi",
"portdir": "perl/p5-zmq-ffi",
"version": "1.190.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-zmq-ffi",
"homepage": "https://metacpan.org/pod/ZMQ::FFI",
"description": "ZMQ::FFI - version agnostic Perl bindings for zeromq using ffi",
"long_description": "ZMQ::FFI - version agnostic Perl bindings for zeromq using ffi",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"p5.34-zmq-ffi"
]
}
],
"depends_on": []
},
{
"name": "p5.26-zmq-ffi",
"portdir": "perl/p5-zmq-ffi",
"version": "1.170.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ZMQ::FFI",
"description": "ZMQ::FFI - version agnostic Perl bindings for zeromq using ffi",
"long_description": "ZMQ::FFI - version agnostic Perl bindings for zeromq using ffi",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-time-hires",
"clang-9.0",
"p5.26-anyevent",
"p5.26-ffi-checklib",
"p5.26-sub-override",
"p5.26-sys-sigaction",
"p5.26-test-deep",
"p5.26-test-exception",
"p5.26-test-nowarnings",
"p5.26-test-warnings",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-xsaccessor",
"p5.26-ffi-platypus",
"p5.26-import-into",
"p5.26-moo",
"p5.26-namespace-clean",
"p5.26-sub-exporter",
"p5.26-try-tiny",
"zmq"
]
}
],
"depends_on": []
},
{
"name": "tumbler",
"portdir": "xfce/tumbler",
"version": "0.2.9",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.xfce.org/",
"description": "thumbnail management",
"long_description": "thumbnail management",
"active": true,
"categories": [
"xfce"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 355
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"pkgconfig",
"gtk-doc",
"intltool",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"libopenraw",
"libpng",
"poppler",
"glib2",
"curl",
"freetype",
"gettext-runtime",
"ffmpegthumbnailer",
"gstreamer1-gst-plugins-base",
"libgsf",
"gdk-pixbuf2",
"libjpeg-turbo"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xfce"
]
}
]
},
{
"name": "libmovit",
"portdir": "multimedia/libmovit",
"version": "1.7.0",
"license": "GPL-2+",
"platforms": "darwin linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://movit.sesse.net",
"description": "Modern Video Toolkit - open-source library for GPU-accelerated video filters",
"long_description": "Movit is the Modern Video Toolkit. It aims to be a high-quality, high-performance, open-source library for GPU-accelerated video filters.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "rjvbertin",
"github": "RJVB",
"ports_count": 55
}
],
"variants": [
"installdemo",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"fftw-3",
"libsdl2",
"xorg-libX11",
"mesa",
"libsdl2_image",
"libepoxy",
"libpng",
"eigen3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mlt"
]
}
]
},
{
"name": "neovim-qt",
"portdir": "editors/neovim-qt",
"version": "0.2.17",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/equalsraf/neovim-qt",
"description": "Neovim client library and GUI, in Qt5",
"long_description": "Neovim Qt is a lightweight cross-platform Neovim GUI written in C++ with Qt.",
"active": true,
"categories": [
"editors"
],
"maintainers": [
{
"name": "sstallion",
"github": "sstallion",
"ports_count": 4
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"qt5-qtsvg",
"neovim"
]
}
],
"depends_on": []
},
{
"name": "p5.34-datetime-format-mysql",
"portdir": "perl/p5-datetime-format-mysql",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::MySQL",
"description": "Parse and format MySQL dates and times",
"long_description": "Parse and format MySQL dates and times",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-module-build",
"p5.34-namespace-clean",
"p5.34-sub-exporter-progressive",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"p5.34-datetime",
"p5.34-datetime-format-builder",
"perl5.34"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-dbix-class-timestamp",
"p5.34-fey"
]
},
{
"type": "lib",
"ports": [
"p5-datetime-format-mysql"
]
}
]
},
{
"name": "p5.32-datetime-format-mysql",
"portdir": "perl/p5-datetime-format-mysql",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::MySQL",
"description": "Parse and format MySQL dates and times",
"long_description": "Parse and format MySQL dates and times",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"p5.32-namespace-clean",
"p5.32-sub-exporter-progressive",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"p5.32-datetime",
"p5.32-datetime-format-builder",
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-dbix-class-timestamp",
"p5.32-fey"
]
}
]
},
{
"name": "p5.30-datetime-format-mysql",
"portdir": "perl/p5-datetime-format-mysql",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::MySQL",
"description": "Parse and format MySQL dates and times",
"long_description": "Parse and format MySQL dates and times",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-module-build",
"p5.30-namespace-clean",
"p5.30-sub-exporter-progressive",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"p5.30-datetime",
"p5.30-datetime-format-builder",
"perl5.30"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-dbix-class-timestamp",
"p5.30-fey"
]
}
]
},
{
"name": "p5.28-datetime-format-mysql",
"portdir": "perl/p5-datetime-format-mysql",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::MySQL",
"description": "Parse and format MySQL dates and times",
"long_description": "Parse and format MySQL dates and times",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-module-build",
"p5.28-namespace-clean",
"p5.28-sub-exporter-progressive",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"p5.28-datetime",
"p5.28-datetime-format-builder",
"perl5.28"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-dbix-class-timestamp",
"p5.28-fey"
]
}
]
}
]
}