HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51750,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=165",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=163",
"results": [
{
"name": "libproxy",
"portdir": "net/libproxy",
"version": "0.5.11",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://libproxy.github.io/libproxy",
"description": "A library that provides automatic proxy configuration management.",
"long_description": "Libproxy exists to answer the question: Given a network resource, how do I reach it? It handles all the details, enabling you to get back to programming.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 357
}
],
"variants": [
"duktape",
"curl",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"meson",
"ninja",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gobject-introspection",
"gsettings-desktop-schemas",
"glib2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"neon",
"libquvi",
"glib-networking",
"hexchat",
"wget",
"VLC2",
"libVLC2",
"libproxy-vapi"
]
}
]
},
{
"name": "gdb",
"portdir": "devel/gdb",
"version": "16.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gdb/",
"description": "GDB: The GNU Project Debugger",
"long_description": "GDB, the GNU Project debugger, allows you to see what is going on 'inside' another program while it executes -- or what another program was doing at the moment it crashed. GDB can do four main kinds of things (plus other things in support of these) to help you catch bugs in the act: a) start your program, specifying anything that might affect its behavior, b) make your program stop on specified conditions, c) examine what has happened, when your program has stopped, d) change things in your program, so you can experiment with correcting the effects of one bug and go on to learn about another. The program being debugged can be written in Ada, C, C++, Objective-C, Pascal (and many other languages). Those programs might be executing on the same machine as GDB (native) or on another machine (remote). GDB can run on most popular UNIX and Microsoft Windows variants.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"python27",
"python310",
"python311",
"python312",
"python313",
"python314",
"multiarch"
],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gmp",
"mpfr",
"ncurses",
"zlib",
"libiconv",
"gettext-runtime",
"expat",
"boehmgc"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"upc"
]
}
]
},
{
"name": "gnucash-devel",
"portdir": "gnome/gnucash",
"version": "5.14",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnucash.org",
"description": "a personal and small-business financial-accounting software",
"long_description": "GnuCash is a personal and small-business financial-accounting software, freely licensed under the GNU GPL. Designed to be easy to use, yet powerful and flexible, GnuCash allows you to track bank accounts, stocks, income and expenses. As quick and intuitive to use as a checkbook register, it is based on professional accounting principles to ensure balanced books and accurate reports.",
"active": true,
"categories": [
"gnome",
"x11"
],
"maintainers": [
{
"name": "dports",
"github": "drkp",
"ports_count": 72
}
],
"variants": [
"debug",
"docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"autoconf",
"automake",
"cmake",
"gtest",
"libtool",
"pkgconfig",
"swig-guile",
"swig-python",
"intltool"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-date-manip",
"p5.34-finance-quote",
"libdbi",
"python311",
"guile-3.0",
"p5.34-json-parse",
"libdbi-drivers",
"aqbanking6-gtk3",
"icu",
"libofx",
"gtk3",
"libsecret",
"libxml2",
"webkit2-gtk",
"boost176"
]
},
{
"type": "run",
"ports": [
"gnucash-docs"
]
}
],
"depends_on": []
},
{
"name": "gnucash-docs",
"portdir": "gnome/gnucash-docs",
"version": "5.14",
"license": "GFDL-1.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnucash.org",
"description": "docs for gnucash",
"long_description": "GnuCash is a personal and small-business financial-accounting software, freely licensed under the GNU GPL. Designed to be easy to use, yet powerful and flexible, GnuCash allows you to track bank accounts, stocks, income and expenses. As quick and intuitive to use as a checkbook register, it is based on professional accounting principles to ensure balanced books and accurate reports. This package contains (1) the user manual and (2) the Tutorial And Concepts Guide. Both are available through yelp, the gnome help browser, and an HTML copy is installed in ${prefix}/share/doc/gnucash.",
"active": true,
"categories": [
"gnome",
"x11"
],
"maintainers": [
{
"name": "dports",
"github": "drkp",
"ports_count": 72
}
],
"variants": [
"debug",
"x11",
"quartz"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"cmake",
"docbook-xml-4.5"
]
},
{
"type": "lib",
"ports": [
"libxslt",
"rarian",
"libxml2"
]
},
{
"type": "run",
"ports": [
"yelp"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"gnucash",
"gnucash-devel"
]
}
]
},
{
"name": "gnucash",
"portdir": "gnome/gnucash",
"version": "5.14",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnucash.org",
"description": "a personal and small-business financial-accounting software",
"long_description": "GnuCash is a personal and small-business financial-accounting software, freely licensed under the GNU GPL. Designed to be easy to use, yet powerful and flexible, GnuCash allows you to track bank accounts, stocks, income and expenses. As quick and intuitive to use as a checkbook register, it is based on professional accounting principles to ensure balanced books and accurate reports.",
"active": true,
"categories": [
"gnome",
"x11"
],
"maintainers": [
{
"name": "dports",
"github": "drkp",
"ports_count": 72
}
],
"variants": [
"debug",
"docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"autoconf",
"automake",
"cmake",
"gtest",
"libtool",
"pkgconfig",
"swig-guile",
"swig-python",
"intltool"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-date-manip",
"p5.34-finance-quote",
"libdbi",
"python311",
"guile-3.0",
"p5.34-json-parse",
"libdbi-drivers",
"aqbanking6-gtk3",
"icu",
"libofx",
"gtk3",
"libsecret",
"libxml2",
"webkit2-gtk",
"boost176"
]
},
{
"type": "run",
"ports": [
"gnucash-docs"
]
}
],
"depends_on": []
},
{
"name": "lite-xl",
"portdir": "editors/lite-xl",
"version": "2.1.8",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lite-xl.com/",
"description": "A lightweight text editor written in Lua",
"long_description": "A lightweight text editor written in Lua, adapted from lite. It aims to provide something practical, pretty, small and fast. Easy to modify and extend, or to use without doing either.",
"active": true,
"categories": [
"editors",
"lua"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 163
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"cmake",
"meson",
"ninja",
"pkgconfig",
"librsvg",
"makeicns"
]
},
{
"type": "lib",
"ports": [
"antigraingeometry",
"freetype",
"reproc",
"lua54",
"SDL3",
"pcre2"
]
}
],
"depends_on": []
},
{
"name": "riscv64-unknown-linux-musl-gcc",
"portdir": "cross/riscv64-unknown-linux-gnu-gcc",
"version": "15.2.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "GCC cross compiler for riscv64-unknown-linux-musl with musl",
"long_description": "The GNU compiler collection for riscv64-unknown-linux-musl cross development, including C and C++ compilers, built with musl C library support.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 159
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libmpc",
"mpfr",
"zlib",
"riscv64-unknown-linux-gnu-binutils",
"riscv64-unknown-linux-musl-libc",
"libiconv",
"zstd",
"gmp",
"isl"
]
}
],
"depends_on": []
},
{
"name": "riscv64-unknown-linux-uclibc-gcc",
"portdir": "cross/riscv64-unknown-linux-gnu-gcc",
"version": "15.2.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "GCC cross compiler for riscv64-unknown-linux-uclibc with uclibc",
"long_description": "The GNU compiler collection for riscv64-unknown-linux-uclibc cross development, including C and C++ compilers, built with uclibc C library support.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 159
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libmpc",
"mpfr",
"zlib",
"riscv64-unknown-linux-gnu-binutils",
"riscv64-unknown-linux-uclibc-libc",
"libiconv",
"zstd",
"gmp",
"isl"
]
}
],
"depends_on": []
},
{
"name": "riscv64-unknown-linux-uclibc-libc",
"portdir": "cross/riscv64-unknown-linux-gnu-gcc",
"version": "15.2.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "uClibc-ng for riscv64-unknown-linux-uclibc cross compilation",
"long_description": "Cross-compiled uClibc-ng 1.0.56 for riscv64-unknown-linux-uclibc. Installs a sysroot with C library and kernel headers.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 159
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gmake",
"gsed",
"clang-18",
"riscv64-linux-gcc-bootstrap"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"riscv-linux-kernel-headers-5.10"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"riscv64-unknown-linux-uclibc-gcc"
]
}
]
},
{
"name": "riscv64-unknown-linux-gnu-libc",
"portdir": "cross/riscv64-unknown-linux-gnu-gcc",
"version": "15.2.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "GNU C Library for riscv64-unknown-linux-gnu cross compilation",
"long_description": "Cross-compiled glibc 2.41 for riscv64-unknown-linux-gnu. Installs a sysroot with C library and kernel headers.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 159
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"riscv64-linux-gcc-bootstrap",
"gsed",
"clang-18",
"bison",
"gmake",
"gawk"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"riscv-linux-kernel-headers-5.10"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"riscv64-unknown-linux-gnu-gcc"
]
}
]
},
{
"name": "riscv64-unknown-linux-musl-libc",
"portdir": "cross/riscv64-unknown-linux-gnu-gcc",
"version": "15.2.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "musl C Library for riscv64-unknown-linux-musl cross compilation",
"long_description": "Cross-compiled musl 1.2.5 for riscv64-unknown-linux-musl. Installs a sysroot with C library and kernel headers.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 159
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gmake",
"gsed",
"clang-18",
"riscv64-linux-gcc-bootstrap"
]
},
{
"type": "lib",
"ports": [
"riscv-linux-kernel-headers-5.10"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"riscv64-unknown-linux-musl-gcc"
]
}
]
},
{
"name": "riscv64-linux-gcc-bootstrap",
"portdir": "cross/riscv64-unknown-linux-gnu-gcc",
"version": "15.2.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "Bootstrap GCC cross compiler for RISC-V 64-bit Linux",
"long_description": "Stage 1 (bootstrap) GCC cross compiler for RISC-V 64-bit Linux. This is a C-only freestanding compiler used to build the C library. It is not intended for direct use.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 159
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libmpc",
"mpfr",
"zlib",
"riscv64-unknown-linux-gnu-binutils",
"libiconv",
"zstd",
"gmp",
"isl"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"riscv64-unknown-linux-musl-libc",
"riscv64-unknown-linux-gnu-libc",
"riscv64-unknown-linux-uclibc-libc"
]
}
]
},
{
"name": "riscv64-unknown-linux-gnu-gcc",
"portdir": "cross/riscv64-unknown-linux-gnu-gcc",
"version": "15.2.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "GCC cross compiler for riscv64-unknown-linux-gnu with glibc",
"long_description": "The GNU compiler collection for riscv64-unknown-linux-gnu cross development, including C and C++ compilers, built with glibc C library support.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 159
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libmpc",
"mpfr",
"zlib",
"riscv64-unknown-linux-gnu-binutils",
"riscv64-unknown-linux-gnu-libc",
"libiconv",
"zstd",
"gmp",
"isl"
]
}
],
"depends_on": []
},
{
"name": "iir1",
"portdir": "audio/iir1",
"version": "1.10.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/berndporr/iir1",
"description": "DSP IIR realtime filter library",
"long_description": "An infinite impulse response (IIR) filter library for Linux, Mac OS X and Windows which implements Butterworth, RBJ, Chebychev filters and can easily import coefficients generated by Python (scipy).",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "",
"github": "kakuhen",
"ports_count": 9
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"dosbox-staging"
]
}
]
},
{
"name": "lite-xl-luajit",
"portdir": "editors/lite-xl",
"version": "2.0.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lite-xl.github.io/",
"description": "An out-of-branch LuaJIT-based version of lite-xl",
"long_description": "A lightweight text editor written in Lua, adapted from lite. It aims to provide something practical, pretty, small and fast. Easy to modify and extend, or to use without doing either.",
"active": false,
"categories": [
"editors",
"lua"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 163
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12",
"cmake",
"meson",
"ninja",
"pkgconfig",
"librsvg",
"makeicns"
]
},
{
"type": "lib",
"ports": [
"pcre2",
"antigraingeometry",
"luajit",
"freetype",
"reproc",
"libsdl2"
]
}
],
"depends_on": []
},
{
"name": "terraform-ls",
"portdir": "devel/terraform-ls",
"version": "0.38.6",
"license": "MPL-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hashicorp/terraform-ls",
"description": "A Terraform language server",
"long_description": "A Terraform language server",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 162
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "gleam",
"portdir": "lang/gleam",
"version": "1.15.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gleam.run/",
"description": "A type safe language for the Erlang VM",
"long_description": "Gleam is a type safe functional programming language for building scalable concurrent systems. It compiles to Erlang and has straightforward interop with other BEAM languages such as Erlang, Elixir and LFE.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1045
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"cargo",
"legacy-support",
"rust"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"libiconv"
]
},
{
"type": "run",
"ports": [
"rebar3",
"erlang"
]
}
],
"depends_on": []
},
{
"name": "p5.34-timedate",
"portdir": "perl/p5-timedate",
"version": "2.350.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/TimeDate",
"description": "TimeDate - Date and time formatting subroutines",
"long_description": "TimeDate - Date and time formatting subroutines",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-http-xscookies",
"p5.34-chi",
"p5.34-string-errf"
]
},
{
"type": "lib",
"ports": [
"p5.34-datetime-format-dateparse",
"wallet-server",
"bugzilla",
"p5.34-finance-quote",
"lcov",
"p5-timedate",
"p5.34-cgi-ssi",
"p5.34-email-date",
"p5.34-aws-signature4",
"p5.34-svn-mirror",
"p5.34-time-mock",
"p5.34-http-date",
"muttprint",
"p5.34-mailtools",
"ikiwiki",
"gnupod",
"dirvish",
"p5.34-string-print",
"p5.34-code-tidyall",
"p5.34-mail-box",
"p5.34-mail-message",
"p5.34-mail-box-imap4"
]
},
{
"type": "run",
"ports": [
"perfect_maildir",
"mb2md",
"moreutils"
]
}
]
},
{
"name": "p5.32-timedate",
"portdir": "perl/p5-timedate",
"version": "2.350.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/TimeDate",
"description": "TimeDate - Date and time formatting subroutines",
"long_description": "TimeDate - Date and time formatting subroutines",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-chi",
"p5.32-http-xscookies",
"p5.32-string-errf"
]
},
{
"type": "lib",
"ports": [
"p5.32-email-date",
"p5.32-aws-signature4",
"p5.32-svn-mirror",
"p5.32-time-mock",
"p5.32-http-date",
"p5.32-mailtools",
"p5.32-string-print",
"p5.32-code-tidyall",
"p5.32-mail-box",
"p5.32-mail-message",
"p5.32-cgi-ssi",
"p5.32-mail-box-imap4",
"p5.32-finance-quote",
"p5.32-datetime-format-dateparse"
]
}
]
},
{
"name": "p5.30-timedate",
"portdir": "perl/p5-timedate",
"version": "2.350.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/TimeDate",
"description": "TimeDate - Date and time formatting subroutines",
"long_description": "TimeDate - Date and time formatting subroutines",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-string-errf",
"p5.30-http-xscookies",
"p5.30-chi"
]
},
{
"type": "lib",
"ports": [
"p5.30-email-date",
"p5.30-aws-signature4",
"p5.30-svn-mirror",
"p5.30-time-mock",
"p5.30-http-date",
"p5.30-mailtools",
"p5.30-string-print",
"p5.30-code-tidyall",
"p5.30-mail-box",
"p5.30-mail-message",
"p5.30-cgi-ssi",
"p5.30-mail-box-imap4",
"p5.30-finance-quote",
"p5.30-datetime-format-dateparse"
]
}
]
},
{
"name": "p5.28-timedate",
"portdir": "perl/p5-timedate",
"version": "2.350.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/TimeDate",
"description": "TimeDate - Date and time formatting subroutines",
"long_description": "TimeDate - Date and time formatting subroutines",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-string-errf",
"p5.28-http-xscookies",
"p5.28-chi"
]
},
{
"type": "lib",
"ports": [
"p5.28-email-date",
"p5.28-aws-signature4",
"p5.28-svn-mirror",
"p5.28-time-mock",
"p5.28-http-date",
"p5.28-mailtools",
"p5.28-string-print",
"p5.28-code-tidyall",
"p5.28-mail-box",
"p5.28-mail-message",
"p5.28-cgi-ssi",
"p5.28-mail-box-imap4",
"p5.28-finance-quote",
"p5.28-datetime-format-dateparse"
]
}
]
},
{
"name": "p5-timedate",
"portdir": "perl/p5-timedate",
"version": "2.350.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-timedate",
"homepage": "https://metacpan.org/pod/TimeDate",
"description": "TimeDate - Date and time formatting subroutines",
"long_description": "TimeDate - Date and time formatting subroutines",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-timedate"
]
}
],
"depends_on": []
},
{
"name": "p5.34-object-pad",
"portdir": "perl/p5-object-pad",
"version": "0.825.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Object::Pad",
"description": "Object::Pad - a simple syntax for lexical field-based objects",
"long_description": "Object::Pad - a simple syntax for lexical field-based objects",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-extutils-cbuilder",
"p5.34-module-build",
"p5.34-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-xs-parse-keyword",
"p5.34-xs-parse-sublike",
"perl5.34"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-sub-handlesvia",
"p5.34-syntax-keyword-dynamically"
]
},
{
"type": "lib",
"ports": [
"p5-object-pad",
"p5.34-feature-compat-class"
]
}
]
},
{
"name": "p5.32-object-pad",
"portdir": "perl/p5-object-pad",
"version": "0.825.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Object::Pad",
"description": "Object::Pad - a simple syntax for lexical field-based objects",
"long_description": "Object::Pad - a simple syntax for lexical field-based objects",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"p5.32-extutils-cbuilder",
"p5.32-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.32-xs-parse-sublike",
"p5.32-xs-parse-keyword",
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-sub-handlesvia",
"p5.32-syntax-keyword-dynamically"
]
},
{
"type": "lib",
"ports": [
"p5.32-feature-compat-class"
]
}
]
},
{
"name": "p5.30-object-pad",
"portdir": "perl/p5-object-pad",
"version": "0.825.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Object::Pad",
"description": "Object::Pad - a simple syntax for lexical field-based objects",
"long_description": "Object::Pad - a simple syntax for lexical field-based objects",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-extutils-cbuilder",
"p5.30-module-build",
"p5.30-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.30-xs-parse-sublike",
"p5.30-xs-parse-keyword",
"perl5.30"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-sub-handlesvia",
"p5.30-syntax-keyword-dynamically"
]
},
{
"type": "lib",
"ports": [
"p5.30-feature-compat-class"
]
}
]
},
{
"name": "p5.28-object-pad",
"portdir": "perl/p5-object-pad",
"version": "0.825.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Object::Pad",
"description": "Object::Pad - a simple syntax for lexical field-based objects",
"long_description": "Object::Pad - a simple syntax for lexical field-based objects",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-extutils-cbuilder",
"p5.28-module-build",
"p5.28-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.28-xs-parse-sublike",
"p5.28-xs-parse-keyword",
"perl5.28"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-sub-handlesvia",
"p5.28-syntax-keyword-dynamically"
]
},
{
"type": "lib",
"ports": [
"p5.28-feature-compat-class"
]
}
]
},
{
"name": "p5.34-net-ssleay",
"portdir": "perl/p5-net-ssleay",
"version": "1.960.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::SSLeay",
"description": "Perl extension for using OpenSSL",
"long_description": "Net::SSLeay Perl module for using OpenSSL",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-test-exception",
"p5.34-test-nowarnings",
"p5.34-test-warn",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl",
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-net-ssleay",
"p5.34-finance-quote",
"munin",
"p5.34-anyevent",
"p5.34-mail-sender",
"p5.34-event-rpc",
"p5.34-http-tiny",
"p5.34-dist-zilla-plugin-github",
"argus-monitor",
"p5.34-metacpan-client",
"p5.34-net-smtp-tls",
"p5.34-net-smtp-tls-butmaintained",
"p5.34-io-socket-ssl",
"p5.34-protocol-http2"
]
},
{
"type": "run",
"ports": [
"swaks",
"metasploit2",
"imapsync"
]
}
]
},
{
"name": "p5.32-net-ssleay",
"portdir": "perl/p5-net-ssleay",
"version": "1.960.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::SSLeay",
"description": "Perl extension for using OpenSSL",
"long_description": "Net::SSLeay Perl module for using OpenSSL",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-exception",
"p5.32-test-nowarnings",
"p5.32-test-warn",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl",
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-dist-zilla-plugin-github",
"p5.32-finance-quote",
"p5.32-anyevent",
"p5.32-mail-sender",
"p5.32-metacpan-client",
"p5.32-net-smtp-tls",
"p5.32-net-smtp-tls-butmaintained",
"p5.32-io-socket-ssl",
"p5.32-protocol-http2",
"p5.32-event-rpc",
"p5.32-http-tiny"
]
}
]
},
{
"name": "p5.30-net-ssleay",
"portdir": "perl/p5-net-ssleay",
"version": "1.960.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::SSLeay",
"description": "Perl extension for using OpenSSL",
"long_description": "Net::SSLeay Perl module for using OpenSSL",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-exception",
"p5.30-test-nowarnings",
"p5.30-test-warn",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl",
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-dist-zilla-plugin-github",
"p5.30-finance-quote",
"p5.30-anyevent",
"p5.30-mail-sender",
"p5.30-metacpan-client",
"p5.30-net-smtp-tls",
"p5.30-net-smtp-tls-butmaintained",
"p5.30-io-socket-ssl",
"p5.30-protocol-http2",
"p5.30-event-rpc",
"p5.30-http-tiny"
]
}
]
},
{
"name": "p5.28-net-ssleay",
"portdir": "perl/p5-net-ssleay",
"version": "1.960.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::SSLeay",
"description": "Perl extension for using OpenSSL",
"long_description": "Net::SSLeay Perl module for using OpenSSL",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-test-exception",
"p5.28-test-nowarnings",
"p5.28-test-warn",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl",
"perl5.28"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-dist-zilla-plugin-github",
"p5.28-finance-quote",
"p5.28-anyevent",
"p5.28-mail-sender",
"p5.28-metacpan-client",
"p5.28-net-smtp-tls",
"p5.28-net-smtp-tls-butmaintained",
"p5.28-io-socket-ssl",
"p5.28-protocol-http2",
"p5.28-event-rpc",
"p5.28-http-tiny"
]
}
]
},
{
"name": "p5-object-pad",
"portdir": "perl/p5-object-pad",
"version": "0.825.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-object-pad",
"homepage": "https://metacpan.org/pod/Object::Pad",
"description": "Object::Pad - a simple syntax for lexical field-based objects",
"long_description": "Object::Pad - a simple syntax for lexical field-based objects",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-object-pad"
]
}
],
"depends_on": []
},
{
"name": "p5-net-ssleay",
"portdir": "perl/p5-net-ssleay",
"version": "1.960.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-net-ssleay",
"homepage": "https://metacpan.org/pod/Net::SSLeay",
"description": "Perl extension for using OpenSSL",
"long_description": "Net::SSLeay Perl module for using OpenSSL",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-net-ssleay"
]
}
],
"depends_on": []
},
{
"name": "p5.34-json-pp",
"portdir": "perl/p5-json-pp",
"version": "4.180.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/JSON::PP",
"description": "JSON::PP - JSON::XS compatible pure-Perl module",
"long_description": "JSON::PP - JSON::XS compatible pure-Perl module",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-module-cpanfile",
"p5.34-json-maybexs"
]
},
{
"type": "lib",
"ports": [
"p5.34-amazon-s3",
"p5-json-pp"
]
}
]
},
{
"name": "p5.32-json-pp",
"portdir": "perl/p5-json-pp",
"version": "4.180.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/JSON::PP",
"description": "JSON::PP - JSON::XS compatible pure-Perl module",
"long_description": "JSON::PP - JSON::XS compatible pure-Perl module",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-module-cpanfile",
"p5.32-json-maybexs"
]
},
{
"type": "lib",
"ports": [
"p5.32-amazon-s3"
]
}
]
},
{
"name": "p5.30-json-pp",
"portdir": "perl/p5-json-pp",
"version": "4.180.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/JSON::PP",
"description": "JSON::PP - JSON::XS compatible pure-Perl module",
"long_description": "JSON::PP - JSON::XS compatible pure-Perl module",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-module-cpanfile",
"p5.30-json-maybexs"
]
},
{
"type": "lib",
"ports": [
"p5.30-amazon-s3"
]
}
]
},
{
"name": "p5.28-json-pp",
"portdir": "perl/p5-json-pp",
"version": "4.180.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/JSON::PP",
"description": "JSON::PP - JSON::XS compatible pure-Perl module",
"long_description": "JSON::PP - JSON::XS compatible pure-Perl module",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-module-cpanfile",
"p5.28-json-maybexs"
]
},
{
"type": "lib",
"ports": [
"p5.28-amazon-s3"
]
}
]
},
{
"name": "p5.34-json",
"portdir": "perl/p5-json",
"version": "4.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/JSON",
"description": "JSON - JSON (JavaScript Object Notation) encoder/decoder",
"long_description": "JSON - JSON (JavaScript Object Notation) encoder/decoder",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-json-xs"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-cpanel-json-xs",
"p5.34-time-y2038",
"p5.34-www-form-urlencoded-xs",
"p5.34-dancer",
"p5.34-xml-xml2json"
]
},
{
"type": "lib",
"ports": [
"p5.34-finance-quotehist",
"p5.34-geo-coder-osm",
"p5.34-json-webtoken",
"p5.34-rdf-query",
"p5.34-mason",
"p5.34-mediawiki-api",
"p5.34-moosex-storage",
"p5.34-net-openid-consumer",
"p5.34-net-twitter",
"p5.34-net-twitter-lite",
"p5.34-perl-ldap",
"p5.34-pod-projectdocs",
"p5.34-zeromq",
"p5.34-moosex-storage-format-jsonpm",
"p5.34-perl-languageserver",
"p5.34-data-stag",
"thieriot",
"p5.34-test-cpan-meta-json",
"p5.34-pgtop",
"p5.34-astro-satpass",
"p5.34-json-any",
"p5.34-mail-authenticationresults",
"p5.34-bio-phylo",
"p5.34-astro-spacetrack",
"youtube-viewer",
"p5-json",
"p5.34-finance-quote",
"p5.34-anyevent",
"p5.34-config-json",
"p5.34-data-serializer",
"xmltv",
"p5.34-geo-webservice-elevation-usgs",
"demeter",
"polymake",
"mythtv-plugins.28",
"memesuite"
]
},
{
"type": "run",
"ports": [
"imapsync",
"gcstar"
]
}
]
},
{
"name": "p5-json-pp",
"portdir": "perl/p5-json-pp",
"version": "4.180.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-json-pp",
"homepage": "https://metacpan.org/pod/JSON::PP",
"description": "JSON::PP - JSON::XS compatible pure-Perl module",
"long_description": "JSON::PP - JSON::XS compatible pure-Perl module",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-json-pp"
]
}
],
"depends_on": []
},
{
"name": "p5.32-json",
"portdir": "perl/p5-json",
"version": "4.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/JSON",
"description": "JSON - JSON (JavaScript Object Notation) encoder/decoder",
"long_description": "JSON - JSON (JavaScript Object Notation) encoder/decoder",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-json-xs"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-xml-xml2json",
"p5.32-time-y2038",
"p5.32-www-form-urlencoded-xs",
"p5.32-dancer",
"p5.32-cpanel-json-xs"
]
},
{
"type": "lib",
"ports": [
"p5.32-finance-quotehist",
"p5.32-geo-coder-osm",
"p5.32-json-webtoken",
"p5.32-rdf-query",
"p5.32-mason",
"p5.32-mediawiki-api",
"p5.32-moosex-storage",
"p5.32-net-openid-consumer",
"p5.32-net-twitter",
"p5.32-net-twitter-lite",
"p5.32-perl-ldap",
"p5.32-geo-webservice-elevation-usgs",
"p5.32-zeromq",
"p5.32-moosex-storage-format-jsonpm",
"p5.32-perl-languageserver",
"p5.32-data-stag",
"p5.32-test-cpan-meta-json",
"p5.32-pgtop",
"p5.32-astro-satpass",
"p5.32-json-any",
"p5.32-mail-authenticationresults",
"p5.32-bio-phylo",
"p5.32-astro-spacetrack",
"p5.32-pod-projectdocs",
"p5.32-finance-quote",
"p5.32-anyevent",
"p5.32-config-json",
"p5.32-data-serializer"
]
}
]
},
{
"name": "p5.30-json",
"portdir": "perl/p5-json",
"version": "4.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/JSON",
"description": "JSON - JSON (JavaScript Object Notation) encoder/decoder",
"long_description": "JSON - JSON (JavaScript Object Notation) encoder/decoder",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-json-xs"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-xml-xml2json",
"p5.30-time-y2038",
"p5.30-www-form-urlencoded-xs",
"p5.30-dancer",
"p5.30-cpanel-json-xs"
]
},
{
"type": "lib",
"ports": [
"p5.30-finance-quotehist",
"p5.30-geo-coder-osm",
"p5.30-json-webtoken",
"p5.30-rdf-query",
"p5.30-mason",
"p5.30-mediawiki-api",
"p5.30-moosex-storage",
"p5.30-net-openid-consumer",
"p5.30-net-twitter",
"p5.30-net-twitter-lite",
"p5.30-perl-ldap",
"p5.30-geo-webservice-elevation-usgs",
"p5.30-zeromq",
"p5.30-moosex-storage-format-jsonpm",
"p5.30-perl-languageserver",
"p5.30-data-stag",
"p5.30-test-cpan-meta-json",
"p5.30-pgtop",
"p5.30-astro-satpass",
"p5.30-json-any",
"p5.30-mail-authenticationresults",
"p5.30-bio-phylo",
"p5.30-astro-spacetrack",
"p5.30-pod-projectdocs",
"p5.30-finance-quote",
"p5.30-anyevent",
"p5.30-config-json",
"p5.30-data-serializer"
]
}
]
},
{
"name": "p5.28-json",
"portdir": "perl/p5-json",
"version": "4.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/JSON",
"description": "JSON - JSON (JavaScript Object Notation) encoder/decoder",
"long_description": "JSON - JSON (JavaScript Object Notation) encoder/decoder",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-json-xs"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-time-y2038",
"p5.28-www-form-urlencoded-xs",
"p5.28-dancer",
"p5.28-cpanel-json-xs",
"p5.28-xml-xml2json"
]
},
{
"type": "lib",
"ports": [
"p5.28-finance-quotehist",
"p5.28-geo-coder-osm",
"p5.28-json-webtoken",
"p5.28-rdf-query",
"p5.28-mason",
"p5.28-mediawiki-api",
"p5.28-moosex-storage",
"p5.28-net-openid-consumer",
"p5.28-net-twitter",
"p5.28-net-twitter-lite",
"p5.28-perl-ldap",
"p5.28-pod-projectdocs",
"p5.28-zeromq",
"p5.28-moosex-storage-format-jsonpm",
"p5.28-perl-languageserver",
"p5.28-data-stag",
"p5.28-test-cpan-meta-json",
"p5.28-pgtop",
"p5.28-astro-satpass",
"p5.28-json-any",
"p5.28-mail-authenticationresults",
"p5.28-bio-phylo",
"p5.28-astro-spacetrack",
"p5.28-geo-webservice-elevation-usgs",
"mythtv-plugins.27",
"p5.28-finance-quote",
"p5.28-anyevent",
"p5.28-config-json",
"p5.28-data-serializer"
]
}
]
},
{
"name": "p5-json",
"portdir": "perl/p5-json",
"version": "4.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-json",
"homepage": "https://metacpan.org/pod/JSON",
"description": "JSON - JSON (JavaScript Object Notation) encoder/decoder",
"long_description": "JSON - JSON (JavaScript Object Notation) encoder/decoder",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-json"
]
}
],
"depends_on": []
},
{
"name": "p5.34-extutils-makemaker",
"portdir": "perl/p5-extutils-makemaker",
"version": "7.780.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::MakeMaker",
"description": "ExtUtils::MakeMaker - Create a module Makefile",
"long_description": "ExtUtils::MakeMaker - Create a module Makefile",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-cpan-meta-requirements",
"p5.34-extutils-manifest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-business-ismn",
"p5.34-ffi-platypus-lang-rust",
"p5.34-text-csv_xs",
"p5.34-alien-plplot",
"p5.34-gimp",
"p5.34-alien-cmake3",
"p5.34-time-out",
"p5.34-function-parameters",
"p5.34-net",
"p5.34-musicbrainz-discid",
"p5.34-net-twitter",
"p5.34-string-flogger",
"p5.34-test-requires",
"p5.34-type-tiny-xs",
"p5.34-pdl",
"ccdiff",
"p5.34-log-dispatch-array",
"p5.34-data-uuid-mt",
"p5.34-conf-libconfig",
"p5.34-opengl-modern",
"p5.34-dbd-pg",
"p5.34-metacpan-client",
"p5.34-pod-elemental",
"p5.34-pod-elemental-perlmunger",
"p5.34-pod-elemental-transformer-list",
"p5.34-hash-ordered",
"p5.34-uuid",
"p5.34-devel-dumptrace",
"p5.34-file-rename",
"p5.34-alien-cfitsio",
"p5.34-alien-rust",
"p5.34-data-munge"
]
},
{
"type": "lib",
"ports": [
"p5.34-devel-checkbin",
"p5.34-inline-c",
"p5.34-local-lib",
"p5.34-extutils-makemaker-cpanfile",
"p5-extutils-makemaker",
"p5.34-term-readline-gnu",
"p5.34-tree-dag_node",
"p5.34-extutils-builder"
]
}
]
},
{
"name": "p5.32-extutils-makemaker",
"portdir": "perl/p5-extutils-makemaker",
"version": "7.780.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::MakeMaker",
"description": "ExtUtils::MakeMaker - Create a module Makefile",
"long_description": "ExtUtils::MakeMaker - Create a module Makefile",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-cpan-meta-requirements",
"p5.32-extutils-manifest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-business-ismn",
"p5.32-text-csv_xs",
"p5.32-alien-plplot",
"p5.32-gimp",
"p5.32-alien-cmake3",
"p5.32-time-out",
"p5.32-function-parameters",
"p5.32-net",
"p5.32-musicbrainz-discid",
"p5.32-net-twitter",
"p5.32-string-flogger",
"p5.32-test-requires",
"p5.32-type-tiny-xs",
"p5.32-pdl",
"p5.32-log-dispatch-array",
"p5.32-data-uuid-mt",
"p5.32-conf-libconfig",
"p5.32-opengl-modern",
"p5.32-dbd-pg",
"p5.32-metacpan-client",
"p5.32-pod-elemental",
"p5.32-pod-elemental-perlmunger",
"p5.32-pod-elemental-transformer-list",
"p5.32-hash-ordered",
"p5.32-uuid",
"p5.32-devel-dumptrace",
"p5.32-file-rename",
"p5.32-alien-cfitsio",
"p5.32-alien-rust",
"p5.32-data-munge",
"p5.32-ffi-platypus-lang-rust"
]
},
{
"type": "lib",
"ports": [
"p5.32-devel-checkbin",
"p5.32-inline-c",
"p5.32-local-lib",
"p5.32-tree-dag_node",
"p5.32-extutils-builder",
"p5.32-term-readline-gnu",
"p5.32-extutils-makemaker-cpanfile"
]
}
]
},
{
"name": "p5.30-extutils-makemaker",
"portdir": "perl/p5-extutils-makemaker",
"version": "7.780.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::MakeMaker",
"description": "ExtUtils::MakeMaker - Create a module Makefile",
"long_description": "ExtUtils::MakeMaker - Create a module Makefile",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-cpan-meta-requirements",
"p5.30-extutils-manifest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-business-ismn",
"p5.30-text-csv_xs",
"p5.30-alien-plplot",
"p5.30-gimp",
"p5.30-alien-cmake3",
"p5.30-time-out",
"p5.30-function-parameters",
"p5.30-net",
"p5.30-musicbrainz-discid",
"p5.30-net-twitter",
"p5.30-string-flogger",
"p5.30-test-requires",
"p5.30-type-tiny-xs",
"p5.30-pdl",
"p5.30-log-dispatch-array",
"p5.30-data-uuid-mt",
"p5.30-conf-libconfig",
"p5.30-opengl-modern",
"p5.30-dbd-pg",
"p5.30-metacpan-client",
"p5.30-pod-elemental",
"p5.30-pod-elemental-perlmunger",
"p5.30-pod-elemental-transformer-list",
"p5.30-hash-ordered",
"p5.30-uuid",
"p5.30-devel-dumptrace",
"p5.30-file-rename",
"p5.30-alien-cfitsio",
"p5.30-alien-rust",
"p5.30-data-munge",
"p5.30-ffi-platypus-lang-rust"
]
},
{
"type": "lib",
"ports": [
"p5.30-devel-checkbin",
"p5.30-inline-c",
"p5.30-local-lib",
"p5.30-tree-dag_node",
"p5.30-extutils-builder",
"p5.30-term-readline-gnu",
"p5.30-extutils-makemaker-cpanfile"
]
}
]
},
{
"name": "p5.28-extutils-makemaker",
"portdir": "perl/p5-extutils-makemaker",
"version": "7.780.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::MakeMaker",
"description": "ExtUtils::MakeMaker - Create a module Makefile",
"long_description": "ExtUtils::MakeMaker - Create a module Makefile",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-cpan-meta-requirements",
"p5.28-extutils-manifest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-business-ismn",
"p5.28-text-csv_xs",
"p5.28-alien-plplot",
"p5.28-gimp",
"p5.28-alien-cmake3",
"p5.28-time-out",
"p5.28-function-parameters",
"p5.28-net",
"p5.28-musicbrainz-discid",
"p5.28-net-twitter",
"p5.28-string-flogger",
"p5.28-test-requires",
"p5.28-type-tiny-xs",
"p5.28-pdl",
"p5.28-log-dispatch-array",
"p5.28-data-uuid-mt",
"p5.28-conf-libconfig",
"p5.28-opengl-modern",
"p5.28-dbd-pg",
"p5.28-metacpan-client",
"p5.28-pod-elemental",
"p5.28-pod-elemental-perlmunger",
"p5.28-pod-elemental-transformer-list",
"p5.28-hash-ordered",
"p5.28-uuid",
"p5.28-devel-dumptrace",
"p5.28-file-rename",
"p5.28-alien-cfitsio",
"p5.28-alien-rust",
"p5.28-data-munge",
"p5.28-ffi-platypus-lang-rust"
]
},
{
"type": "lib",
"ports": [
"p5.28-devel-checkbin",
"p5.28-inline-c",
"p5.28-local-lib",
"p5.28-tree-dag_node",
"p5.28-extutils-builder",
"p5.28-term-readline-gnu",
"p5.28-extutils-makemaker-cpanfile"
]
}
]
},
{
"name": "p5-extutils-makemaker",
"portdir": "perl/p5-extutils-makemaker",
"version": "7.780.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-extutils-makemaker",
"homepage": "https://metacpan.org/pod/ExtUtils::MakeMaker",
"description": "ExtUtils::MakeMaker - Create a module Makefile",
"long_description": "ExtUtils::MakeMaker - Create a module Makefile",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-extutils-makemaker"
]
}
],
"depends_on": []
},
{
"name": "openzl",
"portdir": "archivers/openzl",
"version": "0.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openzl.org",
"description": "OpenZL delivers high compression ratios while preserving high speed, a level of performance that is out of reach for generic compressors.",
"long_description": "OpenZL delivers high compression ratios while preserving high speed, a level of performance that is out of reach for generic compressors.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lz4",
"zstd"
]
}
],
"depends_on": []
},
{
"name": "p5.26-net-ssleay",
"portdir": "perl/p5-net-ssleay",
"version": "1.900.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::SSLeay",
"description": "Perl extension for using OpenSSL",
"long_description": "Net::SSLeay Perl module for using OpenSSL",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-exception",
"p5.26-test-nowarnings",
"p5.26-test-warn"
]
},
{
"type": "lib",
"ports": [
"openssl",
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-io-socket-ssl",
"p5.26-anyevent",
"p5.26-dist-zilla-plugin-github",
"p5.26-event-rpc",
"p5.26-http-tiny",
"p5.26-mail-sender",
"p5.26-metacpan-client",
"p5.26-net-smtp-tls",
"p5.26-net-smtp-tls-butmaintained"
]
}
]
},
{
"name": "p5.26-json",
"portdir": "perl/p5-json",
"version": "4.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/JSON",
"description": "parse and convert to JSON (JavaScript Object Notation).",
"long_description": "This module converts between JSON (JavaScript Object Notation) and Perl data structure into each other. For JSON, See to http://www.crockford.com/JSON/.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-json-xs"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-cpanel-json-xs",
"p5.26-time-y2038",
"p5.26-www-form-urlencoded-xs",
"p5.26-xml-xml2json",
"p5.26-dancer"
]
},
{
"type": "lib",
"ports": [
"p5.26-data-serializer",
"p5.26-data-stag",
"p5.26-finance-quote",
"p5.26-geo-coder-osm",
"p5.26-geo-webservice-elevation-usgs",
"p5.26-json-any",
"p5.26-json-webtoken",
"p5.26-mail-authenticationresults",
"p5.26-mason",
"p5.26-moosex-storage",
"p5.26-moosex-storage-format-jsonpm",
"p5.26-net-openid-consumer",
"p5.26-net-twitter",
"p5.26-net-twitter-lite",
"p5.26-perl-languageserver",
"p5.26-perl-ldap",
"p5.26-pod-projectdocs",
"p5.26-rdf-query",
"p5.26-test-cpan-meta-json",
"p5.26-anyevent",
"p5.26-zeromq",
"p5.26-astro-satpass",
"p5.26-astro-spacetrack",
"p5.26-bio-phylo",
"p5.26-config-json"
]
}
]
}
]
}