HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52284,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=38",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=36",
"results": [
{
"name": "p5.26-dbix-contextualfetch",
"portdir": "perl/p5-dbix-contextualfetch",
"version": "1.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::ContextualFetch",
"description": "Add contextual fetches to DBI",
"long_description": "It always struck me odd that DBI didn't take much advantage of Perl's context sensitivity. DBIx::ContextualFetch redefines some of the various fetch methods to fix this oversight. It also adds a few new methods for convenience (though not necessarily efficiency).",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-dbi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-ima-dbi"
]
}
]
},
{
"name": "p5.26-class-c3-adopt-next",
"portdir": "perl/p5-class-c3-adopt-next",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::C3::Adopt::NEXT",
"description": "make NEXT suck less",
"long_description": "make NEXT suck less",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-module-build-tiny",
"p5.26-test-exception"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-module-build",
"p5.26-mro-compat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-catalyst-runtime"
]
}
]
},
{
"name": "p5.26-moosex-emulate-class-accessor-fast",
"portdir": "perl/p5-moosex-emulate-class-accessor-fast",
"version": "0.9.32",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/MooseX::Emulate::Class::Accessor::Fast",
"description": "Emulate Class::Accessor::Fast behavior using Moose attributes",
"long_description": "This module attempts to emulate the behavior of Class::Accessor::Fast as accurately as possible using the Moose attribute system.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-exception"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-moose",
"p5.26-namespace-clean"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-catalyst-devel",
"p5.26-catalyst-plugin-authentication",
"p5.26-catalyst-plugin-session",
"p5.26-catalyst-plugin-session-store-delegate",
"p5.26-catalyst-plugin-session-store-fastmmap",
"p5.26-catalyst-runtime"
]
}
]
},
{
"name": "p5.26-moosex-methodattributes",
"portdir": "perl/p5-moosex-methodattributes",
"version": "0.320.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/MooseX::MethodAttributes",
"description": "code attribute introspection",
"long_description": "This module allows code attributes of methods to be introspected using Moose meta method objects.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-moosex-role-parameterized",
"p5.26-test-fatal",
"p5.26-test-needs"
]
},
{
"type": "lib",
"ports": [
"p5.26-moose",
"p5.26-namespace-autoclean",
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-catalystx-component-traits"
]
},
{
"type": "lib",
"ports": [
"p5.26-catalyst-runtime"
]
}
]
},
{
"name": "sigh",
"portdir": "devel/sigh",
"version": "1.0",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://incise.org/sigh",
"description": "lib for handling UNIX signals in a simple, sane, and safe manner",
"long_description": "lib for handling UNIX signals in a simple, sane, and safe manner",
"active": false,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "p5.26-dbm-deep",
"portdir": "perl/p5-dbm-deep",
"version": "2.1.600",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBM::Deep",
"description": "A pure perl persistent multi-level hash/array DBM",
"long_description": "A unique flat-file database module, written in pure perl. True multi-level hash/array support (unlike MLDBM, which is faked), hybrid OO / tie() interface, cross-platform FTPable files, and quite fast. Can handle millions of keys and unlimited hash levels without significant slow-down. Written from the ground-up in pure perl -- this is NOT a wrapper around a C-based DBM.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-test-warn",
"clang-9.0",
"p5.26-test-deep",
"p5.26-test-exception"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-dbd-sqlite",
"p5.26-dbi",
"p5.26-module-build"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-moose"
]
}
]
},
{
"name": "p5.26-cgi-fast",
"portdir": "perl/p5-cgi-fast",
"version": "2.150.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CGI::Fast",
"description": "CGI::Fast - CGI Interface for Fast CGI",
"long_description": "CGI::Fast is a subclass of the CGI object created by CGI.pm. It is specialized to work with the FCGI module, which greatly speeds up CGI scripts by turning them into persistently running server processes. Scripts that perform time-consuming initialization processes, such as loading large modules or opening persistent database connections, will see large performance improvements.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-cgi",
"p5.26-fcgi"
]
}
],
"depends_on": []
},
{
"name": "p5.26-encode-jis2k",
"portdir": "perl/p5-encode-jis2k",
"version": "0.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Encode::JIS2K",
"description": "JIS X 0212 (aka JIS 2000) Encodings",
"long_description": "This module implements encodings that covers JIS X 0213 charset (AKA JIS 2000, hence the module name).",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-encode"
]
}
],
"depends_on": []
},
{
"name": "p5.26-aws-signature4",
"portdir": "perl/p5-aws-signature4",
"version": "1.20.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/AWS::Signature4",
"description": "Create a version4 signature for Amazon Web Services",
"long_description": "Create a version4 signature for Amazon Web Services",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-libwww-perl",
"p5.26-module-build",
"p5.26-timedate",
"p5.26-uri"
]
}
],
"depends_on": []
},
{
"name": "p5.26-log-any-adapter-callback",
"portdir": "perl/p5-log-any-adapter-callback",
"version": "0.101.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Log::Any::Adapter::Callback",
"description": "Log::Any::Adapter::Callback - (DEPRECATED) Send Log::Any logs to a subroutine",
"long_description": "Log::Any::Adapter::Callback - (DEPRECATED) Send Log::Any logs to a subroutine",
"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",
"p5.26-log-any"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"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"
]
}
]
},
{
"name": "p5.26-sub-exporter",
"portdir": "perl/p5-sub-exporter",
"version": "0.987.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Sub::Exporter",
"description": "a sophisticated exporter for custom-built routines",
"long_description": "a sophisticated exporter for custom-built routines",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-data-optlist",
"p5.26-params-util",
"p5.26-sub-install"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-search-elasticsearch-client-2_0",
"p5.26-search-elasticsearch-client-5_0",
"p5.26-search-elasticsearch-client-6_0",
"p5.26-dist-zilla-plugin-twitter",
"p5.26-sub-exporter-progressive",
"p5.26-syntax-keyword-junction",
"p5.26-test-cleannamespaces",
"p5.26-dist-zilla-plugin-checkextratests",
"p5.26-mousex-types"
]
},
{
"type": "lib",
"ports": [
"p5.26-fey-orm",
"p5.26-file-pushd",
"p5.26-file-sharedir-projectdistdir",
"p5.26-getopt-long-descriptive",
"p5.26-http-cookiemonster",
"p5.26-io-handle-util",
"p5.26-log-dispatchouli",
"p5.26-lwp-consolelogger",
"p5.26-mixin-linewise",
"p5.26-moose",
"p5.26-moosex-daemonize",
"p5.26-moosex-params-validate",
"p5.26-moosex-traits",
"p5.26-moosex-types",
"p5.26-moosex-types-structured",
"p5.26-number-tolerant",
"p5.26-path-finddev",
"p5.26-path-isdev",
"p5.26-pod-elemental",
"p5.26-pod-elemental-makeselector",
"p5.26-search-elasticsearch",
"p5.26-string-errf",
"p5.26-string-flogger",
"p5.26-string-formatter",
"p5.26-string-rewriteprefix",
"p5.26-string-truncate",
"p5.26-sub-exporter-formethods",
"p5.26-sub-exporter-globexporter",
"p5.26-version-next",
"p5.26-app-cmd",
"p5.26-zmq-ffi",
"p5.26-catalyst-runtime",
"p5.26-check-isa",
"p5.26-data-section",
"p5.26-devel-globaldestruction",
"p5.26-devel-partialdump",
"p5.26-dist-zilla",
"p5.26-email-sender",
"p5.26-eval-closure"
]
}
]
},
{
"name": "p5.26-net-apns-persistent",
"portdir": "perl/p5-net-apns-persistent",
"version": "0.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::APNS::Persistent",
"description": "Send Apple APNS notifications over a persistent connection.",
"long_description": "Class to create a persistent connection to Apple's APNS servers.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
},
{
"type": "run",
"ports": [
"p5.26-class-accessor",
"p5.26-common-sense",
"p5.26-json-xs",
"p5.26-types-serialiser"
]
}
],
"depends_on": []
},
{
"name": "rb19-sass",
"portdir": "ruby/rb19-sass",
"version": "3.4.14",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sass-lang.com/",
"description": "Sass makes CSS fun again.",
"long_description": "Sass makes CSS fun again. Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It’s translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.",
"active": true,
"categories": [
"www",
"ruby"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": []
},
{
"name": "p5.26-privileges-drop",
"portdir": "perl/p5-privileges-drop",
"version": "1.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Privileges::Drop",
"description": "A module to make it simple to drop all privileges, even POSIX groups.",
"long_description": "This module tries to simplify the process of dropping privileges. This can be useful when your Perl program needs to bind to privileged ports, etc. This module is much like Proc::UID, except that it's implemented in pure Perl. Special care has been taken to also drop saved uid on platforms that support this, currently only test on on Linux.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-http-date",
"p5.26-module-build",
"p5.26-yaml"
]
}
],
"depends_on": []
},
{
"name": "p5.26-http-cookies",
"portdir": "perl/p5-http-cookies",
"version": "6.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::Cookies",
"description": "HTTP::Cookies - HTTP cookie jars",
"long_description": "HTTP::Cookies - HTTP cookie jars",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-http-date",
"p5.26-http-message"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-dancer2-session-cookie"
]
},
{
"type": "lib",
"ports": [
"p5.26-cgi-ssi",
"p5.26-libwww-perl",
"p5.26-http-cookiemonster",
"p5.26-mail-webmail-gmail",
"p5.26-plack-test-agent",
"p5.26-finance-quote"
]
}
]
},
{
"name": "py27-brotlipy",
"portdir": "python/py-brotlipy",
"version": "0.7.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-hyper/brotlipy",
"description": "Python binding to the Brotli library",
"long_description": "Python binding to the Brotli library",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"py27-enum34",
"py27-cffi",
"python27"
]
},
{
"type": "test",
"ports": [
"py27-hypothesis",
"py27-pytest"
]
}
],
"depends_on": []
},
{
"name": "py36-brotlipy",
"portdir": "python/py-brotlipy",
"version": "0.7.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-hyper/brotlipy",
"description": "Python binding to the Brotli library",
"long_description": "Python binding to the Brotli library",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-9.0"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-cffi"
]
},
{
"type": "test",
"ports": [
"py36-hypothesis",
"py36-pytest"
]
}
],
"depends_on": []
},
{
"name": "py37-brotlipy",
"portdir": "python/py-brotlipy",
"version": "0.7.0",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py37-brotlicffi",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by py37-brotlicffi",
"long_description": "This port has been replaced by py37-brotlicffi.",
"active": false,
"categories": [],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
null
]
},
{
"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-brotlipy",
"portdir": "python/py-brotlipy",
"version": "0.7.0",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py38-brotlicffi",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by py38-brotlicffi",
"long_description": "This port has been replaced by py38-brotlicffi.",
"active": false,
"categories": [],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
null
]
},
{
"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-brotlipy",
"portdir": "python/py-brotlipy",
"version": "0.7.0",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py39-brotlicffi",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by py39-brotlicffi",
"long_description": "This port has been replaced by py39-brotlicffi.",
"active": false,
"categories": [],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
null
]
},
{
"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": "py310-brotlipy",
"portdir": "python/py-brotlipy",
"version": "0.7.0",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py310-brotlicffi",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by py310-brotlicffi",
"long_description": "This port has been replaced by py310-brotlicffi.",
"active": false,
"categories": [],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
null
]
},
{
"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-brotlipy",
"portdir": "python/py-brotlipy",
"version": "0.7.0",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py-brotlicffi",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by py-brotlicffi",
"long_description": "This port has been replaced by py-brotlicffi.",
"active": false,
"categories": [],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
null
]
},
{
"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": "rb19-wirble",
"portdir": "ruby/rb19-wirble",
"version": "0.1.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pablotron.org/software/wirble/",
"description": "Handful of common Irb features, made easy.",
"long_description": "Wirble is a set of enhancements for Irb. Basically, it allows you to fill Irb with useful features without turning your ~/.irbic file into Swiss cheese. Wirble includes tab-completion, history, and a built-in ri command, as well as colorized results and a couple other goodies.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": []
},
{
"name": "p5.26-pod-coverage",
"portdir": "perl/p5-pod-coverage",
"version": "0.230.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Pod::Coverage",
"description": "Checks if the documentation of a module is comprehensive",
"long_description": "Checks if the documentation of a module is comprehensive",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-devel-symdump"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-devel-cover",
"p5.26-pod-coverage-trustpod",
"p5.26-test-pod-coverage"
]
}
]
},
{
"name": "p5.26-spiffy",
"portdir": "perl/p5-spiffy",
"version": "0.460.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Spiffy",
"description": "Spiffy Perl Interface Framework For You",
"long_description": "Spiffy Perl Interface Framework For You",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dluke",
"github": "danielluke",
"ports_count": 31
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-test-base"
]
}
]
},
{
"name": "p5.26-test-base",
"portdir": "perl/p5-test-base",
"version": "0.890.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Base",
"description": "A Data Driven Testing Framework",
"long_description": "A Data Driven Testing Framework",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dluke",
"github": "danielluke",
"ports_count": 31
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-algorithm-diff",
"p5.26-text-diff"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-spiffy",
"p5.26-test-deep"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-extutils-xspp",
"p5.26-html-selector-xpath",
"p5.26-web-scraper"
]
},
{
"type": "lib",
"ports": [
"p5.26-test-yaml",
"p5.26-text-trac"
]
}
]
},
{
"name": "p5.26-xml-sax-base",
"portdir": "perl/p5-xml-sax-base",
"version": "1.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/XML::SAX::Base",
"description": "Base class SAX Drivers and Filters",
"long_description": "Base class SAX Drivers and Filters",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-xml-filter-buffertext",
"p5.26-bioperl",
"p5.26-xml-sax",
"p5.26-xml-sax-writer"
]
}
]
},
{
"name": "py35-chainer",
"portdir": "python/py-chainer",
"version": "1.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://chainer.org",
"description": "A flexible framework of neural networks",
"long_description": "A flexible framework of neural networks",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-numpy",
"py35-scikit-learn"
]
}
],
"depends_on": []
},
{
"name": "py36-chainer",
"portdir": "python/py-chainer",
"version": "1.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://chainer.org",
"description": "A flexible framework of neural networks",
"long_description": "A flexible framework of neural networks",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-numpy",
"py36-scikit-learn"
]
}
],
"depends_on": []
},
{
"name": "py27-chainer",
"portdir": "python/py-chainer",
"version": "1.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://chainer.org",
"description": "A flexible framework of neural networks",
"long_description": "A flexible framework of neural networks",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-numpy",
"py27-scikit-learn"
]
}
],
"depends_on": []
},
{
"name": "py36-pyne",
"portdir": "python/py-pyne",
"version": "0.4.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pyne.io/",
"description": "Python for Nuclear Engineering",
"long_description": "PyNE is a toolkit for making common tasks in nuclear engineering easier, faster, better",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"py36-cython",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"py36-tables",
"python36",
"hdf5",
"py36-numpy",
"py36-scipy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyne"
]
}
]
},
{
"name": "py-pyne",
"portdir": "python/py-pyne",
"version": "0.4.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pyne.io/",
"description": "Python for Nuclear Engineering",
"long_description": "PyNE is a toolkit for making common tasks in nuclear engineering easier, faster, better",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"py36-pyne"
]
}
],
"depends_on": []
},
{
"name": "py27-pyne",
"portdir": "python/py-pyne",
"version": "0.4.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pyne.io/",
"description": "Python for Nuclear Engineering",
"long_description": "PyNE is a toolkit for making common tasks in nuclear engineering easier, faster, better",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"py27-cython",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"py27-tables",
"python27",
"hdf5",
"py27-numpy",
"py27-scipy"
]
}
],
"depends_on": []
},
{
"name": "py35-pyne",
"portdir": "python/py-pyne",
"version": "0.4.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pyne.io/",
"description": "Python for Nuclear Engineering",
"long_description": "PyNE is a toolkit for making common tasks in nuclear engineering easier, faster, better",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"py35-cython",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python35",
"hdf5",
"py35-numpy",
"py35-scipy"
]
}
],
"depends_on": []
},
{
"name": "py-mlpy",
"portdir": "python/py-mlpy",
"version": "3.5.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mlpy.sourceforge.net",
"description": "Python package for predictive modeling",
"long_description": "mlpy is a high-performance Python package for predictive modeling. It makes extensive use of NumPy (http://scipy.org) to provide fast N-dimensional array manipulation and easy integration of C code. mlpy provides high level procedures that support, with few lines of code, the design of rich Data Analysis Protocols (DAPs) for preprocessing, clustering, predictive classification and feature selection. Methods are available for feature weighting and ranking, data resampling, error evaluation and experiment landscaping. The package includes tools to measure stability in sets of ranked feature lists.",
"active": false,
"categories": [
"science",
"lang",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py36-mlpy"
]
}
],
"depends_on": []
},
{
"name": "py27-mlpy",
"portdir": "python/py-mlpy",
"version": "3.5.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mlpy.sourceforge.net",
"description": "Python package for predictive modeling",
"long_description": "mlpy is a high-performance Python package for predictive modeling. It makes extensive use of NumPy (http://scipy.org) to provide fast N-dimensional array manipulation and easy integration of C code. mlpy provides high level procedures that support, with few lines of code, the design of rich Data Analysis Protocols (DAPs) for preprocessing, clustering, predictive classification and feature selection. Methods are available for feature weighting and ranking, data resampling, error evaluation and experiment landscaping. The package includes tools to measure stability in sets of ranked feature lists.",
"active": false,
"categories": [
"science",
"lang",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-cython",
"python27",
"py27-scipy",
"py27-numpy",
"gsl"
]
}
],
"depends_on": []
},
{
"name": "py35-mlpy",
"portdir": "python/py-mlpy",
"version": "3.5.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mlpy.sourceforge.net",
"description": "Python package for predictive modeling",
"long_description": "mlpy is a high-performance Python package for predictive modeling. It makes extensive use of NumPy (http://scipy.org) to provide fast N-dimensional array manipulation and easy integration of C code. mlpy provides high level procedures that support, with few lines of code, the design of rich Data Analysis Protocols (DAPs) for preprocessing, clustering, predictive classification and feature selection. Methods are available for feature weighting and ranking, data resampling, error evaluation and experiment landscaping. The package includes tools to measure stability in sets of ranked feature lists.",
"active": false,
"categories": [
"science",
"lang",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"py35-cython",
"python35",
"py35-scipy",
"py35-numpy",
"gsl"
]
}
],
"depends_on": []
},
{
"name": "py36-mlpy",
"portdir": "python/py-mlpy",
"version": "3.5.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mlpy.sourceforge.net",
"description": "Python package for predictive modeling",
"long_description": "mlpy is a high-performance Python package for predictive modeling. It makes extensive use of NumPy (http://scipy.org) to provide fast N-dimensional array manipulation and easy integration of C code. mlpy provides high level procedures that support, with few lines of code, the design of rich Data Analysis Protocols (DAPs) for preprocessing, clustering, predictive classification and feature selection. Methods are available for feature weighting and ranking, data resampling, error evaluation and experiment landscaping. The package includes tools to measure stability in sets of ranked feature lists.",
"active": false,
"categories": [
"science",
"lang",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-cython",
"python36",
"py36-scipy",
"py36-numpy",
"gsl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mlpy"
]
}
]
},
{
"name": "py35-scandir",
"portdir": "python/py-scandir",
"version": "1.10.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/benhoyt/scandir",
"description": "Scandir, a better directory iterator and faster os.walk()",
"long_description": "Scandir, a better directory iterator and faster os.walk()",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py36-scandir",
"portdir": "python/py-scandir",
"version": "1.10.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/benhoyt/scandir",
"description": "Scandir, a better directory iterator and faster os.walk()",
"long_description": "Scandir, a better directory iterator and faster os.walk()",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py37-scandir",
"portdir": "python/py-scandir",
"version": "1.10.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/benhoyt/scandir",
"description": "Scandir, a better directory iterator and faster os.walk()",
"long_description": "Scandir, a better directory iterator and faster os.walk()",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
},
{
"name": "py38-scandir",
"portdir": "python/py-scandir",
"version": "1.10.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/benhoyt/scandir",
"description": "Scandir, a better directory iterator and faster os.walk()",
"long_description": "Scandir, a better directory iterator and faster os.walk()",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-scandir",
"portdir": "python/py-scandir",
"version": "1.10.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/benhoyt/scandir",
"description": "Scandir, a better directory iterator and faster os.walk()",
"long_description": "Scandir, a better directory iterator and faster os.walk()",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py34-scandir",
"portdir": "python/py-scandir",
"version": "1.10.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/benhoyt/scandir",
"description": "Scandir, a better directory iterator and faster os.walk()",
"long_description": "Scandir, a better directory iterator and faster os.walk()",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py34-setuptools"
]
},
{
"type": "lib",
"ports": [
"python34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py34-pathlib2"
]
}
]
},
{
"name": "p5.26-bio-db-ncbihelper",
"portdir": "perl/p5-bio-db-ncbihelper",
"version": "1.7.6",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Bio::DB::NCBIHelper",
"description": "Bio::DB::NCBIHelper - A collection of routines useful for queries to NCBI databases",
"long_description": "Bio::DB::NCBIHelper - A collection of routines useful for queries to NCBI databases",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2661
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-exception",
"p5.26-test-most",
"p5.26-test-requiresinternet"
]
},
{
"type": "lib",
"ports": [
"p5.26-cgi",
"p5.26-http-message",
"p5.26-libwww-perl",
"perl5.26",
"p5.26-uri",
"p5.26-xml-twig",
"p5.26-lwp-protocol-https",
"p5.26-bio-asn1-entrezgene",
"p5.26-bioperl",
"p5.26-cache-cache"
]
}
],
"depends_on": []
},
{
"name": "py-tahchee",
"portdir": "python/py-tahchee",
"version": "1.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sebastien/tahchee",
"description": "build static web sites with the Cheetah template system",
"long_description": "Tahchee is a tool for developers and Web designers that makes it possible to easily build a static Web site using the Cheetah template system.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-tahchee"
]
}
],
"depends_on": []
},
{
"name": "py27-tahchee",
"portdir": "python/py-tahchee",
"version": "1.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sebastien/tahchee",
"description": "build static web sites with the Cheetah template system",
"long_description": "Tahchee is a tool for developers and Web designers that makes it possible to easily build a static Web site using the Cheetah template system.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-cheetah"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tahchee"
]
}
]
},
{
"name": "rb19-will_paginate",
"portdir": "ruby/rb19-will_paginate",
"version": "2.3.14",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mislav/will_paginate/wikis",
"description": "Adaptive pagination plugin for web frameworks and other applications",
"long_description": "Adaptive pagination plugin for web frameworks and other applications",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": []
},
{
"name": "sbt-0.7",
"portdir": "devel/sbt-0.7",
"version": "0.7.7",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "sbt",
"homepage": "https://code.google.com/p/simple-build-tool/",
"description": "Obsolete port, replaced by sbt",
"long_description": "This port has been replaced by sbt.",
"active": false,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"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-llvmmath",
"portdir": "python/py-llvmmath",
"version": "0.1.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/llvmmath",
"description": "LLVM math library",
"long_description": "LLVM math library",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py36-llvmmath"
]
}
],
"depends_on": []
}
]
}