HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50664,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=502",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=500",
"results": [
{
"name": "chromedriver-81",
"portdir": "www/chromedriver",
"version": "81.0.4044.20",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "chromedriver",
"homepage": "https://sites.google.com/chromium.org/driver/",
"description": "Obsolete port, replaced by chromedriver",
"long_description": "This port has been replaced by chromedriver.",
"active": false,
"categories": [
"www"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [
"undetected"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "chromedriver-83",
"portdir": "www/chromedriver",
"version": "83.0.4103.39",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "chromedriver",
"homepage": "https://sites.google.com/chromium.org/driver/",
"description": "Obsolete port, replaced by chromedriver",
"long_description": "This port has been replaced by chromedriver.",
"active": false,
"categories": [
"www"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [
"undetected"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "chromedriver-84",
"portdir": "www/chromedriver",
"version": "84.0.4147.30",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "chromedriver",
"homepage": "https://sites.google.com/chromium.org/driver/",
"description": "Obsolete port, replaced by chromedriver",
"long_description": "This port has been replaced by chromedriver.",
"active": false,
"categories": [
"www"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [
"undetected"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "chromedriver-85",
"portdir": "www/chromedriver",
"version": "85.0.4183.87",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "chromedriver",
"homepage": "https://sites.google.com/chromium.org/driver/",
"description": "Obsolete port, replaced by chromedriver",
"long_description": "This port has been replaced by chromedriver.",
"active": false,
"categories": [
"www"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [
"undetected"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "chromedriver-86",
"portdir": "www/chromedriver",
"version": "86.0.4240.22",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "chromedriver",
"homepage": "https://sites.google.com/chromium.org/driver/",
"description": "Obsolete port, replaced by chromedriver",
"long_description": "This port has been replaced by chromedriver.",
"active": false,
"categories": [
"www"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [
"undetected"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "chromedriver",
"portdir": "www/chromedriver",
"version": "136.0.7103.113",
"license": "Apache-2",
"platforms": "{darwin >= 20}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://chromedriver.chromium.org/",
"description": "ChromeDriver - WebDriver for Chrome",
"long_description": "WebDriver is an open source tool for automated testing of webapps across many browsers. It provides capabilities for navigating to web pages, user input, JavaScript execution, and more.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"chrome_app",
"undetected"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "cherokee",
"portdir": "www/cherokee",
"version": "1.2.104",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.cherokee-project.com/",
"description": "Cherokee web server",
"long_description": "Cherokee is a relatively new HTTP server designed to be as performant as Apache and lighttpd, but much easier to configure and maintain. It ships out-of-the-box SCGI support, making it ideal for deploying dynamic websites.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"ffmpeg",
"ldap",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"zlib",
"rrdtool",
"libgeoip",
"openssl10",
"pcre",
"python27"
]
}
],
"depends_on": []
},
{
"name": "cheetah",
"portdir": "www/cheetah",
"version": "1.8",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://neuro-tech.net/category/software/",
"description": "very minimal web server",
"long_description": "cheetah is a very minimal web server for testing small local sites, or to continue to serve some content while configuring your primary web server. It has very few features (and is single-threaded with optional fork support), except that it will serve files in a directory under a user-specified port, does not require root access and can serve Last Modified information to aid caching.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "cgit",
"portdir": "www/cgit",
"version": "1.2.3",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.zx2c4.com/cgit/",
"description": "A hyperfast web frontend for git repositories written in C.",
"long_description": "cgit is an attempt to create a fast web interface for the Git SCM (Source Code Management) using a builtin cache to decrease server io-pressure. It can run on any CGI-capable web server.",
"active": true,
"categories": [
"devel",
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libiconv"
]
},
{
"type": "run",
"ports": [
"lzip",
"xz",
"zstd",
"git",
"openssl",
"bzip2"
]
}
],
"depends_on": []
},
{
"name": "cgilib",
"portdir": "www/cgilib",
"version": "0.7",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.infodrom.org/projects/cgilib/",
"description": "CGI Library",
"long_description": "A simple library whose purpose is to provide an easy to use interface to CGI if you need to write your program in C instead of perl.",
"active": true,
"categories": [
"devel",
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "caddy",
"portdir": "www/caddy",
"version": "2.10.2",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://caddyserver.com/",
"description": "Fast, multi-platform web server with automatic HTTPS",
"long_description": "Caddy 2 is a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 81
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "cadaver",
"portdir": "www/cadaver",
"version": "0.24",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://notroj.github.io/cadaver",
"description": "Commandline client for DAV",
"long_description": "cadaver is a command-line WebDAV client for Unix. It supports file upload, download, on-screen display, namespace operations (move/copy), collection creation and deletion, and locking operations.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "michael.klein",
"github": "mklein-de",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"openssl",
"readline",
"neon"
]
}
],
"depends_on": []
},
{
"name": "buku",
"portdir": "python/buku",
"version": "5.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jarun/buku",
"description": "A command-line bookmark manager",
"long_description": "buku is a powerful bookmark manager written in Python3 and SQLite3. buku can auto-import bookmarks from your browser(s) or fetch the title and description of a bookmarked url from the web. You can use your favourite editor to compose and update bookmarks. With multiple search options, including regex and a deep scan mode (particularly for URLs), it can find any bookmark instantly. buku can look up the latest snapshot of a broken link on the Wayback Machine. There's an Easter egg to revisit random forgotten bookmarks too! buku is too busy to track you: no hidden history, obsolete records, usage analytics or homing.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "cardi",
"github": "cardi",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-html5lib",
"py313-certifi",
"py313-urllib3",
"py313-cryptography",
"py313-beautifulsoup4"
]
}
],
"depends_on": []
},
{
"name": "browsh",
"portdir": "www/browsh",
"version": "1.8.2",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.brow.sh",
"description": "browsh is a fully-modern text-based browser",
"long_description": "browsh is a fully-modern text-based browser. It can render anything that a modern browser can: HTML5, CSS3, JS, video and even WebGL.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "blazeblogger",
"portdir": "www/blazeblogger",
"version": "1.2.0",
"license": "GPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://blaze.blackened.cz/",
"description": "BlazeBlogger is a simple to use but capable CMS for the command line.",
"long_description": "BlazeBlogger is a simple to use but capable CMS for the command line.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "run",
"ports": [
"perl5"
]
}
],
"depends_on": []
},
{
"name": "blades",
"portdir": "www/blades",
"version": "0.6.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.getblades.org",
"description": "Blazing fast dead simple static site generator",
"long_description": "Blades is made to do one job and do it well - generate HTML files from the provided content using the provided templates. Thanks to the amazing Ramhorns templating engine, zero-copy deserialisation and rayon parallel iterators, it renders the whole site in milliseconds, possibly up to 10 times faster than other generators like Hugo. It's made for easy setup and use. A static site generator should be a no brainer. It uses mustache templates with extremely minimal and obvious syntax (really, like 7 rules!), while providing the necessary building blocks to let you focus on your content. You may categorise your pages into taxonomies (like categories or tags), use the usual features like pagination or breadcrumbs and even generate image galleries. Sitemap and RSS feed are automatically rendered. All done without hassle, faster than you blink.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "bbdb",
"portdir": "www/bbdb",
"version": "2.35",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://bbdb.sourceforge.net/",
"description": "The Insidious Big Brother Database",
"long_description": "The Insidious Big Brother Database (BBDB) is a contact management utility. It is tightly integrated with several mail and news readers, allowing it to create database entries directly from mail and news messages. As is usual with applications for Emacs, this record creation can be configured in many ways, ranging from a boolean create/don't create setting to creation based on the result of a user-supplied function. Database records can be used to store many types of information, from name and address to URLs and X-Face images. This information can be displayed when a message from an entity named in a database record is received. In addition, messages from database members can be tagged in the Gnus Summary Buffer, and Gnus scoring can be configured based on the contents of database records. Supercite citations can even be preset through the use of records in the BBDB.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "vishketan",
"github": "",
"ports_count": 1
}
],
"variants": [
"emacs_app"
],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"emacs"
]
}
],
"depends_on": []
},
{
"name": "awstats",
"portdir": "www/awstats",
"version": "7.9",
"license": "GPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.awstats.org",
"description": "Free real-time logfile analyzer to get advanced web statistics",
"long_description": "AWStats is short for Advanced Web Statistics. It's a free tool that generates advanced web (but also ftp or mail) server statistics, graphically. \n\nThis log analyzer works as a CGI or from command line and shows you all possible information that your logs contain, in a few graphical web pages. It uses a partial information file to be able to process large log files, often and quickly. \n\nIt can analyze log files from IIS (W3C log format), Apache log files (NCSA combined/XLF/ELF log format or common/CLF log format), WebStar and most of all web, proxy, WAP, and streaming servers (and FTP servers or mail logs).",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5",
"apache2"
]
}
],
"depends_on": []
},
{
"name": "autobench",
"portdir": "www/autobench",
"version": "2.1.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.xenoclast.org/autobench/",
"description": "automatic webserver benchmark tool",
"long_description": "Autobench is a simple Perl script for automating the process of benchmarking a web server (or for conducting a comparative test of two different web servers). The script is a wrapper around httperf. Autobench runs httperf a number of times against each host, increasing the number of requested connections per second on each iteration, and extracts the significant data from the httperf output, delivering a CSV or TSV format file which can be imported directly into a spreadsheet for analysis/graphing.",
"active": true,
"categories": [
"www",
"benchmarks"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"gawk",
"httperf"
]
}
],
"depends_on": []
},
{
"name": "arora",
"portdir": "www/arora",
"version": "0.11.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Arora/arora",
"description": "Cross-platform QtWebKit web browser",
"long_description": "Arora is a lightweight cross-platform web browser based on QtWebKit. It's free (as in free speech and free beer).",
"active": true,
"categories": [
"aqua",
"www"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"openssl"
]
}
],
"depends_on": []
},
{
"name": "apache2",
"portdir": "www/apache2",
"version": "2.4.66",
"license": "Apache-2",
"platforms": "darwin freebsd openbsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://httpd.apache.org/",
"description": "The extremely popular second version of the Apache http server",
"long_description": "Apache is an HTTP server designed as a plug-in replacement for the NCSA server version 1.3 (or 1.4). It fixes numerous bugs in the NCSA server and includes many frequently requested new features, and has an API which allows it to be extended to meet users' needs more easily.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
},
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1242
}
],
"variants": [
"openldap",
"brotli",
"http2",
"xml2enc",
"mpms_shared_all",
"preforkmpm",
"workermpm",
"eventmpm",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"apr",
"apr-util",
"openssl",
"zlib",
"perl5",
"expat",
"libxml2",
"pcre"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"mod_tile"
]
},
{
"type": "lib",
"ports": [
"p5.26-libapreq2",
"drupal8",
"p5.28-apache-authcookie",
"smokeping",
"p5.30-apache-authcookie",
"bugzilla",
"p5.32-apache-authcookie",
"p5.34-apache-authcookie",
"mod_timestamp",
"mod_gnutls",
"drupal7",
"shibboleth",
"mod_security2",
"mod_wsgi",
"mod_scep",
"p5.26-apache-authcookie",
"sympa",
"p5.28-libapreq2",
"p5.30-libapreq2",
"p5.32-libapreq2",
"p5.34-libapreq2",
"neko",
"php84-apache2handler",
"php83-apache2handler",
"php82-apache2handler",
"php81-apache2handler",
"php80-apache2handler",
"mod_ca",
"php74-apache2handler",
"php73-apache2handler",
"php72-apache2handler",
"php71-apache2handler",
"php70-apache2handler",
"mod_qos",
"php56-apache2handler",
"php55-apache2handler",
"php54-apache2handler",
"php53-apache2handler",
"php52-apache2handler",
"mod_antispam",
"mod_chroot",
"mod_crl",
"mod_csr",
"mod_dnssd",
"mod_maxminddb",
"mod_mono",
"mod_ocsp",
"mod_pkcs12",
"mod_python27",
"mod_spkac",
"mod_perl2",
"mod_authn_otp",
"mod_fcgid",
"awstats"
]
},
{
"type": "run",
"ports": [
"zabbix42-frontend",
"zabbix44-frontend",
"zabbix5-frontend",
"ganglia-web",
"postfixadmin",
"zabbix3",
"zabbix4-frontend"
]
}
]
},
{
"name": "aolserver",
"portdir": "www/aolserver",
"version": "4.5.1",
"license": "MPL-1.1-AOLserver",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aolserver.github.io/",
"description": "America Online's open-source web server",
"long_description": "AOLserver is America Online's open-source web server. AOLserver is the backbone of the largest and busiest production environments in the world. AOLserver is a multithreaded, Tcl-enabled web server used for large scale, dynamic web sites.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"tcl"
]
}
],
"depends_on": []
},
{
"name": "analog",
"portdir": "www/analog",
"version": "6.0.18",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.c-amie.co.uk/software/analog/",
"description": "A program which analyses logfiles from WWW servers",
"long_description": "description. It is designed to be fast and to produce accurate and attractive statistics: and combined with Report Magic, you can generate even prettier reports.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"zlib",
"pcre2",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "amber",
"portdir": "www/amber",
"version": "0.9.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/amberframework/amber",
"description": "Crystal web application framework",
"long_description": "Amber is web application framework implemented in the Crystal programming language that makes building applications fast, simple, and enjoyable. Get started with quick prototyping, less bugs, and blazing fast performance.",
"active": true,
"categories": [
"devel",
"www"
],
"maintainers": [
{
"name": "conradwt",
"github": "conradwt",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"postgresql10-server",
"redis",
"shards",
"crystal"
]
}
],
"depends_on": []
},
{
"name": "ali",
"portdir": "www/ali",
"version": "0.8.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nakabonne/ali",
"description": "Generate HTTP load and plot the results in real-time",
"long_description": "Generate HTTP load and plot the results in real-time. ali comes with an embedded terminal-based UI where you can plot the metrics in real-time, so lets you perform real-time analysis on the terminal.",
"active": true,
"categories": [
"net",
"www"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "ajp-wsgi",
"portdir": "www/ajp-wsgi",
"version": "1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.saddi.com/software/ajp-wsgi",
"description": "WSGI server/gateway implementing AJP",
"long_description": "ajp-wsgi is a WSGI server/gateway that implements AJP 1.3 to communicate with a web server. It is written in C and embeds a Python interpreter to run the actual application. Since all of the low-level transport code is in C, ajp-wsgi is significantly faster than flup's pure-Python ajp server.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "adblock2privoxy",
"portdir": "www/adblock2privoxy",
"version": "2.3.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/essandess/adblock2privoxy",
"description": "Convert adblock config files to privoxy format",
"long_description": "Convert adblock config files to privoxy format. AdBlock Plus browser plugin has great block list files provided by big community, but it is client software and cannot work on a server as proxy. Privoxy proxy has good potential to block ads at server side, but it experiences acute shortage of updated block lists. This software converts adblock lists to privoxy config files format. Almost all adblock features are supported including block/unblock requests (on privoxy) all syntax features are supported except for regex templates matching host name hide/unhide page elements (via CSS) all syntax features are supported all block request options except for outdated ones: Supported: script, image, stylesheet, object, xmlhttprequest, object-subrequest, subdocument, document, elemhide, other, popup, third-party, domain=..., match-case, donottrack.",
"active": true,
"categories": [
"www",
"haskell"
],
"maintainers": [
{
"name": "s.t.smith",
"github": "essandess",
"ports_count": 37
}
],
"variants": [
"initialize_always",
"stack",
"proxy_settings",
"https_inspection"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"sf-pwgen",
"file",
"grep",
"gsed",
"cctools",
"openssl",
"cabal",
"ghc"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"openssl",
"gmp",
"zlib"
]
},
{
"type": "patch",
"ports": [
"cabal"
]
},
{
"type": "run",
"ports": [
"privoxy",
"nginx",
"bash",
"wget"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"macos-fortress-proxy",
"macos-fortress-proxy-squid",
"macos-fortress-easylistpac"
]
}
]
},
{
"name": "abyss",
"portdir": "www/abyss",
"version": "0.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://abyss.sourceforge.net/",
"description": "Light HTTP/1.1 compliant web server.",
"long_description": "ABYSS aims to be a fully HTTP/1.1 compliant web server. Its main design goals are speed, low resource usage and portability. ABYSS works on most UNIX based systems and on Win32 systems (Win95/98/2000/NT).",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "ZendFramework1",
"portdir": "www/ZendFramework2",
"version": "1.12.20",
"license": "BSD",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://framework.zend.com/",
"description": "A framework for developing PHP web applications",
"long_description": "This is a port of the Zend Framework. The Zend Framework aims to provide an architecture for developing entire applications with no other library dependencies. This code will always be actively developed, tested, and supported by Zend and the PHP Collaboration Project.",
"active": true,
"categories": [
"lang",
"www"
],
"maintainers": [],
"variants": [
"php53",
"php54",
"php55",
"php56",
"manual_extensions"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"php56-curl",
"php56-dba",
"php56-exif",
"php56-ftp",
"php56-gd",
"php56-gettext",
"php56-gmp",
"php56-iconv",
"php56-imap",
"php56-mbstring",
"php56-mcrypt",
"php56-mssql",
"php56-mysql",
"php56-odbc",
"php56-calendar",
"php56-pcntl",
"php56-posix",
"php56-postgresql",
"php56-soap",
"php56-sockets",
"php56-sqlite",
"php56-tidy",
"php56-wddx",
"php56-xmlrpc",
"php56-xsl",
"php56-SPL_Types",
"php56-memcache",
"php56-zip",
"php56-openssl"
]
}
],
"depends_on": []
},
{
"name": "ZendFramework2",
"portdir": "www/ZendFramework2",
"version": "2.4.13",
"license": "BSD",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://framework.zend.com/",
"description": "A framework for developing PHP web applications",
"long_description": "This is a port of the Zend Framework. The Zend Framework aims to provide an architecture for developing entire applications with no other library dependencies. This code will always be actively developed, tested, and supported by Zend and the PHP Collaboration Project.",
"active": true,
"categories": [
"lang",
"www"
],
"maintainers": [],
"variants": [
"php53",
"php54",
"php55",
"php56",
"manual_extensions"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"php56-curl",
"php56-dba",
"php56-exif",
"php56-ftp",
"php56-gd",
"php56-gettext",
"php56-gmp",
"php56-iconv",
"php56-imap",
"php56-mbstring",
"php56-mcrypt",
"php56-mssql",
"php56-mysql",
"php56-odbc",
"php56-calendar",
"php56-pcntl",
"php56-posix",
"php56-postgresql",
"php56-soap",
"php56-sockets",
"php56-sqlite",
"php56-tidy",
"php56-wddx",
"php56-xmlrpc",
"php56-xsl",
"php56-SPL_Types",
"php56-memcache",
"php56-zip",
"php56-openssl"
]
}
],
"depends_on": []
},
{
"name": "QupZilla",
"portdir": "www/QupZilla",
"version": "2.2.6",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://qupzilla.com",
"description": "fast lightweight web browser made with Qt",
"long_description": "QupZilla is a fast lightweight web browser made with Qt. QupZilla has all the standard features you expect from a web browser, including bookmarks, history, tabbed browsing, RSS feeds, ad blocking, Flash blocking, and an SSL certificate manager.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"qt5-qttools",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"qt5-qtwebengine",
"openssl"
]
},
{
"type": "run",
"ports": [
"qt5-sqlite-plugin"
]
}
],
"depends_on": []
},
{
"name": "NetSurf",
"portdir": "www/NetSurf",
"version": "3.11",
"license": "(GPL-2 or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.netsurf-browser.org",
"description": "small and fast web browser",
"long_description": "NetSurf is a small and fast web browser.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"flex",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"webp",
"curl",
"expat",
"zlib",
"libutf8proc",
"libjxl",
"libiconv",
"openssl",
"gtk3",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "FileZilla",
"portdir": "www/FileZilla",
"version": "3.68.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://filezilla-project.org",
"description": "Open-source FTP, FTPS, and SFTP client",
"long_description": "FileZilla Client is a fast and reliable cross-platform FTP, FTPS and SFTP client with lots of useful features and an intuitive graphical user interface.",
"active": true,
"categories": [
"aqua",
"net",
"www"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"gettext",
"libtool",
"pkgconfig",
"clang-20"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"xdg-utils",
"sqlite3",
"dbus",
"gnutls",
"libfilezilla",
"nettle",
"wxWidgets-3.2",
"libidn"
]
},
{
"type": "test",
"ports": [
"cppunit"
]
}
],
"depends_on": []
},
{
"name": "CocoaRestClient",
"portdir": "www/CocoaRestClient",
"version": "1.4.7",
"license": "BSD",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mmattozzi.github.io/cocoa-rest-client/",
"description": "A free, native macOS app for testing HTTP/REST endpoints",
"long_description": "Test and interact with HTTP/REST resources: \n* Make GET, PUT, POST, DELETE, and HEAD calls. \n* Set request headers and display response headers. \n* Automatically pretty print XML and JSON content. \n* Quick save of request URLs, body, and headers in one convenient drawer. \n* Lightweight: Low real memory usage. \n* SSL Support (including untrusted certificates). \n* Optionally follows HTTP redirects. \n* Set HTTP Basic or Digest Auth. \n* Set HTTP request body content to a raw text blob or a list of parameters. \n* Upload files using HTTP multipart requests. HTTP form encoding also supported. \n* Unified diff tool for comparing responses.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "zunda",
"portdir": "textproc/zunda",
"version": "1.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jmizuno.github.io/zunda/",
"description": "Japanese Extended Modality Analyzer",
"long_description": "Japanese Extended Modality Analyzer",
"active": true,
"categories": [
"textproc",
"japanese"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cabocha",
"boost171"
]
}
],
"depends_on": []
},
{
"name": "zorba",
"portdir": "textproc/zorba",
"version": "3.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.zorba.io/home",
"description": "The XQuery Processor",
"long_description": "Zorba is a general purpose XQuery processor implementing in C++ the W3C family of specifications. It is not an XML database. The query processor has been designed to be embeddable in a variety of environments such as other programming languages extended with XML processing capabilities, browsers, database servers, XML message dispatchers, or smartphones. Its architecture employes a modular design, which allows customizing the Zorba query processor to the environment’s needs. In particular the architecture of the query processor allows a pluggable XML store (e.g. main memory, DOM stores, persistent disk-based large stores, S3 stores).",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"cmake",
"flex",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"curl",
"geos",
"fop",
"libiconv",
"libarchive",
"libxslt",
"tidy",
"boost176",
"libxml2",
"sqlite3",
"icu",
"openjdk11"
]
}
],
"depends_on": []
},
{
"name": "yq",
"portdir": "textproc/yq",
"version": "4.50.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mikefarah.gitbook.io/yq",
"description": "yq is a portable command-line YAML processor",
"long_description": "yq is a portable command-line YAML processor. The aim of the project is to be the jq or sed of yaml files.",
"active": true,
"categories": [
"sysutils",
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "yodl",
"portdir": "textproc/yodl",
"version": "3.05.01",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://yodl.sourceforge.net",
"description": "Your Own Document Language",
"long_description": "Yodl is a package implementing a pre-document language and tools to process it. The idea of Yodl is that you write up a document in a pre-language, then use the tools to convert it to some final document language. Current converters are for HTML, man, LaTeX, a poor-man's text converter and an experimental XML converter. Main document types are 'article', 'report', 'book', 'letter' and 'manpage'. The Yodl document language is designed to be easy to use and extensible.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "larryv",
"github": "larryv",
"ports_count": 48
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"icmake",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "yamcha",
"portdir": "textproc/yamcha",
"version": "0.33",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.chasen.org/~taku/software/yamcha/",
"description": "Yet Another Multipurpose CHunk Annotator",
"long_description": "YamCha is a generic, customizable, and open source text chunker oriented toward a lot of NLP tasks, such as POS tagging, Named Entity Recognition, base NP chunking, and Text Chunking. YamCha is using a state-of-the-art machine learning algorithm called Support Vector Machines (SVMs), first introduced by Vapnik in 1995.",
"active": true,
"categories": [
"textproc",
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5",
"TinySVM"
]
}
],
"depends_on": []
},
{
"name": "xsv",
"portdir": "textproc/xsv",
"version": "0.13.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/BurntSushi/xsv",
"description": "A fast CSV command line toolkit written in Rust",
"long_description": "xsv is a command line program for indexing, slicing, analyzing, splitting and joining CSV files.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "perry",
"github": "pjl",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "xqilla",
"portdir": "textproc/xqilla",
"version": "2.3.4",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://xqilla.sourceforge.net/HomePage",
"description": "XQuery and XPath 2 library and command line utility",
"long_description": "XQilla is an XQuery and XPath 2 library and command line utility written in C++, implemented on top of the Xerces-C library.",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [
{
"name": "arjen",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"xercesc3",
"tidy"
]
}
],
"depends_on": []
},
{
"name": "xmltoman",
"portdir": "textproc/xmltoman",
"version": "0.4",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/xmltoman/",
"description": "Small scripts to convert xml to man pages in groff format or html",
"long_description": "xmltoman and xmlmantohtml are two small scripts to convert xml to man pages in groff format or html. It features the usual man page items such a \"description\", \"options\", \"see also\" etc.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 228
}
],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-xml-parser"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"avahi"
]
}
]
},
{
"name": "xmlto",
"portdir": "textproc/xmlto",
"version": "0.0.29",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pagure.io/xmlto",
"description": "Convert an XML document to another format based on XSL or other tools",
"long_description": "The purpose of xmlto is to convert an XML file to the desired format using whatever means necessary. This may involve two steps: 1. The application of an appropriate XSL stylesheet using an XSL-T processor. 2. Further processing with other tools. This step may not be necessary.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"autoconf",
"automake",
"libtool",
"util-linux",
"docbook-xml",
"docbook-xsl-nons",
"libxslt"
]
},
{
"type": "run",
"ports": [
"util-linux",
"docbook-xml",
"docbook-xsl-nons",
"fop",
"libxml2",
"libxslt",
"w3m",
"libpaper-utils"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"xine-lib",
"xdg-utils",
"accountsservice",
"git-devel",
"stgit",
"zbar",
"p5.30-barcode-zbar",
"p5.28-barcode-zbar",
"p5.32-barcode-zbar",
"p5.34-barcode-zbar",
"xorg-libXt",
"shadowsocks-libev",
"dvisvgm",
"dvisvgm-devel",
"shared-mime-info",
"i3",
"libnotify",
"tig",
"teg",
"rabbitmq-c"
]
},
{
"type": "lib",
"ports": [
"itpp",
"itpp-devel",
"gnuradio-devel"
]
}
]
},
{
"name": "xmlstarlet",
"portdir": "textproc/xmlstarlet",
"version": "1.6.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://xmlstar.sourceforge.net",
"description": "xml command line utilities",
"long_description": "XMLStarlet is a set of command line utilities (tools) to transform, query, validate, and edit XML documents and files using simple set of shell commands in similar way it is done for text files with UNIX grep, sed, awk, diff, patch, join, etc utilities.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"libxml2",
"libxslt"
]
}
],
"depends_on": []
},
{
"name": "xmlroff",
"portdir": "textproc/xmlroff",
"version": "0.6.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://xmlroff.org/",
"description": "An XSL formatter producing PDF and PostScript.",
"long_description": "Creates formatted output -- pages containing text in a variety of type styles and sizes -- from an input XML document and an XSL stylesheet.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"docbook-xsl-nons",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"libxslt",
"glib2",
"xmlcatmgr",
"pango",
"pangoxsl",
"gtk2",
"cairo",
"gdk-pixbuf2",
"librsvg",
"freetype"
]
}
],
"depends_on": []
},
{
"name": "xmlresume2x",
"portdir": "textproc/xmlresume2x",
"version": "0.2.1",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rubygems.org/gems/xmlresume2x",
"description": "converts XML resume format to various output formats",
"long_description": "xmlresume2x is a converter which converts input files in XML resume format to various output formats including a good-looking LaTeX format.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb18-rake",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": []
},
{
"name": "xmlpatch",
"portdir": "textproc/xmlpatch",
"version": "0.4.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://xmlpatch.sourceforge.net/",
"description": "an XML patching handler library",
"long_description": "The xmlpatch library is a framework utilizing XML path language (XPath) selectors with the aid of which a set of patches can be applied to an existing initial XML document.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "twic",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"glib2",
"libxml2"
]
}
],
"depends_on": []
},
{
"name": "xmlindent",
"portdir": "textproc/xmlindent",
"version": "0.2.17",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://xmlindent.sourceforge.net",
"description": "xml indentation utility",
"long_description": "XML Indent is a XML stream reformatter written in ANSI C. It is analogous to GNU indent.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"flex",
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "xmlformat",
"portdir": "textproc/xmlformat",
"version": "1.04",
"license": "BSD and Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.kitebird.com/software/xmlformat/",
"description": "formatter for XML documents",
"long_description": "xmlformat is a configurable formatter (or pretty-printer) for XML documents. It provides control over indentation, line-breaking, and text wrapping. These properties can be defined on a per-element basis. There is a perl and a ruby variant of this program available.",
"active": true,
"categories": [
"textproc",
"perl",
"ruby"
],
"maintainers": [],
"variants": [
"ruby"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "run",
"ports": [
"perl5"
]
}
],
"depends_on": []
},
{
"name": "xmlcatmgr",
"portdir": "textproc/xmlcatmgr",
"version": "2.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://xmlcatmgr.sourceforge.net/",
"description": "SGML and XML catalog manager",
"long_description": "XML Catalog Manager (xmlcatmgr in its short form) is a small utility used to manipulate SGML and XML catalogs. It is extremely small and lightweight, specially designed to be run from packaging systems. Basically, it allows adding and removing entries from catalogs, in a completely automated way.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"docbook-xml",
"docbook-xml-4.1.2",
"docbook-xml-4.2",
"docbook-xml-4.3",
"docbook-xml-4.4",
"docbook-xml-4.5",
"docbook-xml-5.0",
"docbook-dsssl",
"docbook-sgml-4.2",
"xhtml1",
"xmlroff",
"sgml-common",
"iso8879",
"openjade",
"docbook-xsl-nons",
"docbook-xsl-ns",
"docbook-xsl-docs"
]
}
]
}
]
}