HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51637,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=682",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=680",
"results": [
{
"name": "p5.26-module-build-ffi",
"portdir": "perl/p5-module-build-ffi",
"version": "0.540.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Module::Build::FFI",
"description": "Module::Build::FFI - (Deprecated) Build Perl extensions in C with FFI",
"long_description": "Module::Build::FFI - (Deprecated) Build Perl extensions in C with FFI",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-file-sharedir-install",
"p5.26-test2-suite"
]
},
{
"type": "lib",
"ports": [
"p5.26-file-which",
"perl5.26",
"p5.26-module-build",
"p5.26-file-chdir",
"p5.26-file-sharedir-dist"
]
}
],
"depends_on": []
},
{
"name": "p5.26-extutils-cchecker",
"portdir": "perl/p5-extutils-cchecker",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::CChecker",
"description": "ExtUtils::CChecker - configure-time utilities for using C headers, libraries, or OS features",
"long_description": "ExtUtils::CChecker - configure-time utilities for using C headers, libraries, or OS features",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-fatal"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-extutils-cbuilder",
"p5.26-module-build"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-crypt-smime"
]
}
]
},
{
"name": "p5.26-test2-plugin-nowarnings",
"portdir": "perl/p5-test2-plugin-nowarnings",
"version": "0.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test2::Plugin::NoWarnings",
"description": "Test2::Plugin::NoWarnings - Fail if tests warn",
"long_description": "Test2::Plugin::NoWarnings - Fail if tests warn",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-capture-tiny",
"p5.26-ipc-run3",
"p5.26-test2-suite"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-test-simple"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-datetime-locale",
"p5.26-params-validationcompiler"
]
}
]
},
{
"name": "p5.26-goto-file",
"portdir": "perl/p5-goto-file",
"version": "0.5.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/goto::file",
"description": "goto::file - Stop parsing the current file and move on to a different one",
"long_description": "goto::file - Stop parsing the current file and move on to a different one",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-simple",
"p5.26-test2-suite"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-test2-harness"
]
}
]
},
{
"name": "p5.26-string-tagged-terminal",
"portdir": "perl/p5-string-tagged-terminal",
"version": "0.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/String::Tagged::Terminal",
"description": "String::Tagged::Terminal - format terminal output using String::Tagged",
"long_description": "String::Tagged::Terminal - format terminal output using String::Tagged",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-convert-color",
"p5.26-convert-color-xterm",
"p5.26-module-build",
"p5.26-string-tagged"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-devel-mat"
]
}
]
},
{
"name": "p5.26-alien-role-alt",
"portdir": "perl/p5-alien-role-alt",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Alien::Role::Alt",
"description": "Alien::Role::Alt - (Deprecated) Alien::Base role that supports alternates",
"long_description": "Alien::Role::Alt - (Deprecated) Alien::Base role that supports alternates. The capabilities that used to be provided by this role have been moved into Alien::Base's core class. This is an empty role provided for compatibility only. New code should not be using this class. GitHub Repository is archived. Tickets can be opened on the Alien-Build issue tracker, though you should just stop using this role now.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test2-suite"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-alien-build",
"p5.26-role-tiny"
]
}
],
"depends_on": []
},
{
"name": "p5.26-alien-gmp",
"portdir": "perl/p5-alien-gmp",
"version": "1.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Alien::GMP",
"description": "Alien::GMP - Alien package for the GNU Multiple Precision library.",
"long_description": "Alien::GMP - Alien package for the GNU Multiple Precision library.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test2-suite"
]
},
{
"type": "lib",
"ports": [
"gmp",
"perl5.26",
"p5.26-alien-build",
"p5.26-devel-checklib"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-math-gmp"
]
}
]
},
{
"name": "p5.26-ffi-platypus-lang-rust",
"portdir": "perl/p5-ffi-platypus-lang-rust",
"version": "0.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/FFI::Platypus::Lang::Rust",
"description": "FFI::Platypus::Lang::Rust - Documentation and tools for using Platypus with the Rust programming language",
"long_description": "FFI::Platypus::Lang::Rust - Documentation and tools for using Platypus with the Rust programming language",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-capture-tiny",
"p5.26-file-which",
"p5.26-test-script"
]
},
{
"type": "lib",
"ports": [
"p5.26-file-chdir",
"cargo",
"p5.26-path-tiny",
"perl5.26",
"p5.26-ffi-checklib",
"p5.26-ffi-platypus"
]
}
],
"depends_on": []
},
{
"name": "p5.26-data-munge",
"portdir": "perl/p5-data-munge",
"version": "0.97.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Data::Munge",
"description": "Data::Munge - various utility functions",
"long_description": "Data::Munge - various utility functions",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-warnings"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-return-multilevel"
]
}
]
},
{
"name": "p5.26-alien-base-modulebuild",
"portdir": "perl/p5-alien-base-modulebuild",
"version": "1.150.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Alien::Base::ModuleBuild",
"description": "Alien::Base::ModuleBuild - A Module::Build subclass for building Alien:: modules and their libraries",
"long_description": "Alien::Base::ModuleBuild - A Module::Build subclass for building Alien:: modules and their libraries. For development of new Alien:: modules, consider using Alien::Build and alienfile instead.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test2-suite"
]
},
{
"type": "lib",
"ports": [
"p5.26-alien-build",
"p5.26-archive-extract",
"p5.26-archive-tar",
"p5.26-capture-tiny",
"p5.26-file-chdir",
"p5.26-http-tiny",
"p5.26-module-build",
"pkgconfig",
"p5.26-scalar-list-utils",
"p5.26-shell-config-generate",
"p5.26-shell-guess",
"p5.26-sort-versions",
"p5.26-text-parsewords",
"p5.26-uri",
"p5.26-path-tiny",
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-test2-plugin-memusage",
"portdir": "perl/p5-test2-plugin-memusage",
"version": "0.2.3",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test2::Plugin::MemUsage",
"description": "Test2::Plugin::MemUsage - Collect and display memory usage information",
"long_description": "Test2::Plugin::MemUsage - Collect and display memory usage information",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test2-suite"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-test-simple"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-test2-harness"
]
}
]
},
{
"name": "p5.26-ffi-c",
"portdir": "perl/p5-ffi-c",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/FFI::C",
"description": "FFI::C - C data types for FFI",
"long_description": "FFI::C - C data types for FFI",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-capture-tiny",
"p5.26-path-tiny",
"p5.26-test2-suite"
]
},
{
"type": "lib",
"ports": [
"p5.26-ref-util",
"perl5.26",
"p5.26-sub-install",
"p5.26-sub-identify",
"p5.26-class-inspector",
"p5.26-ffi-platypus",
"p5.26-ffi-platypus-type-enum"
]
}
],
"depends_on": []
},
{
"name": "p5.26-test2-plugin-ioevents",
"portdir": "perl/p5-test2-plugin-ioevents",
"version": "0.1.1",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test2::Plugin::IOEvents",
"description": "Test2::Plugin::IOEvents - Turn STDOUT and STDERR into Test2 events.",
"long_description": "Test2::Plugin::IOEvents - Turn STDOUT and STDERR into Test2 events.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test2-suite"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-test-simple"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-test2-harness"
]
}
]
},
{
"name": "p5.26-test2-plugin-cover",
"portdir": "perl/p5-test2-plugin-cover",
"version": "0.0.9",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test2::Plugin::Cover",
"description": "Test2::Plugin::Cover - Fast and Minimal file coverage info",
"long_description": "Test2::Plugin::Cover - Fast and Minimal file coverage info",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test2-suite"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-path-tiny",
"p5.26-test-simple"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-test2-harness"
]
}
]
},
{
"name": "p5.26-astro-fits-cfitsio",
"portdir": "perl/p5-astro-fits-cfitsio",
"version": "1.150.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Astro::FITS::CFITSIO",
"description": "Interface to William Pence's cfitsio subroutine library",
"long_description": "Interface to William Pence's cfitsio subroutine library",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"cfitsio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-astro-fits-header"
]
}
]
},
{
"name": "p5.26-long-jump",
"portdir": "perl/p5-long-jump",
"version": "0.0.1",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Long::Jump",
"description": "Long::Jump - Mechanism for returning to a specific point from a deeply nested stack",
"long_description": "Long::Jump - Mechanism for returning to a specific point from a deeply nested stack",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test2-suite"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-test2-harness"
]
}
]
},
{
"name": "p5.26-test2-tools-explain",
"portdir": "perl/p5-test2-tools-explain",
"version": "0.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test2::Tools::Explain",
"description": "Test2::Tools::Explain -- Explain tools for Perl's Test2 framework",
"long_description": "Test2::Tools::Explain -- Explain tools for Perl's Test2 framework",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-test2-suite"
]
}
],
"depends_on": []
},
{
"name": "p5.26-test2-plugin-dbiprofile",
"portdir": "perl/p5-test2-plugin-dbiprofile",
"version": "0.2.3",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test2::Plugin::DBIProfile",
"description": "Test2::Plugin::DBIProfile - Plugin to enable and display DBI profiling.",
"long_description": "Test2::Plugin::DBIProfile - Plugin to enable and display DBI profiling.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-dbd-sqlite"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-dbi",
"p5.26-test-simple",
"p5.26-test2-suite"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-test2-harness"
]
}
]
},
{
"name": "p5.26-data-validate-domain",
"portdir": "perl/p5-data-validate-domain",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Data::Validate::Domain",
"description": "Domain and host name validation",
"long_description": "Domain and host name validation",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test2-suite"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-net-domain-tld"
]
}
],
"depends_on": []
},
{
"name": "p5.26-alien-editline",
"portdir": "perl/p5-alien-editline",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Alien::Editline",
"description": "Make available Editline (libedit)",
"long_description": "Make available Editline (libedit)",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0",
"p5.26-extutils-cbuilder",
"p5.26-test2-suite"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-alien-build",
"libedit"
]
}
],
"depends_on": []
},
{
"name": "p5.26-string-tagged",
"portdir": "perl/p5-string-tagged",
"version": "0.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/String::Tagged",
"description": "String::Tagged - string buffers with value tags on extents",
"long_description": "String::Tagged - string buffers with value tags on extents",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-identity"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-module-build"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-devel-mat",
"p5.26-string-tagged-terminal"
]
}
]
},
{
"name": "p5.26-ffi-checklib",
"portdir": "perl/p5-ffi-checklib",
"version": "0.270.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/FFI::CheckLib",
"description": "FFI::CheckLib - Check that a library is available for FFI",
"long_description": "FFI::CheckLib - Check that a library is available for FFI",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-simple",
"p5.26-test2-suite"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-zmq-ffi"
]
},
{
"type": "lib",
"ports": [
"p5.26-alien-build",
"p5.26-ffi-platypus",
"p5.26-ffi-platypus-lang-rust",
"p5.26-uuid-ffi"
]
}
]
},
{
"name": "p5.26-string-ttylength",
"portdir": "perl/p5-string-ttylength",
"version": "0.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/String::TtyLength",
"description": "String::TtyLength - length or width of string excluding ANSI tty codes",
"long_description": "String::TtyLength - length or width of string excluding ANSI tty codes",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test2-suite"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-unicode-eastasianwidth"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-text-table-manifold"
]
}
]
},
{
"name": "p5.26-test2-suite",
"portdir": "perl/p5-test2-suite",
"version": "0.0.139",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test2::Suite",
"description": "Test2::Suite - Distribution with a rich set of tools built upon the Test2 framework.",
"long_description": "Test2::Suite - Distribution with a rich set of tools built upon the Test2 framework.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-data-dumper",
"p5.26-importer",
"p5.26-module-pluggable",
"p5.26-scope-guard",
"perl5.26",
"p5.26-term-table",
"p5.26-test-simple",
"p5.26-time-hires",
"p5.26-sub-info"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-uuid-ffi",
"p5.26-alien-build",
"p5.26-alien-editline",
"p5.26-alien-ffi",
"p5.26-alien-gmp",
"p5.26-alien-libuuid",
"p5.26-alien-libxml2",
"p5.26-alien-role-alt",
"p5.26-data-validate-domain",
"p5.26-datetime-format-iso8601",
"p5.26-datetime-locale",
"p5.26-dist-zilla-plugin-ffi",
"p5.26-ffi-c",
"p5.26-ffi-checklib",
"p5.26-ffi-platypus-type-enum",
"p5.26-file-changenotify",
"p5.26-goto-file",
"p5.26-long-jump",
"p5.26-module-build-ffi",
"p5.26-net-netmask",
"p5.26-params-validationcompiler",
"p5.26-shell-config-generate",
"p5.26-string-ttylength",
"p5.26-test-script",
"p5.26-test2-plugin-nowarnings",
"p5.26-test2-plugin-uuid",
"p5.26-alien-base-modulebuild",
"p5.26-test2-plugin-cover",
"p5.26-test2-plugin-ioevents",
"p5.26-test2-plugin-memusage"
]
},
{
"type": "lib",
"ports": [
"p5.26-test2-harness",
"p5.26-test2-tools-explain",
"p5.26-test2-plugin-dbiprofile"
]
}
]
},
{
"name": "p5.26-metrics-any",
"portdir": "perl/p5-metrics-any",
"version": "0.60.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Metrics::Any",
"description": "Metrics::Any - abstract collection of monitoring metrics",
"long_description": "Metrics::Any - abstract collection of monitoring metrics",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-fatal",
"p5.26-test-simple"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-module-build",
"p5.26-scalar-list-utils"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-test-metrics-any"
]
}
]
},
{
"name": "p5.26-file-changenotify",
"portdir": "perl/p5-file-changenotify",
"version": "0.310.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::ChangeNotify",
"description": "Watch for changes to files, cross-platform style",
"long_description": "Watch for changes to files, cross-platform style",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-requires",
"p5.26-test-simple",
"p5.26-test-without-module",
"p5.26-test2-suite"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-type-tiny",
"p5.26-module-pluggable",
"p5.26-module-runtime",
"p5.26-moo",
"p5.26-namespace-autoclean"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-catalyst-devel"
]
}
]
},
{
"name": "p5.26-uuid-ffi",
"portdir": "perl/p5-uuid-ffi",
"version": "0.70.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/UUID::FFI",
"description": "UUID::FFI - Universally Unique Identifiers FFI style",
"long_description": "UUID::FFI - Universally Unique Identifiers FFI style",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test2-suite"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-alien-libuuid",
"p5.26-ffi-checklib",
"p5.26-ffi-platypus"
]
}
],
"depends_on": []
},
{
"name": "p5.26-alien-libuuid",
"portdir": "perl/p5-alien-libuuid",
"version": "0.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Alien::libuuid",
"description": "Alien::libuuid - Find or download and install libuuid",
"long_description": "Alien::libuuid - Find or download and install libuuid",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0",
"p5.26-ffi-platypus",
"p5.26-test2-suite"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-alien-build",
"libuuid"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-uuid-ffi"
]
}
]
},
{
"name": "p5.26-alien-ffi",
"portdir": "perl/p5-alien-ffi",
"version": "0.250.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Alien::FFI",
"description": "Alien::FFI - Build and make available libffi",
"long_description": "Alien::FFI - Build and make available libffi",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0",
"p5.26-capture-tiny",
"p5.26-test2-suite"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-alien-build",
"libffi"
]
}
],
"depends_on": []
},
{
"name": "p5.26-shell-config-generate",
"portdir": "perl/p5-shell-config-generate",
"version": "0.340.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Shell::Config::Generate",
"description": "Shell::Config::Generate - Portably generate config for any shell",
"long_description": "Shell::Config::Generate - Portably generate config for any shell",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-simple",
"p5.26-test2-suite"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-shell-guess"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-alien-base-modulebuild"
]
}
]
},
{
"name": "p5.26-ffi-platypus-type-enum",
"portdir": "perl/p5-ffi-platypus-type-enum",
"version": "0.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/FFI::Platypus::Type::Enum",
"description": "FFI::Platypus::Type::Enum - Custom platypus type for dealing with C enumerated types",
"long_description": "FFI::Platypus::Type::Enum - Custom platypus type for dealing with C enumerated types",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-ffi-platypus",
"p5.26-test2-suite"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-ref-util"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-ffi-c"
]
}
]
},
{
"name": "p5.26-sub-info",
"portdir": "perl/p5-sub-info",
"version": "0.2.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Sub::Info",
"description": "Sub::Info - Tool for inspecting subroutines",
"long_description": "Sub::Info - Tool for inspecting subroutines",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-simple"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-importer"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-test2-suite"
]
}
]
},
{
"name": "p5.26-params-validationcompiler",
"portdir": "perl/p5-params-validationcompiler",
"version": "0.300.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Params::ValidationCompiler",
"description": "Params::ValidationCompiler - Build an optimized subroutine parameter validator once, use it forever",
"long_description": "Params::ValidationCompiler - Build an optimized subroutine parameter validator once, use it forever",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-test2-suite",
"p5.26-specio",
"p5.26-test-simple",
"p5.26-test-without-module",
"p5.26-test2-plugin-nowarnings",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-class-xsaccessor",
"p5.26-eval-closure",
"p5.26-exception-class",
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-datetime",
"p5.26-datetime-format-iso8601",
"p5.26-datetime-locale",
"p5.26-datetime-timezone",
"p5.26-log-dispatch"
]
}
]
},
{
"name": "json2tsv",
"portdir": "textproc/json2tsv",
"version": "1.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://codemadness.org/json2tsv.html",
"description": "JSON to TSV converter",
"long_description": "JSON to TSV converter",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 44
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "serpl",
"portdir": "devel/serpl",
"version": "0.3.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/yassinebridi/serpl",
"description": "A simple terminal UI for search and replace, ala VS Code.",
"long_description": "Serpl is a terminal user interface (TUI) application that allows users to search and replace keywords in an entire folder, similar to the functionality available in VS Code.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ybridi",
"github": "yassinebridi",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "fvwm2",
"portdir": "x11/fvwm2",
"version": "2.7.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fvwmorg/fvwm",
"description": "Version 2.x of FVWM, an X11 window manager.",
"long_description": "FVWM 2.x is an extremely powerful ICCCM-compliant multiple virtual desktop window manager for the X Window system.",
"active": true,
"categories": [
"x11",
"x11-wm"
],
"maintainers": [],
"variants": [
"bidi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"libxslt",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"Xft2",
"xorg-libXcursor",
"readline",
"xorg-libsm",
"xpm",
"xorg-libXinerama",
"libpng",
"librsvg"
]
}
],
"depends_on": []
},
{
"name": "hdfeos5",
"portdir": "science/hdfeos5",
"version": "2.0",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hdfeos.org/software/library.php",
"description": "HDF-EOS library built on HDF5",
"long_description": "library designed built on HDF5 to support the same Grid/Point/Swath functionality in HDF-EOS 2 and to the extent possible it will be built with the same calling sequences as the original HDF-EOS 2 library.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "takeshi",
"github": "tenomoto",
"ports_count": 54
}
],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"mpich",
"openmpi",
"szip",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libaec",
"hdf5"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ncarg"
]
}
]
},
{
"name": "tcpxtract",
"portdir": "net/tcpxtract",
"version": "1.0.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tcpxtract.sourceforge.net",
"description": "tool for extracting files from network traffic based on file signatures",
"long_description": "tcpxtract is a tool for extracting files from network traffic based on file signatures. Extracting files based on file type headers and footers (sometimes called \"carving\") is an age old data recovery technique. Tools like Foremost employ this technique to recover files from arbitrary data streams. Tcpxtract uses this technique specifically for the application of intercepting files transmitted across a network. Other tools that fill a similar need are driftnet and EtherPEG. driftnet and EtherPEG are tools for monitoring and extracting graphic files on a network and are commonly used by network administrators to police the Internet activity of their users. The major limitations of driftnet and EtherPEG are that they only support three filetypes with no easy way of adding more. The search technique they use is also not scalable and does not search across packet boundaries.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"flex",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libpcap"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"nsm-console"
]
}
]
},
{
"name": "upclient",
"portdir": "net/upclient",
"version": "5.0b8",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://upclient.sourceforge.net",
"description": "uptime sharing utility.",
"long_description": "uptime sharing utility.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "tf",
"portdir": "net/tf",
"version": "5.0b8",
"license": "GPL-2",
"platforms": "darwin linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tinyfugue.sourceforge.net",
"description": "popular and powerful MUD client",
"long_description": "TinyFugue is a powerful, programmable MUD client with macro support and multi-worlding support.",
"active": true,
"categories": [
"net",
"games"
],
"maintainers": [
{
"name": "darren.bane",
"github": "",
"ports_count": 1
}
],
"variants": [
"ssl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"zlib",
"ncurses",
"pcre"
]
}
],
"depends_on": []
},
{
"name": "netcalc",
"portdir": "net/netcalc",
"version": "2.1.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/troglobit/netcalc",
"description": "Simplified clone of sipcalc with ipcalc looks",
"long_description": "netcalc is a slimmed down clone of sipcalc, using the output format of ipcalc. It is written in C and only depends on a POSIX compliant C library. Both IPv4 and IPv6 are supported.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1044
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gawk",
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "p4est",
"portdir": "science/p4est",
"version": "2.8.6",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.p4est.org",
"description": "A graph coloring algorithm package",
"long_description": "A graph coloring algorithm package",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1596
}
],
"variants": [
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang90",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gfortran",
"mpich",
"openmpi",
"petsc",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"lua",
"zlib",
"libsc",
"mpich-clang16",
"metis",
"vecLibFort"
]
}
],
"depends_on": []
},
{
"name": "libsc",
"portdir": "science/libsc",
"version": "2.8.6",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.p4est.org",
"description": "provides support for parallel scientific applications",
"long_description": "The SC Library provides support for parallel scientific applications.",
"active": true,
"categories": [
"devel",
"science",
"math"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1596
}
],
"variants": [
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang90",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gfortran",
"mpich",
"openmpi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc14",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"vecLibFort",
"libgcc",
"lua",
"mpich-clang16",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p4est"
]
}
]
},
{
"name": "R-thematic",
"portdir": "R/R-thematic",
"version": "0.1.6",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rstudio.github.io/thematic",
"description": "Unified and automatic theming of R-ggplot2, R-lattice and base R graphics",
"long_description": "Unified and automatic theming of R-ggplot2, R-lattice and base R graphics",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-rappdirs",
"R-scales",
"R-rstudioapi",
"R-CRAN-recommended",
"R-rlang",
"R-farver"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rmarkdown",
"R-ragg",
"R-vdiffr",
"R-svglite",
"R-Cairo",
"R-gganimate",
"R-showtext",
"R-sysfonts",
"R-ggiraph",
"R-curl",
"R-jsonlite",
"R-systemfonts",
"R-withr",
"R-htmltools",
"R-bslib",
"R-knitr",
"R-shiny",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-bslib",
"R-bs4Dash"
]
}
]
},
{
"name": "R-shinycssloaders",
"portdir": "R/R-shinycssloaders",
"version": "1.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/daattali/shinycssloaders",
"description": "Loading animations for Shiny output",
"long_description": "Loading animations for Shiny output",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-htmltools",
"R-CRAN-recommended",
"R-glue",
"R-shiny",
"R-digest"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-shinyjs",
"R-shinydisconnect"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-autoTS",
"R-memery"
]
},
{
"type": "test",
"ports": [
"R-influential",
"R-askgpt"
]
}
]
},
{
"name": "R-sfd",
"portdir": "R/R-sfd",
"version": "0.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=sfd",
"description": "Space-Filling Design library",
"long_description": "Space-Filling Design library",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-tibble",
"R-CRAN-recommended",
"R-cli",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-testthat",
"R-spelling"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-dials"
]
}
]
},
{
"name": "R-multiplex",
"portdir": "R/R-multiplex",
"version": "3.4",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mplex/multiplex",
"description": "Algebraic tools for the analysis of multiple social networks",
"long_description": "Algebraic tools for the analysis of multiple social networks",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-Rgraphviz",
"R-multigraph"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-multigraph"
]
},
{
"type": "test",
"ports": [
"R-leiden"
]
}
]
},
{
"name": "R-longmemo",
"portdir": "R/R-longmemo",
"version": "1.1-3",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=longmemo",
"description": "Statistics for long-memory processes",
"long_description": "Statistics for long-memory processes",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-fracdiff",
"R-sfsmisc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-LongMemoryTS",
"R-memochange"
]
},
{
"type": "test",
"ports": [
"R-AER",
"R-fracdiff",
"R-garma"
]
}
]
},
{
"name": "R-grImport2",
"portdir": "R/R-grImport2",
"version": "0.3-3",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=grImport2",
"description": "Import SVG graphics",
"long_description": "Import SVG graphics",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-png",
"R-CRAN-recommended",
"R-base64enc",
"R-XML",
"R-jpeg"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rsvg",
"R-gridSVG"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-RGraphics"
]
}
]
},
{
"name": "R-bslib",
"portdir": "R/R-bslib",
"version": "0.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rstudio.github.io/bslib",
"description": "Custom bootstrap SASS themes",
"long_description": "Custom bootstrap SASS themes for R-shiny and R-rmarkdown.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-jsonlite",
"R-mime",
"R-rlang",
"R-lifecycle",
"R-cachem",
"R-memoise",
"R-htmltools",
"R-jquerylib",
"R-sass",
"R-CRAN-recommended",
"R-base64enc",
"R-fastmap"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-curl",
"R-magrittr",
"R-withr",
"R-fontawesome",
"R-ggplot2",
"R-knitr",
"R-rappdirs",
"R-shiny",
"R-testthat",
"R-future",
"R-rmarkdown",
"R-bsicons",
"R-thematic"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-shiny",
"R-bs4Dash",
"R-rclipboard",
"R-flexdashboard",
"R-rmarkdown",
"R-shinyWidgets",
"R-pkgdown",
"R-multilevelcoda",
"R-gptstudio"
]
},
{
"type": "test",
"ports": [
"R-bookdown",
"R-thematic",
"R-knitr",
"R-targets",
"R-bsicons",
"R-crosstalk",
"R-SSVS",
"R-DT",
"R-shinydashboardPlus"
]
}
]
}
]
}