HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51787,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=134",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=132",
"results": [
{
"name": "mod_antispam",
"portdir": "www/mod_antispam",
"version": "1.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20081008131724/http://bluecoara.net:80/item44/cat9.html",
"description": "mod_antispam is an apache2 module that can control spam access",
"long_description": "mod_antispam is an apache2 module that can control spam access",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"apache2"
]
}
],
"depends_on": []
},
{
"name": "mod_authn_otp",
"portdir": "www/mod_authn_otp",
"version": "1.1.5",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/archiecobbs/mod-authn-otp",
"description": "module for one-time password authentication",
"long_description": "mod_authn_otp is an Apache web server module for two-factor authentication using one-time passwords (OTP) generated via the HOTP/OATH algorithm defined in RFC 4226. This creates a simple way to protect a web site with one-time passwords, using any RFC 4226-compliant token device, including software tokens that run on cell phones such as OATH Token. mod_authn_otp also supports the Mobile-OTP algorithm.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"gsed",
"clang-17",
"autoconf",
"libtool"
]
},
{
"type": "lib",
"ports": [
"apache2",
"openssl"
]
}
],
"depends_on": []
},
{
"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": "mod_chroot",
"portdir": "www/mod_chroot",
"version": "0.5",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20170509004627/http://core.segfault.pl:80/~hobbit/mod_chroot",
"description": "module for running apache2 in a secure chroot environment",
"long_description": "mod_chroot makes running apache2 in a secure chroot environment easy. You don't need to create a special directory hierarchy containing /dev, /lib, /etc...",
"active": true,
"categories": [
"security",
"www"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"apache2"
]
}
],
"depends_on": []
},
{
"name": "mod_crl",
"portdir": "www/mod_crl",
"version": "0.2.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://redwax.eu/",
"description": "Redwax apache module - serve CRLs from your webserver",
"long_description": "Apache module that servers CRL files from your webserver.",
"active": true,
"categories": [
"security",
"www"
],
"maintainers": [
{
"name": "dirkx",
"github": "dirkx",
"ports_count": 8
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"openssl",
"apache2",
"mod_ca"
]
}
],
"depends_on": []
},
{
"name": "mod_csr",
"portdir": "www/mod_csr",
"version": "0.2.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://redwax.eu/",
"description": "Redwax apache module - handle CSRs",
"long_description": "Redwax.eu Apache module that handles Certificate Signing Requests from your webserver.",
"active": true,
"categories": [
"security",
"www"
],
"maintainers": [
{
"name": "dirkx",
"github": "dirkx",
"ports_count": 8
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"openssl",
"apache2",
"mod_ca"
]
}
],
"depends_on": []
},
{
"name": "mod_dnssd",
"portdir": "www/mod_dnssd",
"version": "0.6",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://0pointer.de/lennart/projects/mod_dnssd/",
"description": "Apache module to add Zeroconf support via DNS-SD using Avahi",
"long_description": "Apache module to add Zeroconf support via DNS-SD using Avahi",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"avahi",
"apache2"
]
}
],
"depends_on": []
},
{
"name": "mod_fcgid",
"portdir": "www/mod_fcgid",
"version": "2.3.9",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://httpd.apache.org/mod_fcgid/",
"description": "An alternative FastCGI module for Apache2",
"long_description": "An alternative FastCGI module for Apache2",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"apache2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"smokeping",
"sympa"
]
}
]
},
{
"name": "modglue",
"portdir": "devel/modglue",
"version": "1.19",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cadabra.phi-sci.com/",
"description": "A Plan9-inspired extension of the Unix pipe concept",
"long_description": "Modglue is a combination of several software tools that assist in writing and running programs connected to each other using standard Unix pipes.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libsigcxx2"
]
}
],
"depends_on": []
},
{
"name": "mod_gnutls",
"portdir": "www/mod_gnutls",
"version": "0.13.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/airtower-luna/mod_gnutls/",
"description": "mod_gnutls is an extension for Apache's httpd uses the GnuTLS library to provide HTTPS.",
"long_description": "mod_gnutls uses the GnuTLS library to provide SSL 3.0, TLS 1.0 and TLS 1.1 encryption for Apache HTTPD. It is similar to mod_ssl in purpose, but does not use OpenSSL.",
"active": true,
"categories": [
"security",
"www",
"crypto"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1401
}
],
"variants": [
"memcache",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-yaml",
"clang-18",
"python314",
"meson",
"ninja",
"pkgconfig",
"pandoc"
]
},
{
"type": "lib",
"ports": [
"apache2",
"gnutls"
]
}
],
"depends_on": []
},
{
"name": "mod_maxminddb",
"portdir": "www/mod_maxminddb",
"version": "1.1.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://maxmind.github.io/mod_maxminddb/",
"description": "This module allows you to query MaxMind DB files from Apache 2.2+ using the libmaxminddb library.",
"long_description": "This module allows you to query MaxMind DB files from Apache 2.2+ using the libmaxminddb library.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libmaxminddb",
"apache2"
]
}
],
"depends_on": []
},
{
"name": "mod_mono",
"portdir": "www/mod_mono",
"version": "3.12",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.mono-project.com/Mod_mono",
"description": "an Apache plug-in for hosting the Mono System.Web classes",
"long_description": "An Apache web server plug-in that hosts the Mono System.Web classes for running what is commonly known as ASP.NET",
"active": true,
"categories": [
"www",
"mono"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0",
"gsed"
]
},
{
"type": "lib",
"ports": [
"mono",
"apache2"
]
},
{
"type": "run",
"ports": [
"xsp"
]
}
],
"depends_on": []
},
{
"name": "mod_ocsp",
"portdir": "www/mod_ocsp",
"version": "0.2.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://redwax.eu/",
"description": "Redwax apache module to serve OCSP requests",
"long_description": "Apache module that Exposes an endpoint to respond to RFC6960 Online Certificate Status Protocol requests from your normal apache webserver.",
"active": true,
"categories": [
"security",
"www"
],
"maintainers": [
{
"name": "dirkx",
"github": "dirkx",
"ports_count": 8
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"openssl",
"apache2",
"mod_ca"
]
}
],
"depends_on": []
},
{
"name": "mod_perl2",
"portdir": "www/mod_perl2",
"version": "2.0.13",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://perl.apache.org/",
"description": "Embeds a Perl interpreter in the Apache2 server",
"long_description": "mod_perl brings together the full power of the Perl programming language and the Apache HTTP server. You can use Perl to manage Apache, respond to requests for web pages and much more. mod_perl gives you a persistent Perl interpreter embedded in your web server. This lets you avoid the overhead of starting an external interpreter and avoids the penalty of Perl start-up time, giving you super-fast dynamic content. As you'd expect from the Perl community, there are hundreds of modules written for mod_perl, everything from persistent database connections, to templating sytems, to complete XML content delivery systems. Web sites like Slashdot and Wired Magazine use mod_perl.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"apache2",
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-apache-authcookie",
"p5.26-libapreq2",
"p5.28-apache-authcookie",
"p5.30-apache-authcookie",
"p5.32-apache-authcookie",
"p5.34-apache-authcookie",
"p5.28-libapreq2",
"p5.30-libapreq2",
"p5.32-libapreq2",
"p5.34-libapreq2",
"backuppc",
"certbot-apache"
]
}
]
},
{
"name": "mod_pkcs12",
"portdir": "www/mod_pkcs12",
"version": "0.2.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://redwax.eu/",
"description": "Redwax apache module to issue signed certificates in PKCS12 format",
"long_description": "Redwax.eu apache module that exposes an enpoint that can generate a certificate and key returned as PKCS12 from your normal apache webserver.",
"active": true,
"categories": [
"security",
"www"
],
"maintainers": [
{
"name": "dirkx",
"github": "dirkx",
"ports_count": 8
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"openssl",
"apache2",
"mod_ca"
]
}
],
"depends_on": []
},
{
"name": "mod_python",
"portdir": "www/mod_python",
"version": "3.5.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "mod_python27",
"homepage": "http://www.modpython.org/",
"description": "Apache2 module that embeds Python within the server.",
"long_description": "Mod_python is an Apache 2 module that embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other data between hits and access to Apache internals.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"mod_python27"
]
}
],
"depends_on": []
},
{
"name": "mod_python27",
"portdir": "www/mod_python",
"version": "3.5.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.modpython.org/",
"description": "Apache2 module that embeds Python within the server.",
"long_description": "Mod_python is an Apache 2 module that embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other data between hits and access to Apache internals.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"flex",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"apache2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mod_python"
]
}
]
},
{
"name": "mod_qos",
"portdir": "www/mod_qos",
"version": "11.78",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mod-qos.sourceforge.net/index.html",
"description": "mod_qos is a quality of service module for the Apache web server",
"long_description": "mod_qos is a quality of service module for the Apache web server implementing control mechanisms that can provide different levels of priority to different HTTP requests.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"db48",
"apache2",
"openssl",
"pcre2",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "mod_scep",
"portdir": "www/mod_scep",
"version": "0.2.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://redwax.eu/",
"description": "Redwax apache module to handle SCEP requests",
"long_description": "Redwax.eu module that Exposes an endpoint that can process a traditional SCEP request and return a certificate from your normal apache webserver.",
"active": true,
"categories": [
"security",
"www"
],
"maintainers": [
{
"name": "dirkx",
"github": "dirkx",
"ports_count": 8
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl",
"apache2",
"mod_ca"
]
}
],
"depends_on": []
},
{
"name": "mod_security2",
"portdir": "www/mod_security2",
"version": "2.9.12",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/owasp-modsecurity/ModSecurity",
"description": "Apache 2 intrusion detection and prevention engine for web applications",
"long_description": "ModSecurity is an open source intrusion detection and prevention engine for web applications. It operates embedded into the web server, acting as a powerful umbrella - shielding applications from attacks.",
"active": true,
"categories": [
"security",
"www"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1401
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"curl",
"libxml2",
"apache2",
"lua53"
]
}
],
"depends_on": []
},
{
"name": "mod_spkac",
"portdir": "www/mod_spkac",
"version": "0.2.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://redwax.eu/",
"description": "Redwax apache module to handle SPKAC requests",
"long_description": "Redwax.eu Apache module that exposes an endpoint that can process a Signed Public Key and Challenge request and return a certificate from your normal apache webserver.",
"active": true,
"categories": [
"security",
"www"
],
"maintainers": [
{
"name": "dirkx",
"github": "dirkx",
"ports_count": 8
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"openssl",
"apache2",
"mod_ca"
]
}
],
"depends_on": []
},
{
"name": "mod_tile",
"portdir": "gis/mod_tile",
"version": "0.8.1",
"license": "GPL-2+ and Boost-1 and BSD and Permissive and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openstreetmap/mod_tile",
"description": "Renders map tiles with mapnik and serves them using Apache and mod_tile",
"long_description": "mod_tile is a system to serve raster tiles for example to use within a slippy map. It provides a dynamic combination of efficient caching and on the fly rendering. Due to its dynamic rendering, only a small fraction of overall tiles need to be kept on disk, reducing the resources required. At the same time, its caching strategy allows for a high performance serving and can support several thousand requests per second.",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "frank.dean",
"github": "frankdean",
"ports_count": 12
}
],
"variants": [
"postgresql16",
"postgresql17",
"osmosis",
"logrotate",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"carto",
"iniparser",
"apache2",
"pkgconfig",
"libtool",
"automake",
"autoconf-archive",
"autoconf"
]
},
{
"type": "lib",
"ports": [
"freetype",
"proj9",
"postgresql17",
"boost187",
"pg17-postgis",
"zlib",
"icu",
"mapnik",
"harfbuzz",
"libjpeg-turbo",
"libpng",
"tiff",
"webp",
"curl"
]
},
{
"type": "run",
"ports": [
"openstreetmap-carto",
"trim_osc",
"osmosis",
"osmium-tool",
"gsed",
"logrotate",
"wget",
"osm2pgsql"
]
}
],
"depends_on": []
},
{
"name": "mod_timestamp",
"portdir": "www/mod_timestamp",
"version": "0.2.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://redwax.eu/",
"description": "Redwax apache module to serve signed timestamps",
"long_description": "Redwax.eu apache module that exposes an RFC3161 Time Stamp Protocol endpoint for document timestamping from your normal apache webserver.",
"active": true,
"categories": [
"security",
"www"
],
"maintainers": [
{
"name": "dirkx",
"github": "dirkx",
"ports_count": 8
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl",
"apache2",
"mod_ca"
]
}
],
"depends_on": []
},
{
"name": "modus",
"portdir": "sysutils/modus",
"version": "0.1.15",
"license": "AGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/modus-continens/modus",
"description": "A language for building Docker/OCI container images",
"long_description": "Modus is a language for building Docker/OCI container images. Modus uses logic programming to express interactions among build parameters, specify complex build workflows, automatically parallelise and cache builds, help to reduce image size, and simplify maintenance.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1047
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-14"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "mod_wsgi",
"portdir": "www/mod_wsgi",
"version": "4.9.0",
"license": "Apache",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.modwsgi.org/",
"description": "Python WSGI adapter module for Apache.",
"long_description": "The mod_wsgi module is written in C code directly against the internal Apache and Python application programming interfaces. As such, for hosting WSGI applications in conjunction with Apache it has a lower memory overhead and performs better than existing WSGI adapters for mod_python or alternative FASTCGI/SCGI/CGI based solutions.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [
"python310",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"apache2",
"python310"
]
}
],
"depends_on": []
},
{
"name": "moe",
"portdir": "editors/moe",
"version": "1.16",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/moe/",
"description": "GNU moe - console text editor for ISO-8859 and ASCII character encodings.",
"long_description": "GNU moe is a console text editor for ISO-8859 and ASCII character encodings. It has a modeless, user-friendly interface, online help, multiple windows, global search/replace (on all buffers at once), block operations, automatic indentation, word wrapping, etc.",
"active": true,
"categories": [
"editors"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"lzip"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "moftpd",
"portdir": "net/moftpd",
"version": "1.2.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.morth.org/moftpd/",
"description": "moftpd is a FTP server supporting IPv6, virtual hosts",
"long_description": "moftpd is a FTP server supporting IPv6, virtual hosts, fine grained permissions, and more. TLS is supported, and clients can be authenticated and logged in by certificate.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "mogenerator",
"portdir": "devel/mogenerator",
"version": "1.32",
"license": "MIT",
"platforms": "macosx",
"epoch": 1,
"replaced_by": null,
"homepage": "http://rentzsch.github.io/mogenerator/",
"description": "Core Data code generation",
"long_description": "mogenerator is a command-line tool that, given an .xcdatamodel file, will generate two classes per entity. The first class, _MyEntity, is intended solely for machine consumption and will be continuously overwritten to stay in sync with your data model. The second class, MyEntity, subclasses _MyEntity, won't ever be overwritten and is a great place to put your custom logic.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "mold",
"portdir": "devel/mold",
"version": "1.7.1",
"license": "AGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rui314/mold",
"description": "A modern linker.",
"long_description": "mold is a faster drop-in replacement for existing Unix linkers. It is several times faster than the LLVM lld linker, the second-fastest open-source linker which mold is designed to increase developer productivity by reducing build time, especially in rapid debug-edit-rebuild cycles.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "jeff",
"github": "crowell",
"ports_count": 4
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"legacy-support",
"macports-libcxx"
]
}
],
"depends_on": []
},
{
"name": "molden",
"portdir": "science/molden",
"version": "7.3",
"license": "Restrictive and Noncommercial and Nomirror",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://www.theochem.ru.nl/molden/",
"description": "Molecular graphics visualisation tool",
"long_description": "Molden is a package for displaying Molecular Density from the Ab Initio packages GAMESS-UK, GAMESS-US and GAUSSIAN and the Semi-Empirical packages Mopac/Ampac, it also supports a number of other programs via the Molden Format. \n\nIn order to keep up support for Molden, proof that it is being used outside the CMBI is required. Please register your copy of molden at: https://www.theochem.ru.nl/molden/form.html",
"active": true,
"categories": [
"graphics",
"science",
"chemistry"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"gcc12",
"gccdevel",
"g95",
"gcc10",
"gcc11"
],
"dependencies": [
{
"type": "build",
"ports": [
"gmake",
"makedepend",
"gcc12",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"xorg-libXmu",
"libGLU",
"mesa",
"xorg-libX11"
]
}
],
"depends_on": []
},
{
"name": "mole",
"portdir": "net/mole",
"version": "2.0.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://davrodpin.github.io/mole",
"description": "CLI application to create ssh tunnels focused on resiliency and user experience.",
"long_description": "CLI application to create ssh tunnels focused on resiliency and user experience., forwarding a local port to a remote address through a SSH server.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1047
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "mole-cleaner",
"portdir": "sysutils/mole-cleaner",
"version": "1.33.0",
"license": "MIT",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tw93/Mole",
"description": "Deep clean and optimize your Mac",
"long_description": "Mole is a Mac cleaning tool that can free up tens of GBs in one go.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 268
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
},
{
"type": "run",
"ports": [
"bash"
]
}
],
"depends_on": []
},
{
"name": "molly-guard",
"portdir": "sysutils/molly-guard",
"version": "0.4.5",
"license": "Artistic-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/raimue/molly-guard",
"description": "Avoid accidental shutdowns or reboots",
"long_description": "This ports overrides the existing shutdown, reboot, halt commands with its own version that first executes some checks before invoking the real system functionality. For example, one script shipped with this port checks for existing SSH sessions. If any of the three commands are called interactively over an SSH session, the shell script prompts you to enter the name of the host you wish to shut down. This should adequately prevent you from accidental shutdowns and reboots.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "raimue",
"github": "raimue",
"ports_count": 57
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"docbook-xsl-nons",
"libxslt",
"clang-17"
]
},
{
"type": "run",
"ports": [
"debianutils"
]
}
],
"depends_on": []
},
{
"name": "molmol",
"portdir": "science/molmol",
"version": "2k.2.0",
"license": "Restrictive/Distributable",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.mol.biol.ethz.ch/wuthrich/software/molmol/",
"description": "Molecular graphics display program",
"long_description": "MOLMOL is a molecular graphics program for displaying, analyzing, and manipulating the three-dimensional structure of biological macromolecules, with special emphasis on the study of protein or DNA structures determined by NMR. The program runs on UNIX and Windows NT/95/98/2000 and is freely available. It does not work properly with RNA.",
"active": true,
"categories": [
"science",
"chemistry"
],
"maintainers": [
{
"name": "howarth.at.macports",
"github": "jwhowarth",
"ports_count": 18
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"gcc10",
"gcc11",
"gcc12",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"libpng",
"tiff",
"glw",
"zlib",
"mesa",
"openmotif",
"xpm",
"libGLU"
]
}
],
"depends_on": []
},
{
"name": "MoltenVK",
"portdir": "graphics/MoltenVK",
"version": "1.4.1",
"license": "Apache-2",
"platforms": "{darwin any} {macosx any >= 15}",
"epoch": 2,
"replaced_by": null,
"homepage": "https://github.com/KhronosGroup/MoltenVK",
"description": "an implementation of Vulkan for Metal",
"long_description": "MoltenVK is an implementation of the high-performance, industry-standard Vulkan graphics and compute API, that runs on Apple's Metal graphics framework.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 51
},
{
"name": "",
"github": "jasonliu--",
"ports_count": 37
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"MoltenVK-latest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"virglrenderer"
]
}
]
},
{
"name": "MoltenVK-1.0.41",
"portdir": "graphics/MoltenVK",
"version": "1.0.41",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/KhronosGroup/MoltenVK",
"description": "an implementation of Vulkan for Metal",
"long_description": "MoltenVK is an implementation of the high-performance, industry-standard Vulkan graphics and compute API, that runs on Apple's Metal graphics framework.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 51
},
{
"name": "",
"github": "jasonliu--",
"ports_count": 37
}
],
"variants": [
"manifest"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "MoltenVK-1.1.9",
"portdir": "graphics/MoltenVK",
"version": "1.1.9",
"license": "Apache-2",
"platforms": "{darwin any} {macosx >= 16}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/KhronosGroup/MoltenVK",
"description": "an implementation of Vulkan for Metal",
"long_description": "MoltenVK is an implementation of the high-performance, industry-standard Vulkan graphics and compute API, that runs on Apple's Metal graphics framework.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 51
},
{
"name": "",
"github": "jasonliu--",
"ports_count": 37
}
],
"variants": [
"manifest"
],
"dependencies": [
{
"type": "build",
"ports": [
"p7zip",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "MoltenVK-latest",
"portdir": "graphics/MoltenVK",
"version": "1.4.1",
"license": "Apache-2",
"platforms": "{darwin any} {macosx >= 17}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/KhronosGroup/MoltenVK",
"description": "an implementation of Vulkan for Metal",
"long_description": "MoltenVK is an implementation of the high-performance, industry-standard Vulkan graphics and compute API, that runs on Apple's Metal graphics framework.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 51
},
{
"name": "",
"github": "jasonliu--",
"ports_count": 37
}
],
"variants": [
"manifest"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"wine-stable",
"wine-devel",
"wine-staging"
]
},
{
"type": "run",
"ports": [
"MoltenVK"
]
}
]
},
{
"name": "monafont",
"portdir": "x11/monafont",
"version": "2.90",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://monafont.sourceforge.net/",
"description": "Japanese proportional font to show Japanese text arts correctly",
"long_description": "Mona Font is a Japanese proportional font which allows you to view Japanese text arts correctly. Mona Font is based on Shinonome Font, a Japanese font developed by /efont/ Project.",
"active": true,
"categories": [
"x11",
"fonts"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"mkfontscale",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "monarch",
"portdir": "net/monarch",
"version": "2.5.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/monarch",
"description": "A GUI configuration tool for Nagios written in perl",
"long_description": "A GUI configuration tool for Nagios written in perl",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-cgi-ajax",
"p5.34-class-accessor",
"p5.34-dbd-mysql",
"p5.34-dbi",
"nagios",
"p5.34-nmap-scanner",
"p5.34-xml-libxml",
"p5.34-xml-namespacesupport",
"p5.34-xml-sax",
"p5.34-libwww-perl"
]
}
],
"depends_on": []
},
{
"name": "mongo-c-driver",
"portdir": "devel/mongo-c-driver",
"version": "1.26.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mongoc.org/libmongoc/1.26.2/",
"description": "library for using mongodb from C code",
"long_description": "mongo-c-driver provides libmongoc, a library for using mongodb from C code.",
"active": true,
"categories": [
"devel",
"databases"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"snappy",
"cyrus-sasl2",
"zlib",
"libbson"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"MongoObjCDriver",
"mongo-cxx-driver",
"php54-mongodb",
"php55-mongodb",
"php56-mongodb",
"php70-mongodb",
"php72-mongodb",
"php71-mongodb",
"php73-mongodb",
"polymake",
"syslog-ng-devel"
]
}
]
},
{
"name": "mongo-cxx-driver",
"portdir": "devel/mongo-cxx-driver",
"version": "3.10.2",
"license": "Apache-2",
"platforms": "{darwin >= 10}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/mongodb/mongo-cxx-driver",
"description": "library for using mongodb from C++ code",
"long_description": "mongo-cxx-driver provides libmongocxx, a library for using mongodb from C++ code. Also contains companion library libbsoncxx.",
"active": true,
"categories": [
"devel",
"databases"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"mnmlstc-core",
"mongo-c-driver",
"cyrus-sasl2"
]
}
],
"depends_on": []
},
{
"name": "mongodb",
"portdir": "databases/mongodb",
"version": "6.0.7",
"license": "SSPL",
"platforms": "{darwin >= 18}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://www.mongodb.com/community",
"description": "high-performance, schema-free, document-oriented (\"NoSQL\") database",
"long_description": "MongoDB is a high-performance, schema-free, document-oriented (\"NoSQL\") database. The mongodb port tracks the annual major release cycle which focuses on stability.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"libyaml",
"python311",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"pcre",
"yaml-cpp",
"curl",
"snappy",
"libstemmer",
"cyrus-sasl2",
"libpcap",
"zlib",
"zstd"
]
}
],
"depends_on": []
},
{
"name": "mongodb-devel",
"portdir": "databases/mongodb-devel",
"version": "6.0.7",
"license": "SSPL",
"platforms": "{darwin >= 18}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.mongodb.com/community",
"description": "high-performance, schema-free, document-oriented (\"NoSQL\") database",
"long_description": "MongoDB is a high-performance, schema-free, document-oriented (\"NoSQL\") database. The mongodb-devel port tracks the rapid release cycle which makes new features available faster but is not supported.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"libyaml",
"python311",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"pcre",
"yaml-cpp",
"curl",
"snappy",
"libstemmer",
"cyrus-sasl2",
"libpcap",
"zlib",
"zstd"
]
}
],
"depends_on": []
},
{
"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": 100
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"BWToolkit"
]
}
],
"depends_on": []
},
{
"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": 100
}
],
"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": 100
}
],
"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": "mongoose",
"portdir": "www/mongoose",
"version": "3.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/mongoose/",
"description": "easy to use web server",
"long_description": "Easy to use web server for Windows and UNIX. Mongoose provides simple and clean API for embedding it into existing programs. Targeting Web application developers, embedded system developers, and people who need to setup file sharing quickly.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "mongo-tools",
"portdir": "devel/mongo-tools",
"version": "100.10.0",
"license": "Apache-2",
"platforms": "{darwin >= 17}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mongodb/mongo-tools",
"description": "utilities for working with mongodb databases: bsondump, mongoimport, mongoexport, mongodump, mongorestore, mongostat, mongofiles, mongooplog, mongotop",
"long_description": "mongo-tools is a collection of utilities for working with mongodb databases: \n\n* bsondump: display BSON files in a human-readable format \n* mongoimport: Convert data from JSON, TSV or CSV and insert them into a collection \n* mongoexport: Write an existing collection to CSV or JSON format \n* mongodump: Dump MongoDB backups to disk in .BSON format \n* mongorestore: Restore MongoDB backups in .BSON format to a live database \n* mongostat: Monitor live MongoDB servers, replica sets, or sharded clusters \n* mongofiles: Read, write, delete, or update files in GridFS \n* mongotop: Monitor read/write activity on a mongo server \n* mongoreplay: Inspect and record commands sent to a MongoDB instance, and then replay the commands back onto another host at a later time",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl",
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "mongrel2",
"portdir": "www/mongrel2",
"version": "1.12.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mongrel2.org/",
"description": "The Language Agnostic Web Server",
"long_description": "Mongrel2 is an application, language, and network architecture agnostic web server that focuses on web applications using modern browser technologies.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"mbedtls",
"zmq"
]
}
],
"depends_on": []
}
]
}