HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51749,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=678",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=676",
"results": [
{
"name": "p5.26-extutils-config",
"portdir": "perl/p5-extutils-config",
"version": "0.8.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::Config",
"description": "ExtUtils::Config - A wrapper for perl's configuration",
"long_description": "ExtUtils::Config is an abstraction around the %Config hash. By itself it is not a particularly interesting module by any measure, however it ties together a family of modern toolchain modules.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-extutils-installpaths",
"p5.26-web-scraper"
]
},
{
"type": "lib",
"ports": [
"p5.26-module-build-tiny"
]
}
]
},
{
"name": "p5.26-try-tiny",
"portdir": "perl/p5-try-tiny",
"version": "0.300.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Try::Tiny",
"description": "Try::Tiny - minimal try/catch with proper preservation of $@",
"long_description": "The main focus of this module is to provide simple and reliable error handling for those having a hard time installing TryCatch, but who still want to write correct \"eval\" blocks without 5 lines of boilerplate each time. It's designed to work as correctly as possible in light of the various pathological edge cases and to be compatible with any style of error values (simple strings, references, objects, overloaded objects, etc).",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-capture-tiny",
"p5.26-scalar-list-utils"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-sub-name"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-cgi-compile",
"p5.26-iri",
"p5.26-software-license",
"p5.26-perl-prereqscanner",
"p5.26-lingua-en-number-isordinal",
"p5.26-dist-zilla-plugin-makemaker-fallback",
"p5.26-apache-logformat-compiler",
"p5.26-dist-zilla-plugin-checkextratests",
"p5.26-mouse",
"p5.26-dist-zilla-plugin-checkmetaresources",
"p5.26-crypt-ssleay",
"p5.26-www-shorten-googl",
"p5.26-http-message"
]
},
{
"type": "lib",
"ports": [
"p5.26-datetime",
"p5.26-datetime-format-strptime",
"p5.26-datetime-timezone",
"p5.26-dbix-admin-dsnmanager",
"p5.26-dbix-class",
"p5.26-dbix-class-schema-loader",
"p5.26-dist-zilla",
"p5.26-dist-zilla-plugin-dynamicprereqs",
"p5.26-dist-zilla-plugin-git",
"p5.26-dist-zilla-plugin-git-contributors",
"p5.26-dist-zilla-plugin-git-describe",
"p5.26-dist-zilla-plugin-git-pushinitial",
"p5.26-dist-zilla-plugin-github",
"p5.26-dist-zilla-plugin-githubmeta",
"p5.26-dist-zilla-plugin-promptifstale",
"p5.26-dist-zilla-plugin-twitter",
"p5.26-dist-zilla-pluginbundle-git-checkfor",
"p5.26-email-sender",
"p5.26-eval-closure",
"p5.26-log-any-adapter-tap",
"p5.26-log-dispatch",
"p5.26-log-dispatchouli",
"p5.26-lwp-consolelogger",
"p5.26-mail-sender",
"p5.26-mason",
"p5.26-module-implementation",
"p5.26-moose",
"p5.26-moosex-getopt",
"p5.26-moosex-meta-typeconstraint-mooish",
"p5.26-moosex-object-pluggable",
"p5.26-net-appliance-session",
"p5.26-net-twitter",
"p5.26-package-pkg",
"p5.26-path-iterator-rule",
"p5.26-plack",
"p5.26-pod-readme",
"p5.26-redis",
"p5.26-role-hasmessage",
"p5.26-search-elasticsearch",
"p5.26-search-elasticsearch-client-2_0",
"p5.26-search-elasticsearch-client-5_0",
"p5.26-search-elasticsearch-client-6_0",
"p5.26-set-array",
"p5.26-sql-translator",
"p5.26-statistics-covid",
"p5.26-test-class",
"p5.26-test-deep-type",
"p5.26-test-fatal",
"p5.26-test-lwp-useragent",
"p5.26-test-www-mechanize-psgi",
"p5.26-www-shorten",
"p5.26-zmq-ffi",
"p5.26-libwww-perl",
"p5.26-catalyst-authentication-store-dbix-class",
"p5.26-catalyst-model-dbic-schema",
"p5.26-catalyst-plugin-authentication",
"p5.26-catalyst-runtime",
"p5.26-catalyst-view-html-mason",
"p5.26-chi",
"p5.26-class-load",
"p5.26-class-refresh",
"p5.26-code-tidyall",
"p5.26-config-mvp",
"p5.26-dancer"
]
}
]
},
{
"name": "p5.26-email-send",
"portdir": "perl/p5-email-send",
"version": "2.201.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Send",
"description": "This module provides a very simple, specific interface to multiple Email mailers.",
"long_description": "This module provides a very simple, specific interface to multiple Email mailers. However, it's officially considered to be 'out of favor'. Please consider using Email::Sender instead.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-capture-tiny",
"p5.26-mime-tools"
]
},
{
"type": "lib",
"ports": [
"p5.26-email-simple",
"perl5.26",
"p5.26-return-value",
"p5.26-module-pluggable",
"p5.26-email-abstract",
"p5.26-email-address"
]
}
],
"depends_on": []
},
{
"name": "p5.34-spreadsheet-readsxc",
"portdir": "perl/p5-spreadsheet-readsxc",
"version": "0.390.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Spreadsheet::ReadSXC",
"description": "Spreadsheet::ReadSXC - Extract OpenOffice 1.x spreadsheet data",
"long_description": "Spreadsheet::ReadSXC - Extract OpenOffice 1.x spreadsheet data",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-data-dumper",
"p5.34-test-simple",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.34-perlio-gzip",
"p5.34-perlx-maybe",
"p5.34-scalar-list-utils",
"p5.34-storable",
"perl5.34",
"p5.34-xml-xpath",
"p5.34-xml-xpathengine",
"p5.34-filter-signatures",
"p5.34-xml-twig",
"p5.34-archive-zip",
"p5.34-moo"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-spreadsheet-readsxc"
]
}
]
},
{
"name": "p5.32-spreadsheet-readsxc",
"portdir": "perl/p5-spreadsheet-readsxc",
"version": "0.390.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Spreadsheet::ReadSXC",
"description": "Spreadsheet::ReadSXC - Extract OpenOffice 1.x spreadsheet data",
"long_description": "Spreadsheet::ReadSXC - Extract OpenOffice 1.x spreadsheet data",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-data-dumper",
"p5.32-test-simple",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.32-moo",
"p5.32-perlio-gzip",
"p5.32-perlx-maybe",
"p5.32-storable",
"perl5.32",
"p5.32-xml-xpath",
"p5.32-xml-xpathengine",
"p5.32-filter-signatures",
"p5.32-xml-twig",
"p5.32-scalar-list-utils",
"p5.32-archive-zip"
]
}
],
"depends_on": []
},
{
"name": "p5.30-spreadsheet-readsxc",
"portdir": "perl/p5-spreadsheet-readsxc",
"version": "0.390.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Spreadsheet::ReadSXC",
"description": "Spreadsheet::ReadSXC - Extract OpenOffice 1.x spreadsheet data",
"long_description": "Spreadsheet::ReadSXC - Extract OpenOffice 1.x spreadsheet data",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-data-dumper",
"p5.30-test-simple",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.30-perlio-gzip",
"p5.30-perlx-maybe",
"p5.30-scalar-list-utils",
"p5.30-storable",
"perl5.30",
"p5.30-xml-xpath",
"p5.30-xml-xpathengine",
"p5.30-filter-signatures",
"p5.30-xml-twig",
"p5.30-archive-zip",
"p5.30-moo"
]
}
],
"depends_on": []
},
{
"name": "p5.28-spreadsheet-readsxc",
"portdir": "perl/p5-spreadsheet-readsxc",
"version": "0.390.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Spreadsheet::ReadSXC",
"description": "Spreadsheet::ReadSXC - Extract OpenOffice 1.x spreadsheet data",
"long_description": "Spreadsheet::ReadSXC - Extract OpenOffice 1.x spreadsheet data",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-data-dumper",
"p5.28-test-simple",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.28-perlio-gzip",
"p5.28-perlx-maybe",
"p5.28-scalar-list-utils",
"p5.28-storable",
"perl5.28",
"p5.28-xml-xpath",
"p5.28-xml-xpathengine",
"p5.28-filter-signatures",
"p5.28-xml-twig",
"p5.28-archive-zip",
"p5.28-moo"
]
}
],
"depends_on": []
},
{
"name": "p5-spreadsheet-readsxc",
"portdir": "perl/p5-spreadsheet-readsxc",
"version": "0.390.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-spreadsheet-readsxc",
"homepage": "https://metacpan.org/pod/Spreadsheet::ReadSXC",
"description": "Spreadsheet::ReadSXC - Extract OpenOffice 1.x spreadsheet data",
"long_description": "Spreadsheet::ReadSXC - Extract OpenOffice 1.x spreadsheet data",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.34-spreadsheet-readsxc"
]
}
],
"depends_on": []
},
{
"name": "pounce",
"portdir": "irc/pounce",
"version": "3.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.causal.agency/pounce/about",
"description": "IRC Pouncer",
"long_description": "pounce is a multi-client, TLS-only IRC bouncer. It maintains a persistent connection to an IRC server, acting as a proxy and buffer for a number of clients. When a client connects, any messages received since it last disconnected will be relayed to it. Unlike some other bouncers, pounce uses a single buffer for all IRC messages, which acts as a queue from which each client reads messages independently. pounce speaks regular modern IRC to both servers and clients, using the server-time extension to indicate when messages originally occurred. Clients identify themselves to pounce by their IRC usernames.",
"active": true,
"categories": [
"irc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1045
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"curl",
"libretls"
]
}
],
"depends_on": []
},
{
"name": "getmail",
"portdir": "mail/getmail",
"version": "5.16",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyropus.ca./software/getmail/",
"description": "extensible mail retrieval system with POP3, IMAP4, SSL support",
"long_description": "getmail version 5 is a flexible, extensible mail retrieval system with support for POP3, IMAP4, SSL variants of both, maildirs, mboxrd files, external MDAs, arbitrary message filtering, single-user and domain-mailboxes, and many other useful features.",
"active": true,
"categories": [
"mail",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "gd2",
"portdir": "graphics/gd2",
"version": "2.3.3",
"license": "gd",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libgd.github.io",
"description": "GD creates PNG and JPEG images, among other formats",
"long_description": "gd is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colors, cut and paste from other images, and flood fills, and write out the result as a .PNG file. This is particularly useful in World Wide Web applications, where .PNG is the format used for inline images. gd is not a paint program. If you are looking for a paint program, you are looking in the wrong place. If you are not a programmer, you are looking in the wrong place.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"pkgconfig",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"tiff",
"webp",
"libheif",
"zlib",
"libiconv",
"xpm",
"freetype",
"fontconfig",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"php55-gdchart",
"nagios",
"php56-gdchart",
"php54-gdchart",
"gdchart",
"php53-gdchart"
]
},
{
"type": "lib",
"ports": [
"cvsgraph",
"libpst",
"g2",
"icoconvert",
"libpuzzle",
"mkhexgrid",
"mscgen",
"py27-gd",
"ploticus",
"mrtg",
"ntop",
"p5.28-gd",
"p5.30-gd",
"p5.32-gd",
"p5.34-gd",
"p5.28-term-gnuplot",
"p5.30-term-gnuplot",
"p5.32-term-gnuplot",
"p5.34-term-gnuplot",
"graphviz",
"EMBOSS",
"wview",
"webalizer",
"argus-monitor",
"pcb",
"lua51-lua-gd",
"gawk-gd",
"graphviz-devel",
"p5.26-term-gnuplot",
"gnuplot",
"s710",
"openvas-client",
"p5.26-gd",
"mldonkey",
"dvipng",
"magicspp",
"grads",
"rspamd",
"vnstat",
"libgphoto2",
"p5.28-pdl-io-gd",
"p5.30-pdl-io-gd",
"p5.32-pdl-io-gd",
"p5.34-pdl-io-gd",
"proxmark3-iceman",
"mosml-dynlibs"
]
},
{
"type": "run",
"ports": [
"rb-gd2"
]
}
]
},
{
"name": "R-kernlab",
"portdir": "R/R-kernlab",
"version": "0.9-33",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=kernlab",
"description": "Kernel-based machine learning lab",
"long_description": "Kernel-based machine learning lab",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libgcc13",
"R-CRAN-recommended",
"libgcc"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-fpc",
"R-Synth",
"R-mixtools",
"R-kappalab",
"R-ks",
"R-kebabs",
"R-RSSL",
"R-ROI.plugin.ipop",
"R-KRMM"
]
},
{
"type": "test",
"ports": [
"R-dials",
"R-diceR",
"R-vcd",
"R-parsnip",
"R-pmml",
"R-prediction",
"R-recipes",
"R-caret",
"R-evclust",
"R-tune",
"R-WeightSVM",
"R-isotree",
"R-clue",
"R-stacks",
"R-MSCMT",
"R-SSLR",
"R-colorspace",
"R-tidyAML"
]
}
]
},
{
"name": "R-Rpoppler",
"portdir": "R/R-Rpoppler",
"version": "0.1-3",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=Rpoppler",
"description": "PDF tools based on Poppler",
"long_description": "PDF tools based on the Poppler PDF rendering library.",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"poppler",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-tm"
]
}
]
},
{
"name": "qrscan",
"portdir": "graphics/qrscan",
"version": "1.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/redraiment/qrscan",
"description": "Scan a QR code in the terminal using a given PNG image.",
"long_description": "Scan a QR code in the terminal using a given PNG image.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1045
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"libpng",
"libquirc"
]
}
],
"depends_on": []
},
{
"name": "jitsi-meet-electron",
"portdir": "net/jitsi-meet-electron",
"version": "2024.6.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jitsi/jitsi-meet-electron",
"description": "Jitsi Meet Electron",
"long_description": "Jistsi Meet Electron is a client for the open-source Jitsi Meet teleconferencing system",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "agile.ice1123",
"github": "takikawa",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"yarn",
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "ucl",
"portdir": "archivers/ucl",
"version": "1.03",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.oberhumer.com/opensource/ucl/",
"description": "A data compression library with low memory usage",
"long_description": "UCL implements a number of compression algorithms that achieve an excellent compression ratio while allowing *very* fast decompression. Decompression requires no additional memory.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-16"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"upx",
"upx-devel"
]
}
]
},
{
"name": "oski",
"portdir": "devel/oski",
"version": "1.0.1h",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bebop.cs.berkeley.edu/oski/",
"description": "a collection of low-level C primitives that provide automatically tuned computational kernels on sparse matrices",
"long_description": "The Optimized Sparse Kernel Interface (OSKI) Library is a collection of low-level C primitives that provide automatically tuned computational kernels on sparse matrices, for use in solver libraries and applications.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1596
}
],
"variants": [
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"vecLibFort",
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "skipfish",
"portdir": "security/skipfish",
"version": "2.10b",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/skipfish/",
"description": "web application security scanner",
"long_description": "A fully automated, active web application security reconnaissance tool.",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"zlib",
"openssl10",
"pcre",
"libidn"
]
}
],
"depends_on": []
},
{
"name": "libbdplus",
"portdir": "multimedia/libbdplus",
"version": "0.2.0",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.videolan.org/developers/libbdplus.html",
"description": "an open-source library designed implement the BD+ System",
"long_description": "A research project designed to implement the BD+ System Specification that provides an open source library",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "vladashram",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"libtool",
"pkgconfig",
"perl5",
"autoconf",
"automake"
]
},
{
"type": "lib",
"ports": [
"libgpg-error",
"libaacs",
"libgcrypt"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"mpv",
"VLC2",
"libVLC2",
"mpv-legacy"
]
}
]
},
{
"name": "ocaml-parmap",
"portdir": "ocaml/ocaml-parmap",
"version": "1.2.5",
"license": "GLPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rdicosmo/parmap",
"description": "Parmap is a library for multicore architecture for OCaml programs",
"long_description": "Parmap is a minimalistic library allowing to exploit multicore architecture for OCaml programs with minimal modifications.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-dune-configurator",
"ocaml-findlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"coccinelle"
]
}
]
},
{
"name": "darkstat",
"portdir": "net/darkstat",
"version": "3.0.721",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://unix4lyfe.org/darkstat",
"description": "network traffic analyzer",
"long_description": "darkstat is a network traffic analyzer. It's basically a packet sniffer which runs as a background process on a cable/DSL router and gathers all sorts of useless but interesting statistics.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "pgpool-II",
"portdir": "databases/pgpool-II",
"version": "4.5.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pgpool.net/",
"description": "PostgreSQL connection pool server",
"long_description": "pgpool is a connection server program for PostgreSQL. It runs between PostgreSQL's client(frontend) and server(backend). Any PostgreSQL clients can connect to pgpool as if it's a real PostgreSQL server. It supports connection pooling, failover and replication.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"postgresql16"
]
}
],
"depends_on": []
},
{
"name": "xdelta",
"portdir": "archivers/xdelta",
"version": "3.1.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jmacd/xdelta-devel",
"description": "Open-source binary diff, differential compression tools, VCDIFF (RFC 3284) delta compression",
"long_description": "Open-source binary diff, differential compression tools, VCDIFF (RFC 3284) delta compression",
"active": true,
"categories": [
"archivers"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "sudosh",
"portdir": "shells/sudosh",
"version": "1.6.3",
"license": "Copyleft and GPLConflict",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sourceforge.net/projects/sudosh/",
"description": "sudo shell",
"long_description": "Sudosh provides a logged root shell that can be used for auditing. It works just like a VCR, records the root shell session and offers real-time playback. Sudosh is designed to be used with sudo in an enterprise environment.",
"active": true,
"categories": [
"shells"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "pass",
"portdir": "security/pass",
"version": "1.7.4",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.passwordstore.org/",
"description": "pass is the standard unix password manager",
"long_description": "pass is the standard unix password manager",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 654
}
],
"variants": [
"external_gpg"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "run",
"ports": [
"util-linux",
"gnupg2",
"tree",
"qrencode",
"git"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"pass-import",
"pass-update"
]
},
{
"type": "run",
"ports": [
"pass-otp",
"pass-update"
]
}
]
},
{
"name": "libmusicbrainz3",
"portdir": "audio/libmusicbrainz3",
"version": "3.0.3",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://musicbrainz.org/doc/libmusicbrainz",
"description": "libmusicbrainz (also known as mb_client or MusicBrainz Client Library)",
"long_description": "libmusicbrainz version 3.x uses MusicBrainz' XML Web Service to provide MusicBrainz lookup capabilities to applications.",
"active": true,
"categories": [
"devel",
"audio"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libdiscid",
"neon"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kscd"
]
}
]
},
{
"name": "torsocks",
"portdir": "net/torsocks",
"version": "2.4.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.torproject.org/tpo/core/torsocks",
"description": "A transparent socks proxy for use with tor",
"long_description": "Torsocks is an application for Linux, BSD and macOS that allows you to use network applications such as ssh and irssi with Tor. Torsocks allows you to use most socks-friendly applications in a safe way with Tor. It ensures that DNS requests are handled safely and explicitly rejects UDP traffic from the application you are using.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "sami.laine",
"github": "",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"coreutils",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "cgdb",
"portdir": "devel/cgdb",
"version": "0.8.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cgdb.github.io",
"description": "A curses-based interface to the GNU Debugger (GDB).",
"long_description": "CGDB is a curses-based interface to the GNU Debugger (GDB). The goal of CGDB is to be lightweight and responsive, not encumbered with unnecessary features.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"readline"
]
}
],
"depends_on": []
},
{
"name": "xorg-libXtst",
"portdir": "x11/xorg-libXtst",
"version": "1.2.5",
"license": "X11",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.x.org",
"description": "X.org libXt",
"long_description": "X.org libXtst library.",
"active": true,
"categories": [
"devel",
"x11"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
}
],
"variants": [
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"xorg-libXext",
"xorg-libXi",
"xorg-xorgproto"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ecore",
"kaffe",
"vino",
"xine-ui",
"gcin",
"ratpoison",
"osx2x",
"vnc",
"xdotool",
"xdpyinfo",
"xnee",
"gnome-session",
"gnome-settings-daemon",
"pulseaudio",
"at-spi2-core",
"openjdk7-bootstrap",
"eiffelstudio"
]
}
]
},
{
"name": "xorg-libXfont2",
"portdir": "x11/xorg-libXfont2",
"version": "2.0.7",
"license": "X11 and BSD",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.x.org",
"description": "X.org libXfont",
"long_description": "X font handling library for server and utilities",
"active": true,
"categories": [
"devel",
"x11"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
}
],
"variants": [
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"clang-16",
"xorg-xtrans",
"xorg-util-macros",
"pkgconfig",
"autoconf",
"automake"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"xorg-xorgproto",
"xorg-libfontenc",
"freetype",
"zlib",
"bzip2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xfs",
"xorg-server",
"xorg-server-devel",
"xorg-server-legacy"
]
}
]
},
{
"name": "libnumbertext",
"portdir": "devel/libnumbertext",
"version": "1.0.11",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Numbertext/libnumbertext",
"description": "Number to number name and money text conversion libraries.",
"long_description": "Number to number name and money text conversion libraries.",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [
{
"name": "audvare",
"github": "Tatsh",
"ports_count": 25
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libreoffice"
]
}
]
},
{
"name": "catgirl",
"portdir": "net/catgirl",
"version": "2.2a",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.causal.agency/catgirl/",
"description": "a TLS-only terminal IRC client",
"long_description": "catgirl is a TLS-only terminal IRC client. Its features include tab completion, split scrolling, URL detection, nick colouring topic diffing, and message filtering.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "rak",
"github": "ryanakca",
"ports_count": 9
},
{
"name": "june",
"github": "causal-agent",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"libretls"
]
}
],
"depends_on": []
},
{
"name": "rb31-minitar-cli",
"portdir": "ruby/rb-minitar-cli",
"version": "1.0.0",
"license": "BSD and Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/halostatue/minitar-cli",
"description": "Pure-Ruby command-line tool for working with POSIX tar(1) archive files",
"long_description": "Pure-Ruby command-line tool for working with POSIX tar(1) archive files",
"active": true,
"categories": [
"archivers",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby31",
"rb31-minitar",
"rb31-powerbar"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb31-archive-tar-minitar"
]
}
]
},
{
"name": "rb32-minitar-cli",
"portdir": "ruby/rb-minitar-cli",
"version": "1.0.0",
"license": "BSD and Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/halostatue/minitar-cli",
"description": "Pure-Ruby command-line tool for working with POSIX tar(1) archive files",
"long_description": "Pure-Ruby command-line tool for working with POSIX tar(1) archive files",
"active": true,
"categories": [
"archivers",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32",
"rb32-minitar",
"rb32-powerbar"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb32-archive-tar-minitar"
]
}
]
},
{
"name": "rb33-minitar-cli",
"portdir": "ruby/rb-minitar-cli",
"version": "1.0.0",
"license": "BSD and Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/halostatue/minitar-cli",
"description": "Pure-Ruby command-line tool for working with POSIX tar(1) archive files",
"long_description": "Pure-Ruby command-line tool for working with POSIX tar(1) archive files",
"active": true,
"categories": [
"archivers",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby33",
"rb33-minitar",
"rb33-powerbar"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb33-archive-tar-minitar"
]
}
]
},
{
"name": "rb-minitar-cli",
"portdir": "ruby/rb-minitar-cli",
"version": "1.0.0",
"license": "BSD and Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/halostatue/minitar-cli",
"description": "Pure-Ruby command-line tool for working with POSIX tar(1) archive files",
"long_description": "Pure-Ruby command-line tool for working with POSIX tar(1) archive files",
"active": true,
"categories": [
"archivers",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "rb30-method_source",
"portdir": "ruby/rb-method_source",
"version": "1.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://banisterfiend.wordpress.com",
"description": "Retrieve the sourcecode for a method",
"long_description": "Retrieve the sourcecode for a method",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby30"
]
}
],
"depends_on": []
},
{
"name": "rb31-method_source",
"portdir": "ruby/rb-method_source",
"version": "1.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://banisterfiend.wordpress.com",
"description": "Retrieve the sourcecode for a method",
"long_description": "Retrieve the sourcecode for a method",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": []
},
{
"name": "rb32-method_source",
"portdir": "ruby/rb-method_source",
"version": "1.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://banisterfiend.wordpress.com",
"description": "Retrieve the sourcecode for a method",
"long_description": "Retrieve the sourcecode for a method",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": []
},
{
"name": "rb33-method_source",
"portdir": "ruby/rb-method_source",
"version": "1.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://banisterfiend.wordpress.com",
"description": "Retrieve the sourcecode for a method",
"long_description": "Retrieve the sourcecode for a method",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
}
],
"depends_on": []
},
{
"name": "rb-method_source",
"portdir": "ruby/rb-method_source",
"version": "1.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://banisterfiend.wordpress.com",
"description": "Retrieve the sourcecode for a method",
"long_description": "Retrieve the sourcecode for a method",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "p5.34-json-maybexs",
"portdir": "perl/p5-json-maybexs",
"version": "1.4.8",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/JSON::MaybeXS",
"description": "Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP",
"long_description": "Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-json-xs",
"p5.34-test-needs",
"p5.34-json-pp",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-cpanel-json-xs"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-yaml-tiny",
"p5.34-dist-zilla-pluginbundle-git-versionmanager",
"p5.34-string-errf",
"p5.34-log-dispatchouli",
"p5.34-sql-translator",
"p5.34-test-simple"
]
},
{
"type": "lib",
"ports": [
"p5.34-module-install",
"p5.34-http-entity-parser",
"p5.34-moosex-storage",
"p5.34-net-github",
"p5.34-net-twitter",
"p5.34-string-flogger",
"p5.34-test-deep-json",
"p5.34-twitter-api",
"p5.34-dist-zilla-plugin-github",
"p5.34-metacpan-client",
"p5.34-www-shorten-googl",
"p5.34-lwp-consolelogger",
"p5.34-catalyst-runtime",
"p5.34-pithub",
"p5.34-dist-zilla",
"p5-json-maybexs",
"p5.34-catalyst-action-rest",
"p5.34-devel-nytprof",
"p5.34-test2-harness",
"p5.34-devel-cover",
"p5.34-dancer2",
"p5.34-search-elasticsearch",
"p5.34-app-nopaste",
"p5.34-boolean",
"p5.34-catalyst-view-json",
"p5.34-chi",
"p5.34-dist-zilla-plugin-checkissues"
]
}
]
},
{
"name": "p5.32-json-maybexs",
"portdir": "perl/p5-json-maybexs",
"version": "1.4.8",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/JSON::MaybeXS",
"description": "Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP",
"long_description": "Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-json-xs",
"p5.32-test-needs",
"p5.32-json-pp",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-cpanel-json-xs"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-yaml-tiny",
"p5.32-sql-translator",
"p5.32-dist-zilla-pluginbundle-git-versionmanager",
"p5.32-string-errf",
"p5.32-log-dispatchouli",
"p5.32-test-simple"
]
},
{
"type": "lib",
"ports": [
"p5.32-module-install",
"p5.32-http-entity-parser",
"p5.32-moosex-storage",
"p5.32-net-github",
"p5.32-net-twitter",
"p5.32-string-flogger",
"p5.32-test-deep-json",
"p5.32-twitter-api",
"p5.32-dist-zilla-plugin-github",
"p5.32-metacpan-client",
"p5.32-www-shorten-googl",
"p5.32-lwp-consolelogger",
"p5.32-catalyst-runtime",
"p5.32-pithub",
"p5.32-dist-zilla",
"p5.32-catalyst-action-rest",
"p5.32-devel-nytprof",
"p5.32-test2-harness",
"p5.32-devel-cover",
"p5.32-dancer2",
"p5.32-search-elasticsearch",
"p5.32-app-nopaste",
"p5.32-boolean",
"p5.32-catalyst-view-json",
"p5.32-chi",
"p5.32-dist-zilla-plugin-checkissues"
]
}
]
},
{
"name": "p5.28-json-maybexs",
"portdir": "perl/p5-json-maybexs",
"version": "1.4.8",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/JSON::MaybeXS",
"description": "Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP",
"long_description": "Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-json-xs",
"p5.28-test-needs",
"p5.28-json-pp",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-cpanel-json-xs"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-yaml-tiny",
"p5.28-sql-translator",
"p5.28-dist-zilla-pluginbundle-git-versionmanager",
"p5.28-string-errf",
"p5.28-log-dispatchouli",
"p5.28-test-simple"
]
},
{
"type": "lib",
"ports": [
"p5.28-module-install",
"p5.28-http-entity-parser",
"p5.28-moosex-storage",
"p5.28-net-github",
"p5.28-net-twitter",
"p5.28-string-flogger",
"p5.28-test-deep-json",
"p5.28-twitter-api",
"p5.28-dist-zilla-plugin-github",
"p5.28-metacpan-client",
"p5.28-www-shorten-googl",
"p5.28-lwp-consolelogger",
"p5.28-catalyst-runtime",
"p5.28-pithub",
"p5.28-dist-zilla",
"p5.28-catalyst-action-rest",
"p5.28-devel-nytprof",
"p5.28-test2-harness",
"p5.28-devel-cover",
"p5.28-dancer2",
"p5.28-search-elasticsearch",
"p5.28-app-nopaste",
"p5.28-boolean",
"p5.28-catalyst-view-json",
"p5.28-chi",
"p5.28-dist-zilla-plugin-checkissues"
]
}
]
},
{
"name": "p5.30-json-maybexs",
"portdir": "perl/p5-json-maybexs",
"version": "1.4.8",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/JSON::MaybeXS",
"description": "Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP",
"long_description": "Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-json-xs",
"p5.30-test-needs",
"p5.30-json-pp",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-cpanel-json-xs"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-yaml-tiny",
"p5.30-sql-translator",
"p5.30-dist-zilla-pluginbundle-git-versionmanager",
"p5.30-string-errf",
"p5.30-log-dispatchouli",
"p5.30-test-simple"
]
},
{
"type": "lib",
"ports": [
"p5.30-module-install",
"p5.30-http-entity-parser",
"p5.30-moosex-storage",
"p5.30-net-github",
"p5.30-net-twitter",
"p5.30-string-flogger",
"p5.30-test-deep-json",
"p5.30-twitter-api",
"p5.30-dist-zilla-plugin-github",
"p5.30-metacpan-client",
"p5.30-www-shorten-googl",
"p5.30-lwp-consolelogger",
"p5.30-catalyst-runtime",
"p5.30-pithub",
"p5.30-dist-zilla",
"p5.30-catalyst-action-rest",
"p5.30-devel-nytprof",
"p5.30-test2-harness",
"p5.30-devel-cover",
"p5.30-dancer2",
"p5.30-search-elasticsearch",
"p5.30-app-nopaste",
"p5.30-boolean",
"p5.30-catalyst-view-json",
"p5.30-chi",
"p5.30-dist-zilla-plugin-checkissues"
]
}
]
},
{
"name": "p5-json-maybexs",
"portdir": "perl/p5-json-maybexs",
"version": "1.4.8",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-json-maybexs",
"homepage": "https://metacpan.org/pod/JSON::MaybeXS",
"description": "Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP",
"long_description": "Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.34-json-maybexs"
]
}
],
"depends_on": []
},
{
"name": "p5.26-json-maybexs",
"portdir": "perl/p5-json-maybexs",
"version": "1.4.3",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/JSON::MaybeXS",
"description": "Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP",
"long_description": "Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-json-xs",
"p5.26-test-needs"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-cpanel-json-xs"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-string-errf",
"p5.26-dist-zilla-pluginbundle-git-versionmanager",
"p5.26-sql-translator",
"p5.26-yaml-tiny"
]
},
{
"type": "lib",
"ports": [
"p5.26-catalyst-view-json",
"p5.26-chi",
"p5.26-dancer2",
"p5.26-devel-cover",
"p5.26-devel-nytprof",
"p5.26-dist-zilla",
"p5.26-dist-zilla-plugin-checkissues",
"p5.26-dist-zilla-plugin-github",
"p5.26-http-entity-parser",
"p5.26-lwp-consolelogger",
"p5.26-app-nopaste",
"p5.26-module-install",
"p5.26-moosex-storage",
"p5.26-net-github",
"p5.26-net-twitter",
"p5.26-pithub",
"p5.26-search-elasticsearch",
"p5.26-string-flogger",
"p5.26-test-deep-json",
"p5.26-test2-harness",
"p5.26-twitter-api",
"p5.26-www-shorten-googl",
"p5.26-metacpan-client",
"p5.26-boolean",
"p5.26-catalyst-action-rest",
"p5.26-catalyst-runtime"
]
}
]
},
{
"name": "elk",
"portdir": "lang/elk",
"version": "3.99.8",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20240321110425/http://sam.zoy.org/elk/",
"description": "Scheme Extension Language Kit",
"long_description": "Elk (the Extension Language Kit) is an implementation of the Scheme programming language. It can be used as a standalone Scheme interpreter, or as an embeddable, reusable extension language subsystem for applications written in C or C++ through the libelk library.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "gdcm2",
"portdir": "science/gdcm2",
"version": "2.8.9",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/gdcm/",
"description": "a C++ library for DICOM medical files",
"long_description": "Grassroots DiCoM is a C++ library for DICOM medical files.",
"active": true,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1596
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"docbook-xsl-ns",
"libxslt",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"expat",
"zlib",
"json-c",
"jsoncpp",
"openssl",
"socketxx",
"openjpeg"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"olena"
]
}
]
},
{
"name": "p5.32-regexp-common",
"portdir": "perl/p5-regexp-common",
"version": "2024080801",
"license": "(MIT or BSD or Artistic-1 or Artistic-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Regexp::Common",
"description": "Regexp::Common - Provide commonly requested regular expressions",
"long_description": "Regexp::Common - Provide commonly requested regular expressions",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-regexp",
"p5.32-test-simple",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-finance-quotehist"
]
}
]
}
]
}