HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51637,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=520",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=518",
"results": [
{
"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_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_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_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_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_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_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_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": 1397
}
],
"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_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": "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_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_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_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_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_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_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": "minio-mc",
"portdir": "www/minio-mc",
"version": "2022-10-22T03-39-29Z",
"license": "AGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/minio/mc",
"description": "Provides cloud-enabled UNIX commands like ls, cat, cp, etc.",
"long_description": "Provides cloud-enabled UNIX commands like ls, cat, cp, etc. It supports filesystems and Amazon S3 compatible cloud storage service (AWS Signature v2 and v4). See minio port for server.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 220
}
],
"variants": [
"altname"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"go"
]
}
],
"depends_on": []
},
{
"name": "minio",
"portdir": "www/minio",
"version": "2022-10-24T18-35-07Z",
"license": "AGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://minio.io",
"description": "Open source Amazon S3-compatible object storage server.",
"long_description": "Open source Amazon S3-compatible object storage server. It is best suited for storing unstructured data such as photos, videos, log files, backups and container / VM images. Size of an object can range from a few KBs to a maximum of 5TB. See also minio-mc for command-line client.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"go"
]
}
],
"depends_on": []
},
{
"name": "midori",
"portdir": "www/midori",
"version": "9.0",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://midori-browser.org",
"description": "Midori is a lightweight yet powerful web browser",
"long_description": "Midori is a lightweight yet powerful web browser",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"cmake",
"pkgconfig",
"vala",
"intltool"
]
},
{
"type": "lib",
"ports": [
"webkit2-gtk",
"libsoup-2.4",
"sqlite3",
"libpeas1",
"glib2",
"desktop-file-utils",
"gcr",
"gtk3"
]
},
{
"type": "run",
"ports": [
"adwaita-icon-theme"
]
}
],
"depends_on": []
},
{
"name": "mediawiki",
"portdir": "www/mediawiki",
"version": "1.23.2",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.mediawiki.org",
"description": "The wiki engine used by Wikipedia",
"long_description": "MediaWiki is the collaborative editing software that runs Wikipedia, the free encyclopedia, and other projects. It's designed to handle a large number of users and pages without imposing too rigid a structure or workflow.",
"active": true,
"categories": [
"www",
"php"
],
"maintainers": [],
"variants": [
"mysql",
"postgresql"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "run",
"ports": [
"ImageMagick",
"php5-web"
]
}
],
"depends_on": []
},
{
"name": "mathopd",
"portdir": "www/mathopd",
"version": "1.5p4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.mathopd.org/",
"description": "small, yet very fast HTTP server",
"long_description": "Mathopd is a very small, yet very fast HTTP server for UN*X systems. Mathopd is designed specifically to handle a large number of connections with minimal fuss. It contains no unnecessary add-ons, but it does the trick for most things.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "lynx",
"portdir": "www/lynx",
"version": "2.9.2",
"license": "(GPL-2 or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lynx.invisible-island.net",
"description": "The text web browser",
"long_description": "Lynx is a fully-featured World Wide Web browser for users on Unix, VMS, and other platforms running cursor-addressable, character-cell terminals or emulators.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "larryv",
"github": "larryv",
"ports_count": 49
}
],
"variants": [
"ssl",
"gnutls",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"perl5",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"zlib",
"gettext",
"ncurses",
"brotli",
"libidn2",
"libiconv",
"openssl",
"bzip2"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"pavucontrol",
"wml"
]
},
{
"type": "lib",
"ports": [
"arb",
"man"
]
}
]
},
{
"name": "lws",
"portdir": "www/lws",
"version": "0.6.1",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20080723151931/http://www.dellroad.org/lws",
"description": "The Lil' Web Server",
"long_description": "LWS is a lightweight web server which uses pthreads(3) for multi-tasking and the PDEL library for HTTP, HTTPS, and configurable servlet support. The server can be configured via a buit-in admin web interface, or by manually editing the XML configuration file. LWS supports multiple HTTP and HTTPS servers, each containing multiple virtual hosts. Each virtual host has a configurable list of servlets. The supported servlets types are file, redirect, and cookieauth. The file servlet includes optional support for tmpl(3) HTML templates. LWS maintains a self-rotating logfile(3) error log, with optional support for logging via syslog as well. LWS is intended to demonstrate features of the PDEL library, and to be a lightweight web server for simple applications.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libpdel",
"openssl",
"expat"
]
}
],
"depends_on": []
},
{
"name": "lwan",
"portdir": "www/lwan",
"version": "0.3",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lwan.ws",
"description": "Lwan is a high-performance & scalable web server.",
"long_description": "Lwan is a high-performance & scalable web server. With its low disk and memory footprints, it's suitable to be used from embedded devices to robust servers. Both static and dynamic content can be served, as it can also be used as a library. Dynamic content can be generated by code written in either C or Lua. Connections are handled individually by coroutines, which are transparently and efficiently juggled by a per-CPU cooperative scheduler, giving the illusion of blocking I/O to handlers. Lwan isn't just a simple static file server: it can be used as a library to build web services on top of it. In fact, the static file server isn't a special case: it just uses the same APIs that are available when Lwan is used as a library.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1044
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"brotli",
"lua51",
"zlib",
"zstd"
]
}
],
"depends_on": []
},
{
"name": "logstalgia",
"portdir": "www/logstalgia",
"version": "1.1.5",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://logstalgia.io",
"description": "a website access log visualisation tool",
"long_description": "Logstalgia is a visualization tool that replays or streams web server access logs as a retro arcade game simulation.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"glm",
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libpng",
"libsdl2",
"boost176",
"freetype",
"libsdl2_image",
"pcre2",
"ftgl",
"glew",
"libjpeg-turbo"
]
}
],
"depends_on": []
},
{
"name": "loggerhead",
"portdir": "www/loggerhead",
"version": "1.18.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://launchpad.net/loggerhead",
"description": "Web viewer for projects in Bazaar",
"long_description": "Loggerhead is a web viewer for projects in Bazaar. It can be used to navigate a branch history, annotate files, view patches, perform searches, etc. It's originally based on bazaar-webserve, which is itself based on hgweb for Mercurial.",
"active": true,
"categories": [
"devel",
"www"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"bzr",
"python27",
"py27-paste",
"py27-setuptools",
"py27-simpletal"
]
}
],
"depends_on": []
},
{
"name": "litmus",
"portdir": "www/litmus",
"version": "0.13",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.webdav.org/neon/litmus/",
"description": "WebDAV server protocol compliance test suite.",
"long_description": "litmus is a WebDAV server test suite, which aims to test whether a server is compliant with the WebDAV protocol as specified in RFC2518.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"expat",
"neon",
"openssl"
]
}
],
"depends_on": []
},
{
"name": "litebrowser",
"portdir": "www/litebrowser",
"version": "0.0.0-20211116",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/litehtml/litebrowser-linux",
"description": "a simple web browser based on litehtml",
"long_description": "litebrowser is a minimal web browser intended primarily to demonstrate the capabilities of the litehtml rendering engine.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"cairo",
"fontconfig",
"litehtml",
"gtkmm3",
"pango",
"curl",
"poco",
"gtk3"
]
}
],
"depends_on": []
},
{
"name": "links1",
"portdir": "www/links1",
"version": "1.04",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.jikos.cz/~mikulas/links/",
"description": "text WWW browser with tables",
"long_description": "Links is a text-based browser with support for HTML tables and frames.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"openssl"
]
}
],
"depends_on": []
},
{
"name": "links",
"portdir": "www/links",
"version": "2.30",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://links.twibright.com/",
"description": "Lynx-like WWW browser that supports tables, menus, etc",
"long_description": "Lynx-like WWW browser with text and graphics modes with many features like displaying tables, menus, etc.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"svg",
"tiff",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"bzip2",
"openssl3",
"libevent",
"xz"
]
}
],
"depends_on": []
},
{
"name": "linkchecker",
"portdir": "www/linkchecker",
"version": "10.6.0",
"license": "GPL-2+",
"platforms": "{darwin any} freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/LinkChecker/",
"description": "linkchecker for html pages",
"long_description": "linkchecker for html pages with recursive checking, multithreaded, output can be colored or normal text, HTML, SQL, CSV or a sitemap graph in XML or GML format, additionally reports download time for HTML pages HTTP/1.1 and 1.0, HTTPS, FTP, mailto:, news:, nntp:, gopher, telnet and local file links are supported, restrict link checking with regular expression filters for URLs, proxy support, give username/password for HTTP and FTP authorization, robots.txt exclusion protocol support, i18n support, CGI web interface. The gui portion is no longer included as it is not maintained.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatch-vcs",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-requests",
"py314-dnspython",
"py314-beautifulsoup4",
"py314-pyxdg"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-openssl",
"py314-parameterized",
"py314-py"
]
}
],
"depends_on": []
},
{
"name": "lighttpd",
"portdir": "www/lighttpd",
"version": "1.4.82",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.lighttpd.net/",
"description": "A secure, fast, compliant and flexible web-server",
"long_description": "lighttpd is a secure, fast, compliant and very flexible web server which has been optimized for high-performance environments. It has a very low memory footprint compared to other web servers and takes care of CPU load.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"mysql57",
"ssl",
"davprops",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"lua",
"brotli",
"spawn-fcgi",
"zlib",
"zstd",
"openssl",
"pcre2",
"xxhashlib"
]
}
],
"depends_on": []
},
{
"name": "libwww",
"portdir": "www/libwww",
"version": "5.4.2",
"license": "W3C",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.w3.org/Library/",
"description": "The W3C WWW Reference Library",
"long_description": "Libwww is a general-purpose Web API written in C for Unix and Windows (Win32). With a highly extensible and layered API, it can accommodate many different types of applications including clients, robots, etc.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"ncurses",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"zlib",
"openssl",
"expat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"jigdo"
]
}
]
},
{
"name": "libsass",
"portdir": "www/libsass",
"version": "3.6.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sass-lang.com/libsass",
"description": "A C/C++ implementation of a Sass compiler",
"long_description": "LibSass is a C/C++ port of the Sass engine. The point is to be simple, faster, and easy to integrate.",
"active": true,
"categories": [
"textproc",
"www"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 56
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-16"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"astroid",
"sassc"
]
}
]
},
{
"name": "libmicrohttpd",
"portdir": "www/libmicrohttpd",
"version": "1.0.1",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/libmicrohttpd/",
"description": "Light HTTP/1.1 server library.",
"long_description": "GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application. GNU libmicrohttpd is free software and part of the GNU project.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"gnutls"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"faust",
"ola",
"faust-devel",
"faustlive-devel",
"Akumuli",
"wget2",
"musikcube",
"retroshare-qt4"
]
}
]
},
{
"name": "libhttpseverywhere",
"portdir": "www/libhttpseverywhere",
"version": "0.8.3",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.gnome.org/browse/libhttpseverywhere",
"description": "This library enables you to leverage the power of HTTPSEverywhere to any desktop-application.",
"long_description": "This library enables you to leverage the power of HTTPSEverywhere to any desktop-application.. HTTPSEverywhere is a browser plugin that comes with a set of rules that you can use to ensure that you use HTTP instead of HTTPS only when this is absolutely not circumventable. With libhttpseverywhere you get a C-bindable, GLib-based library you can link/bind against in almost all languages",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"meson",
"ninja",
"pkgconfig",
"vala",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libarchive",
"libsoup-2.4",
"glib2",
"json-glib",
"libgee",
"gobject-introspection",
"libxml2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome3-core"
]
},
{
"type": "run",
"ports": [
"gnome3-core"
]
}
]
},
{
"name": "libhtmlparse",
"portdir": "www/libhtmlparse",
"version": "0.2.0",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.translator.cx/software/libhtmlparse.html",
"description": "lightweight HTML parsing library",
"long_description": "libhtmlparse is a lightweight HTML parsing library. It is designed for applications where speed is critical and certain advanced features aren't necessary. It's intended to be as simple as possible to use.",
"active": true,
"categories": [
"devel",
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "jetty",
"portdir": "www/jetty",
"version": "5.1.10",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.mortbay.org/jetty/",
"description": "Java HTTP Servlet Server",
"long_description": "Jetty is a 100% Java HTTP Server and Servlet Container. Jetty is a fully featured web server for static and dynamic content. Unlike separate server/container solutions, this means that your web server and web application run in the same process, without interconnection overheads and complications. Furthermore, as a pure java component, Jetty can be simply included in your application for demonstration, distribution or deployment.",
"active": true,
"categories": [
"java",
"www"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "ikiwiki",
"portdir": "www/ikiwiki",
"version": "3.20190228",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ikiwiki.info/",
"description": "A wiki compiler.",
"long_description": "Ikiwiki is a wiki compiler. It converts wiki pages into HTML pages suitable for publishing on a website. Ikiwiki stores pages and history in a revision control system such as Subversion or Git. There are many other features, including support for blogging and podcasting, as well as a large array of plugins.",
"active": true,
"categories": [
"www",
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-ipc-run",
"gettext",
"coreutils",
"clang-14",
"p5.34-perlmagick",
"p5.34-xml-twig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"p5.34-data-dumper",
"p5.34-file-mimeinfo",
"p5.34-html-parser",
"p5.34-html-scrubber",
"p5.34-html-template",
"p5.34-html-tree",
"p5.34-locale-gettext",
"p5.34-lwpx-paranoidagent",
"p5.34-mail-sendmail",
"p5.34-net-openid-consumer",
"p5.34-rpc-xml",
"perl5.34",
"p5.34-term-readline-gnu",
"p5.34-text-csv",
"p5.34-text-markdown",
"p5.34-text-wikiformat",
"p5.34-timedate",
"p5.34-uri",
"p5.34-xml-feed",
"p5.34-xml-simple",
"p5.34-xml-writer",
"p5.34-yaml-libyaml",
"p5.34-sort-naturally",
"py310-docutils",
"p5.34-authen-passphrase",
"p5.34-cgi",
"p5.34-cgi-formbuilder",
"p5.34-cgi-session",
"p5.34-crypt-ssleay"
]
}
],
"depends_on": []
},
{
"name": "hugo",
"portdir": "www/hugo",
"version": "0.160.1",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gohugoio/hugo",
"description": "A Fast and Flexible Static Site Generator built with love in GoLang",
"long_description": "A Fast and Flexible Static Site Generator built with love in GoLang",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "cardi",
"github": "cardi",
"ports_count": 6
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1044
}
],
"variants": [
"deploy"
],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
},
{
"type": "run",
"ports": [
"bash-completion"
]
}
],
"depends_on": []
},
{
"name": "httperf",
"portdir": "www/httperf",
"version": "0.9.0",
"license": "(GPL-2+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.hpl.hp.com/research/linux/httperf/",
"description": "tool for measuring webserver performance",
"long_description": "httperf is a tool for measuring web server performance. It provides a flexible facility for generating various HTTP workloads and for measuring server performance. The focus of httperf is not on implementing one particular benchmark but on providing a robust, high-performance tool that facilitates the construction of both micro- and macro-level benchmarks. The three distinguishing characteristics of httperf are its robustness, which includes the ability to generate and sustain server overload, support for the HTTP/1.1 protocol, and its extensibility to new workload generators and performance measurements.",
"active": true,
"categories": [
"www",
"benchmarks"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"openssl10"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"autobench"
]
}
]
},
{
"name": "http-parser",
"portdir": "www/http-parser",
"version": "2.9.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nodejs/http-parser",
"description": "http request/response parser for C.",
"long_description": "This is a parser for HTTP messages written in C. It parses both requests and responses. The parser is designed to be used in performance HTTP applications. It does not make any syscalls nor allocations, it does not buffer data, it can be interrupted at anytime. Depending on your architecture, it only requires about 40 bytes of data per message stream (in a web server that is per connection).",
"active": true,
"categories": [
"devel",
"www"
],
"maintainers": [
{
"name": "g.litenstein",
"github": "Lord-Kamina",
"ports_count": 4
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"restinio"
]
}
]
},
{
"name": "http-fetcher",
"portdir": "www/http-fetcher",
"version": "1.1.0",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://http-fetcher.sourceforge.net/",
"description": "small, robust, flexible library for HTTP downloads",
"long_description": "http-fetcher is a small, robust, flexible library for downloading files via HTTP using the GET method.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "hey",
"portdir": "www/hey",
"version": "0.1.5",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rakyll/hey",
"description": "hey is a tiny program that sends some load to a web application.",
"long_description": "hey is a tiny program that sends some load to a web application. HTTP load generator, ApacheBench (ab) replacement, formerly known as rakyll/boom. Supports HTTP/2.",
"active": true,
"categories": [
"net",
"www"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1044
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "haserl",
"portdir": "www/haserl",
"version": "0.8.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://haserl.sourceforge.net/",
"description": "tiny CGI wrapper",
"long_description": "Haserl is a tiny (<30k) CGI wrapper that uses a UNIX shell to provide PHP-like scripting for dynamic web content. It parses form data placing the data in environment variables. It also supports file-uploads and running as a non-privileged user.",
"active": true,
"categories": [
"devel",
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "h2o",
"portdir": "www/h2o",
"version": "2.2.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://h2o.examp1e.net/",
"description": "the optimized HTTP/2 server",
"long_description": "H2O is a new generation HTTP server that provides quicker response to users with less CPU utilization when compared to older generation of web servers. Designed from ground-up, the server takes full advantage of HTTP/2 features including prioritized content serving and server push, promising outstanding experience to the visitors of your web site.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": []
},
{
"name": "gwee",
"portdir": "www/gwee",
"version": "1.36",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://tigerteam.se/dl/gwee/",
"description": "tool to exploit command execution vulnerabilities in web scripts",
"long_description": "gwee (generic web exploitation engine) is a small program written in C designed to exploit arbitrary command execution vulnerabilities in web scripts, such as Perl CGIs, PHP, etc.",
"active": true,
"categories": [
"security",
"www"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"perl5",
"python26"
]
}
],
"depends_on": []
},
{
"name": "googlecl",
"portdir": "www/googlecl",
"version": "0.9.14",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/googlecl/",
"description": "Command line tools for the Google Data APIs",
"long_description": "GoogleCL brings Google services to the command line. It currently supports Blogger, Calendar, Contacts, Docs, Picasa, and Youtube",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-gdata"
]
}
],
"depends_on": []
},
{
"name": "goaccess",
"portdir": "www/goaccess",
"version": "1.10.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://goaccess.io/",
"description": "GoAccess was designed to be a fast, terminal-based log analyzer.",
"long_description": "GoAccess was designed to be a fast, terminal-based log analyzer. Its core idea is to quickly analyze and view web server statistics in real time without needing to use your browser.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1397
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"tokyocabinet",
"gettext-runtime",
"openssl3",
"libmaxminddb"
]
}
],
"depends_on": []
},
{
"name": "geckodriver",
"portdir": "www/geckodriver",
"version": "0.30.0",
"license": "MPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mozilla/geckodriver",
"description": "Gecko (Firefox) driver for Selenium.",
"long_description": "Gecko (Firefox) driver for Selenium. Proxy for using W3C WebDriver-compatible clients to interact with Gecko-based browsers.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 175
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
}
]
}