HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51486,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=797",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=795",
"results": [
{
"name": "sqlite2",
"portdir": "databases/sqlite2",
"version": "2.8.17",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.sqlite.org/",
"description": "an embedded SQL database engine",
"long_description": "SQLite is an SQL database engine in a C library. Programs that link the SQLite library can have SQL database access without running a separate RDBMS process. The distribution comes with a standalone command-line access program (sqlite) that can be used to administer an SQLite database and which serves as an example of how to use the SQLite library.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"readline"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"tclsqlite2",
"javasqlite",
"rb-sqlite",
"qt4-mac-sqlite2-plugin"
]
}
]
},
{
"name": "mod_ca",
"portdir": "www/mod_ca",
"version": "0.2.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://redwax.eu/",
"description": "base modules for redwax.eu",
"long_description": "Core mod_ca modules which provide cryptographic and PKI services to other redwax modules.",
"active": true,
"categories": [
"security",
"www"
],
"maintainers": [
{
"name": "dirkx",
"github": "dirkx",
"ports_count": 8
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"openssl",
"apache2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mod_crl",
"mod_csr",
"mod_ocsp",
"mod_pkcs12",
"mod_spkac",
"mod_scep",
"mod_timestamp"
]
}
]
},
{
"name": "zeal",
"portdir": "devel/zeal",
"version": "20220528",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://zealdocs.org",
"description": "A simple offline documentation browser",
"long_description": "A simple offline documentation browser",
"active": false,
"categories": [
"devel",
"kde"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 654
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"qt5-qtwebengine",
"qt5-qtwebchannel",
"libarchive",
"sqlite3"
]
}
],
"depends_on": []
},
{
"name": "p5.34-catalyst-model-dbic-schema",
"portdir": "perl/p5-catalyst-model-dbic-schema",
"version": "0.660.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Catalyst::Model::DBIC::Schema",
"description": "Helper for DBIC Schema Models",
"long_description": "Helper for DBIC Schema Models",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-dbd-sqlite",
"p5.34-test-exception",
"p5.34-test-requires",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"p5.34-catalyst-runtime",
"p5.34-catalystx-component-traits",
"p5.34-dbix-class",
"p5.34-dbix-class-cursor-cached",
"p5.34-dbix-class-schema-loader",
"p5.34-hash-merge",
"p5.34-list-moreutils",
"p5.34-module-runtime",
"perl5.34",
"p5.34-moosex-markasmethods",
"p5.34-moosex-nonmoose",
"p5.34-moosex-types",
"p5.34-moosex-types-loadableclass",
"p5.34-namespace-autoclean",
"p5.34-namespace-clean",
"p5.34-tie-ixhash",
"p5.34-try-tiny",
"p5.34-moose",
"p5.34-carp-clan",
"p5.34-catalyst-component-instancepercontext",
"p5.34-catalyst-devel"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-catalyst-authentication-store-dbix-class",
"p5.34-catalyst-plugin-authentication-store-dbic",
"p5.34-catalyst-helper-authdbic",
"p5-catalyst-model-dbic-schema"
]
}
]
},
{
"name": "p5.32-catalyst-model-dbic-schema",
"portdir": "perl/p5-catalyst-model-dbic-schema",
"version": "0.660.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Catalyst::Model::DBIC::Schema",
"description": "Helper for DBIC Schema Models",
"long_description": "Helper for DBIC Schema Models",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-dbd-sqlite",
"p5.32-test-exception",
"p5.32-test-requires",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"p5.32-catalyst-runtime",
"p5.32-catalystx-component-traits",
"p5.32-dbix-class",
"p5.32-dbix-class-cursor-cached",
"p5.32-dbix-class-schema-loader",
"p5.32-hash-merge",
"p5.32-list-moreutils",
"p5.32-module-runtime",
"perl5.32",
"p5.32-moosex-markasmethods",
"p5.32-moosex-nonmoose",
"p5.32-moosex-types",
"p5.32-moosex-types-loadableclass",
"p5.32-namespace-autoclean",
"p5.32-namespace-clean",
"p5.32-tie-ixhash",
"p5.32-try-tiny",
"p5.32-moose",
"p5.32-carp-clan",
"p5.32-catalyst-component-instancepercontext",
"p5.32-catalyst-devel"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-catalyst-authentication-store-dbix-class",
"p5.32-catalyst-plugin-authentication-store-dbic",
"p5.32-catalyst-helper-authdbic"
]
}
]
},
{
"name": "p5.30-catalyst-model-dbic-schema",
"portdir": "perl/p5-catalyst-model-dbic-schema",
"version": "0.660.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Catalyst::Model::DBIC::Schema",
"description": "Helper for DBIC Schema Models",
"long_description": "Helper for DBIC Schema Models",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-dbd-sqlite",
"p5.30-test-exception",
"p5.30-test-requires",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"p5.30-catalyst-runtime",
"p5.30-catalystx-component-traits",
"p5.30-dbix-class",
"p5.30-dbix-class-cursor-cached",
"p5.30-dbix-class-schema-loader",
"p5.30-hash-merge",
"p5.30-list-moreutils",
"p5.30-module-runtime",
"perl5.30",
"p5.30-moosex-markasmethods",
"p5.30-moosex-nonmoose",
"p5.30-moosex-types",
"p5.30-moosex-types-loadableclass",
"p5.30-namespace-autoclean",
"p5.30-namespace-clean",
"p5.30-tie-ixhash",
"p5.30-try-tiny",
"p5.30-moose",
"p5.30-carp-clan",
"p5.30-catalyst-component-instancepercontext",
"p5.30-catalyst-devel"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-catalyst-authentication-store-dbix-class",
"p5.30-catalyst-plugin-authentication-store-dbic",
"p5.30-catalyst-helper-authdbic"
]
}
]
},
{
"name": "p5.28-catalyst-model-dbic-schema",
"portdir": "perl/p5-catalyst-model-dbic-schema",
"version": "0.660.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Catalyst::Model::DBIC::Schema",
"description": "Helper for DBIC Schema Models",
"long_description": "Helper for DBIC Schema Models",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-dbd-sqlite",
"p5.28-test-exception",
"p5.28-test-requires",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"p5.28-catalyst-runtime",
"p5.28-catalystx-component-traits",
"p5.28-dbix-class",
"p5.28-dbix-class-cursor-cached",
"p5.28-dbix-class-schema-loader",
"p5.28-hash-merge",
"p5.28-list-moreutils",
"p5.28-module-runtime",
"perl5.28",
"p5.28-moosex-markasmethods",
"p5.28-moosex-nonmoose",
"p5.28-moosex-types",
"p5.28-moosex-types-loadableclass",
"p5.28-namespace-autoclean",
"p5.28-namespace-clean",
"p5.28-tie-ixhash",
"p5.28-try-tiny",
"p5.28-moose",
"p5.28-carp-clan",
"p5.28-catalyst-component-instancepercontext",
"p5.28-catalyst-devel"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-catalyst-authentication-store-dbix-class",
"p5.28-catalyst-plugin-authentication-store-dbic",
"p5.28-catalyst-helper-authdbic"
]
}
]
},
{
"name": "p5-catalyst-model-dbic-schema",
"portdir": "perl/p5-catalyst-model-dbic-schema",
"version": "0.660.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-catalyst-model-dbic-schema",
"homepage": "https://metacpan.org/pod/Catalyst::Model::DBIC::Schema",
"description": "Helper for DBIC Schema Models",
"long_description": "Helper for DBIC Schema Models",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"p5.34-catalyst-model-dbic-schema"
]
}
],
"depends_on": []
},
{
"name": "p5.26-catalyst-model-dbic-schema",
"portdir": "perl/p5-catalyst-model-dbic-schema",
"version": "0.650.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Catalyst::Model::DBIC::Schema",
"description": "Helper for DBIC Schema Models",
"long_description": "Helper for DBIC Schema Models",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-dbd-sqlite",
"p5.26-test-exception",
"p5.26-test-requires"
]
},
{
"type": "lib",
"ports": [
"p5.26-catalyst-runtime",
"p5.26-catalystx-component-traits",
"p5.26-dbix-class",
"p5.26-dbix-class-cursor-cached",
"p5.26-dbix-class-schema-loader",
"p5.26-hash-merge",
"p5.26-list-moreutils",
"p5.26-module-runtime",
"perl5.26",
"p5.26-moosex-markasmethods",
"p5.26-moosex-nonmoose",
"p5.26-moosex-types",
"p5.26-moosex-types-loadableclass",
"p5.26-namespace-autoclean",
"p5.26-namespace-clean",
"p5.26-tie-ixhash",
"p5.26-try-tiny",
"p5.26-moose",
"p5.26-carp-clan",
"p5.26-catalyst-component-instancepercontext",
"p5.26-catalyst-devel"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-catalyst-authentication-store-dbix-class",
"p5.26-catalyst-helper-authdbic",
"p5.26-catalyst-plugin-authentication-store-dbic"
]
}
]
},
{
"name": "p5.34-image-sane",
"portdir": "perl/p5-image-sane",
"version": "5",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Image::Sane",
"description": "Image::Sane - Perl extension for the SANE (Scanner Access Now Easy) Project",
"long_description": "Image::Sane - Perl extension for the SANE (Scanner Access Now Easy) Project",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"sane-backends",
"perl5.34",
"p5.34-exception-class",
"p5.34-extutils-depends",
"ImageMagick",
"p5.34-readonly",
"p5.34-test-requires",
"p5.34-try-tiny",
"p5.34-extutils-pkgconfig"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-image-sane",
"gscan2pdf"
]
}
]
},
{
"name": "p5.32-image-sane",
"portdir": "perl/p5-image-sane",
"version": "5",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Image::Sane",
"description": "Image::Sane - Perl extension for the SANE (Scanner Access Now Easy) Project",
"long_description": "Image::Sane - Perl extension for the SANE (Scanner Access Now Easy) Project",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"sane-backends",
"perl5.32",
"p5.32-exception-class",
"p5.32-extutils-depends",
"ImageMagick",
"p5.32-readonly",
"p5.32-test-requires",
"p5.32-try-tiny",
"p5.32-extutils-pkgconfig"
]
}
],
"depends_on": []
},
{
"name": "p5.30-image-sane",
"portdir": "perl/p5-image-sane",
"version": "5",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Image::Sane",
"description": "Image::Sane - Perl extension for the SANE (Scanner Access Now Easy) Project",
"long_description": "Image::Sane - Perl extension for the SANE (Scanner Access Now Easy) Project",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"sane-backends",
"perl5.30",
"p5.30-exception-class",
"p5.30-extutils-depends",
"ImageMagick",
"p5.30-readonly",
"p5.30-test-requires",
"p5.30-try-tiny",
"p5.30-extutils-pkgconfig"
]
}
],
"depends_on": []
},
{
"name": "p5.28-image-sane",
"portdir": "perl/p5-image-sane",
"version": "5",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Image::Sane",
"description": "Image::Sane - Perl extension for the SANE (Scanner Access Now Easy) Project",
"long_description": "Image::Sane - Perl extension for the SANE (Scanner Access Now Easy) Project",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"sane-backends",
"perl5.28",
"p5.28-exception-class",
"p5.28-extutils-depends",
"ImageMagick",
"p5.28-readonly",
"p5.28-test-requires",
"p5.28-try-tiny",
"p5.28-extutils-pkgconfig"
]
}
],
"depends_on": []
},
{
"name": "p5-image-sane",
"portdir": "perl/p5-image-sane",
"version": "5",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-image-sane",
"homepage": "https://metacpan.org/pod/Image::Sane",
"description": "Image::Sane - Perl extension for the SANE (Scanner Access Now Easy) Project",
"long_description": "Image::Sane - Perl extension for the SANE (Scanner Access Now Easy) Project",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"p5.34-image-sane"
]
}
],
"depends_on": []
},
{
"name": "libut",
"portdir": "devel/libut",
"version": "2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://libut.sourceforge.net/",
"description": "library for writing Unix servers or daemon processes",
"long_description": "libut is a C library for writing Unix servers or daemon processes. It invokes callbacks for I/O, signals, or timer activity. It supports logging, profiling, configuration, and runtime administration through an interactive control port.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
}
],
"depends_on": []
},
{
"name": "monkeys-audio",
"portdir": "audio/monkeys-audio",
"version": "3.99.6",
"license": "Restrictive and NoMirror",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fernandotcl/monkeys-audio",
"description": "Lossless audio compressor",
"long_description": "Monkeyʼs Audio Codec is a lossless compressor for audio files. Files in this format can typically be recognized by the .ape extension.",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-15"
]
}
],
"depends_on": []
},
{
"name": "virtuoso",
"portdir": "devel/virtuoso",
"version": "7.1.0",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/",
"description": "a high-performance object-relational SQL database",
"long_description": "Virtuoso is an enterprise-grade server that delivers a platform for Data Access, Integration and Management.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"virtuoso-7",
"clang-15"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"soprano",
"R-virtuoso",
"kde4-runtime"
]
}
]
},
{
"name": "net6",
"portdir": "net/net6",
"version": "1.3.14",
"license": "LGPL-2+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gobby.github.io",
"description": "Network access framework for IPv4/IPv6",
"long_description": "net6 is a library which eases the development of network-based applications as it provides a TCP and UDP protocol abstraction for C++. It is portable to both Windows and POSIX platforms.",
"active": false,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"gnutls",
"libsigcxx2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"obby",
"sobby"
]
}
]
},
{
"name": "sobby",
"portdir": "net/sobby",
"version": "0.4.8",
"license": "GPL-2+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gobby.github.io",
"description": "Dedicated server for collaborative editing",
"long_description": "Sobby is a standalone server for collaborative editing based on obby, a library providing synced document buffers.",
"active": false,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"net6",
"glib2",
"libxmlxx2",
"obby",
"glibmm"
]
}
],
"depends_on": []
},
{
"name": "obby",
"portdir": "net/obby",
"version": "0.4.8",
"license": "GPL-2+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gobby.github.io",
"description": "Synced document buffers",
"long_description": "obby is a library which provides synced document buffers. It supports multiple documents in one session and is portable to both Windows and POSIX platforms.",
"active": false,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libsigcxx2",
"net6"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"sobby"
]
}
]
},
{
"name": "alac",
"portdir": "audio/alac",
"version": "0.0.7",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mikebrady/alac",
"description": "Apple Lossless Audio Codec and utility",
"long_description": "Apple Lossless Audio Codec and utility",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-15"
]
}
],
"depends_on": []
},
{
"name": "metakit",
"portdir": "databases/metakit",
"version": "2.4.9.8",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.equi4.com/metakit/",
"description": "an efficient embedded database library with a small footprint",
"long_description": "Metakit is an efficient embedded database library with a small footprint. It fills the gap between flat-file, relational, object-oriented, and tree-structured databases, supporting relational joins, serialization, nested structures, and instant schema evolution.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"tcl"
]
}
],
"depends_on": []
},
{
"name": "fornjot",
"portdir": "cad/fornjot",
"version": "0.47.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.fornjot.app",
"description": "Fornjot is an early-stage project to create a next-generation Code-CAD application.",
"long_description": "Fornjot is an early-stage project to create a next-generation Code-CAD application.",
"active": true,
"categories": [
"cad"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1040
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "hercules",
"portdir": "emulators/hercules",
"version": "3.13",
"license": "QPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.hercules-390.org/",
"description": "The Hercules IBM Large Systems Emulator",
"long_description": "Hercules is an emulator for the IBM mainframe S/370, ESA/390, and z architectures.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "p5.34-test-kit",
"portdir": "perl/p5-test-kit",
"version": "2.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Kit",
"description": "Test::Kit - Build custom test packages with only the features you want",
"long_description": "Test::Kit - Build custom test packages with only the features you want",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"p5.34-test-nowarnings",
"p5.34-test-output",
"p5.34-test-pod",
"p5.34-test-simple",
"p5.34-test-warn",
"p5.34-test-exception"
]
},
{
"type": "lib",
"ports": [
"p5.34-hook-lexwrap",
"p5.34-import-into",
"p5.34-module-runtime",
"p5.34-sub-delete",
"perl5.34"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-pod-readme"
]
},
{
"type": "lib",
"ports": [
"p5-test-kit"
]
}
]
},
{
"name": "p5.32-test-kit",
"portdir": "perl/p5-test-kit",
"version": "2.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Kit",
"description": "Test::Kit - Build custom test packages with only the features you want",
"long_description": "Test::Kit - Build custom test packages with only the features you want",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"p5.32-test-nowarnings",
"p5.32-test-output",
"p5.32-test-pod",
"p5.32-test-simple",
"p5.32-test-warn",
"p5.32-test-exception"
]
},
{
"type": "lib",
"ports": [
"p5.32-hook-lexwrap",
"p5.32-import-into",
"p5.32-module-runtime",
"p5.32-sub-delete",
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-pod-readme"
]
}
]
},
{
"name": "p5.30-test-kit",
"portdir": "perl/p5-test-kit",
"version": "2.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Kit",
"description": "Test::Kit - Build custom test packages with only the features you want",
"long_description": "Test::Kit - Build custom test packages with only the features you want",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"p5.30-test-nowarnings",
"p5.30-test-output",
"p5.30-test-pod",
"p5.30-test-simple",
"p5.30-test-warn",
"p5.30-test-exception"
]
},
{
"type": "lib",
"ports": [
"p5.30-hook-lexwrap",
"p5.30-import-into",
"p5.30-module-runtime",
"p5.30-sub-delete",
"perl5.30"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-pod-readme"
]
}
]
},
{
"name": "p5.28-test-kit",
"portdir": "perl/p5-test-kit",
"version": "2.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Kit",
"description": "Test::Kit - Build custom test packages with only the features you want",
"long_description": "Test::Kit - Build custom test packages with only the features you want",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"p5.28-test-nowarnings",
"p5.28-test-output",
"p5.28-test-pod",
"p5.28-test-simple",
"p5.28-test-warn",
"p5.28-test-exception"
]
},
{
"type": "lib",
"ports": [
"p5.28-hook-lexwrap",
"p5.28-import-into",
"p5.28-module-runtime",
"p5.28-sub-delete",
"perl5.28"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-pod-readme"
]
}
]
},
{
"name": "p5-test-kit",
"portdir": "perl/p5-test-kit",
"version": "2.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-test-kit",
"homepage": "https://metacpan.org/pod/Test::Kit",
"description": "Test::Kit - Build custom test packages with only the features you want",
"long_description": "Test::Kit - Build custom test packages with only the features you want",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"p5.34-test-kit"
]
}
],
"depends_on": []
},
{
"name": "p5.26-test-kit",
"portdir": "perl/p5-test-kit",
"version": "2.150.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Kit",
"description": "Test::Kit - Build custom test packages with only the features you want",
"long_description": "Test::Kit - Build custom test packages with only the features you want",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-test-warn",
"p5.26-test-exception",
"p5.26-test-nowarnings",
"p5.26-test-output",
"p5.26-test-pod",
"p5.26-test-simple",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-hook-lexwrap",
"p5.26-import-into",
"p5.26-module-runtime",
"p5.26-sub-delete",
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-pod-readme"
]
}
]
},
{
"name": "smlpkg",
"portdir": "devel/smlpkg",
"version": "0.1.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/diku-dk/smlpkg",
"description": "Generic package manager for Standard ML libraries and programs",
"long_description": "This program constitutes a generic package manager for Standard ML libraries and programs. The package manager assumes nothing and knows nothing about the Standard ML compilers used and is thus quite generic. The package manager is centered around the notion of semantic versioning and currently supports packages hosted on GitHub and GitLab. The package manager takes care of downloading and upgrading dependent packages and works well with the use of MLB files supported by Standard ML compilers such as MLton, MLKit and SMLtoJs.",
"active": true,
"categories": [
"devel",
"ml"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"mlton"
]
},
{
"type": "run",
"ports": [
"mlton"
]
}
],
"depends_on": []
},
{
"name": "cosmoplayer",
"portdir": "devel/cosmoplayer",
"version": "2.1.1",
"license": "Restrictive/Distributable",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20090306173402/http://www.sgi.com/products/software/cosmo",
"description": "Java classes to support VRML",
"long_description": "Java classes to support VRML",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"opendx"
]
}
]
},
{
"name": "p5.34-xs-check",
"portdir": "perl/p5-xs-check",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/XS::Check",
"description": "XS::Check - Check XS for some common problems",
"long_description": "XS::Check - Check XS for some common problems",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 95
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-file-slurper",
"p5.34-c-tokenize",
"p5.34-text-linenumber"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-xs-check"
]
}
]
},
{
"name": "p5.32-xs-check",
"portdir": "perl/p5-xs-check",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/XS::Check",
"description": "XS::Check - Check XS for some common problems",
"long_description": "XS::Check - Check XS for some common problems",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 95
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-file-slurper",
"p5.32-c-tokenize",
"p5.32-text-linenumber"
]
}
],
"depends_on": []
},
{
"name": "p5.30-xs-check",
"portdir": "perl/p5-xs-check",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/XS::Check",
"description": "XS::Check - Check XS for some common problems",
"long_description": "XS::Check - Check XS for some common problems",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 95
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-file-slurper",
"p5.30-c-tokenize",
"p5.30-text-linenumber"
]
}
],
"depends_on": []
},
{
"name": "p5.28-xs-check",
"portdir": "perl/p5-xs-check",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/XS::Check",
"description": "XS::Check - Check XS for some common problems",
"long_description": "XS::Check - Check XS for some common problems",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 95
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-file-slurper",
"p5.28-c-tokenize",
"p5.28-text-linenumber"
]
}
],
"depends_on": []
},
{
"name": "p5-xs-check",
"portdir": "perl/p5-xs-check",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-xs-check",
"homepage": "https://metacpan.org/pod/XS::Check",
"description": "XS::Check - Check XS for some common problems",
"long_description": "XS::Check - Check XS for some common problems",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 95
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"p5.34-xs-check"
]
}
],
"depends_on": []
},
{
"name": "p5.34-lib-relative",
"portdir": "perl/p5-lib-relative",
"version": "1.2.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/lib::relative",
"description": "lib::relative - Add paths relative to the current file to @INC",
"long_description": "lib::relative - Add paths relative to the current file to @INC",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-lib-relative",
"p5.34-code-tidyall"
]
}
]
},
{
"name": "p5.32-lib-relative",
"portdir": "perl/p5-lib-relative",
"version": "1.2.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/lib::relative",
"description": "lib::relative - Add paths relative to the current file to @INC",
"long_description": "lib::relative - Add paths relative to the current file to @INC",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-code-tidyall"
]
}
]
},
{
"name": "p5.30-lib-relative",
"portdir": "perl/p5-lib-relative",
"version": "1.2.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/lib::relative",
"description": "lib::relative - Add paths relative to the current file to @INC",
"long_description": "lib::relative - Add paths relative to the current file to @INC",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-code-tidyall"
]
}
]
},
{
"name": "p5.28-lib-relative",
"portdir": "perl/p5-lib-relative",
"version": "1.2.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/lib::relative",
"description": "lib::relative - Add paths relative to the current file to @INC",
"long_description": "lib::relative - Add paths relative to the current file to @INC",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-code-tidyall"
]
}
]
},
{
"name": "p5-lib-relative",
"portdir": "perl/p5-lib-relative",
"version": "1.2.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-lib-relative",
"homepage": "https://metacpan.org/pod/lib::relative",
"description": "lib::relative - Add paths relative to the current file to @INC",
"long_description": "lib::relative - Add paths relative to the current file to @INC",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"p5.34-lib-relative"
]
}
],
"depends_on": []
},
{
"name": "p5.26-lib-relative",
"portdir": "perl/p5-lib-relative",
"version": "1.0.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/lib::relative",
"description": "lib::relative - Add paths relative to the current file to @INC",
"long_description": "lib::relative - Add paths relative to the current file to @INC",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-code-tidyall"
]
}
]
},
{
"name": "mved",
"portdir": "sysutils/mved",
"version": "3.0",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://raf.org/mved/",
"description": "carefully rename multiple files and directories",
"long_description": "carefully rename multiple files and directories",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "raf",
"github": "macportsraf",
"ports_count": 33
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
}
],
"depends_on": []
},
{
"name": "DoCon",
"portdir": "math/DoCon",
"version": "2.11",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.botik.ru/pub/local/Mechveliani/docon/",
"description": "DoCon is the Algebraic Domain Constructor",
"long_description": "DoCon joins the categorial approach to mathematical computation expressed via the Haskell type classes, and explicit processing of the domain description terms. It implements recently a good piece of commutative algebra: linear algebra, polynomial gcd, factorization, Groebner bases, and other functions.",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [],
"variants": [
"printable_doc",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"ghc"
]
}
],
"depends_on": []
},
{
"name": "gtkglextmm",
"portdir": "devel/gtkglextmm",
"version": "1.2.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/gtkglext/",
"description": "OpenGL Extension to GTK, C++ bindings",
"long_description": "OpenGL Extension to GTK, C++ bindings",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"gtkglext",
"gtkmm"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"peekabot-server"
]
}
]
},
{
"name": "tempo",
"portdir": "science/tempo",
"version": "1.1.4",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://tempo.sourceforge.net/",
"description": "TEMPO (Topographic Eeg Mapping PrOgram)",
"long_description": "TEMPO (Topographic Eeg Mapping PrOgram) is open source software for 3D visualization of brain electrical activity. TEMPO accepts EEG file in standard EDF format and creates animated sequence of topographic maps. Topographic maps are generated over 3D head model and user is able to navigate around head and examine maps from different viewpoints.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"automake",
"libtool",
"pkgconfig",
"autoconf"
]
},
{
"type": "lib",
"ports": [
"libgnome",
"rarian",
"gtkglext"
]
}
],
"depends_on": []
},
{
"name": "ghemical",
"portdir": "science/ghemical",
"version": "3.0.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.bioinformatics.org/ghemical/ghemical/",
"description": "Ghemical is computational chemistry package",
"long_description": "Ghemical is a computational chemistry software package written in C++ and released under the GNU GPL. The program has GUI based on GTK+2 and supports quantum mechanical and molecular mechanic models, with geometry optimization, molecular dynamics, and a large set of visualization tools. Ghemical relies on external code to provide the quantum-mechanical calculations - MOPAC provides the semi-empirical MNDO, MINDO, AM1, and PM3 methods, and MPQC methods based on Hartree-Fock calculations.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"intltool"
]
},
{
"type": "lib",
"ports": [
"gtkglext",
"gtk2",
"libglade2",
"libghemical",
"liboglappth",
"openbabel2"
]
}
],
"depends_on": []
},
{
"name": "liboglappth",
"portdir": "science/liboglappth",
"version": "1.0.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.bioinformatics.org/",
"description": "Library for the ghemical port.",
"long_description": "Library for the ghemical port.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"libGLU",
"mesa"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ghemical"
]
}
]
},
{
"name": "gfsview",
"portdir": "science/gfsview",
"version": "0.4.2-20121130",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gfs.sourceforge.net/",
"description": "graphical viewer for Gerris simulation files",
"long_description": "GfsView is a graphical viewer for Gerris simulation files.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1594
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"gtk2",
"startup-notification",
"glib2",
"gerris",
"mesa",
"ftgl",
"gtkglext"
]
}
],
"depends_on": []
}
]
}