HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52209,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=704",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=702",
"results": [
{
"name": "argp-standalone",
"portdir": "devel/argp-standalone",
"version": "1.3",
"license": "LGPL",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freshports.org/devel/argp-standalone/",
"description": "Standalone version of arguments parsing functions from GLIBC",
"long_description": "It is standalone version of argp - part of glibc library. It was separated off glibc by Niels Myller. Niels primary use it for inclusion in the LSH distribution, but it's useful for any package that wants to use argp and at the same time be portable to non-glibc systems. Besides portability fixes, there are a few other changes in this version. The most important is that it no longer builds upon getopt; the one or two hairy functions of GNU getopt are incorporated with the argp parser. There are no longer any global variables keeping track of the parser state.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"ecgen",
"eibd"
]
},
{
"type": "lib",
"ports": [
"addrwatch",
"f3",
"freeipmi"
]
}
]
},
{
"name": "argon2",
"portdir": "devel/argon2",
"version": "20190702",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/P-H-C/phc-winner-argon2",
"description": "Password-hashing implmention that won the P-H-C",
"long_description": "Argon2 is a password-hashing function that summarizes the state of the art in the design of memory-hard functions and can be used to hash passwords for credential storage, key derivation, or other applications.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"dar",
"znc",
"php85",
"php85-apache2handler",
"php85-cgi",
"php85-fpm",
"php84",
"php84-apache2handler",
"php84-cgi",
"php84-fpm",
"php83",
"php83-apache2handler",
"php83-cgi",
"php83-fpm",
"php82",
"php82-apache2handler",
"php82-cgi",
"php82-fpm",
"php81",
"php81-apache2handler",
"php81-cgi",
"php81-fpm",
"php80",
"php80-apache2handler",
"php80-cgi",
"php80-fpm",
"php74",
"php74-apache2handler",
"php74-cgi",
"php74-fpm",
"php73",
"php73-apache2handler",
"php73-cgi",
"php73-fpm",
"php72",
"php72-apache2handler",
"php72-cgi",
"php72-fpm",
"fzssh",
"KeePassXC",
"KeePassXC-devel"
]
}
]
},
{
"name": "argocd",
"portdir": "devel/argocd",
"version": "3.1.8",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://argoproj.github.io/argo-cd",
"description": "Declarative continuous deployment for Kubernetes",
"long_description": "Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Argo CD follows the GitOps pattern of using Git repositories as the source of truth for defining the desired application state. This port installs the Argo CD CLI.",
"active": true,
"categories": [
"devel",
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1066
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "arghandler",
"portdir": "devel/arghandler",
"version": "1.3.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/adishavit/argh",
"description": "Argh! A minimalist argument handler",
"long_description": "Argh! A minimalist argument handler",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "archway",
"portdir": "devel/archway",
"version": "0.2.1",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nongnu.org/archway/",
"description": "an advanced GUI for GNU Arch",
"long_description": "ArchWay is a GNU Arch GUI. It follows the unix tradition of small tools doing their work well and cooperating nicely with each other.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 354
}
],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"arch",
"p5.34-gtk2"
]
}
],
"depends_on": []
},
{
"name": "arch",
"portdir": "devel/arch",
"version": "1.3.5",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gnu-arch/",
"description": "GNU arch - revision control system",
"long_description": "GNU arch is a revision control system, similar in purpose to tools such as CVS, SCCS, and Subversion. It is used to keep track of the changes made to a source tree and to help programmers combine and otherwise manipulate changes made by multiple people or at different times.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 354
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"archway"
]
}
]
},
{
"name": "arabica",
"portdir": "devel/arabica",
"version": "2020.04",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://www.jezuk.co.uk/arabica",
"description": "Arabica, an XML toolkit written in C++",
"long_description": "Arabica has a full SAX2 implementation. Layered on SAX is a DOM Level 2.0 implementation, together with an XPath engine and partial XSLT implementation. It delivers UTF-8-encoded std::strings or UCS-2 std::wstrings, but can also accommodate custom string types and alternative encodings. It provides uniform SAX2 wrappers for the Expat parser, Xerces, Libxml2 and (on Windows) for the Microsoft XML parser COM component.",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [
{
"name": "isak",
"github": "",
"ports_count": 1
}
],
"variants": [
"debug",
"boost",
"expat",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"boost176"
]
}
],
"depends_on": []
},
{
"name": "aqbanking5-gtk3",
"portdir": "devel/aqbanking5",
"version": "5.8.2",
"license": "(GPL-2 or GPL-3 or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aquamaniac.de/rdm/projects/aqbanking",
"description": "a generic online banking interface",
"long_description": "aqbanking is a generic online banking interface mainly supporting Home Banking Computer Interface, a standard used for German checking accounts, but also suitable for OFX as used in several other countries. Note that the YellowNet backend (for Suisse Postfinance) is not available for OS X (upstream only has a Linux binary).",
"active": true,
"categories": [
"devel",
"net",
"finance"
],
"maintainers": [
{
"name": "dports",
"github": "drkp",
"ports_count": 79
}
],
"variants": [
"enable_local_install",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gwenhywfar4-gtk3",
"gmp",
"libofx",
"ktoblzcheck",
"gnutls"
]
}
],
"depends_on": []
},
{
"name": "aqbanking5-gtk",
"portdir": "devel/aqbanking5",
"version": "5.8.2",
"license": "(GPL-2 or GPL-3 or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aquamaniac.de/rdm/projects/aqbanking",
"description": "a generic online banking interface",
"long_description": "aqbanking is a generic online banking interface mainly supporting Home Banking Computer Interface, a standard used for German checking accounts, but also suitable for OFX as used in several other countries. Note that the YellowNet backend (for Suisse Postfinance) is not available for OS X (upstream only has a Linux binary).",
"active": true,
"categories": [
"devel",
"net",
"finance"
],
"maintainers": [
{
"name": "dports",
"github": "drkp",
"ports_count": 79
}
],
"variants": [
"enable_local_install",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gwenhywfar4-gtk",
"gmp",
"libofx",
"ktoblzcheck",
"gnutls"
]
}
],
"depends_on": []
},
{
"name": "aqbanking5",
"portdir": "devel/aqbanking5",
"version": "5.8.2",
"license": "(GPL-2 or GPL-3 or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aquamaniac.de/rdm/projects/aqbanking",
"description": "a generic online banking interface",
"long_description": "aqbanking is a generic online banking interface mainly supporting Home Banking Computer Interface, a standard used for German checking accounts, but also suitable for OFX as used in several other countries. Note that the YellowNet backend (for Suisse Postfinance) is not available for OS X (upstream only has a Linux binary).",
"active": true,
"categories": [
"devel",
"net",
"finance"
],
"maintainers": [
{
"name": "dports",
"github": "drkp",
"ports_count": 79
}
],
"variants": [
"enable_local_install",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gnutls",
"gwenhywfar4",
"qt4-mac",
"libofx",
"ktoblzcheck",
"gmp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"abtransfers",
"kmymoney4"
]
}
]
},
{
"name": "apr_memcache",
"portdir": "devel/apr_memcache",
"version": "0.7.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.outoforder.cc/projects/libs/apr_memcache/",
"description": "memcached client in C",
"long_description": "apr_memcache is a client for memcached written in C, using APR and APR-Util. It provides pooled client connections and is thread safe, making it perfect for use inside Apache Modules.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"apr",
"apr-util"
]
},
{
"type": "run",
"ports": [
"memcached"
]
}
],
"depends_on": []
},
{
"name": "apr-util",
"portdir": "devel/apr-util",
"version": "1.6.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://apr.apache.org/",
"description": "utilities built with the apache group's portability library",
"long_description": "apr-util is a library of useful utilities built with and intended to be used with the Apache Portable Runtime.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "dluke",
"github": "danielluke",
"ports_count": 31
}
],
"variants": [
"no_bdb",
"no_sqlite",
"openldap",
"postgresql16",
"mysql51",
"mysql55",
"mysql56",
"mariadb",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"db48",
"libiconv",
"sqlite3",
"apr",
"expat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"subversion-perlbindings-5.26",
"mesos",
"subversion-pythonbindings-3.9",
"apache2",
"subversion-pythonbindings-2.7",
"subversion-pythonbindings-3.5",
"subversion-pythonbindings-3.6",
"subversion-pythonbindings-3.7",
"log4cxx",
"subversion-pythonbindings-3.8",
"Akumuli",
"dbslayer",
"apr_memcache",
"subversion",
"subversion-javahlbindings",
"subversion-python27bindings",
"subversion-perlbindings-5.28",
"subversion-perlbindings-5.30",
"subversion-perlbindings-5.32",
"subversion-perlbindings-5.34",
"subversion-rubybindings",
"subversion-pythonbindings-3.10",
"subversion-pythonbindings-3.11",
"subversion-pythonbindings-3.12",
"redwax-tool",
"flood",
"serf1"
]
}
]
},
{
"name": "apr",
"portdir": "devel/apr",
"version": "1.7.6",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://apr.apache.org/",
"description": "The apache group's portability library",
"long_description": "The Apache Portable Runtime is a library of C data structures and routines, forming a system portability layer that covers as many operating systems as possible, including Unices, Win32, BeOS, and OS/2.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "dluke",
"github": "danielluke",
"ports_count": 31
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"subversion-perlbindings-5.26",
"py37-pysvn",
"subversion-pythonbindings-3.9",
"apache2",
"py36-pysvn",
"subversion-pythonbindings-2.7",
"subversion-pythonbindings-3.5",
"subversion-pythonbindings-3.6",
"subversion-pythonbindings-3.7",
"subversion-pythonbindings-3.8",
"py38-pysvn",
"py39-pysvn",
"Akumuli",
"apr-util",
"apr_memcache",
"fsvs",
"subversion",
"subversion-javahlbindings",
"subversion-python27bindings",
"subversion-perlbindings-5.28",
"subversion-perlbindings-5.30",
"subversion-perlbindings-5.32",
"subversion-perlbindings-5.34",
"subversion-rubybindings",
"subversion-pythonbindings-3.10",
"subversion-pythonbindings-3.11",
"subversion-pythonbindings-3.12",
"svn2git",
"svndigest",
"tomcat-native",
"tomcat-native-2",
"ganglia",
"py27-pysvn",
"py310-pysvn",
"py311-pysvn",
"py312-pysvn",
"redwax-tool",
"flood",
"serf1"
]
}
]
},
{
"name": "appstream-glib",
"portdir": "devel/appstream-glib",
"version": "0.8.3",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/hughsie/appstream-glib",
"description": "This library provides objects and helper methods to help reading and writing AppStream metadata.",
"long_description": "This library provides objects and helper methods to help reading and writing AppStream metadata.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2661
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 360
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"meson",
"ninja",
"pkgconfig",
"gtk-doc",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gobject-introspection",
"gtk3",
"fontconfig",
"gdk-pixbuf2",
"curl",
"libarchive",
"docbook-xml",
"docbook-xsl-nons",
"libxslt",
"gettext-runtime",
"freetype",
"glib2",
"gperf",
"json-glib",
"libyaml",
"ossp-uuid"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"evince",
"easytag",
"easytag-devel",
"baobab",
"dconf-editor",
"epiphany",
"gedit",
"gedit-plugins",
"gnome-calculator",
"gnome-calendar",
"gnome-characters",
"gnome-chess",
"gnome-maps",
"gnome-sudoku",
"gnome-terminal",
"gnome-weather",
"gucharmap",
"polari",
"totem",
"yelp",
"gimp2",
"gimp2-devel",
"gimp3-devel"
]
},
{
"type": "lib",
"ports": [
"pspp",
"catgirl-downloader"
]
}
]
},
{
"name": "appledoc",
"portdir": "devel/appledoc",
"version": "2.2.1",
"license": "BSD",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gentlebytes.com/appledoc/",
"description": "appledoc is a documentation generator for Xcode",
"long_description": "appledoc is command line tool that helps Objective-C developers generate Apple-like source code documentation from specially formatted source code comments. It's designed to take as readable source code comments as possible for the input and use comments as well as surrounding source code to generate visually appealing documentation in the form of HTML as well as fully indexed and browsable Xcode documentation set.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "apple-completion",
"portdir": "devel/apple-completion",
"version": "0.1-20210108",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Honestpuck/apple_complete",
"description": "Bash completions for Apple command-line tools",
"long_description": "These are a number of scripts designed to add programmable completion to Bash for some of the Apple command line tools.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 360
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"bash"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"gutils-suite-core"
]
}
]
},
{
"name": "apiextractor",
"portdir": "devel/apiextractor",
"version": "0.10.10",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pyside.org/docs/apiextractor/",
"description": "Tool for developing bindings of Qt-based libraries",
"long_description": "API Extractor is a tool that eases the development of bindings of Qt-based libraries for high level languages by automating most of the process.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"libxml2",
"libxslt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"generatorrunner"
]
}
]
},
{
"name": "apache-ivy",
"portdir": "devel/apache-ivy",
"version": "2.4.0",
"license": "Apache-2",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ant.apache.org/ivy",
"description": "Dependency manager for Apache Ant",
"long_description": "Apache Ivy is a transitive dependency manager that is designed to integrate with Apache Ant. An external XML file defines project dependencies and lists the resources necessary to build a project. Ivy then resolves and downloads resources from an artifact repository: either a private repository or one publicly available on the Internet.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"apache-ant",
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"cassandra"
]
}
]
},
{
"name": "apache-ant-1.9",
"portdir": "devel/apache-ant-1.9",
"version": "1.9.16",
"license": "Apache-2 and W3C",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ant.apache.org/",
"description": "Java opensource build system",
"long_description": "Ant is a Java based build tool. In theory it is kind of like make without make's wrinkles. Ant uses XML build files that define a set of targets. Each target has dependencies (other targets) and contains a set of tasks to perform.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "apache-ant",
"portdir": "devel/apache-ant",
"version": "1.10.14",
"license": "Apache-2 and W3C",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ant.apache.org/",
"description": "Java opensource build system",
"long_description": "Ant is a Java based build tool. In theory it is kind of like make without make's wrinkles. Ant uses XML build files that define a set of targets. Each target has dependencies (other targets) and contains a set of tasks to perform.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"openjdk17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"xmlpull",
"KoLmafia",
"sphinx4",
"cassandra",
"tokyocabinet-clj",
"tom",
"healpix-java",
"weka",
"pdftk-java",
"apache-ivy",
"libzookeeper",
"play",
"plovr",
"protobuf-java",
"gcs-java",
"BrowserLauncher2",
"appbundler",
"batik",
"ccl-util",
"cglib",
"checkstyle",
"cobertura",
"commons-cli",
"commons-lang",
"commons-pool",
"dom4j",
"hamcrest-core",
"hadoop",
"hamcrest-library",
"itext",
"java_memcached",
"javancss",
"jdom",
"jna",
"jsch",
"jtidy",
"mysql-connector-java",
"objectweb-anttasks",
"objectweb-asm",
"pdfbox",
"poi",
"saxpath",
"servlet23-api",
"servlet24-api",
"trove4j",
"ttk",
"xalanj",
"xercesj",
"xml-commons-resolver",
"xmlenc",
"jfreechart",
"xom",
"zeroc-ice33-java",
"zeroc-ice34-java",
"zeroc-ice35-java",
"abcl",
"omnicompiler",
"processing",
"sisc"
]
},
{
"type": "lib",
"ports": [
"Arduino",
"stanford-corenlp",
"ProjectLibre"
]
},
{
"type": "run",
"ports": [
"ant-contrib"
]
}
]
},
{
"name": "any",
"portdir": "devel/any",
"version": "2024.05.01",
"license": "Boost-1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/thelink2012/any",
"description": "Implementation of std::experimental::any, including small object optimization, for C++11 compilers",
"long_description": "Implementation of std::experimental::any, including small object optimization, for C++11 compilers",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "ant-contrib",
"portdir": "devel/ant-contrib",
"version": "1.0b3",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ant-contrib.sourceforge.net/",
"description": "A collection of tasks for Apache Ant",
"long_description": "A collection of tasks for Apache Ant. There are some task on topic such as logic (if, for, foreach,...), network (post,...), performance monitoring tasks (stopwatch,...), platform (osfamily,...), property (propertycopy, propertyregexp, urlencode,...), process (forget, limit), and other.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "hibou",
"github": "",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"apache-ant"
]
}
],
"depends_on": []
},
{
"name": "angelscript",
"portdir": "devel/angelscript",
"version": "2.33.0",
"license": "zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.angelcode.com/angelscript/",
"description": "Flexible cross-platform scripting library",
"long_description": "The AngelCode Scripting Library, or AngelScript as it is also known, is an extremely flexible cross-platform scripting library designed to allow applications to extend their functionality through external scripts. It has been designed from the beginning to be an easy to use component, both for the application programmer and the script writer.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "allegro",
"portdir": "devel/allegro",
"version": "4.4.3.1",
"license": "Permissive",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://liballeg.org/",
"description": "A game programming library for C/C++ developers.",
"long_description": "Allegro is a game programming library for C/C++ developers distributed freely, supporting many platforms.",
"active": true,
"categories": [
"devel",
"games"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"atanks",
"liquidwar"
]
}
]
},
{
"name": "akonadi",
"portdir": "devel/akonadi",
"version": "1.13.1.20141210",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://community.kde.org/KDE_PIM/Akonadi",
"description": "A personal information management storage service.",
"long_description": "Akonadi is an extensible cross-desktop storage service for PIM data and metadata providing concurrent read, write, and query access.",
"active": true,
"categories": [
"devel",
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"no_root",
"mysql51",
"mysql55",
"mysql56",
"mariadb55",
"sqlite",
"verbose",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"boost176",
"qt4-mac",
"qt4-mac-mariadb-plugin",
"phonon",
"shared-mime-info",
"soprano"
]
},
{
"type": "run",
"ports": [
"mariadb-server"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"baloo",
"kdepim4-runtime",
"kdepimlibs4",
"kdepimlibs4-kioslaves",
"perlkde",
"smokekde"
]
}
]
},
{
"name": "agprocess",
"portdir": "devel/agprocess",
"version": "0.5",
"license": "BSD",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://agkit.sourceforge.net/",
"description": "framework class for reporting Unix process statistics",
"long_description": "AGProcess is a class for reporting Unix process statistics. It is similar to NSProcessInfo except that it provides more information, and can represent any process, not just the current process. Additionally it provides methods for sending signals to processes.",
"active": true,
"categories": [
"devel",
"framework"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "afl",
"portdir": "devel/afl",
"version": "2.52b",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://lcamtuf.coredump.cx/afl",
"description": "Instrumentation-driven fuzzer",
"long_description": "American fuzzy lop is a security-oriented fuzzer that employs a novel type of compile-time instrumentation and genetic algorithms to automatically discover clean, interesting test cases that trigger new internal states in the targeted binary.",
"active": true,
"categories": [
"devel",
"security"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aeson-pretty",
"portdir": "devel/aeson-pretty",
"version": "0.8.10",
"license": "GPL-3",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.haskell.org/alex/",
"description": "JSON pretty-printing library and command-line tool.",
"long_description": "A JSON pretty-printing library compatible with aeson as well as a command-line tool to improve readabilty of streams of JSON data. The library provides the function \"encodePretty\". It is a drop-in replacement for aeson's \"encode\" function, producing JSON-ByteStrings for human readers. The command-line tool reads JSON from stdin and writes prettified JSON to stdout. It also offers a complementary \"compact\"-mode, essentially the opposite of pretty-printing.",
"active": true,
"categories": [
"devel",
"haskell"
],
"maintainers": [],
"variants": [
"stack"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"openssl",
"cabal",
"ghc",
"file",
"grep",
"gsed",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gmp",
"libiconv"
]
},
{
"type": "patch",
"ports": [
"cabal"
]
}
],
"depends_on": []
},
{
"name": "aegis",
"portdir": "devel/aegis",
"version": "4.24.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://aegis.sourceforge.net/",
"description": "A project change supervisor",
"long_description": "Aegis is a transaction-based software configuration management system. It provides a framework within which a team of developers may work on many changes to a program independently, and Aegis coordinates integrating these changes back into the master source of the program, with as little disruption as possible.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"bison"
]
},
{
"type": "lib",
"ports": [
"cook",
"gettext",
"curl",
"bzip2",
"libxml2",
"libmagic",
"zlib"
]
},
{
"type": "run",
"ports": [
"bison-runtime"
]
}
],
"depends_on": []
},
{
"name": "activewire",
"portdir": "devel/activewire",
"version": "4.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/activewire-osx/",
"description": "Driver for the ActiveWire board",
"long_description": "An independent project focusing on the development of drivers for the ActiveWire board on Mac OS X. The REALbasic Plugin not included.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"awdriver",
"awconfig",
"doc",
"dev",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "ade",
"portdir": "devel/ade",
"version": "0.1.2e",
"license": "Apache",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/opencv/ade",
"description": "Graph construction, manipulation, and processing framework.",
"long_description": "Graph construction, manipulation, and processing framework.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-opencv4-devel",
"py35-opencv4",
"py36-opencv4",
"py35-opencv4-devel",
"py36-opencv4-devel",
"py37-opencv4",
"opencv4",
"opencv4-devel",
"py310-opencv4",
"py311-opencv4",
"py312-opencv4",
"py313-opencv4",
"py314-opencv4",
"py310-opencv4-devel",
"py311-opencv4-devel",
"py312-opencv4-devel",
"py313-opencv4-devel",
"py314-opencv4-devel",
"py37-opencv4-devel",
"py39-opencv4",
"py39-opencv4-devel",
"py38-opencv4"
]
}
]
},
{
"name": "actionlint",
"portdir": "devel/actionlint",
"version": "1.7.12",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rhysd/actionlint",
"description": "Static checker for GitHub Actions workflow files",
"long_description": "Static checker for GitHub Actions workflow files",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1066
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"go-md2man",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "acorn",
"portdir": "devel/acorn",
"version": "0.10.1",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.acorn.io",
"description": "A simple application deployment framework for Kubernetes",
"long_description": "A simple application deployment framework for Kubernetes",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1066
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "ace",
"portdir": "devel/ace",
"version": "8.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.dre.vanderbilt.edu/~schmidt/ACE.html",
"description": "ACE is an object-oriented framework that implements many core patterns for concurrent communication software.",
"long_description": "The ADAPTIVE Communication Environment (ACE) is a freely available, open-source object-oriented (OO) framework that implements many core patterns for concurrent communication software. ACE provides a rich set of reusable C++ wrapper facades and framework components that perform common communication software tasks across a range of OS platforms. The communication software tasks provided by ACE include event demultiplexing and event handler dispatching, signal handling, service initialization, interprocess communication, shared memory management, message routing, dynamic (re)configuration of distributed services, concurrent execution and synchronization.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "tlockhart1976",
"github": "lockhart",
"ports_count": 27
},
{
"name": "jwillemsen",
"github": "jwillemsen",
"ports_count": 2
}
],
"variants": [
"ssl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"perl5"
]
}
],
"depends_on": []
},
{
"name": "absent",
"portdir": "devel/absent",
"version": "2020.10.28",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rvarago/absent",
"description": "Small C++17 library meant to simplify the composition of nullable types in a generic, type-safe and declarative way.",
"long_description": "Small C++17 library meant to simplify the composition of nullable types in a generic, type-safe and declarative way.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"catch2",
"cmake",
"clang-20"
]
},
{
"type": "test",
"ports": [
"catch2"
]
}
],
"depends_on": []
},
{
"name": "abseil",
"portdir": "devel/abseil",
"version": "20260107.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/abseil/abseil-cpp",
"description": "Abseil - C++ Common Libraries",
"long_description": "Abseil is an open-source collection of C++ library code designed to augment the C++ standard library. The Abseil library code is collected from Google's own C++ code base, has been extensively tested and used in production.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [
"debug",
"test",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"apache-arrow",
"qt610-qtgrpc",
"qt6-qtgrpc",
"py39-grpcio",
"py39-grpcio-tools",
"py37-pyarrow",
"py38-pyarrow",
"Bear",
"mtxclient",
"grpc",
"py310-grpcio",
"py310-grpcio-tools",
"py37-grpcio",
"py37-grpcio-tools",
"py38-grpcio",
"py38-grpcio-tools",
"bloaty",
"libphonenumber-cpp",
"protobuf",
"protobuf3-cpp-upstream",
"protobuf5-cpp",
"re2",
"Chatty",
"s2geometry",
"gnss-sdr",
"gnss-sdr-devel"
]
}
]
},
{
"name": "VillainousStyle-framework",
"portdir": "devel/VillainousStyle",
"version": "20110713",
"license": "Apache-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/amazingsyco/VillainousStyle",
"description": "a drawing library for defining a visual style from a chain of individual drawing instructions",
"long_description": "VillainousStyle is a drawing library for defining a visual style from a chain of individual drawing instructions. Each instruction modifies the drawing context to perform common operations; such operations include shadows, fills, borders, and shapes. It allows for multiple style sheets which can be used to theme an application in multiple visual contexts. VillainousStyle sits on top of CoreGraphics, and does not use WebKit for rendering at all. It is a fork of the VSStyle and VSShape classes, originally from the Three20 project.",
"active": true,
"categories": [
"devel",
"graphics"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 99
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"VillainousStyle"
]
}
]
},
{
"name": "libVillainousStyle",
"portdir": "devel/VillainousStyle",
"version": "20110713",
"license": "Apache-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/amazingsyco/VillainousStyle",
"description": "a drawing library for defining a visual style from a chain of individual drawing instructions",
"long_description": "VillainousStyle is a drawing library for defining a visual style from a chain of individual drawing instructions. Each instruction modifies the drawing context to perform common operations; such operations include shadows, fills, borders, and shapes. It allows for multiple style sheets which can be used to theme an application in multiple visual contexts. VillainousStyle sits on top of CoreGraphics, and does not use WebKit for rendering at all. It is a fork of the VSStyle and VSShape classes, originally from the Three20 project.",
"active": true,
"categories": [
"devel",
"graphics"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 99
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"VillainousStyle"
]
}
]
},
{
"name": "aap",
"portdir": "devel/aap",
"version": "1.094",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.a-a-p.org/",
"description": "A-A-P helps you with distributed development of software.",
"long_description": "A-A-P helps you with distributed development of software. Install a program on your system, obtain the sources and make modifications, manage multiple versions of the same project, distribute packages and much more. A-A-P runs on many operating systems.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "VillainousStyle",
"portdir": "devel/VillainousStyle",
"version": "20110713",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/amazingsyco/VillainousStyle",
"description": "a drawing library for defining a visual style from a chain of individual drawing instructions",
"long_description": "VillainousStyle is a drawing library for defining a visual style from a chain of individual drawing instructions. Each instruction modifies the drawing context to perform common operations; such operations include shadows, fills, borders, and shapes. It allows for multiple style sheets which can be used to theme an application in multiple visual contexts. VillainousStyle sits on top of CoreGraphics, and does not use WebKit for rendering at all. It is a fork of the VSStyle and VSShape classes, originally from the Three20 project.",
"active": true,
"categories": [
"devel",
"graphics"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 99
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"libVillainousStyle",
"VillainousStyle-framework"
]
}
],
"depends_on": []
},
{
"name": "TransformerKit",
"portdir": "devel/TransformerKit",
"version": "1.1.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mattt/TransformerKit",
"description": "A block-based API for NSValueTransformer, with a growing collection of useful examples.",
"long_description": "NSValueTransformer, while perhaps obscure to most iOS programmers, remains a staple of OS X development. TransformerKit breathes new life into NSValueTransformer by making them dead-simple to define and register. TransformerKit also contains a growing number of convenient transformers that your apps will love and cherish: \n \n* String Transformers \n* Image Transformers \n* Date Transformers \n* JSON Data Transformers \n* Data Transformers \n* Cryptographic Transformers homepage https://github.com/mattt/TransformerKit",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"MacPass"
]
}
]
},
{
"name": "SourceKitten",
"portdir": "devel/SourceKitten",
"version": "0.37.2",
"license": "MIT",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jpsim/SourceKitten",
"description": "An adorable little framework and command line tool for interacting with SourceKit.",
"long_description": "An adorable little framework and command line tool for interacting with SourceKit.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "SilverCity",
"portdir": "devel/SilverCity",
"version": "0.9.7",
"license": "BSD and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://silvercity.sourceforge.net/",
"description": "SilverCity is a lexing package for over 20 programming and markup langauges.",
"long_description": "SilverCity is a lexing package, based on Scintilla, that can provide lexical analysis for over 20 programming and markup langauges.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "STC",
"portdir": "devel/STC",
"version": "4.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stclib/STC",
"description": "A modern, user-friendly, generic, type-safe and fast C99 container library",
"long_description": "A modern, user-friendly, generic, type-safe and fast C99 container library featuring string, vector, sorted and unordered map and set, deque, forward list, smart pointers, bitset and random numbers.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 360
}
],
"variants": [
"debug",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "SDL3_ttf",
"portdir": "devel/SDL3_ttf",
"version": "3.2.2",
"license": "zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libsdl-org/SDL_ttf",
"description": "add on library for libSDL for rendering TrueType fonts",
"long_description": "This library is a wrapper around FreeType and allows rendering TrueType fonts in SDL applications.",
"active": true,
"categories": [
"devel",
"graphics"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 354
}
],
"variants": [
"debug",
"harfbuzz",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"freetype",
"SDL3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"FreeRDP"
]
}
]
},
{
"name": "SDL3_image-devel",
"portdir": "devel/SDL3_image-devel",
"version": "3.1.1",
"license": "zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "SDL3_image",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by SDL3_image",
"long_description": "This port has been replaced by SDL3_image.",
"active": true,
"categories": [
"devel",
"graphics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"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": "SDL3_image",
"portdir": "devel/SDL3_image",
"version": "3.4.4",
"license": "zlib",
"platforms": "{darwin >= 20}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libsdl-org/SDL_image",
"description": "Add on library for libSDL handling several image formats",
"long_description": "This is a simple library to load images of various formats as SDL surfaces. This library supports BMP, PPM, PCX, GIF, JPEG, PNG, TGA, and TIFF formats.",
"active": true,
"categories": [
"devel",
"graphics"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 354
}
],
"variants": [
"debug",
"jxl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"tiff",
"webp",
"SDL3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"swi-prolog-devel",
"swi-prolog"
]
}
]
},
{
"name": "SDL3-devel",
"portdir": "devel/SDL3-devel",
"version": "3.1.8",
"license": "zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "SDL3",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by SDL3",
"long_description": "This port has been replaced by SDL3.",
"active": true,
"categories": [
"devel",
"multimedia"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"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": "ResIL",
"portdir": "devel/ResIL",
"version": "1.7.9",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://resil.sourceforge.net/",
"description": "Library to develop applications with powerful image loading capabilities",
"long_description": "Resilient Image Library (ResIL, a fork of DevIL) is a programmer's library to develop applications with very powerful image loading capabilities, yet is easy for a developer to learn and use. Ultimate control of images is left to the developer, so unnecessary conversions, etc. are not performed. ResIL utilizes a simple, yet powerful, syntax. ResIL can load, save, convert, manipulate, filter and display a wide variety of image formats.",
"active": true,
"categories": [
"devel",
"multimedia"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 99
}
],
"variants": [
"sdl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"tiff",
"libGLU",
"jasper",
"xrender",
"mesa",
"lcms",
"libjpeg-turbo",
"libmng",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "QJson4",
"portdir": "devel/QJson4",
"version": "2024.01.16",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/eteran/qjson4",
"description": "Qt4 library providing an API compatible with Qt5 JSON implementation",
"long_description": "Qt4 library providing an API compatible with Qt5 JSON implementation",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qt4-mac"
]
}
],
"depends_on": []
}
]
}