HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52291,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=35",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=33",
"results": [
{
"name": "openjdk18-temurin",
"portdir": "java/openjdk18-temurin",
"version": "18.0.2.1",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openjdk19-temurin",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by openjdk19-temurin",
"long_description": "This port has been replaced by openjdk19-temurin.",
"active": false,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "llvm-3.5",
"portdir": "lang/llvm-3.5",
"version": "3.5",
"license": "NCSA",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "llvm-5.0",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by llvm-5.0",
"long_description": "This port has been replaced by llvm-5.0.",
"active": false,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
},
{
"name": "larryv",
"github": "larryv",
"ports_count": 49
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "clang-3.5",
"portdir": "lang/llvm-3.5",
"version": "3.5.2",
"license": "NCSA",
"platforms": "darwin",
"epoch": 1,
"replaced_by": "clang-5.0",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by clang-5.0",
"long_description": "This port has been replaced by clang-5.0.",
"active": false,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
},
{
"name": "larryv",
"github": "larryv",
"ports_count": 49
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "p5.26-astro-fits-header",
"portdir": "perl/p5-astro-fits-header",
"version": "3.70.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Astro::FITS::Header",
"description": "Module to work with FITS header blocks",
"long_description": "The Astro::FITS::Header module can work with FITS Header blocks, either directly from the primary FITS HDU of a file complying with the FITS data standard, or from the FITS extension in an extensible N-dimensional data format (NDF) file or from a Global Section Data file (GSD). Additionally the module also supports .HEADER in HDS contanier files.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-astro-fits-cfitsio",
"p5.26-module-build"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-pdl"
]
}
]
},
{
"name": "p5.26-data-compare",
"portdir": "perl/p5-data-compare",
"version": "1.270.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Data::Compare",
"description": "Compare perl data structures",
"long_description": "Compare perl data structures",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-clone",
"p5.26-file-find-rule"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-dbix-class"
]
}
]
},
{
"name": "p5.26-html-restrict",
"portdir": "perl/p5-html-restrict",
"version": "3.0.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTML::Restrict",
"description": "HTML::Restrict - Strip unwanted HTML tags and attributes",
"long_description": "HTML::Restrict - Strip unwanted HTML tags and attributes",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2661
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-fatal"
]
},
{
"type": "lib",
"ports": [
"p5.26-html-parser",
"p5.26-moo",
"perl5.26",
"p5.26-type-tiny",
"p5.26-uri",
"p5.26-namespace-clean",
"p5.26-data-dump"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-lwp-consolelogger"
]
}
]
},
{
"name": "p5.26-perl-prereqscanner",
"portdir": "perl/p5-perl-prereqscanner",
"version": "1.23.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Perl::PrereqScanner",
"description": "Perl::PrereqScanner - a tool to scan your Perl code for its prerequisites",
"long_description": "Perl::PrereqScanner - a tool to scan your Perl code for its prerequisites",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2661
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-try-tiny"
]
},
{
"type": "lib",
"ports": [
"p5.26-getopt-long",
"p5.26-getopt-long-descriptive",
"p5.26-list-moreutils",
"p5.26-module-path",
"perl5.26",
"p5.26-namespace-autoclean",
"p5.26-params-util",
"p5.26-ppi",
"p5.26-string-rewriteprefix",
"p5.26-moose",
"p5.26-cpan-meta-requirements"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-dist-zilla-plugin-test-compile"
]
},
{
"type": "lib",
"ports": [
"p5.26-dist-zilla"
]
}
]
},
{
"name": "p5.26-module-install",
"portdir": "perl/p5-module-install",
"version": "1.190.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Module::Install",
"description": "Module::Install - Standalone, extensible Perl module installer",
"long_description": "Module::Install is a package for writing installers for CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in a strictly correct manner with ExtUtils::MakeMaker, and will run on any Perl installation version 5.005 or newer. Use of Module::Install for new distributions is discouraged. Dist::Zilla is recommended instead.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-archive-tar",
"p5.26-cpan-meta",
"p5.26-devel-ppport",
"p5.26-extutils-install",
"p5.26-file-remove",
"perl5.26",
"p5.26-libwww-perl",
"p5.26-module-build",
"p5.26-module-scandeps",
"p5.26-par-dist",
"p5.26-yaml-tiny",
"p5.26-json-maybexs"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-perlio-via-symlink"
]
},
{
"type": "lib",
"ports": [
"p5.26-catalyst-devel"
]
}
]
},
{
"name": "p5.325.32-module-build",
"portdir": "perl/p5-module-build",
"version": "0.423.100",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 2,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Module::Build",
"description": "Build and install perl modules (MakeMaker replacement)",
"long_description": "Module::Build is a system for building, testing, and installing Perl modules. It is meant to be an alternative to ExtUtils::MakeMaker. Developers may alter the behavior of the module through subclassing in a much more straightforward way than with MakeMaker. It also does not require a make on your system - most of the Module::Build code is pure-perl and written in a very cross-platform way.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.325.32-cpan-meta-yaml"
]
},
{
"type": "lib",
"ports": [
"p5.325.32-module-metadata",
"p5.325.32-cpan-meta",
"p5.325.32-podlators",
"p5.325.32-perl-ostype",
"p5.325.32-inc-latest"
]
}
],
"depends_on": []
},
{
"name": "p5.26-module-build",
"portdir": "perl/p5-module-build",
"version": "0.423.100",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 2,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Module::Build",
"description": "Build and install perl modules (MakeMaker replacement)",
"long_description": "Module::Build is a system for building, testing, and installing Perl modules. It is meant to be an alternative to ExtUtils::MakeMaker. Developers may alter the behavior of the module through subclassing in a much more straightforward way than with MakeMaker. It also does not require a make on your system - most of the Module::Build code is pure-perl and written in a very cross-platform way.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-cpan-meta-yaml"
]
},
{
"type": "lib",
"ports": [
"p5.26-inc-latest",
"p5.26-module-metadata",
"perl5.26",
"p5.26-podlators",
"p5.26-perl-ostype",
"p5.26-cpan-meta"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-class-factory-util",
"p5.26-image-size"
]
},
{
"type": "lib",
"ports": [
"p5.26-aliased",
"p5.26-alien-base-modulebuild",
"p5.26-alien-sdl",
"p5.26-alien-wxwidgets",
"p5.26-apache-logformat-compiler",
"p5.26-apache-session-wrapper",
"p5.26-app-svn-bisect",
"p5.26-array-compare",
"p5.26-astro-app-satpass2",
"p5.26-astro-coord-eci-tle-iridium",
"p5.26-astro-coord-eci-vsop87d",
"p5.26-astro-fits-header",
"p5.26-astro-satpass",
"p5.26-astro-spacetrack",
"p5.26-authcas",
"p5.26-authen-dechpwd",
"p5.26-authen-passphrase",
"p5.26-authen-simple-passwd",
"p5.26-aws-signature4",
"p5.26-bioperl",
"p5.26-calendar-simple",
"p5.26-catalyst-authentication-credential-http",
"p5.26-catalyst-plugin-session-store-chi",
"p5.26-catalyst-view-xslt",
"p5.26-cgi-compile",
"p5.26-cgi-session",
"p5.26-cgi-simple",
"p5.26-class-c3-adopt-next",
"p5.26-class-container",
"p5.26-class-generate",
"p5.26-class-mix",
"p5.26-clipboard",
"p5.26-commandable",
"p5.26-compiler-lexer",
"p5.26-compress-stream-zstd",
"p5.26-config-inifiles",
"p5.26-const-fast",
"p5.26-convert-color",
"p5.26-convert-color-xterm",
"p5.26-cookie-baker",
"p5.26-crypt-ciphersaber",
"p5.26-crypt-eksblowfish",
"p5.26-crypt-mysql",
"p5.26-crypt-random-source",
"p5.26-cwd-guard",
"p5.26-dancer-template-mason",
"p5.26-data-dump-streamer",
"p5.26-data-dumper-names",
"p5.26-data-entropy",
"p5.26-data-float",
"p5.26-data-integer",
"p5.26-data-messagepack",
"p5.26-data-serializer",
"p5.26-datetime-format-natural",
"p5.26-datetime-format-pg",
"p5.26-dbd-mock",
"p5.26-dbix-admin-createtable",
"p5.26-dbix-admin-dsnmanager",
"p5.26-dbix-class-encodedcolumn",
"p5.26-dbix-connector",
"p5.26-dbm-deep",
"p5.26-devel-checkcompiler",
"p5.26-devel-mat",
"p5.26-devel-mat-dumper",
"p5.26-devel-refcount",
"p5.26-directory-scratch",
"p5.26-dist-zilla-plugin-authority",
"p5.26-dist-zilla-plugin-autometaresources",
"p5.26-dist-zilla-plugin-checkselfdependency",
"p5.26-dist-zilla-plugin-copyfilesfromrelease",
"p5.26-dist-zilla-plugin-generatefile-fromsharedir",
"p5.26-dist-zilla-plugin-git-contributors",
"p5.26-dist-zilla-plugin-git-remote-check",
"p5.26-dist-zilla-plugin-github",
"p5.26-dist-zilla-plugin-installguide",
"p5.26-dist-zilla-plugin-keywords",
"p5.26-dist-zilla-plugin-makemaker-awesome",
"p5.26-dist-zilla-plugin-makemaker-fallback",
"p5.26-dist-zilla-plugin-minimumperl",
"p5.26-dist-zilla-plugin-modulebuildtiny",
"p5.26-dist-zilla-plugin-modulebuildtiny-fallback",
"p5.26-dist-zilla-plugin-rewriteversion-transitional",
"p5.26-dist-zilla-plugin-run",
"p5.26-dist-zilla-plugin-test-compile",
"p5.26-dist-zilla-plugin-test-minimumversion",
"p5.26-dist-zilla-pluginbundle-git-versionmanager",
"p5.26-dist-zilla-role-dynamicconfig",
"p5.26-dist-zilla-role-filewatcher",
"p5.26-dist-zilla-role-modulemetadata",
"p5.26-dist-zilla-role-repofileinjector",
"p5.26-encode-detect",
"p5.26-extutils-cchecker",
"p5.26-extutils-libbuilder",
"p5.26-extutils-xspp",
"p5.26-file-basedir",
"p5.26-file-find-object",
"p5.26-file-find-object-rule",
"p5.26-file-map",
"p5.26-file-mork",
"p5.26-file-remove",
"p5.26-file-rename",
"p5.26-filesys-notify-kqueue",
"p5.26-future",
"p5.26-future-asyncawait",
"p5.26-future-io",
"p5.26-geo-webservice-elevation-usgs",
"p5.26-hash-fieldhash",
"p5.26-html-formattext-withlinks",
"p5.26-html-tree",
"p5.26-http-daemon",
"p5.26-http-entity-parser",
"p5.26-http-headers-fast",
"p5.26-image-imlib2",
"p5.26-imap-bodystructure",
"p5.26-io-async",
"p5.26-io-handle-util",
"p5.26-io-interface",
"p5.26-io-socket-ip",
"p5.26-io-socket-timeout",
"p5.26-json-webtoken",
"p5.26-lchown",
"p5.26-lexical-sealrequirehints",
"p5.26-list-utilsby",
"p5.26-local-lib",
"p5.26-log-handler",
"p5.26-mail-spf",
"p5.26-masonx-request-withapachesession",
"p5.26-math-anynum",
"p5.26-math-derivative",
"p5.26-math-gcomplex",
"p5.26-math-matrixreal",
"p5.26-math-random-isaac-xs",
"p5.26-math-symbolic",
"p5.26-math-utils",
"p5.26-metrics-any",
"p5.26-mldbm",
"p5.26-module-build-ffi",
"p5.26-module-build-tiny",
"p5.26-module-build-xsutil",
"p5.26-module-install",
"p5.26-module-runtime",
"p5.26-module-util",
"p5.26-mojolicious-plugin-setusergroup",
"p5.26-moose-autobox",
"p5.26-moose-policy",
"p5.26-moosex-clone",
"p5.26-moosex-configfromfile",
"p5.26-moosex-daemonize",
"p5.26-moosex-getopt",
"p5.26-moosex-lazyrequire",
"p5.26-moosex-multiinitarg",
"p5.26-moosex-object-pluggable",
"p5.26-moosex-role-parameterized",
"p5.26-moosex-role-strict",
"p5.26-moosex-simpleconfig",
"p5.26-moosex-singleton",
"p5.26-moosex-slurpyconstructor",
"p5.26-moosex-storage-io-chi",
"p5.26-moosex-traits",
"p5.26-moosex-types",
"p5.26-moosex-types-common",
"p5.26-moosex-types-datetime",
"p5.26-moosex-types-loadableclass",
"p5.26-moosex-types-path-class",
"p5.26-moosex-types-path-tiny",
"p5.26-moosex-types-structured",
"p5.26-moosex-types-uri",
"p5.26-mouse",
"p5.26-mousex-foreign",
"p5.26-mozilla-publicsuffix",
"p5.26-net-appliance-session",
"p5.26-net-cli-interact",
"p5.26-net-frame",
"p5.26-net-frame-dump",
"p5.26-net-frame-simple",
"p5.26-net-idn-encode",
"p5.26-net-libidn2",
"p5.26-net-oauth",
"p5.26-net-snmp",
"p5.26-net-stomp",
"p5.26-net-twitter-lite",
"p5.26-net-upnp",
"p5.26-number-misc",
"p5.26-object-id",
"p5.26-parallel-iterator",
"p5.26-params-classify",
"p5.26-params-validate",
"p5.26-path-class",
"p5.26-perl-critic",
"p5.26-perlio-layers",
"p5.26-perlio-via-timeout",
"p5.26-pod-elemental-transformer-verbatim",
"p5.26-pod-latex",
"p5.26-poppler",
"p5.26-posix-strftime-compiler",
"p5.26-ppix-quotelike",
"p5.26-privileges-drop",
"p5.26-proc-guard",
"p5.26-protocol-http2",
"p5.26-readonly",
"p5.26-redis",
"p5.26-scalar-string",
"p5.26-sdl",
"p5.26-semver",
"p5.26-set-array",
"p5.26-sgmlspm",
"p5.26-snowball-norwegian",
"p5.26-snowball-swedish",
"p5.26-starman",
"p5.26-statistics-descriptive",
"p5.26-string-random",
"p5.26-string-tagged",
"p5.26-string-tagged-terminal",
"p5.26-string-util",
"p5.26-struct-dumb",
"p5.26-svg-graph",
"p5.26-svn-notify",
"p5.26-syntax-keyword-try",
"p5.26-term-shell",
"p5.26-test-class-most",
"p5.26-test-compile",
"p5.26-test-deep-json",
"p5.26-test-distmanifest",
"p5.26-test-expect",
"p5.26-test-fork",
"p5.26-test-identity",
"p5.26-test-json",
"p5.26-test-metrics-any",
"p5.26-test-mock-guard",
"p5.26-test-mockmodule",
"p5.26-test-perl-critic",
"p5.26-test-perltidy",
"p5.26-test-refcount",
"p5.26-test-timer",
"p5.26-test-toolbox",
"p5.26-test-trailingspace",
"p5.26-test-trap",
"p5.26-test-xml",
"p5.26-text-aligner",
"p5.26-text-bibtex",
"p5.26-text-flow",
"p5.26-text-table",
"p5.26-text-wikiformat",
"p5.26-text-xslate",
"p5.26-time-mock",
"p5.26-time-y2038",
"p5.26-twitter-api",
"p5.26-uri-find",
"p5.26-web-scraper",
"p5.26-www-form-urlencoded",
"p5.26-www-form-urlencoded-xs",
"p5.26-www-pastebin-pastebincom-create",
"p5.26-www-shorten-simple",
"p5.26-xml-atom",
"p5.26-xml-commonns",
"p5.26-xml-entities",
"p5.26-xml-feed",
"p5.26-xml-rss",
"p5.26-xml-rss-libxml",
"p5.26-xml-semanticdiff",
"p5.26-ppix-regexp",
"p5.26-xs-parse-sublike",
"p5.26-algorithm-curvefit"
]
}
]
},
{
"name": "p5.26-data-visitor",
"portdir": "perl/p5-data-visitor",
"version": "0.310.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Data::Visitor",
"description": "Visitor style traversal of Perl data structures",
"long_description": "This module is a simple visitor implementation for Perl values.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-needs",
"p5.26-tie-refhash"
]
},
{
"type": "lib",
"ports": [
"p5.26-sub-name",
"perl5.26",
"p5.26-tie-toobject",
"p5.26-moose",
"p5.26-namespace-clean"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-catalyst-action-renderview",
"p5.26-catalyst-plugin-configloader",
"p5.26-catalyst-view-html-mason",
"p5.26-config-jfdi",
"p5.26-graphics-primitive",
"p5.26-moosex-clone",
"p5.26-net-twitter"
]
}
]
},
{
"name": "p5.26-extutils-manifest",
"portdir": "perl/p5-extutils-manifest",
"version": "1.730.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::Manifest",
"description": "ExtUtils::Manifest - Utilities to write and check a MANIFEST file",
"long_description": "ExtUtils::Manifest - Utilities to write and check a MANIFEST file",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-dist-zilla",
"p5.26-extutils-makemaker"
]
}
]
},
{
"name": "p5.26-time-local",
"portdir": "perl/p5-time-local",
"version": "1.300.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::Local",
"description": "Time::Local - Efficiently compute time from local and GMT time",
"long_description": "Time::Local - Efficiently compute time from local and GMT time",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2661
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-astro-coord-eci-vsop87d"
]
},
{
"type": "lib",
"ports": [
"p5.26-file-listing",
"p5.26-net-dns",
"p5.26-mhonarc",
"p5.26-parse-win32registry",
"p5.26-set-infinite",
"p5.26-http-date"
]
}
]
},
{
"name": "p5.26-dist-zilla-plugin-github",
"portdir": "perl/p5-dist-zilla-plugin-github",
"version": "0.470.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::GitHub",
"description": "Dist::Zilla::PluginBundle::GitHub - GitHub plugins all-in-one",
"long_description": "Dist::Zilla::PluginBundle::GitHub - GitHub plugins all-in-one",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2661
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-module-build-tiny",
"p5.26-module-metadata",
"p5.26-path-tiny",
"p5.26-test-deep",
"p5.26-test-deep-json",
"p5.26-test-fatal"
]
},
{
"type": "lib",
"ports": [
"p5.26-module-build",
"p5.26-moose",
"perl5.26",
"p5.26-try-tiny",
"p5.26-net-ssleay",
"p5.26-class-load",
"p5.26-dist-zilla",
"p5.26-git-wrapper",
"p5.26-http-tiny",
"p5.26-io-socket-ssl",
"p5.26-json-maybexs"
]
}
],
"depends_on": []
},
{
"name": "openjdk16-openj9",
"portdir": "java/openjdk16-openj9",
"version": "16.0.2",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openjdk17-openj9",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by openjdk17-openj9",
"long_description": "This port has been replaced by openjdk17-openj9.",
"active": false,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "p5.26-config-any",
"portdir": "perl/p5-config-any",
"version": "0.320.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Config::Any",
"description": "Load configuration from different file formats, transparently",
"long_description": "Config::Any provides a facility for Perl applications and libraries to load configuration data from multiple different file formats.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-config-general",
"p5.26-config-tiny",
"p5.26-cpanel-json-xs",
"perl5.26",
"p5.26-xml-namespacesupport",
"p5.26-xml-simple",
"p5.26-yaml-libyaml",
"p5.26-module-pluggable"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-dbix-class-schema-loader"
]
},
{
"type": "lib",
"ports": [
"p5.26-config-jfdi",
"p5.26-dancer2",
"p5.26-dbix-class",
"p5.26-log-dispatch-configurator-any",
"p5.26-moosex-simpleconfig",
"p5.26-catalyst-plugin-configloader",
"p5.26-net-cli-interact"
]
}
]
},
{
"name": "p5.26-pgtop",
"portdir": "perl/p5-pgtop",
"version": "0.110.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/release/COSIMO/pgtop-0.11",
"description": "display PostgreSQL performance info like `top'",
"long_description": "display PostgreSQL performance info like `top'",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-dbd-pg",
"p5.26-dbi",
"p5.26-term-readkey"
]
}
],
"depends_on": []
},
{
"name": "p5.26-data-optlist",
"portdir": "perl/p5-data-optlist",
"version": "0.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Data::OptList",
"description": "parse and validate simple name/value option pairs",
"long_description": "parse and validate simple name/value option pairs",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-params-util",
"p5.26-sub-install"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-catalyst-runtime",
"p5.26-class-load",
"p5.26-dist-zilla",
"p5.26-moose",
"p5.26-sub-exporter",
"p5.26-test-moose-more"
]
}
]
},
{
"name": "p5.26-sgml-parser-opensp",
"portdir": "perl/p5-sgml-parser-opensp",
"version": "0.994.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/SGML::Parser::OpenSP",
"description": "Provides an interface to the OpenSP SGML parser.",
"long_description": "Provides an interface to the OpenSP SGML parser.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-accessor",
"p5.26-file-temp",
"p5.26-test-exception",
"opensp"
]
}
],
"depends_on": []
},
{
"name": "basiliskii-devel",
"portdir": "emulators/basiliskii-devel",
"version": "20220412",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "basiliskii",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by basiliskii",
"long_description": "This port has been replaced by basiliskii.",
"active": false,
"categories": [
"emulators"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "basiliskii-gui-devel",
"portdir": "emulators/basiliskii-devel",
"version": "20220412",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "basiliskii-gui",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by basiliskii-gui",
"long_description": "This port has been replaced by basiliskii-gui.",
"active": false,
"categories": [
"emulators"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openjdk17-oracle",
"portdir": "java/openjdk17-oracle",
"version": "17.0.2",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openjdk19-oracle",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by openjdk19-oracle",
"long_description": "This port has been replaced by openjdk19-oracle.",
"active": false,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "gimp-app",
"portdir": "aqua/gimp-app",
"version": "2.8.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "gimp2-launcher",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by gimp2-launcher",
"long_description": "This port has been replaced by gimp2-launcher.",
"active": false,
"categories": [
"aqua",
"graphics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py-mercurial_keyring",
"portdir": "python/py-mercurial_keyring",
"version": "1.3.1",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "hg-keyring",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by hg-keyring",
"long_description": "This port has been replaced by hg-keyring.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py27-mercurial_keyring",
"portdir": "python/py-mercurial_keyring",
"version": "1.3.1",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "hg-keyring",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by hg-keyring",
"long_description": "This port has been replaced by hg-keyring.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py37-mercurial_keyring",
"portdir": "python/py-mercurial_keyring",
"version": "1.3.1",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "hg-keyring",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by hg-keyring",
"long_description": "This port has been replaced by hg-keyring.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py38-mercurial_keyring",
"portdir": "python/py-mercurial_keyring",
"version": "1.3.1",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "hg-keyring",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by hg-keyring",
"long_description": "This port has been replaced by hg-keyring.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py39-mercurial_keyring",
"portdir": "python/py-mercurial_keyring",
"version": "1.3.1",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "hg-keyring",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by hg-keyring",
"long_description": "This port has been replaced by hg-keyring.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "p5.26-number-format",
"portdir": "perl/p5-number-format",
"version": "1.750.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Number::Format",
"description": "Perl extension for formatting numbers",
"long_description": "These functions provide an easy means of formatting numbers in a manner suitable for displaying to the user.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "pipsi",
"portdir": "python/pipsi",
"version": "20180610",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "pipx",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by pipx",
"long_description": "This port has been replaced by pipx.",
"active": false,
"categories": [
"sysutils",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "luarocks",
"portdir": "devel/luarocks",
"version": "2.4.4",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "lua-luarocks",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by lua-luarocks",
"long_description": "This port has been replaced by lua-luarocks.",
"active": false,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "osh",
"portdir": "shells/osh",
"version": "4.3.2",
"license": "none",
"platforms": "darwin",
"epoch": 2,
"replaced_by": "etsh",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by etsh",
"long_description": "This port has been replaced by etsh.",
"active": false,
"categories": [
"shells"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "getopt",
"portdir": "sysutils/getopt",
"version": "1.1.6",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "util-linux",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by util-linux",
"long_description": "This port has been replaced by util-linux.",
"active": false,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "MultiMC5-devel",
"portdir": "games/MultiMC5-devel",
"version": "20211204",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "MultiMC5",
"homepage": "https://multimc.org/",
"description": "A custom launcher for Minecraft",
"long_description": "MultiMC is A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once. It also allows you to easily install and remove mods by simply dragging and dropping.",
"active": false,
"categories": [
"games"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "magic-devel",
"portdir": "science/magic-devel",
"version": "8.3.1",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "magic",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by magic",
"long_description": "This port has been replaced by magic.",
"active": false,
"categories": [
"science"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "libwps-0.3",
"portdir": "textproc/libwps-0.3",
"version": "0.3.1",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://libwps.sourceforge.net/",
"description": "C++ library for reading and parsing the Microsoft Works document format",
"long_description": "libwps-0.3 a is C++ library for reading and parsing the Microsoft Works document format.",
"active": false,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2661
}
],
"variants": [
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"pkgconfig",
"boost176",
"autoconf",
"automake",
"libtool"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"librevenge"
]
}
],
"depends_on": []
},
{
"name": "p5.32-zeromq",
"portdir": "perl/p5-zeromq",
"version": "0.230.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ZeroMQ",
"description": "Perl wrapper for the 0MQ messaging/IPC framework version 2",
"long_description": "Perl wrapper for the 0MQ messaging/IPC framework version 2. Please note that this module has been DEPRECATED in favor of more recent implementations. One such is ZMQ::FFI which builds transparently with any zmq release version from 2.2.0 through current 4.3.1.",
"active": false,
"categories": [
"devel",
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-tcp",
"p5.32-anyevent",
"p5.32-test-exception",
"p5.32-test-fatal",
"p5.32-test-requires",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-json",
"p5.32-task-weaken",
"zmq22"
]
}
],
"depends_on": []
},
{
"name": "p5.28-zeromq",
"portdir": "perl/p5-zeromq",
"version": "0.230.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ZeroMQ",
"description": "Perl wrapper for the 0MQ messaging/IPC framework version 2",
"long_description": "Perl wrapper for the 0MQ messaging/IPC framework version 2. Please note that this module has been DEPRECATED in favor of more recent implementations. One such is ZMQ::FFI which builds transparently with any zmq release version from 2.2.0 through current 4.3.1.",
"active": false,
"categories": [
"devel",
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-test-tcp",
"p5.28-anyevent",
"p5.28-test-exception",
"p5.28-test-fatal",
"p5.28-test-requires",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-json",
"p5.28-task-weaken",
"zmq22"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-zeromq"
]
}
]
},
{
"name": "p5.30-zeromq",
"portdir": "perl/p5-zeromq",
"version": "0.230.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ZeroMQ",
"description": "Perl wrapper for the 0MQ messaging/IPC framework version 2",
"long_description": "Perl wrapper for the 0MQ messaging/IPC framework version 2. Please note that this module has been DEPRECATED in favor of more recent implementations. One such is ZMQ::FFI which builds transparently with any zmq release version from 2.2.0 through current 4.3.1.",
"active": false,
"categories": [
"devel",
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-tcp",
"p5.30-anyevent",
"p5.30-test-exception",
"p5.30-test-fatal",
"p5.30-test-requires",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-json",
"p5.30-task-weaken",
"zmq22"
]
}
],
"depends_on": []
},
{
"name": "p5.34-zeromq",
"portdir": "perl/p5-zeromq",
"version": "0.230.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ZeroMQ",
"description": "Perl wrapper for the 0MQ messaging/IPC framework version 2",
"long_description": "Perl wrapper for the 0MQ messaging/IPC framework version 2. Please note that this module has been DEPRECATED in favor of more recent implementations. One such is ZMQ::FFI which builds transparently with any zmq release version from 2.2.0 through current 4.3.1.",
"active": false,
"categories": [
"devel",
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-test-tcp",
"p5.34-anyevent",
"p5.34-test-exception",
"p5.34-test-fatal",
"p5.34-test-requires",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-json",
"p5.34-task-weaken",
"zmq22"
]
}
],
"depends_on": []
},
{
"name": "p5.26-zeromq",
"portdir": "perl/p5-zeromq",
"version": "0.230.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ZeroMQ",
"description": "Perl wrapper for the 0MQ messaging/IPC framework version 2",
"long_description": "Perl wrapper for the 0MQ messaging/IPC framework version 2. Please note that this module has been DEPRECATED in favor of more recent implementations. One such is ZMQ::FFI which builds transparently with any zmq release version from 2.2.0 through current 4.3.1.",
"active": false,
"categories": [
"devel",
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-test-tcp",
"p5.26-anyevent",
"p5.26-test-exception",
"p5.26-test-fatal",
"p5.26-test-requires",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-json",
"p5.26-task-weaken",
"zmq22"
]
}
],
"depends_on": []
},
{
"name": "p5-zeromq",
"portdir": "perl/p5-zeromq",
"version": "0.230.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.28-zeromq",
"homepage": "https://metacpan.org/pod/ZeroMQ",
"description": "Perl wrapper for the 0MQ messaging/IPC framework version 2",
"long_description": "Perl wrapper for the 0MQ messaging/IPC framework version 2. Please note that this module has been DEPRECATED in favor of more recent implementations. One such is ZMQ::FFI which builds transparently with any zmq release version from 2.2.0 through current 4.3.1.",
"active": false,
"categories": [
"devel",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.28-zeromq"
]
}
],
"depends_on": []
},
{
"name": "p5.26-net-openssh",
"portdir": "perl/p5-net-openssh",
"version": "0.800.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::OpenSSH",
"description": "Perl SSH client package implemented on top of OpenSSH",
"long_description": "Perl SSH client package implemented on top of OpenSSH",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"openssh"
]
}
],
"depends_on": []
},
{
"name": "p5.26-statistics-descriptive",
"portdir": "perl/p5-statistics-descriptive",
"version": "3.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Statistics::Descriptive",
"description": "basic perl functions providing descriptive statistics",
"long_description": "Statistics::Descriptive provides basic functions used in descriptive statistics. It has an object oriented design and supports two different types of data storage and calculation objects: sparse and full. With the sparse method, none of the data is stored and only a few statistical measures are available. Using the full method, the entire data set is retained and additional functions are available. Whenever a division by zero may occur, the denominator is checked to be greater than the value $Statistics::Descriptive::Tolerance, which defaults to 0.0. You may want to change this value to some small positive value such as 1e-24 in order to obtain error messages in case of very small denominators. Many of the methods (both Sparse and Full) cache values so that subsequent calls with the same arguments are faster.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-list-moreutils",
"p5.26-module-build"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-svg-graph"
]
}
]
},
{
"name": "MongoHub",
"portdir": "aqua/MongoHub",
"version": "2.7b10",
"license": "unknown",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jeromelebel/MongoHub-Mac",
"description": "Mac MongoDB GUI client",
"long_description": "MongoHub is a Mac MongoDB GUI client.",
"active": false,
"categories": [
"aqua",
"databases"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 99
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"MongoObjCDriver"
]
}
],
"depends_on": []
},
{
"name": "MongoObjCDriver",
"portdir": "devel/MongoObjCDriver",
"version": "1.0.6",
"license": "unknown",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jeromelebel/MongoObjCDriver",
"description": "framework to connect to a mongodb database",
"long_description": "MongoObjCDriver is a framework to connect to a mongodb database with an asynchronous API.",
"active": false,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 99
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"mongo-c-driver",
"libbson",
"cyrus-sasl2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"MongoHub"
]
}
]
},
{
"name": "BWToolkit",
"portdir": "devel/BWToolkit",
"version": "1.2.5",
"license": "BSD",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.brandonwalkin.com/bwtoolkit/",
"description": "UI elements for Interface Builder",
"long_description": "BWToolkit is an Interface Builder plugin that contains commonly used UI elements and other objects designed to simplify development for the Mac.",
"active": false,
"categories": [
"aqua",
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "fetch",
"ports": [
"mercurial"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"MongoExplorer"
]
}
]
},
{
"name": "MongoExplorer",
"portdir": "aqua/MongoExplorer",
"version": "1.0.2",
"license": "MIT",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/francois/mongo_explorer",
"description": "a Cocoa administration interface for Mongo databases",
"long_description": "Mongo Explorer is a simple Cocoa application to administer Mongo databases. It is still a work in progress.",
"active": false,
"categories": [
"aqua",
"databases"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 99
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"BWToolkit"
]
}
],
"depends_on": []
},
{
"name": "coherence",
"portdir": "net/coherence",
"version": "0.7.dev0-20180629",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/coherence-project/Coherence",
"description": "Coherence, a Python UPnP and DLNA media framework",
"long_description": "Coherence is a framework written in Python, providing several UPnP MediaServers and MediaRenderers, and enabling your application to participate in digital living networks.",
"active": false,
"categories": [
"net",
"multimedia",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-docutils",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-feedparser",
"py27-gdata",
"py27-gobject",
"gstreamer010-gst-plugins-base",
"py27-service_identity",
"py27-twisted",
"py27-gst-python",
"py27-id3lib",
"python27",
"py27-axiom"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"upnp-inspector"
]
}
]
},
{
"name": "upnp-inspector",
"portdir": "net/upnp-inspector",
"version": "0.3.dev0-20180628",
"license": "permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/coherence-project/UPnP-Inspector",
"description": "UPnP-Inspector is an UPnP Device and Service analyzer, based on the Coherence DLNA/UPnP framework.",
"long_description": "UPnP-Inspector is an UPnP Device and Service analyzer, based on the Coherence DLNA/UPnP framework.",
"active": false,
"categories": [
"net",
"multimedia",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"coherence",
"py27-pygtk",
"py27-twisted"
]
}
],
"depends_on": []
}
]
}