HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50662,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=518",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=516",
"results": [
{
"name": "tidyp",
"portdir": "www/tidyp",
"version": "1.04",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20190205230744/http://tidyp.com/",
"description": "Tidyp is a program (and a library) that can validate your HTML",
"long_description": "Tidyp is a program (and a library) that can validate your HTML, as well as modify it to be cleaner and more standard. Tidyp does not validate HTML5. The Perl module HTML::Tidy is based on the libtidyp library. Tidyp is a fork of the original tidy project.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-html-tidy",
"p5.28-html-tidy",
"p5.30-html-tidy",
"p5.32-html-tidy",
"p5.34-html-tidy"
]
}
]
},
{
"name": "tiki",
"portdir": "www/tiki",
"version": "19.1",
"license": "LGPL-2.1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://tikiwiki.org",
"description": "php based wiki with lots of extra features",
"long_description": "TikiWiki is an open source web application which provides a full Wiki environment as well as Articles, Sections, User/Group Management (including optinal LDAP interaction), Polls and Quizzes, File and Image Galleries, Forums, Comments on many areas, Weblogs, and much more.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"php56",
"php70",
"php71",
"php72",
"php73"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "run",
"ports": [
"php73",
"php73-mysql"
]
}
],
"depends_on": []
},
{
"name": "urlview",
"portdir": "www/urlview",
"version": "0.9-20",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://packages.debian.org/unstable/misc/urlview",
"description": "URL extractor/launcher",
"long_description": "Urlview is a screen-oriented program for extracting URLs from text files. It displays a menu from which you can launch a command to view a specific item.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "uzbl",
"portdir": "www/uzbl",
"version": "0.9.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://www.uzbl.org",
"description": "Uzbl Web Browser",
"long_description": "uzbl is a web browser that adheres to the UNIX philosophy.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"webkit-gtk",
"libsoup-2.4",
"gtk2",
"python27"
]
},
{
"type": "run",
"ports": [
"py27-six",
"py27-pygtk",
"py27-configparser"
]
}
],
"depends_on": []
},
{
"name": "varnish",
"portdir": "www/varnish",
"version": "7.6.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 20110709,
"replaced_by": null,
"homepage": "https://varnish-cache.org/",
"description": "Varnish is a state-of-the-art, high-performance HTTP accelerator",
"long_description": "Varnish was written from the ground up to be a high performance caching reverse proxy.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "normen",
"github": "Gminfly",
"ports_count": 11
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-sphinx",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-17",
"py312-docutils"
]
},
{
"type": "lib",
"ports": [
"pcre2"
]
}
],
"depends_on": []
},
{
"name": "volta",
"portdir": "www/volta",
"version": "0.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/mahlon/volta",
"description": "a high performance Squid compatible URI redirector",
"long_description": "Volta is a high performance, low resource URI rewriter for use with the Squid caching proxy server (or alternatively Polipo!) With it, you can dynamically alter URI requests on various criteria. It uses a finite state machine to parse URIs and rules, and a constant database for storage. It can perform conditional rewrites internally or by evaluating Lua scripts.",
"active": true,
"categories": [
"net",
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"tinycdb",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"lua"
]
}
],
"depends_on": []
},
{
"name": "w3m",
"portdir": "www/w3m",
"version": "0.5.3.20230121",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tats/w3m",
"description": "pager/text based browser",
"long_description": "w3m is a pager/text-based WWW browser. It is a similar application to Lynx, but it has several features Lynx doesn't have, like tables, frames and inline image rendering. Its 8-bit support is second to none.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 81
}
],
"variants": [
"imlib2",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl",
"zlib",
"gettext-runtime",
"boehmgc",
"ncurses"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gegl-0.3",
"neomutt"
]
},
{
"type": "lib",
"ports": [
"emacs-w3m"
]
},
{
"type": "run",
"ports": [
"xmlto",
"pure"
]
}
]
},
{
"name": "w3m-devel",
"portdir": "www/w3m",
"version": "20220429",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "w3m",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by w3m",
"long_description": "This port has been replaced by w3m.",
"active": false,
"categories": [
"www"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 81
}
],
"variants": [
"inline_image_gtk2",
"inline_image_imlib2"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "webalizer",
"portdir": "www/webalizer",
"version": "2.23-08",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.webalizer.org/",
"description": "The Webalizer is a fast, free web server log file analysis program",
"long_description": "The Webalizer is a fast, free web server log file analysis program. It produces highly detailed, easily configurable usage reports in HTML format, for viewing with a standard web browser.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"static",
"debug",
"largefile",
"dns",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"zlib",
"db60",
"bzip2",
"gd2",
"libpng",
"libgeoip"
]
}
],
"depends_on": []
},
{
"name": "webarchiver",
"portdir": "www/webarchiver",
"version": "0.13",
"license": "GPL-3",
"platforms": "macosx",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/newzealandpaul/webarchiver",
"description": "Command-line tool to create Safari-style webarchives",
"long_description": "webarchiver is a simply utility that allows you to create Safari webarchives (.webarchive) from the command line. webarchiver is compatible with Mac OS X 10.4 (Safari 2.0).",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "webcleaner",
"portdir": "www/webcleaner",
"version": "2.31",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://webcleaner.sourceforge.net/",
"description": "webcleaner is a powerful filtering http proxy",
"long_description": "webcleaner is a powerful filtering http proxy",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"spidermonkey"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "webcrawl",
"portdir": "www/webcrawl",
"version": "1.10",
"license": "permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://freecode.com/projects/webcrawl/",
"description": "download entire web sites",
"long_description": "webcrawl is a program which downloads entire web sites, following links in HTML documents.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "webdot",
"portdir": "www/webdot",
"version": "2.30",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.graphviz.org/",
"description": "Graphviz web service",
"long_description": "WebDot is a CGI program that converts a graph description from a Graphviz .dot or .gv file into an image that can be included on a web page",
"active": true,
"categories": [
"graphics",
"www"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [
"apache_apple"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"graphviz"
]
},
{
"type": "run",
"ports": [
"ghostscript"
]
}
],
"depends_on": []
},
{
"name": "webfs",
"portdir": "www/webfs",
"version": "1.21",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://linux.bytesex.org/misc/webfs.html",
"description": "simple http server for purely static content",
"long_description": "This is a simple http server for purely static content. You can use it to serve the content of a ftp server via http for example. It is also nice to export some files the quick way by starting a http server in a few seconds, without editing some config file first.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "webkit-gtk",
"portdir": "www/webkit-gtk",
"version": "2.4.11",
"license": "LGPL-2+ and BSD",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "http://webkitgtk.org/",
"description": "Apple's WebKit HTML rendering library for GTK+",
"long_description": "Apple's WebKit HTML rendering library for GTK+",
"active": true,
"categories": [
"www",
"gnome"
],
"maintainers": [],
"variants": [
"quartz",
"video",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"autoconf",
"automake",
"gmake",
"libtool",
"pkgconfig",
"gtk-doc",
"python27",
"py27-simplejson"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"harfbuzz-icu",
"libpng",
"webp",
"enchant",
"sqlite3",
"mesa",
"xorg-libXt",
"libsoup-2.4",
"libxslt",
"bison",
"flex",
"geoclue2",
"glib2",
"icu",
"gobject-introspection",
"gstreamer1-gst-plugins-base",
"gtk2",
"libsecret"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"bibledit",
"uzbl"
]
}
]
},
{
"name": "webkit-gtk3",
"portdir": "www/webkit-gtk",
"version": "2.4.11",
"license": "LGPL-2+ and BSD",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "http://webkitgtk.org/",
"description": "Apple's WebKit HTML rendering library for GTK+",
"long_description": "Apple's WebKit HTML rendering library for GTK+",
"active": true,
"categories": [
"www",
"gnome"
],
"maintainers": [],
"variants": [
"quartz",
"video",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"autoconf",
"automake",
"gmake",
"libtool",
"pkgconfig",
"gtk-doc",
"python27",
"py27-simplejson"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"harfbuzz-icu",
"libpng",
"webp",
"enchant",
"sqlite3",
"mesa",
"xorg-libXt",
"libsoup-2.4",
"libxslt",
"bison",
"flex",
"geoclue2",
"glib2",
"icu",
"gobject-introspection",
"gstreamer1-gst-plugins-base",
"gtk3",
"libsecret"
]
}
],
"depends_on": []
},
{
"name": "webkit-gtk-2.0",
"portdir": "www/webkit-gtk-2.0",
"version": "2.0.4",
"license": "LGPL-2+ and BSD",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://webkitgtk.org/",
"description": "Apple's WebKit HTML rendering library for GTK+",
"long_description": "Apple's WebKit HTML rendering library for GTK+",
"active": true,
"categories": [
"www",
"gnome"
],
"maintainers": [],
"variants": [
"quartz",
"geolocation",
"video",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"autoconf",
"automake",
"clang-17",
"pkgconfig",
"gtk-doc"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gtk2",
"libsecret",
"harfbuzz-icu",
"libpng",
"webp",
"sqlite3",
"libxslt",
"mesa",
"xorg-libXt",
"libsoup-2.4",
"enchant",
"bison",
"flex",
"glib2",
"icu",
"gobject-introspection",
"gstreamer1-gst-plugins-base"
]
}
],
"depends_on": []
},
{
"name": "webkit-gtk3-2.0",
"portdir": "www/webkit-gtk-2.0",
"version": "2.0.4",
"license": "LGPL-2+ and BSD",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://webkitgtk.org/",
"description": "Apple's WebKit HTML rendering library for GTK+",
"long_description": "Apple's WebKit HTML rendering library for GTK+",
"active": true,
"categories": [
"www",
"gnome"
],
"maintainers": [],
"variants": [
"quartz",
"geolocation",
"video",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"autoconf",
"automake",
"clang-17",
"pkgconfig",
"gtk-doc"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gtk3",
"libsecret",
"harfbuzz-icu",
"libpng",
"webp",
"sqlite3",
"libxslt",
"mesa",
"xorg-libXt",
"libsoup-2.4",
"enchant",
"bison",
"flex",
"glib2",
"icu",
"gobject-introspection",
"gstreamer1-gst-plugins-base"
]
}
],
"depends_on": []
},
{
"name": "webkit2-gtk",
"portdir": "www/webkit2-gtk",
"version": "2.28.2",
"license": "LGPL-2+ and BSD",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://webkitgtk.org/",
"description": "Apple's WebKit2 HTML rendering library for GTK+3",
"long_description": "Apple's WebKit2 HTML rendering library for GTK+3",
"active": true,
"categories": [
"www",
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"debug",
"quartz",
"x11",
"minibrowser"
],
"dependencies": [
{
"type": "build",
"ports": [
"perl5.34",
"clang-17",
"cmake",
"gperf",
"ninja",
"pkgconfig",
"gtk-doc",
"python27",
"py27-simplejson"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gobject-introspection",
"gstreamer1",
"gstreamer1-gst-plugins-bad",
"gstreamer1-gst-plugins-base",
"gstreamer1-gst-plugins-good",
"gtk3",
"libsecret",
"cairo",
"fontconfig",
"harfbuzz-icu",
"libjpeg-turbo",
"libpng",
"webp",
"freetype",
"woff2",
"enchant2",
"zlib",
"libxml2",
"libxslt",
"mesa",
"xorg-libXt",
"libsoup-2.4",
"hyphen",
"sqlite3",
"atk",
"bison",
"flex",
"geoclue2",
"glib2",
"icu",
"libnotify",
"at-spi2-atk"
]
},
{
"type": "run",
"ports": [
"adwaita-icon-theme"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"seed",
"glade",
"empathy",
"epiphany",
"gnome-online-accounts",
"birdfont",
"liferea",
"astroid",
"surf",
"devhelp",
"zenity",
"rednotebook",
"nyxt",
"midori",
"cl-webkit2",
"yelp",
"geany-plugins",
"balsa",
"gnucash",
"gnucash-devel"
]
}
]
},
{
"name": "webkit2-gtk-devel",
"portdir": "www/webkit2-gtk-devel",
"version": "2.28.2",
"license": "LGPL-2+ and BSD",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://webkitgtk.org/",
"description": "Apple's WebKit2 HTML rendering library for GTK+3",
"long_description": "Apple's WebKit2 HTML rendering library for GTK+3",
"active": true,
"categories": [
"www",
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"debug",
"quartz",
"x11",
"minibrowser"
],
"dependencies": [
{
"type": "build",
"ports": [
"perl5.34",
"clang-17",
"cmake",
"gperf",
"ninja",
"pkgconfig",
"gtk-doc",
"python27",
"py27-simplejson"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gobject-introspection",
"gstreamer1",
"gstreamer1-gst-plugins-bad",
"gstreamer1-gst-plugins-base",
"gstreamer1-gst-plugins-good",
"gtk3",
"libsecret",
"libsoup",
"cairo",
"fontconfig",
"harfbuzz-icu",
"libjpeg-turbo",
"libpng",
"webp",
"freetype",
"woff2",
"zlib",
"hyphen",
"libxml2",
"libxslt",
"mesa",
"xorg-libXt",
"enchant2",
"sqlite3",
"atk",
"bison",
"flex",
"geoclue2",
"glib2",
"icu",
"libnotify",
"at-spi2-atk"
]
},
{
"type": "run",
"ports": [
"adwaita-icon-theme"
]
}
],
"depends_on": []
},
{
"name": "webpublish",
"portdir": "www/webpublish",
"version": "0.1.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/webpublish/",
"description": "web file publishing tool",
"long_description": "WebPublish can be used to manage all of the details that are associated with publishing a local copy of a website to one or more remote servers using File Transfer Protocol (FTP). Using WebPublish to manage the transfer of a website to one or more servers allows the website developer to concentrate on a website's content.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "webredirect",
"portdir": "www/webredirect",
"version": "0.3",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rasmus.krats.se/2001/webredirect.en",
"description": "small webserver which redirects all requests",
"long_description": "webredirect is a small web server serving 301 Moved Permanently or 302 Moved Temporarily to all requests.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "websvn",
"portdir": "www/websvn",
"version": "2.3.3",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://websvnphp.github.io",
"description": "web-based Subversion repository viewer in PHP",
"long_description": "WebSVN offers a view onto your Subversion repositories designed to reflect the Subversion methodology. You can view the log of any file or directory and see a list of all the files changed, added or deleted in any given revision. You can also view the differences between two revisions of a file.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"subversion",
"php5-web"
]
}
],
"depends_on": []
},
{
"name": "welly-clyang",
"portdir": "www/welly-clyang",
"version": "3.1.2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/clyang/welly",
"description": "A powerful BBS client for macOS users, clyang's fork",
"long_description": "A powerful BBS client for macOS users, clyang's fork",
"active": true,
"categories": [
"aqua",
"www"
],
"maintainers": [
{
"name": "",
"github": "mecca831",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "wikkawiki",
"portdir": "www/wikkawiki",
"version": "1.4.0",
"license": "unknown",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.wikkawiki.org",
"description": "WikkaWiki is a flexible, standards-compliant and lightweight wiki engine.",
"long_description": "WikkaWiki is a flexible, standards-compliant and lightweight wiki engine written in PHP, which uses MySQL to store pages. Forked from WakkaWiki. Designed for speed, extensibility, and security. For installation instructions, visit http://docs.wikkawiki.org/MacportInstall",
"active": false,
"categories": [
"www",
"php"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"mysql57",
"php72"
]
}
],
"depends_on": []
},
{
"name": "wml",
"portdir": "www/wml",
"version": "2.0.11",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://thewml.github.io/",
"description": "Website META Language",
"long_description": "WML is a free and extensible Webdesigner's off-line HTML generation toolkit for Unix",
"active": true,
"categories": [
"lang",
"www"
],
"maintainers": [
{
"name": "cfaerber",
"github": "cfaerber",
"ports_count": 1
}
],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"lynx"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"perl5.34",
"p5.34-bit-vector",
"p5.34-getopt-long",
"p5.34-image-size",
"gdbm",
"p5.34-term-readkey",
"p5.34-io",
"gettext"
]
},
{
"type": "run",
"ports": [
"tidy",
"eperl",
"m4"
]
}
],
"depends_on": []
},
{
"name": "wordpress",
"portdir": "www/wordpress",
"version": "5.5.12",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wordpress.org/",
"description": "a state-of-the-art semantic personal publishing platform",
"long_description": "WordPress is a state-of-the-art semantic personal publishing platform with a focus on aesthetics, web standards, and usability.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"php56",
"php70",
"php71",
"php72",
"php73",
"php74"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "run",
"ports": [
"php74-gd",
"php74-mbstring",
"php74",
"php74-mcrypt",
"php74-zip",
"php74-mysql"
]
}
],
"depends_on": []
},
{
"name": "wp-cli",
"portdir": "www/wp-cli",
"version": "2.4.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wp-cli.org",
"description": "A command line interface for WordPress",
"long_description": "WP-CLI is a set of command-line tools for managing WordPress installations. You can update plugins, set up multisite installs and much more, without using a web browser.",
"active": true,
"categories": [
"devel",
"www",
"php"
],
"maintainers": [
{
"name": "takeshi",
"github": "tenomoto",
"ports_count": 54
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "wuzz",
"portdir": "www/wuzz",
"version": "0.5.0",
"license": "AGPL-3",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/asciimoo/wuzz",
"description": "Interactive cli tool for HTTP inspection",
"long_description": "Interactive cli tool for HTTP inspection. Wuzz command line arguments are similar to cURL's arguments, so it can be used to inspect/modify requests copied from the browser's network inspector with the copy as cURL feature.",
"active": true,
"categories": [
"net",
"www"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "yaws",
"portdir": "www/yaws",
"version": "2.0.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://yaws.hyber.org/",
"description": "Webserver for dynamic content written in Erlang",
"long_description": "Yaws is a high performance HTTP server for dynamic content written in Erlang. Pages can be dynamic with embedded erlang code. Yaws also features a built-in Wiki.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "ciserlohn",
"github": "ci42",
"ports_count": 35
}
],
"variants": [
"yapp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"erlang",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "yuicompressor",
"portdir": "www/yuicompressor",
"version": "2.4.8",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/yui/yuicompressor",
"description": "The Yahoo! JavaScript and CSS Compressor",
"long_description": "The YUI Compressor is a JavaScript compressor which, in addition to removing comments and white-spaces, obfuscates local variables using the smallest possible variable name. This obfuscation is safe, even when using constructs such as 'eval' or 'with' (although the compression is not optimal in those cases) Compared to jsmin, the average savings is around 20%.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 163
}
],
"variants": [
"source"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "zola",
"portdir": "www/zola",
"version": "0.22.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.getzola.org",
"description": "A fast static site generator in a single binary with everything built-in.",
"long_description": "A fast static site generator in a single binary with everything built-in. Zola comes as a single executable with Sass compilation, syntax highlighting, table of contents and many other features that traditionally require setting up a dev environment or adding some JavaScript libraries to your site. The average site will be generated in less than a second, including Sass compilation and syntax highlighting. Zola renders your whole site as static sites, making it trivial to handle any kind of traffic you will throw at it at no cost without having to worry about managing a server or a database. Using augmented Markdown, Zola comes with shortcodes and internal links to make it easier to write your content.",
"active": true,
"categories": [
"devel",
"www"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"legacy-support",
"rust",
"clang-20",
"cargo",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"openssl3",
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "zopeedit",
"portdir": "www/zopeedit",
"version": "0.8",
"license": "ZPL-2",
"platforms": "{darwin any} freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.zope.org/Members/Caseman/ExternalEditor",
"description": "Client helper application for Zope ExternalEditor support",
"long_description": "Configurable helper application that allows you to drop into your favorite editor(s) directly from the ZMI to modify Zope objects.",
"active": true,
"categories": [
"www",
"python",
"zope"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"python26",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "AfterStep",
"portdir": "x11/AfterStep",
"version": "2.2.11",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.afterstep.org",
"description": "Window Manager based on NeXTStep interface.",
"long_description": "AfterStep is a window manager for the Unix X Window System. Originally based on the look and feel of the NeXTStep interface, it provides end users with a consistent, clean, and elegant desktop. The goal of AfterStep development is to provide for flexibility of desktop configuration, improving aestetics, and efficient use of system resources.",
"active": true,
"categories": [
"x11"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"cctools",
"flex",
"gettext",
"m4",
"pkgconfig",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"libpng",
"librsvg",
"tiff",
"freetype",
"xorg-libX11",
"zlib",
"xorg-libXinerama",
"xorg-libice",
"xorg-libsm",
"gettext-runtime",
"xorg-libXext",
"dbus",
"glib2",
"gtk2",
"cairo",
"gdk-pixbuf2",
"libjpeg-turbo"
]
}
],
"depends_on": []
},
{
"name": "BWidget",
"portdir": "x11/BWidget",
"version": "1.9.16",
"license": "Tcl/Tk",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/tcllib/files/BWidget/",
"description": "The BWidget Toolkit is a high-level Widget Set for Tcl/Tk",
"long_description": "The BWidget Toolkit is a high-level Widget Set for Tcl/Tk built using native Tcl/Tk 8.x namespaces. The BWidgets have a professional look&feel as in other well known Toolkits (Tix or Incr Widgets), but the concept is radically different because everything is pure Tcl/Tk. No platform dependencies, and no compiling required. The code is 100% Pure Tcl/Tk.",
"active": true,
"categories": [
"x11"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"tk"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-tcl-ptk",
"p5.26-tkx",
"p5.26-tcl-ptk",
"p5.28-tkx",
"p5.32-tkx",
"p5.30-tkx",
"p5.34-tkx",
"p5.28-tcl-ptk",
"p5.30-tcl-ptk",
"p5.32-tcl-ptk"
]
},
{
"type": "run",
"ports": [
"xcrysden"
]
}
]
},
{
"name": "Eterm",
"portdir": "x11/Eterm",
"version": "0.9.7-20200303",
"license": "X11 and GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20180212170348/http://www.eterm.org/",
"description": "Eterm is a color terminal emulator.",
"long_description": "Eterm is a color vt102 terminal emulator intended as a replacement for xterm. It is designed with a Freedom of Choice philosophy, leaving as much power, flexibility, and freedom as possible in the hands of the user. It is designed to look good and work well, but takes a feature-rich approach rather than one of minimalism while still maintaining speed and efficiency.",
"active": true,
"categories": [
"x11"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"xorg-libXmu",
"xorg-libXres",
"libast"
]
}
],
"depends_on": []
},
{
"name": "SoXt",
"portdir": "x11/SoXt",
"version": "1.2.2",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.coin3d.org/lib/soxt/",
"description": "Xt/Motif glue library for Coin",
"long_description": "SoXt provides the programmer with a high-level application programmer's interface (API) in C++. The library primarily includes a class-hierarchy of viewer components of varying functionality and complexity, with various modes for the end-user to control the 3D-scene camera interaction.",
"active": true,
"categories": [
"devel",
"graphics",
"x11"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"doxygen",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"mesa",
"openmotif",
"xorg-libXi",
"Coin",
"xorg-libXp",
"xpm",
"xorg-libXmu",
"libGLU"
]
}
],
"depends_on": []
},
{
"name": "TkPasMan",
"portdir": "x11/TkPasMan",
"version": "2.2b",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.xs4all.nl/~wbsoft/linux/tkpasman.html",
"description": "Manager for usernames and passwords",
"long_description": "TkPasMan is a simple program that lets you store usernames and passwords for access to forums, mailing lists, and other websites. It is inspired by gpasman, but has more `paste' possibilities. For example, you can just paste username and then password behind it.",
"active": true,
"categories": [
"security",
"x11"
],
"maintainers": [
{
"name": "christian.queinnec",
"github": "ChristianQueinnec",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"tk"
]
}
],
"depends_on": []
},
{
"name": "Togl",
"portdir": "x11/Togl",
"version": "2.1",
"license": "permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://togl.sourceforge.net/",
"description": "A Tcl/Tk widget for OpenGL rendering",
"long_description": "Togl is a Tk widget for OpenGL rendering. Togl was originally based on OGLTK, written by Benjamin Bederson at the University of New Mexico.",
"active": true,
"categories": [
"x11"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"quartz",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"tcl",
"tk-quartz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"netgen"
]
}
]
},
{
"name": "Togl-2.0",
"portdir": "x11/Togl-2.0",
"version": "2.0",
"license": "permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://togl.sourceforge.net/",
"description": "A Tcl/Tk widget for OpenGL rendering",
"long_description": "Togl is a Tk widget for OpenGL rendering. Togl was originally based on OGLTK, written by Benjamin Bederson at the University of New Mexico.",
"active": true,
"categories": [
"x11"
],
"maintainers": [
{
"name": "dstrubbe",
"github": "dstrubbe",
"ports_count": 38
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"tcl",
"mesa",
"tk",
"xorg-libXmu"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xcrysden"
]
}
]
},
{
"name": "Xaw3d",
"portdir": "x11/Xaw3d",
"version": "1.6.6",
"license": "X11",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.x.org",
"description": "Athena Widgets toolkit library with 3-D styled widgets",
"long_description": "Athena Widgets toolkit library with 3-D styled widgets",
"active": true,
"categories": [
"devel",
"x11"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 301
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"xorg-libXext",
"xpm",
"xorg-libXmu",
"xorg-libXt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gv",
"xemacs",
"xfig"
]
}
]
},
{
"name": "XawM",
"portdir": "x11/XawM",
"version": "1.5u",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://siag.nu",
"description": "This is Ed Falk's XawM (M for Modern).",
"long_description": "This is Ed Falk's XawM (M for Modern), hacked for use with Siag Officeand adapted for autoconf and libtool. This release is called 1.5u, 1.5 because it is based on Xaw3d 1.5, and u because Ulric messed with it.",
"active": true,
"categories": [
"x11"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"xorg-libX11",
"xorg-libXext",
"xorg-libXmu",
"xorg-libXt",
"xorg-xorgproto",
"clang-14"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"siag"
]
}
]
},
{
"name": "Xft2",
"portdir": "x11/Xft2",
"version": "2.3.9",
"license": "X11",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freedesktop.org/wiki/Software/Xft/",
"description": "client-side font API for X applications",
"long_description": "The current version of Xft provides a client-side font API for X applications. It uses Fontconfig to select fonts and the X protocol for rendering them. When available, Xft uses the Render extension to accelerate text drawing. When Render is not available, Xft uses the core protocol to draw client-side glyphs. This provides completely compatible support of client-side fonts for all X servers.",
"active": true,
"categories": [
"x11"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 301
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"expat",
"zlib",
"xrender",
"fontconfig",
"freetype"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"reduce"
]
},
{
"type": "lib",
"ports": [
"xwordgrinder",
"gnustep-back",
"magicpoint",
"p5.28-tk",
"p5.30-tk",
"p5.32-tk",
"p5.34-tk",
"xfractint",
"ds9",
"xine-ui",
"fvwm2",
"cwm",
"dmenu",
"fluxbox",
"icewm",
"mrxvt",
"x11perf",
"xclock",
"xfd",
"xlogo",
"xonclock",
"rxvt-unicode",
"windowmaker",
"sent",
"vtwm",
"xterm",
"xfe",
"openmotif",
"ddd",
"pango-devel",
"pango",
"qt3",
"sxiv",
"xfig",
"fox",
"blackbox",
"mlterm",
"p5.26-tk",
"tk-x11"
]
}
]
},
{
"name": "abclock",
"portdir": "x11/abclock",
"version": "1.0d",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.let.rug.nl/kleiweg/abclock/",
"description": "analog clock for X",
"long_description": "Analogue Bitmap Clock displays the current time with hours and minutes in an analogue fashion but unlike the traditional clock; unlike ordinary analogue clocks, this design is clear even in very small bitmaps.",
"active": true,
"categories": [
"x11"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"xorg-libX11"
]
}
],
"depends_on": []
},
{
"name": "advi",
"portdir": "x11/advi",
"version": "1.10.2",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://advi.inria.fr/",
"description": "TeX DVI previewer",
"long_description": "Active-DVI is an O'Caml Unix-platform DVI previewer and a programmable presenter for slides written in LaTeX.",
"active": true,
"categories": [
"graphics",
"x11"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-findlib",
"ImageMagick",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"xorg-libXinerama",
"ocaml",
"xpm",
"camlimages",
"freetype"
]
},
{
"type": "run",
"ports": [
"texlive-basic"
]
}
],
"depends_on": []
},
{
"name": "aewm",
"portdir": "x11/aewm",
"version": "1.3.12",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.red-bean.com/~decklin/software/aewm/",
"description": "aewm is a minimalist window manager for X11.",
"long_description": "aewm is a minimalist window manager for X11.",
"active": true,
"categories": [
"x11",
"x11-wm"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gtk2"
]
}
],
"depends_on": []
},
{
"name": "appres",
"portdir": "x11/appres",
"version": "1.0.5",
"license": "X11",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.x.org/",
"description": "Show resources seen by an X11 application",
"long_description": "The appres program prints the resources seen by an application (or subhierarchy of an application) with the specified class and instance names. It can be used to determine which resources a particular program will load.",
"active": true,
"categories": [
"x11"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 301
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"xorg-libXt"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"xorg-apps"
]
}
]
},
{
"name": "aterm",
"portdir": "x11/aterm",
"version": "1.0.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://aterm.sourceforge.net/",
"description": "Color vt102 terminal emu w/transparency support",
"long_description": "aterm is a color vt102 terminal emulator, based on rxvt 2.4.8 with additions for fast transparency. It was created with AfterStep users in mind, but is not tied to any libraries, and can be used anywhere.",
"active": true,
"categories": [
"x11"
],
"maintainers": [],
"variants": [
"barebones",
"afterstep",
"international",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"xorg-libXt"
]
},
{
"type": "lib",
"ports": [
"xorg-libX11",
"xorg-libXext",
"xorg-libice",
"xorg-libsm"
]
}
],
"depends_on": []
},
{
"name": "auto-multiple-choice",
"portdir": "x11/auto-multiple-choice",
"version": "1.7.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.auto-multiple-choice.net/",
"description": "Auto Multiple Choice - Multiple Choice Papers Management",
"long_description": "Utility to manage multiple choice questionnaires, with optionally mixed questions and answers. AMC provides automatic marking from papers' scans. Annotated papers are produced. Marks can be exported as an LibreOffice.org sheet file.",
"active": true,
"categories": [
"education",
"x11",
"tex"
],
"maintainers": [],
"variants": [
"mactex",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"opencv4"
]
},
{
"type": "run",
"ports": [
"libnotify",
"gdk-pixbuf2",
"librsvg",
"netpbm",
"poppler",
"texlive",
"texlive-fonts-extra",
"texlive-lang-japanese",
"texlive-latex-extra",
"qpdf",
"p5.34-archive-zip",
"p5.34-clone",
"p5.34-dbd-sqlite",
"p5.34-digest-md5",
"p5.34-email-address",
"p5.34-email-mime",
"p5.34-email-sender",
"p5.34-file-basedir",
"p5.34-file-mimeinfo",
"p5.34-filesys-dfportable",
"p5.34-glib-object-introspection",
"p5.34-gtk3",
"p5.34-hash-merge",
"p5.34-io-compress",
"p5.34-locale-codes",
"p5.34-locale-gettext",
"p5.34-module-load-conditional",
"p5.34-openoffice-oodoc",
"p5.34-perlmagick",
"p5.34-text-csv",
"p5.34-xml-simple",
"p5.34-xml-writer",
"p5.34-yaml-syck",
"sqlite3",
"unzip"
]
}
],
"depends_on": []
},
{
"name": "auto-multiple-choice-devel",
"portdir": "x11/auto-multiple-choice",
"version": "1.7.0-git20250704122834",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.auto-multiple-choice.net/",
"description": "Auto Multiple Choice - Multiple Choice Papers Management",
"long_description": "Utility to manage multiple choice questionnaires, with optionally mixed questions and answers. AMC provides automatic marking from papers' scans. Annotated papers are produced. Marks can be exported as an LibreOffice.org sheet file.",
"active": true,
"categories": [
"education",
"x11",
"tex"
],
"maintainers": [],
"variants": [
"mactex",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"opencv4"
]
},
{
"type": "run",
"ports": [
"libnotify",
"gdk-pixbuf2",
"librsvg",
"netpbm",
"poppler",
"texlive",
"texlive-fonts-extra",
"texlive-lang-japanese",
"texlive-latex-extra",
"qpdf",
"p5.34-archive-zip",
"p5.34-clone",
"p5.34-dbd-sqlite",
"p5.34-digest-md5",
"p5.34-email-address",
"p5.34-email-mime",
"p5.34-email-sender",
"p5.34-file-basedir",
"p5.34-file-mimeinfo",
"p5.34-filesys-dfportable",
"p5.34-glib-object-introspection",
"p5.34-gtk3",
"p5.34-hash-merge",
"p5.34-io-compress",
"p5.34-locale-codes",
"p5.34-locale-gettext",
"p5.34-module-load-conditional",
"p5.34-openoffice-oodoc",
"p5.34-perlmagick",
"p5.34-text-csv",
"p5.34-xml-simple",
"p5.34-xml-writer",
"p5.34-yaml-syck",
"sqlite3",
"unzip"
]
}
],
"depends_on": []
}
]
}