HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52456,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=336",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=334",
"results": [
{
"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": "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": "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": 359
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"bash"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"gutils-suite-core"
]
}
]
},
{
"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": "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": 2662
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"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",
"gimp2",
"gimp2-devel",
"gimp3-devel",
"epiphany",
"gnome-maps",
"easytag",
"easytag-devel",
"baobab",
"dconf-editor",
"gedit",
"gedit-plugins",
"gnome-calculator",
"gnome-calendar",
"gnome-characters",
"gnome-chess",
"gnome-sudoku",
"gnome-terminal",
"gnome-weather",
"gucharmap",
"polari",
"totem"
]
},
{
"type": "lib",
"ports": [
"pspp",
"catgirl-downloader"
]
}
]
},
{
"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",
"tomcat-native",
"tomcat-native-2",
"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",
"ganglia",
"py27-pysvn",
"py310-pysvn",
"py311-pysvn",
"py312-pysvn",
"redwax-tool",
"flood",
"serf1"
]
}
]
},
{
"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_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": "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": 80
}
],
"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": "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": 80
}
],
"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-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": 80
}
],
"variants": [
"enable_local_install",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gwenhywfar4-gtk3",
"gmp",
"libofx",
"ktoblzcheck",
"gnutls"
]
}
],
"depends_on": []
},
{
"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": "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": 353
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"archway"
]
}
]
},
{
"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": 353
}
],
"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": "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": "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": 1075
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"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": [
"php86",
"php86-apache2handler",
"php86-cgi",
"php86-fpm",
"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",
"KeePassXC",
"KeePassXC-devel",
"dar",
"znc",
"fzssh"
]
}
]
},
{
"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": "args",
"portdir": "devel/args",
"version": "6.4.7",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Taywee/args",
"description": "Simple header-only C++ argument parser library",
"long_description": "Simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the functionality of the Python standard argparse library.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"json-tui"
]
}
]
},
{
"name": "argtable",
"portdir": "devel/argtable",
"version": "2.13",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://argtable.sourceforge.net/",
"description": "ANSI C library for parsing GNU style command line arguments",
"long_description": "Argtable is an ANSI C library for parsing GNU style command line arguments, as in foo -abc -o myfile --help --count=7. It enables a program's command line syntax to be defined in the source code as an array of argtable structs. The parsing itself is done using GNU getopt and so is 100% GNU compatible.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rsyncrypto"
]
}
]
},
{
"name": "argtable3",
"portdir": "devel/argtable3",
"version": "3.3.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/argtable/argtable3",
"description": "ANSI C library for parsing GNU style command line arguments",
"long_description": "argtable3 is an open source ANSI C library that parses GNU-style command-line options with the getopt library.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 290
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"blisp"
]
}
]
},
{
"name": "asio",
"portdir": "devel/asio",
"version": "1.32.0",
"license": "Boost-1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://think-async.com/Asio/",
"description": "Asio C++ Library.",
"long_description": "Asio is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "g.litenstein",
"github": "Lord-Kamina",
"ports_count": 4
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"openssl3"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"musikcube",
"openvpn3",
"mame"
]
},
{
"type": "lib",
"ports": [
"restbed",
"websocketpp",
"widelands",
"widelands-devel",
"restinio"
]
}
]
},
{
"name": "asmfmt",
"portdir": "devel/asmfmt",
"version": "1.3.2",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/klauspost/asmfmt",
"description": "Go Assembler Formatter",
"long_description": "This will format your assembler code in a similar way that gofmt formats your Go code.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1075
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "asmotor",
"portdir": "devel/asmotor",
"version": "1.3.4",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/asmotor/asmotor",
"description": "A cross assembler, linker and librarian for several CPUs.",
"long_description": "ASMotor is a portable and generic assembler engine and development system written in ANSI C99 and licensed under the GNU Public License v3. The package consists of the assembler, the librarian and the linker. It can be used as either a cross or native development system. The assembler syntax is based on the friendly, well-known Motorola style macro language. Currently supported CPUs are the 680x0 family, 6809, 6502 and derivatives, 65816, MIPS32, Z80, Game Boy, DCPU-16, CHIP-8/SCHIP and the RC811 CPU core.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "csoren",
"github": "csoren",
"ports_count": 1
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspcud",
"portdir": "devel/aspcud",
"version": "1.9.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://potassco.org/aspcud/",
"description": "CUDF package dependency solver",
"long_description": "Aspcud is a solver for package dependencies. A package universe and a request to install, remove, or upgrade packages have to be encoded in the CUDF format. Such a CUDF document can then be passed to aspcud along with an optimization criteria to obtain a solution to the given package problem.",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"re2c",
"boost176",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"clingo"
]
}
],
"depends_on": []
},
{
"name": "astyle",
"portdir": "devel/astyle",
"version": "3.6.13",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://astyle.sourceforge.net",
"description": "source code beautifier for the C, C++, C# and Java programming languages",
"long_description": "Artistic Style is a source code indenter, source code formatter, and source code beautifier for the C, C++, C# and Java programming languages.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"java",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-gpilab-framework",
"py39-gpilab-framework",
"py38-gpilab-framework",
"py37-gpilab-framework"
]
}
]
},
{
"name": "atf",
"portdir": "devel/atf",
"version": "0.21",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jmmv/atf",
"description": "The Automated Testing Framework",
"long_description": "The Automated Testing Framework (ATF) is a collection of libraries and utilities designed to ease unattended application testing in the hands of developers and end users of a specific piece of software.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "atk",
"portdir": "devel/atk",
"version": "2.38.0",
"license": "LGPL",
"platforms": "darwin",
"epoch": 3,
"replaced_by": null,
"homepage": "http://projects.gnome.org/accessibility/",
"description": "GNOME accessibility toolkit",
"long_description": "ATK is the GNOME Accessibility ToolKit",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"pkgconfig",
"gobject-introspection",
"gtk-doc",
"gettext",
"meson",
"ninja"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gettext-runtime",
"glib2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"sakura",
"mlt-qt5",
"gnome3-core",
"claws-mail",
"gtk3-devel",
"gtk3",
"racket",
"cherrytree",
"darktable",
"darktable-devel",
"gimp2",
"gimp2-devel",
"gimp3-devel",
"mjpegtools",
"mlt-legacy",
"geany",
"webkit2-gtk",
"webkit2-gtk-devel",
"ayatana-ido",
"libayatana-appindicator",
"libayatana-indicator",
"zeitgeist",
"abiword-x11",
"scite",
"gtk-fortran",
"pioneers",
"at-spi2-atk",
"atkmm",
"atkmm-1.6",
"ghex",
"gingerblue",
"gnome-radio",
"libiodbc",
"goffice",
"gtk2",
"gtk2-devel",
"libhandy",
"clutter",
"pspp",
"pspp-devel",
"pure-gtk",
"py27-poppler",
"py27-pygtk",
"py27-pygtk-devel",
"rb33-atk",
"rb32-atk",
"rb31-atk",
"linhpsdr",
"pihpsdr",
"gonepass",
"gtk-sharp2"
]
},
{
"type": "run",
"ports": [
"gnome3-core"
]
}
]
},
{
"name": "autobook",
"portdir": "devel/autobook",
"version": "1.5",
"license": "OPL-0.4",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sources.redhat.com/autobook/",
"description": "A tutorial covering the gnu autotools.",
"long_description": "This book is a tutorial for Autoconf, Automake and Libtool, hereafter referred to as the GNU Autotools. The GNU manuals that accompany each tools adequately document each tool in isolation. Until now, there has not been a guide that has described how these tools work together.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "autobuild",
"portdir": "devel/autobuild",
"version": "5.3",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://josefsson.org/autobuild/",
"description": "processes output from building software",
"long_description": "Autobuild is a package that process output from building software, primarily focused on packages using autoconf and automake, and then generate a HTML summary file, containing links to each build log. The output include project name, version, build host types (cross compile aware), compiler host name, date of build, and indication of success or failure. The output is indexed in many ways to simplify browsing.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5"
]
}
],
"depends_on": []
},
{
"name": "autoconf",
"portdir": "devel/autoconf",
"version": "2.73",
"license": "(Autoconf or GPL-3+)",
"platforms": "any",
"epoch": 1,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/autoconf/",
"description": "Automatically configures software for compilation",
"long_description": "Autoconf is an extensible package of m4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of m4 macro calls.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "larryv",
"github": "larryv",
"ports_count": 48
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"m4"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ngspice-lib"
]
},
{
"type": "patch",
"ports": [
"wine-staging",
"guestfs-tools"
]
},
{
"type": "extract",
"ports": [
"wine-staging"
]
},
{
"type": "build",
"ports": [
"djview",
"emacs-mac-app",
"emacs-mac-app-devel",
"fltk",
"fltk-devel",
"pinentry-mac",
"arj",
"dact",
"gnutar",
"lha",
"lrzip",
"slimdata",
"ucl",
"xar",
"minizip",
"a52dec",
"audiofile",
"cdparanoia",
"cmuclmtk",
"easytag",
"espeak-ng",
"gmpc",
"id3lib",
"libao",
"libdca",
"libmodplug",
"libmusicbrainz2",
"libofa",
"liboss",
"libsamplerate",
"libshout",
"libtagedit",
"mpeg4ip",
"ncmpcpp",
"oggsplit",
"soundtouch",
"stk",
"tagtool",
"vorbis-tools",
"xgsch2pcb",
"gnokii",
"hidapi",
"telepathy-logger",
"dfu-programmer",
"upslug2",
"usbprog",
"csvdb",
"db46",
"db46-java",
"dbslayer",
"gigabase",
"iplike",
"libgda5",
"pgtcl",
"postgis2",
"psiconv",
"pxlib",
"qof",
"simplevoc-open",
"sparkey",
"ResIL",
"apr-util",
"aqbanking6",
"aqbanking6-gtk2",
"aqbanking6-gtk3",
"asio",
"automake",
"automake17",
"bakefile",
"beecrypt",
"bitwise",
"capnproto",
"cdecl",
"coccinelle",
"cocoa-sharp",
"codeblocks",
"cppunit",
"cunit",
"fsvs",
"ftnchek",
"geany",
"glade3",
"gpgme",
"gsoap",
"gtkimageview",
"gumbo-parser",
"gvfs",
"gwenhywfar5",
"gwenhywfar5-gtk2",
"gwenhywfar5-gtk3",
"ideviceinstaller",
"ideviceinstaller-devel",
"idevicerestore",
"idevicerestore-devel",
"jubatus-mpio",
"jubatus-msgpack-rpc",
"libast",
"libb2",
"libchloride",
"libcmis",
"libconfig-hr",
"libdivecomputer",
"libdvbpsi",
"libdvdnav",
"libelf",
"libevent1",
"libfixposix",
"libgee",
"libgpg-error",
"libimobiledevice",
"libimobiledevice-devel",
"libirecovery",
"libirecovery-devel",
"libjwt",
"libmaxminddb",
"libmcs",
"libmongo-client",
"libmowgli",
"libnewt",
"libofx",
"liboil",
"libpwquality",
"librets",
"libsdl_gfx",
"libsdl_pango",
"libsl",
"libtar",
"libucl",
"libuninameslist",
"libusb-devel",
"libusb-compat",
"libusb-legacy",
"libusbmuxd-devel",
"libxdg-basedir",
"libyaml",
"log4cpp",
"lutok",
"lzo",
"mediainfolib",
"mesalink",
"mesos",
"midgard2-core",
"mono",
"mono-addins",
"monotone-devel",
"mpir",
"mpir-devel",
"msgpack0",
"nettle",
"oniguruma5",
"oniguruma6",
"openscop",
"openslp",
"pcrexx",
"ppl",
"protobuf-c",
"protobuf-cpp",
"qd",
"qqwing",
"radlib",
"robodoc",
"safestr",
"sdlconsole",
"sparsehash",
"tclreadline",
"thrift",
"ucpp",
"udis86",
"unibilium",
"universal-ctags",
"upower",
"usbmuxd",
"usbmuxd-devel",
"valgrind-devel",
"valgrind-macos-devel",
"wolfssl",
"xmlwrapp",
"xxl",
"zeitgeist",
"zmq3",
"zmq22",
"zshdb",
"TeXmacs",
"abiword-x11",
"bluefish",
"emacs",
"emacs-devel",
"emacs-app",
"emacs-app-devel",
"l3afpad",
"leafpad",
"basiliskii",
"basiliskii-gui",
"dosbox",
"dosbox-x",
"freesci",
"gelide",
"hercules",
"sheepshaver-gui",
"x48",
"bitcoin",
"cgminer",
"cpuminer",
"osxfuse",
"s3fs",
"alienarena",
"cannonsmash",
"cmatrix",
"crack-attack",
"enigma-devel",
"freedroidclassic",
"gdash",
"gnubg",
"moon-buggy",
"nwntools",
"robotfindskitten",
"teg",
"tuxtype",
"xgalaga",
"xqf",
"librttopo",
"tinyows",
"accountsservice",
"adwaita-icon-theme",
"alacarte",
"anjuta",
"baobab",
"conglomerate",
"dconf",
"desktop-file-utils",
"empathy",
"eog-plugins",
"evince",
"gconf-editor",
"gconfmm",
"gdl",
"gdl3",
"gdlmm3",
"gdm",
"gdmap",
"gfbgraph",
"ghex",
"glabels",
"glom",
"gnome-applets",
"gnome-calendar",
"gnome-chemistry-utils",
"gnome-chess",
"gnome-control-center",
"gnome-font-viewer",
"gnome-internet-radio-locator",
"gnome-js-common",
"gnome-menus",
"gnome-mime-data",
"gnome-mud",
"gnome-music",
"gnome-photo-print",
"gnome-photos",
"gnome-session",
"gnome-sudoku",
"gnome-system-log",
"gnome-system-monitor",
"gnome-terminal",
"gnome-themes-extra",
"gnome-turtle",
"gnome-weather",
"gnotify",
"gnotime",
"gnucash",
"gnucash-devel",
"gnumeric",
"goffice",
"goffice08",
"grisbi",
"gspell",
"gstreamer010-gst-ffmpeg",
"gstreamer010-gst-plugins-bad",
"gstreamer010-gst-plugins-gl",
"gstreamer010-gst-plugins-good",
"gthumb",
"gtk-doc",
"gtk2",
"gtksourceview",
"gtksourceview2",
"gtksourceview3",
"keybinder",
"py27-keybinder",
"libbonoboui",
"libepc",
"libglade2",
"libgnome",
"libgnome-keyring",
"libgnomecanvas",
"libgnomecups",
"libgnomekbd",
"libgnomeprint",
"libgnomeprintui",
"libgnomeui",
"libgtkhtml3",
"libgtkhtml4",
"libgtop",
"libsocialweb",
"libwnck",
"libwnck3",
"linsmith",
"policykit-gnome",
"regexxer",
"seahorse",
"seed",
"startup-notification",
"vino",
"vte-gtk2-compat",
"xchat-gnome",
"aalib",
"agave",
"antigraingeometry",
"autotrace",
"cogl",
"diff-pdf",
"djvulibre",
"dmtx-utils",
"dvisvgm",
"ftgl",
"g2",
"gegl-0.3",
"giblib",
"gimp-gap",
"gimp-gap-devel",
"gimp-lqr-plugin",
"gimp-resynthesizer",
"gimp-save-for-web",
"gimp2",
"gimp2-devel",
"graphviz",
"graphviz-devel",
"jbig2dec",
"jbig2enc",
"jp2a",
"leptonica",
"libart_lgpl",
"libcaca",
"libcaca-devel",
"libdmtx",
"libemf",
"libguichan",
"libhermes",
"libmypaint",
"libopenraw",
"libpgf",
"libraw",
"libspiro",
"libwpg-0.3",
"mozjpeg",
"openjpeg15",
"osm-gps-map",
"osm-gps-map-gtk2",
"plotutils",
"poly2tri-c",
"pstoedit",
"rawstudio",
"synfig",
"synfigstudio",
"vsd2svg",
"zimg",
"bitchx",
"hadoop",
"openjdk8",
"openjdk11",
"openjdk13",
"openjdk15",
"algol68g",
"colm",
"gambit-c",
"gforth",
"ghc",
"gprolog",
"hugs98",
"mozart",
"nesc",
"obc",
"otcl",
"php80",
"php80-apache2handler",
"php80-cgi",
"php80-fpm",
"php80-calendar",
"php80-curl",
"php80-dba",
"php80-enchant",
"php80-exif",
"php80-ftp",
"php80-gd",
"php80-gettext",
"php80-gmp",
"php80-iconv",
"php80-imap",
"php80-intl",
"php80-ipc",
"php80-ldap",
"php80-mbstring",
"php80-mysql",
"php80-odbc",
"php80-opcache",
"php80-openssl",
"php80-oracle",
"php80-pcntl",
"php80-posix",
"php80-postgresql",
"php80-pspell",
"php80-snmp",
"php80-soap",
"php80-sockets",
"php80-sodium",
"php80-sqlite",
"php80-tidy",
"php80-xsl",
"php74-calendar",
"php74-curl",
"php74-dba",
"php74-enchant",
"php74-exif",
"php74-ftp",
"php74-gd",
"php74-gettext",
"php74-gmp",
"php74-iconv",
"php74-imap",
"php74-intl",
"php74-ipc",
"php74-ldap",
"php74-mbstring",
"php74-mysql",
"php74-odbc",
"php74-opcache",
"php74-openssl",
"php74-oracle",
"php74-pcntl",
"php74-posix",
"php74-postgresql",
"php74-pspell",
"php74-snmp",
"php74-soap",
"php74-sockets",
"php74-sodium",
"php74-sqlite",
"php74-tidy",
"php74-xmlrpc",
"php74-xsl",
"php73-calendar",
"php73-curl",
"php73-dba",
"php73-enchant",
"php73-exif",
"php73-ftp",
"php73-gd",
"php73-gettext",
"php73-gmp",
"php73-iconv",
"php73-imap",
"php73-intl",
"php73-ipc",
"php73-ldap",
"php73-mbstring",
"php73-mysql",
"php73-odbc",
"php73-opcache",
"php73-openssl",
"php73-oracle",
"php73-pcntl",
"php73-posix",
"php73-postgresql",
"php73-pspell",
"php73-snmp",
"php73-soap",
"php73-sockets",
"php73-sodium",
"php73-sqlite",
"php73-tidy",
"php73-wddx",
"php73-xmlrpc",
"php73-xsl",
"php72-calendar",
"php72-curl",
"php72-dba",
"php72-enchant",
"php72-exif",
"php72-ftp",
"php72-gd",
"php72-gettext",
"php72-gmp",
"php72-iconv",
"php72-imap",
"php72-intl",
"php72-ipc",
"php72-ldap",
"php72-mbstring",
"php72-mysql",
"php72-odbc",
"php72-opcache",
"php72-openssl",
"php72-oracle",
"php72-pcntl",
"php72-posix",
"php72-postgresql",
"php72-pspell",
"php72-snmp",
"php72-soap",
"php72-sockets",
"php72-sodium",
"php72-sqlite",
"php72-tidy",
"php72-wddx",
"php72-xmlrpc",
"php72-xsl",
"php71-calendar",
"php71-curl",
"php71-dba",
"php71-enchant",
"php71-exif",
"php71-ftp",
"php71-gd",
"php71-gettext",
"php71-gmp",
"php71-iconv",
"php71-imap",
"php71-intl",
"php71-ipc",
"php71-ldap",
"php71-mbstring",
"php71-mcrypt",
"php71-mysql",
"php71-odbc",
"php71-opcache",
"php71-openssl",
"php71-oracle",
"php71-pcntl",
"php71-posix",
"php71-postgresql",
"php71-pspell",
"php71-snmp",
"php71-soap",
"php71-sockets",
"php71-sqlite",
"php71-tidy",
"php71-wddx",
"php71-xmlrpc",
"php71-xsl",
"php70-calendar",
"php70-curl",
"php70-dba",
"php70-enchant",
"php70-exif",
"php70-ftp",
"php70-gd",
"php70-gettext",
"php70-gmp",
"php70-iconv",
"php70-imap",
"php70-intl",
"php70-ipc",
"php70-ldap",
"php70-mbstring",
"php70-mcrypt",
"php70-mysql",
"php70-odbc",
"php70-opcache",
"php70-openssl",
"php70-oracle",
"php70-pcntl",
"php70-posix",
"php70-postgresql",
"php70-pspell",
"php70-snmp",
"php70-soap",
"php70-sockets",
"php70-sqlite",
"php70-tidy",
"php70-wddx",
"php70-xmlrpc",
"php70-xsl",
"php56-calendar",
"php56-curl",
"php56-dba",
"php56-enchant",
"php56-exif",
"php56-ftp",
"php56-gd",
"php56-gettext",
"php56-gmp",
"php56-iconv",
"php56-imap",
"php56-intl",
"php56-ipc",
"php56-ldap",
"php56-mbstring",
"php56-mcrypt",
"php56-mssql",
"php56-mysql",
"php56-odbc",
"php56-opcache",
"php56-openssl",
"php56-oracle",
"php56-pcntl",
"php56-posix",
"php56-postgresql",
"php56-pspell",
"php56-snmp",
"php56-soap",
"php56-sockets",
"php56-sqlite",
"php56-tidy",
"php56-wddx",
"php56-xmlrpc",
"php56-xsl",
"php55-calendar",
"php55-curl",
"php55-dba",
"php55-enchant",
"php55-exif",
"php55-ftp",
"php55-gd",
"php55-gettext",
"php55-gmp",
"php55-iconv",
"php55-imap",
"php55-intl",
"php55-ipc",
"php55-ldap",
"php55-mbstring",
"php55-mcrypt",
"php55-mssql",
"php55-mysql",
"php55-odbc",
"php55-opcache",
"php55-openssl",
"php55-oracle",
"php55-pcntl",
"php55-posix",
"php55-postgresql",
"php55-pspell",
"php55-snmp",
"php55-soap",
"php55-sockets",
"php55-sqlite",
"php55-tidy",
"php55-wddx",
"php55-xmlrpc",
"php55-xsl",
"php54-calendar",
"php54-curl",
"php54-dba",
"php54-enchant",
"php54-exif",
"php54-ftp",
"php54-gd",
"php54-gettext",
"php54-gmp",
"php54-iconv",
"php54-imap",
"php54-intl",
"php54-ipc",
"php54-ldap",
"php54-mbstring",
"php54-mcrypt",
"php54-mssql",
"php54-mysql",
"php54-odbc",
"php54-openssl",
"php54-oracle",
"php54-pcntl",
"php54-posix",
"php54-postgresql",
"php54-pspell",
"php54-snmp",
"php54-soap",
"php54-sockets",
"php54-sqlite",
"php54-tidy",
"php54-wddx",
"php54-xmlrpc",
"php54-xsl",
"php53-calendar",
"php53-curl",
"php53-dba",
"php53-enchant",
"php53-exif",
"php53-ftp",
"php53-gd",
"php53-gettext",
"php53-gmp",
"php53-iconv",
"php53-imap",
"php53-intl",
"php53-ipc",
"php53-ldap",
"php53-mbstring",
"php53-mcrypt",
"php53-mssql",
"php53-mysql",
"php53-odbc",
"php53-openssl",
"php53-oracle",
"php53-pcntl",
"php53-posix",
"php53-postgresql",
"php53-pspell",
"php53-snmp",
"php53-soap",
"php53-sockets",
"php53-sqlite",
"php53-tidy",
"php53-wddx",
"php53-xmlrpc",
"php53-xsl",
"php52-calendar",
"php52-curl",
"php52-dba",
"php52-exif",
"php52-ftp",
"php52-gd",
"php52-gettext",
"php52-gmp",
"php52-iconv",
"php52-imap",
"php52-ipc",
"php52-ldap",
"php52-mbstring",
"php52-mcrypt",
"php52-mssql",
"php52-mysql",
"php52-odbc",
"php52-openssl",
"php52-oracle",
"php52-pcntl",
"php52-posix",
"php52-postgresql",
"php52-pspell",
"php52-snmp",
"php52-soap",
"php52-sockets",
"php52-tidy",
"php52-wddx",
"php52-xmlrpc",
"php52-xsl",
"scsh",
"sdcc",
"tclcl",
"libetpan",
"mpack",
"opendkim",
"opensmtpd",
"signing-party",
"ColPack",
"TinySVM",
"arpack",
"blitzwave",
"buddy",
"crfsuite",
"fftw",
"fftw-single",
"fgsl",
"fityk",
"flint",
"liblbfgs",
"libqalculate",
"libticables2",
"libticalcs2",
"libticonv",
"libtifiles2",
"matio",
"maxima-devel",
"octave",
"optpp",
"qalculate-gtk",
"reduce",
"singular",
"tilp2",
"xmgr",
"HandBrake",
"HandBrakeCLI",
"VLC2",
"libVLC2",
"XviD",
"dirac",
"dvdauthor",
"frei0r-plugins",
"gtkpod",
"jpeginfo",
"libass",
"libbdplus",
"libgpod",
"libmovit",
"libquicktime-devel",
"libvideogfx",
"mediainfo",
"MediaInfo-gui",
"ming",
"moc",
"mp4v2",
"ogmtools",
"pHash",
"schroedinger",
"shairport-sync",
"smpeg",
"transcode",
"vapoursynth",
"aria2",
"arp-scan",
"arping",
"bwm-ng",
"darkstat",
"ddclient",
"docsis",
"ejabberd",
"flow-tools",
"fwknop-client",
"gftp",
"gq",
"grsync",
"httrack",
"irrtoolset",
"kerberos5",
"knock",
"lftp",
"libgrss",
"libnet",
"liboauth",
"liboping-devel",
"libpcapnav",
"libstrophe",
"libtorrent",
"libtorrent-devel",
"logjam",
"mcabber",
"mediatomb",
"minimodem",
"mtr",
"munge",
"nc6",
"nefu",
"nfdump",
"nload",
"nmap",
"ntop",
"nxcomp",
"nxproxy",
"ola",
"onioncat",
"openfortivpn",
"openssh",
"pidgin",
"libpurple",
"finch",
"profanity",
"proftpd",
"quagga",
"rdesktop",
"rsync",
"rtorrent-devel",
"scotty",
"shellinabox",
"snarf",
"sshguard",
"sstp-client",
"surfraw",
"tcpflow",
"tnftpd",
"torsocks",
"tsocks",
"ucarp",
"vde2",
"wallet",
"wallet-server",
"wallet-kdc",
"wol",
"zabbix4",
"zabbix5",
"zabbix4-agent",
"zabbix5-agent",
"zabbix4-frontend",
"zabbix5-frontend",
"kitlist",
"libreoffice",
"php53-APC",
"php54-APC",
"php53-APCu",
"php54-APCu",
"php55-APCu",
"php56-APCu",
"php70-APCu",
"php71-APCu",
"php72-APCu",
"php73-APCu",
"php74-APCu",
"php80-APCu",
"php53-FreeImage",
"php54-FreeImage",
"php55-FreeImage",
"php56-FreeImage",
"php53-Judy",
"php54-Judy",
"php55-Judy",
"php56-Judy",
"php53-SPL_Types",
"php54-SPL_Types",
"php55-SPL_Types",
"php56-SPL_Types",
"php53-Twig",
"php54-Twig",
"php55-Twig",
"php56-Twig",
"php53-amf",
"php54-amf",
"php55-amf",
"php56-amf",
"php53-amqp",
"php54-amqp",
"php55-amqp",
"php56-amqp",
"php70-amqp",
"php71-amqp",
"php72-amqp",
"php73-amqp",
"php74-amqp",
"php53-bbcode",
"php54-bbcode",
"php55-bbcode",
"php56-bbcode",
"php53-big_int",
"php54-big_int",
"php55-big_int",
"php56-big_int",
"php53-cairo",
"php54-cairo",
"php55-cairo",
"php56-cairo",
"php53-cairo_wrapper",
"php54-cairo_wrapper",
"php55-cairo_wrapper",
"php56-cairo_wrapper",
"php53-code-coverage",
"php54-code-coverage",
"php55-code-coverage",
"php53-colorer",
"php53-crack",
"php53-dbase",
"php54-dbase",
"php55-dbase",
"php56-dbase",
"php70-dbase",
"php71-dbase",
"php72-dbase",
"php73-dbase",
"php74-dbase",
"php80-dbase",
"php53-eaccelerator",
"php53-esmtp",
"php54-esmtp",
"php55-esmtp",
"php56-esmtp",
"php54-event",
"php55-event",
"php56-event",
"php70-event",
"php71-event",
"php72-event",
"php73-event",
"php74-event",
"php80-event",
"php53-excel",
"php54-excel",
"php55-excel",
"php56-excel",
"php70-excel",
"php71-excel",
"php72-excel",
"php73-excel",
"php74-excel",
"php53-file-iterator",
"php54-file-iterator",
"php55-file-iterator",
"php53-gdchart",
"php54-gdchart",
"php55-gdchart",
"php56-gdchart",
"php53-gearman",
"php54-gearman",
"php55-gearman",
"php56-gearman",
"php53-geoip",
"php54-geoip",
"php55-geoip",
"php56-geoip",
"php70-geoip",
"php71-geoip",
"php72-geoip",
"php73-geoip",
"php74-geoip",
"php53-gmagick",
"php54-gmagick",
"php55-gmagick",
"php56-gmagick",
"php70-gmagick",
"php71-gmagick",
"php72-gmagick",
"php73-gmagick",
"php74-gmagick",
"php53-gtk",
"php54-gtk",
"php53-hidef",
"php54-hidef",
"php55-hidef",
"php53-html_parse",
"php54-html_parse",
"php55-html_parse",
"php56-html_parse",
"php53-htscanner",
"php54-htscanner",
"php55-htscanner",
"php56-htscanner",
"php53-http",
"php54-http",
"php55-http",
"php53-http2",
"php54-http2",
"php55-http2",
"php56-http2",
"php53-igbinary",
"php54-igbinary",
"php55-igbinary",
"php56-igbinary",
"php70-igbinary",
"php71-igbinary",
"php72-igbinary",
"php73-igbinary",
"php74-igbinary",
"php80-igbinary",
"php53-imagick",
"php54-imagick",
"php55-imagick",
"php56-imagick",
"php70-imagick",
"php71-imagick",
"php72-imagick",
"php73-imagick",
"php74-imagick",
"php53-imlib2",
"php54-imlib2",
"php55-imlib2",
"php56-imlib2",
"php53-inclued",
"php54-inclued",
"php53-jsmin",
"php54-jsmin",
"php55-jsmin",
"php56-jsmin",
"php70-jsmin",
"php71-jsmin",
"php72-jsmin",
"php73-jsmin",
"php74-jsmin",
"php53-libev",
"php54-libev",
"php55-libev",
"php56-libev",
"php53-libevent",
"php54-libevent",
"php55-libevent",
"php56-libevent",
"php53-lzf",
"php54-lzf",
"php55-lzf",
"php56-lzf",
"php70-lzf",
"php71-lzf",
"php72-lzf",
"php73-lzf",
"php74-lzf",
"php80-lzf",
"php53-magickwand",
"php54-magickwand",
"php55-magickwand",
"php56-magickwand",
"php53-mailparse",
"php54-mailparse",
"php55-mailparse",
"php56-mailparse",
"php70-mailparse",
"php71-mailparse",
"php72-mailparse",
"php73-mailparse",
"php74-mailparse",
"php80-mailparse",
"php53-markdown",
"php54-markdown",
"php55-markdown",
"php56-markdown",
"php72-mcrypt",
"php73-mcrypt",
"php74-mcrypt",
"php80-mcrypt",
"php53-memcache",
"php54-memcache",
"php55-memcache",
"php56-memcache",
"php53-memcached",
"php54-memcached",
"php55-memcached",
"php56-memcached",
"php70-memcached",
"php71-memcached",
"php72-memcached",
"php73-memcached",
"php74-memcached",
"php80-memcached",
"php54-meminfo",
"php55-meminfo",
"php56-meminfo",
"php70-meminfo",
"php71-meminfo",
"php72-meminfo",
"php73-meminfo",
"php74-meminfo",
"php53-midgard2",
"php54-midgard2",
"php53-ming",
"php54-ming",
"php55-ming",
"php56-ming",
"php53-mongo",
"php54-mongo",
"php55-mongo",
"php56-mongo",
"php54-mongodb",
"php55-mongodb",
"php56-mongodb",
"php70-mongodb",
"php71-mongodb",
"php72-mongodb",
"php73-mongodb",
"php74-mongodb",
"php80-mongodb",
"php71-mysql_xdevapi",
"php72-mysql_xdevapi",
"php73-mysql_xdevapi",
"php74-mysql_xdevapi",
"php53-oauth",
"php54-oauth",
"php55-oauth",
"php56-oauth",
"php70-oauth",
"php71-oauth",
"php72-oauth",
"php73-oauth",
"php74-oauth",
"php80-oauth",
"php53-opcache",
"php54-opcache",
"php53-pdflib",
"php54-pdflib",
"php55-pdflib",
"php56-pdflib",
"php70-pdflib",
"php71-pdflib",
"php72-pdflib",
"php73-pdflib",
"php74-pdflib",
"php53-peb",
"php54-peb",
"php55-peb",
"php56-peb",
"php53-phalcon2",
"php54-phalcon2",
"php55-phalcon2",
"php56-phalcon2",
"php55-phalcon3",
"php56-phalcon3",
"php70-phalcon3",
"php71-phalcon3",
"php72-phalcon3",
"php73-phalcon3",
"php72-phalcon4",
"php73-phalcon4",
"php74-phalcon4",
"php53-pop3",
"php54-pop3",
"php55-pop3",
"php56-pop3",
"php53-propro",
"php54-propro",
"php55-propro",
"php56-propro",
"php70-propro",
"php71-propro",
"php72-propro",
"php73-propro",
"php74-propro",
"php72-psr",
"php73-psr",
"php74-psr",
"php80-psr",
"php53-raphf",
"php54-raphf",
"php55-raphf",
"php56-raphf",
"php70-raphf",
"php71-raphf",
"php72-raphf",
"php73-raphf",
"php74-raphf",
"php80-raphf",
"php53-rar",
"php54-rar",
"php55-rar",
"php56-rar",
"php70-rar",
"php71-rar",
"php72-rar",
"php73-rar",
"php74-rar",
"php80-rar",
"php53-redis",
"php54-redis",
"php55-redis",
"php56-redis",
"php70-redis",
"php71-redis",
"php72-redis",
"php73-redis",
"php74-redis",
"php80-redis",
"php53-rrd",
"php54-rrd",
"php55-rrd",
"php56-rrd",
"php70-rrd",
"php71-rrd",
"php72-rrd",
"php73-rrd",
"php74-rrd",
"php80-rrd",
"php53-scrypt",
"php54-scrypt",
"php55-scrypt",
"php56-scrypt",
"php70-scrypt",
"php71-scrypt",
"php72-scrypt",
"php73-scrypt",
"php74-scrypt",
"php53-solr",
"php54-solr",
"php55-solr",
"php56-solr",
"php70-solr",
"php71-solr",
"php72-solr",
"php73-solr",
"php74-solr",
"php80-solr",
"php53-sphinx",
"php54-sphinx",
"php55-sphinx",
"php56-sphinx",
"php70-sqlsrv",
"php71-sqlsrv",
"php72-sqlsrv",
"php73-sqlsrv",
"php74-sqlsrv",
"php53-ssh2",
"php54-ssh2",
"php55-ssh2",
"php56-ssh2",
"php70-ssh2",
"php71-ssh2",
"php72-ssh2",
"php73-ssh2",
"php74-ssh2",
"php80-ssh2",
"php53-stomp",
"php54-stomp",
"php55-stomp",
"php56-stomp",
"php70-stomp",
"php71-stomp",
"php72-stomp",
"php73-stomp",
"php74-stomp",
"php52-suhosin",
"php53-suhosin",
"php54-suhosin",
"php55-suhosin",
"php56-suhosin",
"php53-svm",
"php54-svm",
"php55-svm",
"php56-svm",
"php70-svm",
"php71-svm",
"php72-svm",
"php73-svm",
"php74-svm",
"php80-svm",
"php53-svn",
"php54-svn",
"php55-svn",
"php56-svn",
"php53-swoole",
"php54-swoole",
"php55-swoole",
"php56-swoole",
"php70-swoole",
"php71-swoole",
"php72-swoole",
"php73-swoole",
"php74-swoole",
"php80-swoole",
"php53-syck",
"php54-syck",
"php55-syck",
"php56-syck",
"php53-taint",
"php54-taint",
"php70-taint",
"php71-taint",
"php72-taint",
"php73-taint",
"php74-taint",
"php53-text-template",
"php54-text-template",
"php55-text-template",
"php53-timer",
"php54-timer",
"php55-timer",
"php53-timezonedb",
"php54-timezonedb",
"php55-timezonedb",
"php56-timezonedb",
"php70-timezonedb",
"php71-timezonedb",
"php72-timezonedb",
"php73-timezonedb",
"php74-timezonedb",
"php80-timezonedb",
"php53-token-stream",
"php54-token-stream",
"php55-token-stream",
"php53-unit",
"php54-unit",
"php55-unit",
"php53-unit-mock-objects",
"php54-unit-mock-objects",
"php55-unit-mock-objects",
"php53-uploadprogress",
"php54-uploadprogress",
"php55-uploadprogress",
"php56-uploadprogress",
"php70-uploadprogress",
"php71-uploadprogress",
"php72-uploadprogress",
"php73-uploadprogress",
"php74-uploadprogress",
"php80-uploadprogress",
"php53-uuid",
"php54-uuid",
"php55-uuid",
"php56-uuid",
"php70-uuid",
"php71-uuid",
"php72-uuid",
"php73-uuid",
"php74-uuid",
"php53-vld",
"php54-vld",
"php55-vld",
"php56-vld",
"php70-vld",
"php71-vld",
"php72-vld",
"php73-vld",
"php74-vld",
"php80-vld",
"php53-xcache",
"php54-xcache",
"php55-xcache",
"php56-xcache",
"php53-xdebug",
"php54-xdebug",
"php55-xdebug",
"php56-xdebug",
"php70-xdebug",
"php71-xdebug",
"php72-xdebug",
"php73-xdebug",
"php74-xdebug",
"php80-xdebug",
"php53-xhprof",
"php54-xhprof",
"php55-xhprof",
"php56-xhprof",
"php53-xrange",
"php54-xrange",
"php55-xrange",
"php56-xrange",
"php53-xslcache",
"php54-xslcache",
"php55-xslcache",
"php56-xslcache",
"php53-yaf",
"php54-yaf",
"php55-yaf",
"php56-yaf",
"php70-yaf",
"php71-yaf",
"php72-yaf",
"php73-yaf",
"php74-yaf",
"php80-yaf",
"php53-yaml",
"php54-yaml",
"php55-yaml",
"php56-yaml",
"php70-yaml",
"php71-yaml",
"php72-yaml",
"php73-yaml",
"php74-yaml",
"php80-yaml",
"php53-yaz",
"php54-yaz",
"php55-yaz",
"php56-yaz",
"php70-yaz",
"php71-yaz",
"php72-yaz",
"php73-yaz",
"php74-yaz",
"php52-zip",
"php53-zip",
"php54-zip",
"php55-zip",
"php56-zip",
"php70-zip",
"php71-zip",
"php72-zip",
"php73-zip",
"php74-zip",
"php80-zip",
"php53-zstd",
"php54-zstd",
"php55-zstd",
"php56-zstd",
"php70-zstd",
"php71-zstd",
"php72-zstd",
"php73-zstd",
"php74-zstd",
"php80-zstd",
"denemo",
"ghostscript",
"pslib",
"py27-pygtk",
"py27-osmgpsmap",
"ADMS",
"libxavna",
"alliance",
"asco",
"chemical-mime-data",
"ckon",
"ds9",
"erfa",
"exonerate",
"ghemical",
"gmtsar",
"gpredict",
"gst-plugins-cairovis",
"gst-plugins-math",
"hamlib-devel",
"iverilog",
"libfec",
"libghemical",
"libosmo-dsp",
"libsc",
"linrad",
"liquid-dsp",
"netcdf-cxx",
"nightshade",
"opendx",
"osmocore",
"osmocore-devel",
"perseus-sdr",
"psfex",
"quantum-espresso",
"solid",
"source-extractor",
"tempo",
"tophat",
"verilator",
"viking",
"wview",
"xastir",
"xraylib",
"aff4",
"afflib",
"aide",
"aimage",
"aircrack-ng",
"bulk_extractor",
"cracklib",
"gnomint",
"gss",
"ike-scan",
"libident",
"libprelude",
"libyubikey",
"md5deep",
"medusa",
"nbtscan",
"opensc",
"outguess",
"pam-google-authenticator",
"pam-u2f",
"pidgin-otr",
"pkcs11-helper",
"prelude-manager",
"shibboleth",
"softhsm",
"ssss",
"tcpcrypt-devel",
"voms",
"yara",
"yubico-c-client",
"yubico-pam",
"OpenIPMI",
"bash-completion",
"burp",
"byobu",
"cdrdao",
"collectd",
"cuetools",
"dcfldd",
"debianutils",
"dpkg",
"duff",
"duti",
"fdupes",
"file",
"libmagic",
"freeradius",
"genext2fs",
"hexedit",
"ipmitool",
"krbafs",
"libirman",
"lirc",
"lnav",
"logrotate",
"rdfind",
"rpm2html",
"sleuthkit",
"tmate",
"tmpreaper",
"tmux-devel",
"uptimed",
"watch",
"xtail",
"BibTool",
"aidadoc",
"apertium",
"asciidoc",
"aspell",
"barcode",
"ekhtml",
"enchant",
"fmt-ptrn",
"fribidi",
"hunspell",
"kakasi",
"liblrdf",
"libots",
"libplist-devel",
"libpostal",
"librevenge",
"libsgml",
"libunistring",
"libwpd-0.10",
"libwps-0.3",
"libxml",
"libxmldiff",
"lilypond",
"lilypond-devel",
"man-db",
"opensp",
"pinfo",
"pmw",
"sand",
"simstring",
"py27-simstring",
"source-highlight",
"libsphinxclient",
"stardict",
"sword",
"tesseract",
"tesseract-training",
"tnef",
"unac",
"uni2ascii",
"unrtf",
"wv",
"xmlroff",
"xmlto",
"yamcha",
"FileZilla",
"cgilib",
"cherokee",
"emacs-w3m",
"fcgi",
"fcgiwrap",
"flood",
"libsass",
"lighttpd",
"litmus",
"logstalgia",
"mod_authn_otp",
"mod_qos",
"py27-nghttp2",
"py36-nghttp2",
"py37-nghttp2",
"privoxy",
"sassc",
"varnish",
"webkit-gtk",
"webkit-gtk3",
"webkit-gtk-2.0",
"webkit-gtk3-2.0",
"yaws",
"Eterm",
"SoXt",
"XawM",
"blt",
"glw",
"gtk-engines2",
"gtkmm",
"gtkspell3",
"homebank",
"libhangul",
"nabi",
"neXtaw",
"nimbus",
"tango-icon-theme",
"tango-icon-theme-extras",
"xcircuit",
"xclip",
"xdiskusage",
"xdm",
"xinit",
"xkeyboard-config",
"xonclock",
"xorg-libXext",
"xorg-libXfont2",
"xorg-libXpresent",
"xorg-libXt",
"xorg-server",
"xorg-server-1.18",
"xorg-server-devel",
"xorg-server-legacy",
"xplanet",
"xtrap",
"libxfce4util",
"vte-gtk2-xfce",
"xfconf",
"dnsperf",
"php70-ming",
"php71-ming",
"php72-ming",
"php73-ming",
"php74-ming",
"procenv",
"php81",
"php81-apache2handler",
"php81-cgi",
"php81-fpm",
"php81-calendar",
"php81-curl",
"php81-dba",
"php81-enchant",
"php81-exif",
"php81-ftp",
"php81-gd",
"php81-gettext",
"php81-gmp",
"php81-iconv",
"php81-imap",
"php81-intl",
"php81-ipc",
"php81-ldap",
"php81-mbstring",
"php81-mysql",
"php81-odbc",
"php81-opcache",
"php81-openssl",
"php81-oracle",
"php81-pcntl",
"php81-posix",
"php81-postgresql",
"php81-pspell",
"php81-snmp",
"php81-soap",
"php81-sockets",
"php81-sodium",
"php81-sqlite",
"php81-tidy",
"php81-xsl",
"zbar",
"p5.28-barcode-zbar",
"p5.30-barcode-zbar",
"p5.32-barcode-zbar",
"php80-imagick",
"php70-gearman",
"php71-gearman",
"php72-gearman",
"php73-gearman",
"php74-gearman",
"php80-gearman",
"php80-uuid",
"roswell",
"integrit",
"php80-mysql_xdevapi",
"flock",
"cups-ppdc",
"retdec",
"retdec-devel",
"dvbcut",
"openjdk17",
"py27-pygtk-devel",
"gtk2-devel",
"rsync-hfscomp",
"zvbi",
"mscompress",
"easytag-devel",
"php81-APCu",
"php81-dbase",
"php81-event",
"php81-gearman",
"php81-igbinary",
"php81-imagick",
"php81-lzf",
"php81-mailparse",
"php81-mcrypt",
"php81-memcached",
"php81-mongodb",
"php81-oauth",
"php81-psr",
"php81-raphf",
"php81-rar",
"php81-redis",
"php81-rrd",
"php81-solr",
"php81-ssh2",
"php81-svm",
"php81-swoole",
"php81-timezonedb",
"php81-uploadprogress",
"php81-uuid",
"php81-vld",
"php81-xdebug",
"php81-yaml",
"php81-zip",
"php81-zstd",
"dvisvgm-devel",
"telescope",
"mod_tile",
"php80-amqp",
"php81-amqp",
"php70-psr",
"php71-psr",
"php81-yaf",
"php70-memcache",
"php71-memcache",
"php72-memcache",
"php73-memcache",
"php74-memcache",
"php80-memcache",
"php81-memcache",
"php80-geoip",
"php81-geoip",
"php72-openswoole",
"php73-openswoole",
"php74-openswoole",
"php80-openswoole",
"php81-openswoole",
"armagetronad",
"armagetronad-common",
"armagetronad-dedicated",
"sysbench",
"aephea",
"php80-sqlsrv",
"jo",
"php81-sqlsrv",
"libaribb24",
"automake115",
"geany-plugins",
"php71-pcov",
"php72-pcov",
"php73-pcov",
"php74-pcov",
"php80-pcov",
"php81-pcov",
"php80-xmlrpc",
"php81-xmlrpc",
"php72-maxminddb",
"php73-maxminddb",
"php74-maxminddb",
"php80-maxminddb",
"php81-maxminddb",
"openjdk18",
"crispy-doom",
"got",
"php81-ffi",
"php80-ffi",
"php74-ffi",
"php80-stomp",
"php81-stomp",
"povray",
"php82",
"php82-apache2handler",
"php82-cgi",
"php82-fpm",
"php82-calendar",
"php82-curl",
"php82-dba",
"php82-enchant",
"php82-exif",
"php82-ffi",
"php82-ftp",
"php82-gd",
"php82-gettext",
"php82-gmp",
"php82-iconv",
"php82-imap",
"php82-intl",
"php82-ipc",
"php82-ldap",
"php82-mbstring",
"php82-mysql",
"php82-odbc",
"php82-opcache",
"php82-openssl",
"php82-oracle",
"php82-pcntl",
"php82-posix",
"php82-postgresql",
"php82-pspell",
"php82-snmp",
"php82-soap",
"php82-sockets",
"php82-sodium",
"php82-sqlite",
"php82-tidy",
"php82-xsl",
"fdm",
"ffms2",
"pkixssh",
"rofi",
"php80-scrypt",
"php81-scrypt",
"php80-yaz",
"php81-yaz",
"codeblocks-devel",
"demangle",
"ruby-devel",
"ragel-devel",
"4ti2",
"LiDIA",
"QSopt_ex",
"TOPCOM",
"latte-int",
"php82-APCu",
"php82-amqp",
"php82-dbase",
"php82-event",
"php82-gearman",
"php82-geoip",
"php80-gmagick",
"php81-gmagick",
"php82-gmagick",
"php82-igbinary",
"php82-imagick",
"php80-jsmin",
"php81-jsmin",
"php82-jsmin",
"php82-lzf",
"php82-mailparse",
"php82-maxminddb",
"php82-mcrypt",
"php82-memcache",
"php82-memcached",
"php80-meminfo",
"php81-meminfo",
"php82-meminfo",
"php82-mongodb",
"php81-mysql_xdevapi",
"php82-mysql_xdevapi",
"php82-oauth",
"php82-openswoole",
"php82-pcov",
"php82-psr",
"php82-raphf",
"php82-rar",
"php82-redis",
"php82-rrd",
"php82-scrypt",
"php82-solr",
"php82-sqlsrv",
"php82-ssh2",
"php82-stomp",
"php82-svm",
"php82-swoole",
"php82-timezonedb",
"php82-uploadprogress",
"php82-uuid",
"php82-vld",
"php82-xdebug",
"php82-xmlrpc",
"php82-yaml",
"php82-yaz",
"php82-zip",
"php82-zstd",
"gtk-internet-radio-locator",
"fplll",
"yices",
"mcsim",
"admesh",
"adept2",
"cmh",
"fortran-datetime",
"R-httpuv",
"audiowmark",
"starpu",
"cyrus-sasl-xoauth2",
"nrsc5",
"BRiAl",
"m4ri",
"atkmm-1.6",
"cairomm-1.0",
"libopenraw-legacy",
"nghttp3",
"libxc5",
"libxc6",
"mhxd",
"mdds-2.0",
"mdds-2.1",
"orcus-0.17",
"orcus-0.18",
"libimobiledevice-glue-devel",
"openjdk19",
"openjdk20",
"normaliz",
"php83",
"php83-apache2handler",
"php83-cgi",
"php83-fpm",
"php83-calendar",
"php83-curl",
"php83-dba",
"php83-enchant",
"php83-exif",
"php83-ffi",
"php83-ftp",
"php83-gd",
"php83-gettext",
"php83-gmp",
"php83-iconv",
"php83-imap",
"php83-intl",
"php83-ipc",
"php83-ldap",
"php83-mbstring",
"php83-mysql",
"php83-odbc",
"php83-opcache",
"php83-openssl",
"php83-oracle",
"php83-pcntl",
"php83-posix",
"php83-postgresql",
"php83-pspell",
"php83-snmp",
"php83-soap",
"php83-sockets",
"php83-sodium",
"php83-sqlite",
"php83-tidy",
"php83-xsl",
"libwired",
"wire",
"wired-server",
"uacme",
"ancient",
"alac",
"tcpflow-devel",
"libqb",
"starpu13",
"pnetcdf",
"posh",
"pgpointcloud",
"ifuse",
"pg12-pgpointcloud",
"pg13-pgpointcloud",
"pg14-pgpointcloud",
"pg15-pgpointcloud",
"redwax-tool",
"openjdk21",
"spral",
"php70-xhprof",
"php71-xhprof",
"php72-xhprof",
"php73-xhprof",
"php74-xhprof",
"php80-xhprof",
"php81-xhprof",
"php82-xhprof",
"php83-pcov",
"php83-igbinary",
"php83-APCu",
"php83-redis",
"php83-xhprof",
"php83-zip",
"php83-zstd",
"php83-xdebug",
"php83-maxminddb",
"php83-memcache",
"php83-uuid",
"php83-timezonedb",
"php83-mailparse",
"php83-mcrypt",
"php83-event",
"php83-dbase",
"php83-gmagick",
"php83-imagick",
"php83-ssh2",
"php83-xmlrpc",
"php83-jsmin",
"php83-yaml",
"php83-lzf",
"php83-stomp",
"php83-rar",
"php83-oauth",
"php83-yaz",
"php83-mongodb",
"php83-geoip",
"php83-vld",
"php83-memcached",
"php83-meminfo",
"php83-psr",
"php83-raphf",
"php83-gearman",
"php83-mysql_xdevapi",
"php83-rrd",
"php83-scrypt",
"php83-svm",
"php83-amqp",
"php83-uploadprogress",
"php83-solr",
"libass-devel",
"jemalloc-devel",
"lnav-devel",
"php83-sqlsrv",
"php82-yaf",
"php83-yaf",
"kalc",
"sudosh2",
"libhsts",
"liberasurecode",
"gtk-radio",
"jnv",
"openjdk22",
"pg12-postgis3-doc",
"pg13-postgis3-doc",
"pg14-postgis3-doc",
"pg15-postgis3-doc",
"pg16-postgis3-doc",
"pg16-pgpointcloud",
"wxHexEditor",
"whiptcl",
"py38-libnewt",
"py39-libnewt",
"py310-libnewt",
"py311-libnewt",
"py312-libnewt",
"love-0.10",
"love-0.7",
"love-0.8",
"love-0.9",
"love-11",
"cava",
"libclastfm",
"xpad",
"lolcat",
"php84-apache2handler",
"php84",
"php84-cgi",
"php84-fpm",
"php84-calendar",
"php84-curl",
"php84-dba",
"php84-enchant",
"php84-exif",
"php84-ffi",
"php84-ftp",
"php84-gd",
"php84-gettext",
"php84-gmp",
"php84-iconv",
"php84-intl",
"php84-ipc",
"php84-ldap",
"php84-mbstring",
"php84-mysql",
"php84-odbc",
"php84-opcache",
"php84-openssl",
"php84-posix",
"php84-pcntl",
"php84-snmp",
"php84-postgresql",
"php84-soap",
"php84-sockets",
"php84-sodium",
"php84-sqlite",
"php84-tidy",
"php84-xsl",
"libmspack",
"openjdk8-powerpc",
"guile-3.0",
"ivykis",
"openjdk23",
"schismtracker",
"utdns",
"libsixel",
"p5.34-barcode-zbar",
"libtatsu-devel",
"iverilog-docs",
"openjdk24",
"py313-libnewt",
"btfs",
"pg17-postgis3-doc",
"xnec2c",
"erofs-utils",
"pg17-pgpointcloud",
"libbacktrace",
"screen4",
"openjdk25",
"lbreakouthd",
"pg12-postgis",
"pg12-postgis-doc",
"pg13-postgis",
"pg13-postgis-doc",
"pg14-postgis",
"pg14-postgis-doc",
"pg15-postgis",
"pg15-postgis-doc",
"pg16-postgis",
"pg16-postgis-doc",
"pg17-postgis",
"pg17-postgis-doc",
"php84-timer",
"php83-timer",
"libigloo",
"php85",
"php85-apache2handler",
"php85-cgi",
"php85-fpm",
"php85-calendar",
"php85-curl",
"php85-dba",
"php85-enchant",
"php85-exif",
"php85-ffi",
"php85-ftp",
"php85-gd",
"php85-gettext",
"php85-gmp",
"php85-iconv",
"php85-intl",
"php85-ipc",
"php85-ldap",
"php85-mbstring",
"php85-mysql",
"php85-odbc",
"php85-openssl",
"php85-pcntl",
"php85-posix",
"php85-postgresql",
"php85-snmp",
"php85-soap",
"php85-sockets",
"php85-sodium",
"php85-sqlite",
"php85-tidy",
"php85-xsl",
"php84-pspell",
"php85-pspell",
"php84-imap",
"php85-imap",
"php84-amqp",
"php85-amqp",
"php85-oauth",
"php84-oauth",
"php84-svm",
"php85-svm",
"php84-timezonedb",
"php85-timezonedb",
"php84-gearman",
"php85-gearman",
"php84-jsmin",
"php85-jsmin",
"php84-maxminddb",
"php85-maxminddb",
"php84-mailparse",
"php85-mailparse",
"php84-mcrypt",
"php85-mcrypt",
"php84-redis",
"php85-redis",
"php84-raphf",
"php85-raphf",
"php84-stomp",
"php85-stomp",
"php84-uuid",
"php85-uuid",
"php84-xmlrpc",
"php85-xmlrpc",
"php84-vld",
"php85-vld",
"php84-yaml",
"php85-yaml",
"php84-memcache",
"php85-memcache",
"php84-solr",
"php85-solr",
"php84-gmagick",
"php85-gmagick",
"php80-Judy",
"php81-Judy",
"php82-Judy",
"php84-Judy",
"php83-Judy",
"php85-Judy",
"php84-sqlsrv",
"php85-sqlsrv",
"php85-xdebug",
"php84-xdebug",
"php84-yaf",
"php85-yaf",
"php84-zip",
"php85-zip",
"php84-mongodb",
"php85-mongodb",
"jpeg-xt",
"php84-APCu",
"php85-APCu",
"suricata",
"libhtp",
"php84-psr",
"php85-psr",
"php80-phalcon5",
"php74-phalcon5",
"php81-phalcon5",
"php82-phalcon5",
"php83-phalcon5",
"php84-phalcon5",
"php85-phalcon5",
"php84-zstd",
"php85-zstd",
"php83-openswoole",
"php84-openswoole",
"php85-openswoole",
"php84-swoole",
"php83-swoole",
"php85-swoole",
"php84-igbinary",
"php85-igbinary",
"php84-memcached",
"php85-memcached",
"unicon",
"php84-imagick",
"php85-imagick",
"php84-ssh2",
"php85-ssh2",
"php84-uploadprogress",
"php85-uploadprogress",
"openjdk26",
"php85-xhprof",
"php84-xhprof",
"php84-yaz",
"php85-yaz",
"php84-lzf",
"php85-lzf",
"php84-meminfo",
"php85-meminfo",
"php84-pcov",
"php85-pcov",
"php84-scrypt",
"php85-scrypt",
"php84-event",
"php85-event",
"php84-geoip",
"php85-geoip",
"php84-rrd",
"php85-dbase",
"php84-dbase",
"coot",
"coot-devel",
"py312-gnucash",
"py311-gnucash",
"py313-gnucash",
"zabbix7-agent",
"zabbix74-agent",
"pg18-pgpointcloud",
"pg18-postgis",
"pg18-postgis-doc",
"motif",
"lhasa",
"php86",
"php86-apache2handler",
"php86-cgi",
"php86-fpm",
"php86-calendar",
"php86-curl",
"php86-dba",
"php86-enchant",
"php86-exif",
"php86-ffi",
"php86-ftp",
"php86-gd",
"php86-gettext",
"php86-gmp",
"php86-iconv",
"php86-intl",
"php86-ipc",
"php86-ldap",
"php86-mbstring",
"php86-mysql",
"php86-odbc",
"php86-openssl",
"php86-pcntl",
"php86-posix",
"php86-postgresql",
"php86-snmp",
"php86-soap",
"php86-sockets",
"php86-sodium",
"php86-sqlite",
"php86-tidy",
"php86-xsl",
"php86-geoip",
"php86-mailparse",
"php86-meminfo",
"php86-mongodb",
"php86-psr",
"php86-timezonedb",
"php86-uuid",
"php86-vld",
"php86-xhprof"
]
},
{
"type": "run",
"ports": [
"nesc",
"lscsoft-deps",
"xfce4-dev-tools"
]
}
]
},
{
"name": "autoconf-archive",
"portdir": "devel/autoconf-archive",
"version": "2024.10.16",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/autoconf-archive/",
"description": "A collection of more than 450 macros for GNU Autoconf",
"long_description": "The GNU Autoconf Archive is a collection of more than 450 macros for GNU Autoconf that have been contributed as free software by friendly supporters of the cause from all over the Internet. Every single one of those macros can be re-used without imposing any restrictions whatsoever on the licensing of the generated configure script.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gtkspell3",
"profanity",
"kitlist",
"graphviz-devel",
"algol68g",
"ancient",
"audiowmark",
"abiword-x11",
"alienarena",
"mod_tile",
"gdlmm3",
"libhsts",
"libgnome",
"dvisvgm",
"dvisvgm-devel",
"graphviz",
"jp2a",
"libopenraw",
"libopenraw-legacy",
"osm-gps-map",
"httrack",
"rtorrent-devel",
"aide",
"rdfind"
]
},
{
"type": "run",
"ports": [
"gnome-common"
]
}
]
},
{
"name": "autoconf213",
"portdir": "devel/autoconf213",
"version": "2.13",
"license": "(Autoconf or GPL-2+)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/autoconf/",
"description": "Automatically configures software for compilation",
"long_description": "Autoconf is an extensible package of m4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of m4 macro calls.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"m4",
"gawk",
"perl5"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"mozjs102",
"mozjs115",
"mozjs128",
"mozjs60",
"mozjs52",
"mozjs91",
"mozjs68",
"tenfourfox",
"tenfourfox-devel",
"aquafox"
]
}
]
},
{
"name": "autoconf263",
"portdir": "devel/autoconf263",
"version": "2.63",
"license": "(Autoconf or GPL-2+)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/autoconf/",
"description": "Automatically configures software for compilation",
"long_description": "Autoconf is an extensible package of m4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of m4 macro calls.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"help2man",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"m4",
"perl5"
]
}
],
"depends_on": []
},
{
"name": "autoconf264",
"portdir": "devel/autoconf264",
"version": "2.64",
"license": "(Autoconf or GPL-2+)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/autoconf/",
"description": "Automatically configures software for compilation",
"long_description": "Autoconf is an extensible package of m4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of m4 macro calls.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"m4",
"perl5"
]
}
],
"depends_on": []
},
{
"name": "autoconf269",
"portdir": "devel/autoconf269",
"version": "2.69",
"license": "(Autoconf or GPL-2+)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/autoconf/",
"description": "Automatically configures software for compilation",
"long_description": "Autoconf is an extensible package of m4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of m4 macro calls.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"m4",
"perl5"
]
}
],
"depends_on": []
},
{
"name": "autogen",
"portdir": "devel/autogen",
"version": "5.18.16",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/autogen/",
"description": "tool to simplify the creation and maintenance of programs",
"long_description": "AutoGen is a tool designed to simplify the creation and maintenance of programs that contain large amounts of repetitious text. It is especially valuable in programs that have several blocks of text that must be kept synchronized.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18",
"coreutils"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gettext",
"guile-2.2",
"libxml2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"anjuta"
]
}
]
},
{
"name": "automake",
"portdir": "devel/automake",
"version": "1.18.1",
"license": "(GPL-2+ or Permissive)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/automake",
"description": "the gnu automake utility for generating Makefile.in",
"long_description": "Automake is a tool for automatically generating Makefile.in files from files called Makefile.am. Each Makefile.am is basically a series of make variable definitions, with rules being thrown in occasionally. The generated Makefile.in files are compliant with the GNU Makefile standards.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"lhasa",
"emacs-mac-app",
"emacs-mac-app-devel",
"pinentry-mac",
"arj",
"dact",
"gnutar",
"lha",
"lrzip",
"slimdata",
"ucl",
"xar",
"minizip",
"a52dec",
"audiofile",
"cdparanoia",
"cmuclmtk",
"easytag",
"espeak-ng",
"gmpc",
"ices0",
"id3lib",
"libao",
"libdca",
"libmodplug",
"libmusicbrainz2",
"libofa",
"liboss",
"libsamplerate",
"libshout",
"libsmf",
"libtagedit",
"libxtract",
"madplay",
"mpeg4ip",
"ncmpcpp",
"oggsplit",
"soundtouch",
"stk",
"streamripper",
"tagtool",
"vorbis-tools",
"xgsch2pcb",
"gnokii",
"hidapi",
"telepathy-logger",
"avr-libc",
"dfu-programmer",
"mips-elf-gcc",
"upslug2",
"usbprog",
"csvdb",
"db46",
"db46-java",
"dbslayer",
"gigabase",
"iplike",
"libdbi",
"libdbi-drivers",
"libgda5",
"pgtcl",
"postgis2",
"psiconv",
"pxlib",
"qof",
"simplevoc-open",
"sparkey",
"sqlite2",
"ResIL",
"apr-util",
"aqbanking6",
"aqbanking6-gtk2",
"aqbanking6-gtk3",
"asio",
"bakefile",
"beecrypt",
"bitwise",
"capnproto",
"cdecl",
"coccinelle",
"cocoa-sharp",
"codeblocks",
"cppunit",
"cunit",
"expect",
"fsvs",
"ftnchek",
"geany",
"glade3",
"gpgme",
"gsoap",
"gtkimageview",
"gumbo-parser",
"gvfs",
"gwenhywfar5",
"gwenhywfar5-gtk2",
"gwenhywfar5-gtk3",
"ideviceinstaller",
"ideviceinstaller-devel",
"idevicerestore",
"idevicerestore-devel",
"jubatus-mpio",
"jubatus-msgpack-rpc",
"libast",
"libb2",
"libchloride",
"libcmis",
"libconfig-hr",
"libdivecomputer",
"libdvbpsi",
"libdvdnav",
"libelf",
"libevent1",
"libfixposix",
"libgee",
"libgpg-error",
"libimobiledevice",
"libimobiledevice-devel",
"libirecovery",
"libirecovery-devel",
"libjwt",
"libmaxminddb",
"libmcrypt",
"libmcs",
"libmemcache",
"libmongo-client",
"libmowgli",
"libnewt",
"libofx",
"liboil",
"libpwquality",
"librets",
"libsdl_gfx",
"libsdl_pango",
"libsl",
"libtar",
"libucl",
"libuninameslist",
"libusb-devel",
"libusb-compat",
"libusb-legacy",
"libusbmuxd-devel",
"libxdg-basedir",
"libyaml",
"log4cpp",
"lutok",
"lzo",
"mediainfolib",
"mesalink",
"mesos",
"midgard2-core",
"mono",
"mono-addins",
"monotone-devel",
"mpir",
"mpir-devel",
"msgpack0",
"nettle",
"oniguruma5",
"oniguruma6",
"openscop",
"openslp",
"ossp-val",
"pcrexx",
"ppl",
"protobuf-c",
"protobuf-cpp",
"qd",
"qqwing",
"radlib",
"robodoc",
"safestr",
"sdlconsole",
"sparsehash",
"tclreadline",
"thrift",
"ucpp",
"udis86",
"umem",
"unibilium",
"universal-ctags",
"upower",
"usbmuxd",
"usbmuxd-devel",
"valgrind-devel",
"valgrind-macos-devel",
"wolfssl",
"xmlwrapp",
"xxl",
"zeitgeist",
"zmq3",
"zmq22",
"zshdb",
"TeXmacs",
"abiword-x11",
"bluefish",
"cssed",
"emacs",
"emacs-devel",
"emacs-app",
"emacs-app-devel",
"l3afpad",
"leafpad",
"vigor",
"basiliskii",
"basiliskii-gui",
"dosbox",
"dosbox-x",
"freesci",
"gelide",
"hercules",
"sheepshaver-gui",
"x48",
"bitcoin",
"cgminer",
"cpuminer",
"osxfuse",
"s3fs",
"alienarena",
"cannonsmash",
"cmatrix",
"crack-attack",
"enigma-devel",
"freedroidclassic",
"gdash",
"glpong",
"gnubg",
"moon-buggy",
"nwntools",
"robotfindskitten",
"teg",
"tuxtype",
"xgalaga",
"xqf",
"librttopo",
"accountsservice",
"adwaita-icon-theme",
"alacarte",
"anjuta",
"baobab",
"conglomerate",
"dconf",
"desktop-file-utils",
"empathy",
"eog-plugins",
"evince",
"gal",
"gconf-editor",
"gconfmm",
"gdl",
"gdl3",
"gdlmm3",
"gdm",
"gdmap",
"gfbgraph",
"ghex",
"glabels",
"glom",
"gnome-applets",
"gnome-calendar",
"gnome-chemistry-utils",
"gnome-chess",
"gnome-control-center",
"gnome-font-viewer",
"gnome-internet-radio-locator",
"gnome-js-common",
"gnome-menus",
"gnome-mime-data",
"gnome-mud",
"gnome-music",
"gnome-photo-print",
"gnome-photos",
"gnome-session",
"gnome-sudoku",
"gnome-system-log",
"gnome-system-monitor",
"gnome-terminal",
"gnome-themes-extra",
"gnome-turtle",
"gnome-weather",
"gnotify",
"gnotime",
"gnucash",
"gnucash-devel",
"gnumeric",
"goffice",
"goffice08",
"grisbi",
"gspell",
"gstreamer010-gst-ffmpeg",
"gstreamer010-gst-plugins-bad",
"gstreamer010-gst-plugins-gl",
"gstreamer010-gst-plugins-good",
"gthumb",
"gtk-doc",
"gtk-quartz-engine",
"gtk2",
"gtksourceview",
"gtksourceview2",
"gtksourceview3",
"keybinder",
"py27-keybinder",
"libbonoboui",
"libepc",
"libglade2",
"libgnome",
"libgnome-keyring",
"libgnomecanvas",
"libgnomecups",
"libgnomekbd",
"libgnomeprint",
"libgnomeprintui",
"libgnomeui",
"libgtkhtml3",
"libgtkhtml4",
"libgtop",
"libsocialweb",
"libwnck",
"libwnck3",
"linsmith",
"policykit-gnome",
"regexxer",
"seahorse",
"seed",
"startup-notification",
"vino",
"vte-gtk2-compat",
"xchat-gnome",
"aalib",
"agave",
"antigraingeometry",
"autotrace",
"blib",
"cogl",
"diff-pdf",
"djvulibre",
"dmtx-utils",
"dvi2bitmap",
"dvisvgm",
"ftgl",
"g2",
"gegl-0.3",
"giblib",
"gimp-gap",
"gimp-gap-devel",
"gimp-lqr-plugin",
"gimp-resynthesizer",
"gimp-save-for-web",
"gimp2",
"gimp2-devel",
"graphviz",
"graphviz-devel",
"jbig2enc",
"jp2a",
"leptonica",
"libart_lgpl",
"libcaca",
"libcaca-devel",
"libdmtx",
"libemf",
"libguichan",
"libhermes",
"libmypaint",
"libopenraw",
"libpgf",
"libraw",
"libspiro",
"libsvg",
"libsvg-cairo",
"libwpg-0.3",
"mozjpeg",
"openjpeg15",
"osm-gps-map",
"osm-gps-map-gtk2",
"plotutils",
"poly2tri-c",
"pstoedit",
"rawstudio",
"sane-frontends",
"synfig",
"synfigstudio",
"vsd2svg",
"zimg",
"bitchx",
"hadoop",
"openjdk8",
"algol68g",
"colm",
"gforth",
"ghc",
"gprolog",
"hugs98",
"mozart",
"pg18-pgpointcloud",
"pg18-postgis",
"pg18-postgis-doc",
"motif",
"djview",
"nesc",
"obc",
"otcl",
"ruby",
"ruby19",
"ruby20",
"ruby21",
"ruby22",
"ruby23",
"ruby24",
"ruby25",
"scsh",
"sdcc",
"tclcl",
"libetpan",
"mpack",
"opendkim",
"opensmtpd",
"signing-party",
"ColPack",
"TinySVM",
"arpack",
"blitzwave",
"buddy",
"crfsuite",
"fftw",
"fftw-single",
"fgsl",
"fityk",
"flint",
"gts",
"liblbfgs",
"libqalculate",
"libticables2",
"libticalcs2",
"libticonv",
"libtifiles2",
"matio",
"maxima-devel",
"octave",
"optpp",
"qalculate-gtk",
"reduce",
"singular",
"tilp2",
"HandBrake",
"HandBrakeCLI",
"VLC2",
"libVLC2",
"XviD",
"dirac",
"dvdauthor",
"frei0r-plugins",
"gtkpod",
"jpeginfo",
"libass",
"libbdplus",
"libgpod",
"libmovit",
"libquicktime-devel",
"libvideogfx",
"mediainfo",
"MediaInfo-gui",
"ming",
"moc",
"mp4v2",
"ogmtools",
"pHash",
"schroedinger",
"shairport-sync",
"smpeg",
"transcode",
"vapoursynth",
"xine-lib",
"aria2",
"arp-scan",
"arping",
"arpwatch",
"avahi",
"bwm-ng",
"corkscrew",
"darkstat",
"ddclient",
"docsis",
"ejabberd",
"flow-tools",
"flowd",
"fwknop-client",
"gftp",
"gnetcat",
"gq",
"grsync",
"httrack",
"icpld",
"irrtoolset",
"kerberos5",
"knock",
"lftp",
"libgrss",
"libnet",
"libopennet",
"liboping-devel",
"libpcapnav",
"libstrophe",
"libtorrent",
"libtorrent-devel",
"logjam",
"mcabber",
"mediatomb",
"minimodem",
"mtr",
"munge",
"nc6",
"nefu",
"nfdump",
"nload",
"nmap",
"ntop",
"nxcomp",
"nxproxy",
"ola",
"onioncat",
"openfortivpn",
"openssh",
"pidgin",
"libpurple",
"finch",
"profanity",
"proftpd",
"quagga",
"rdesktop",
"rtorrent-devel",
"scanssh",
"scotty",
"shellinabox",
"snarf",
"squid2",
"sshguard",
"sstp-client",
"surfraw",
"tcpflow",
"tcptraceroute",
"tnftpd",
"torsocks",
"tsocks",
"ucarp",
"vde2",
"wallet",
"wallet-server",
"wallet-kdc",
"wol",
"wput",
"zabbix4",
"zabbix5",
"zabbix4-agent",
"zabbix5-agent",
"zabbix4-frontend",
"zabbix5-frontend",
"kitlist",
"libreoffice",
"denemo",
"ghostscript",
"pslib",
"py27-pygtk",
"py27-osmgpsmap",
"ADMS",
"FreeSOLID",
"libxavna",
"asco",
"chemical-mime-data",
"ckon",
"erfa",
"exonerate",
"ghemical",
"gmtsar",
"gpredict",
"gst-plugins-cairovis",
"gst-plugins-math",
"hamlib-devel",
"iverilog",
"libfec",
"libghemical",
"libosmo-dsp",
"libsc",
"libstree",
"linrad",
"liquid-dsp",
"mcl",
"netcdf-cxx",
"nightshade",
"opendx",
"osmocore",
"osmocore-devel",
"perseus-sdr",
"psfex",
"quantum-espresso",
"solid",
"source-extractor",
"tempo",
"tophat",
"verilator",
"viking",
"wview",
"xastir",
"xraylib",
"aff4",
"afflib",
"aide",
"aimage",
"aircrack-ng",
"bulk_extractor",
"cracklib",
"gnomint",
"gss",
"ike-scan",
"libident",
"libprelude",
"libyubikey",
"md5deep",
"medusa",
"nbtscan",
"opensc",
"outguess",
"pam-google-authenticator",
"pam-u2f",
"pidgin-otr",
"pkcs11-helper",
"prelude-manager",
"shibboleth",
"softhsm",
"ssss",
"tcpcrypt-devel",
"voms",
"yara",
"yubico-c-client",
"yubico-pam",
"sudosh",
"OpenIPMI",
"bash-completion",
"boxbackup",
"burp",
"byobu",
"cdrdao",
"collectd",
"cuetools",
"dcfldd",
"debianutils",
"dpkg",
"duff",
"duti",
"fdupes",
"file",
"libmagic",
"freeradius",
"genext2fs",
"ipmitool",
"krbafs",
"libirman",
"lirc",
"lnav",
"logrotate",
"rdfind",
"rpm2html",
"sleuthkit",
"tmate",
"tmpreaper",
"tmux-devel",
"uptimed",
"watch",
"wmcpuload",
"wmmemmon",
"xtail",
"BibTool",
"aidadoc",
"apertium",
"asciidoc",
"aspell",
"barcode",
"ekhtml",
"enchant",
"fmt-ptrn",
"fribidi",
"hunspell",
"juman6",
"kakasi",
"liblrdf",
"libots",
"libplist-devel",
"libpostal",
"librevenge",
"libsgml",
"libtranslate",
"libunistring",
"libwpd-0.10",
"libwps-0.3",
"libxml",
"libxmldiff",
"man-db",
"opensp",
"pangoxsl",
"pinfo",
"pmw",
"sand",
"sgrep2",
"simstring",
"py27-simstring",
"source-highlight",
"libsphinxclient",
"stardict",
"sword",
"tesseract",
"tesseract-training",
"tnef",
"unac",
"uni2ascii",
"unrtf",
"wv",
"xmlroff",
"xmlto",
"yamcha",
"FileZilla",
"cgilib",
"cherokee",
"emacs-w3m",
"fcgi",
"fcgiwrap",
"flood",
"libsass",
"lighttpd",
"litmus",
"logstalgia",
"mod_authn_otp",
"mod_qos",
"py27-nghttp2",
"py36-nghttp2",
"py37-nghttp2",
"privoxy",
"sassc",
"tidyp",
"varnish",
"webkit-gtk",
"webkit-gtk3",
"webkit-gtk-2.0",
"webkit-gtk3-2.0",
"yaws",
"Eterm",
"XawM",
"blt",
"glw",
"gtk-engines2",
"gtkmm",
"gtkspell3",
"homebank",
"libhangul",
"nabi",
"neXtaw",
"nimbus",
"tango-icon-theme",
"tango-icon-theme-extras",
"xcircuit",
"xclip",
"xdiskusage",
"xdm",
"xinit",
"xkeyboard-config",
"xonclock",
"xorg-libXext",
"xorg-libXfont2",
"xorg-libXpresent",
"xorg-libXt",
"xorg-libxkbui",
"xorg-server",
"xorg-server-1.18",
"xorg-server-devel",
"xorg-server-legacy",
"xplanet",
"xtrap",
"libxfce4util",
"vte-gtk2-xfce",
"xfconf",
"dnsperf",
"procenv",
"zbar",
"p5.28-barcode-zbar",
"p5.30-barcode-zbar",
"p5.32-barcode-zbar",
"roswell",
"integrit",
"flock",
"cups-ppdc",
"retdec",
"retdec-devel",
"dvbcut",
"py27-pygtk-devel",
"gtk2-devel",
"rsync-hfscomp",
"zvbi",
"mscompress",
"easytag-devel",
"dvisvgm-devel",
"telescope",
"mod_tile",
"armagetronad",
"armagetronad-common",
"armagetronad-dedicated",
"sysbench",
"zthread",
"aephea",
"jo",
"libaribb24",
"geany-plugins",
"crispy-doom",
"got",
"povray",
"fdm",
"ffms2",
"pkixssh",
"rofi",
"codeblocks-devel",
"demangle",
"ruby-devel",
"ragel-devel",
"4ti2",
"LiDIA",
"QSopt_ex",
"TOPCOM",
"latte-int",
"gtk-internet-radio-locator",
"fplll",
"yices",
"mcsim",
"admesh",
"adept2",
"cmh",
"fortran-datetime",
"R-httpuv",
"audiowmark",
"starpu",
"cyrus-sasl-xoauth2",
"nrsc5",
"BRiAl",
"m4ri",
"atkmm-1.6",
"cairomm-1.0",
"libopenraw-legacy",
"nghttp3",
"libxc5",
"libxc6",
"mhxd",
"mdds-2.0",
"mdds-2.1",
"orcus-0.17",
"orcus-0.18",
"libimobiledevice-glue-devel",
"normaliz",
"libwired",
"wire",
"wired-server",
"uacme",
"ancient",
"alac",
"tcpflow-devel",
"libqb",
"starpu13",
"pnetcdf",
"posh",
"pgpointcloud",
"ifuse",
"pg12-pgpointcloud",
"pg13-pgpointcloud",
"pg14-pgpointcloud",
"pg15-pgpointcloud",
"redwax-tool",
"spral",
"libass-devel",
"jemalloc-devel",
"lnav-devel",
"kalc",
"sudosh2",
"libhsts",
"liberasurecode",
"gtk-radio",
"jnv",
"pg12-postgis3-doc",
"pg13-postgis3-doc",
"pg14-postgis3-doc",
"pg15-postgis3-doc",
"pg16-postgis3-doc",
"pg16-pgpointcloud",
"wxHexEditor",
"whiptcl",
"py38-libnewt",
"py39-libnewt",
"py310-libnewt",
"py311-libnewt",
"py312-libnewt",
"love-0.10",
"love-0.7",
"love-0.8",
"love-0.9",
"love-11",
"cava",
"libclastfm",
"xpad",
"lolcat",
"libmspack",
"openjdk8-powerpc",
"guile-3.0",
"ivykis",
"schismtracker",
"utdns",
"libsixel",
"p5.34-barcode-zbar",
"libtatsu-devel",
"iverilog-docs",
"py313-libnewt",
"btfs",
"pg17-postgis3-doc",
"xnec2c",
"erofs-utils",
"pg17-pgpointcloud",
"libbacktrace",
"screen4",
"lbreakouthd",
"pg12-postgis",
"pg12-postgis-doc",
"pg13-postgis",
"pg13-postgis-doc",
"pg14-postgis",
"pg14-postgis-doc",
"pg15-postgis",
"pg15-postgis-doc",
"pg16-postgis",
"pg16-postgis-doc",
"pg17-postgis",
"pg17-postgis-doc",
"libigloo",
"jpeg-xt",
"suricata",
"libhtp",
"unicon",
"coot",
"coot-devel",
"py312-gnucash",
"py311-gnucash",
"py313-gnucash",
"zabbix7-agent",
"zabbix74-agent"
]
},
{
"type": "lib",
"ports": [
"ngspice-lib"
]
},
{
"type": "patch",
"ports": [
"guestfs-tools"
]
},
{
"type": "run",
"ports": [
"nesc",
"xfce4-dev-tools",
"lscsoft-deps"
]
}
]
},
{
"name": "automake115",
"portdir": "devel/automake115",
"version": "1.15.1",
"license": "(GPL-2+ or Permissive)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/automake",
"description": "the gnu automake utility for generating Makefile.in",
"long_description": "Automake is a tool for automatically generating Makefile.in files from files called Makefile.am. Each Makefile.am is basically a series of make variable definitions, with rules being thrown in occasionally. The generated Makefile.in files are compliant with the GNU Makefile standards.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "automake17",
"portdir": "devel/automake17",
"version": "1.7.9",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/automake/",
"description": "the gnu automake utility for generating Makefile.in",
"long_description": "Automake is a tool for automatically generating Makefile.in files from files called Makefile.am. Each Makefile.am is basically a series of make variable definitions, with rules being thrown in occasionally. The generated Makefile.in files are compliant with the GNU Makefile standards. This is the compatibility version 1.7.x.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "springer.jonathan",
"github": "",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5"
]
}
],
"depends_on": []
},
{
"name": "automoc",
"portdir": "devel/automoc",
"version": "0.9.88",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.kde.org",
"description": "A tool which automatically creates .moc files and compiles them in.",
"long_description": "A tool which automatically creates .moc files and compiles them in. Necessary for compiling KDE programs.",
"active": true,
"categories": [
"devel",
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qt4-mac"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"kde4-kile",
"attica",
"soprano",
"kalzium",
"phonon",
"ndmanager2",
"strigi",
"taglib-extras",
"akonadi",
"dbusmenu-qt",
"grantlee",
"piklab",
"qtscriptgenerator",
"qimageblitz",
"analitza",
"amarok",
"ark",
"baloo-widgets",
"baloo",
"bomber",
"blinken",
"bovo",
"cantor",
"cervisia",
"choqok",
"digikam",
"dolphin-plugins",
"dragon",
"ffmpegthumbs",
"granatier",
"gwenview",
"juk",
"kactivities",
"kalgebra",
"kamera",
"kanagram",
"kapman",
"kapptemplate",
"kate",
"katomic",
"kblackbox",
"kblocks",
"kbounce",
"kbreakout",
"kbruch",
"kcachegrind4",
"kcalc",
"kcharselect",
"kcm-baloo-advanced",
"kcolorchooser",
"kcron",
"kde",
"kde-dev-scripts",
"kde-dev-utils",
"kde-l10n-ar",
"kde-l10n-bg",
"kde-l10n-bs",
"kde-l10n-ca",
"kde-l10n-ca-valencia",
"kde-l10n-cs",
"kde-l10n-da",
"kde-l10n-de",
"kde-l10n-el",
"kde-l10n-en_GB",
"kde-l10n-es",
"kde-l10n-et",
"kde-l10n-eu",
"kde-l10n-fa",
"kde-l10n-fi",
"kde-l10n-fr",
"kde-l10n-ga",
"kde-l10n-gl",
"kde-l10n-he",
"kde-l10n-hi",
"kde-l10n-hr",
"kde-l10n-hu",
"kde-l10n-ia",
"kde-l10n-id",
"kde-l10n-is",
"kde-l10n-it",
"kde-l10n-ja",
"kde-l10n-kk",
"kde-l10n-km",
"kde-l10n-ko",
"kde-l10n-lt",
"kde-l10n-lv",
"kde-l10n-mr",
"kde-l10n-nb",
"kde-l10n-nds",
"kde-l10n-nl",
"kde-l10n-nn",
"kde-l10n-pa",
"kde-l10n-pl",
"kde-l10n-pt",
"kde-l10n-pt_BR",
"kde-l10n-ro",
"kde-l10n-ru",
"kde-l10n-si",
"kde-l10n-sk",
"kde-l10n-sl",
"kde-l10n-sr",
"kde-l10n-sv",
"kde-l10n-tg",
"kde-l10n-th",
"kde-l10n-tr",
"kde-l10n-ug",
"kde-l10n-uk",
"kde-l10n-vi",
"kde-l10n-wa",
"kde-l10n-zh_CN",
"kde-l10n-zh_TW",
"kde-wallpapers",
"kde4-baseapps",
"kde4-filelight",
"kde4-runtime",
"kde4-workspace",
"kdeadmin",
"kdeartwork",
"kdebindings4",
"kdeedu4",
"kdegames4",
"kdegraphics-strigi-analyzer",
"kdegraphics-thumbnailers",
"kdegraphics4",
"kdelibs4",
"kdemultimedia4",
"kdenetwork-filesharing",
"kdenetwork-strigi-analyzers",
"kdenetwork4",
"kdepim4",
"kdepim4-runtime",
"kdepimlibs4",
"kdesdk-kioslaves",
"kdepimlibs4-kioslaves",
"kdesdk-strigi-analyzers",
"kdesdk-thumbnailers",
"kdesdk4",
"kdesvn",
"kdetoys4",
"kdeutils4",
"kdevelop",
"kdevplatform",
"kdewebdev",
"kdiamond",
"kdiskfree",
"kdnssd",
"kfilemetadata",
"kfloppy",
"kfourinline",
"kgeography",
"kget",
"kgoldrunner",
"kgpg",
"kgraphviewer",
"khangman",
"kig",
"kigo",
"killbots",
"kimono",
"kiriki",
"kiten",
"kjumpingcube",
"klettres",
"klickety",
"klines",
"kmahjongg",
"kmines",
"kmix",
"kmplot",
"kmymoney4",
"knavalbattle",
"knetwalk",
"koffice2-devel",
"kolf",
"kollision",
"kolourpaint",
"kompare",
"konquest",
"konsole",
"konversation",
"kopete",
"korundum",
"kpat",
"kqtquickcharts",
"krdc",
"kreversi",
"kross-interpreters",
"kruler",
"krusader",
"ksaneplugin",
"kscd",
"kshisen",
"ksirk",
"ksnakeduel",
"kspaceduel",
"ksquares",
"kstars",
"ksudoku",
"ksystemlog",
"ktimer",
"ktorrent4",
"ktouch",
"ktuberling",
"kturtle",
"kubrick",
"kuser",
"kwallet",
"kwordquiz",
"libalkimia",
"libkcddb",
"libkcompactdisc",
"libkdcraw",
"libkdeedu",
"libkdegames",
"libkexiv2",
"libkipi",
"libkgapi",
"libkmahjongg",
"libkomparediff2",
"libksane",
"libktorrent",
"lokalize",
"lskat",
"marble",
"massif-visualizer",
"mobipocket",
"mplayerthumbs",
"nepomuk-core",
"nepomuk-widgets",
"okteta",
"okular",
"pairs",
"palapeli",
"parley",
"perlkde",
"perlqt",
"picmi",
"polkit-qt",
"poxml",
"prison",
"py-pykde4",
"QtCurve",
"py27-pykde4",
"py-pykde4-docs",
"qtruby",
"qyoto",
"rkward",
"rocs",
"shared-desktop-ontologies",
"skrooge",
"smokegen",
"smokekde",
"smokeqt",
"step",
"svgpart",
"sweeper",
"tellico",
"umbrello",
"kdenlive",
"charm",
"libklustersshared"
]
},
{
"type": "lib",
"ports": [
"phonon-backend-gstreamer",
"phonon-backend-vlc"
]
}
]
},
{
"name": "ayatana-ido",
"portdir": "devel/ayatana-ido",
"version": "0.10.4",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/AyatanaIndicators/ayatana-ido",
"description": "Ayatana Indicator Display Objects",
"long_description": "Ayatana Indicator Display Objects",
"active": true,
"categories": [
"devel",
"gnome"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"gobject-introspection",
"vala",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"harfbuzz",
"atk",
"gettext-runtime",
"pango",
"glib2",
"gtk3",
"cairo",
"gdk-pixbuf2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libayatana-appindicator",
"libayatana-indicator",
"xpad"
]
}
]
},
{
"name": "azmq",
"portdir": "devel/azmq",
"version": "1.0.3",
"license": "Boost-1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zeromq/azmq",
"description": "C++ language binding library integrating ZeroMQ with Boost Asio",
"long_description": "C++ language binding library integrating ZeroMQ with Boost Asio",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zmq",
"boost176"
]
}
],
"depends_on": []
},
{
"name": "bakefile",
"portdir": "devel/bakefile",
"version": "0.2.13",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bakefile.org",
"description": "cross-platform, cross-compiler native makefile generator",
"long_description": "Bakefile is a cross-platform, cross-compiler native makefile generator. It takes a compiler-independent description of build tasks as input and generates a native makefile (autoconf's Makefile.in, Visual C++ project, bcc makefile etc.).",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"swig-python",
"docbook-xsl-nons",
"libxslt",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "balena-cli",
"portdir": "devel/balena-cli",
"version": "12.55.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.balena.io/",
"description": "The official balena Command Line Interface.",
"long_description": "The balena CLI is a Command Line Interface for balenaCloud or openBalena. It builds on the balena API and the balena SDK, and can also be directly imported in Node.js applications.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "light",
"github": "dylanbr",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "bam",
"portdir": "devel/bam",
"version": "0.5.1",
"license": "zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/matricks/bam",
"description": "A fast and flexible build system",
"long_description": "Bam is a fast and flexible build system. It uses Lua to describe the build process.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": []
},
{
"name": "bash-language-server",
"portdir": "devel/bash-language-server",
"version": "5.6.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bash-lsp/bash-language-server",
"description": "A language server for Bash",
"long_description": "A language server for Bash",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 648
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"npm10",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"nodejs22"
]
}
],
"depends_on": []
},
{
"name": "bashdb",
"portdir": "devel/bashdb",
"version": "5.2-1.2.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bashdb.sourceforge.net",
"description": "Debugger for scripts written in BASH",
"long_description": "bashdb is a script debugger for BASH that follows the GNU Project Debugger (GDB) command syntax. bashdb can run your script, stop it on specified conditions, help you examine what has happened when it has stopped, and allow you to modify parts of your script so that you can experiment with your code and fix problems once they are identified.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"bash"
]
}
],
"depends_on": []
},
{
"name": "bazaar",
"portdir": "devel/bazaar",
"version": "1.4.2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://bazaar-vcs.org/Baz1x",
"description": "baz (Bazaar 1), a GNU Arch client",
"long_description": "NOTE: this is baz, aka Bazaar 1. If you want Bazaar 2, use the bzr port. Bazaar is intended to be an implementation of the GNU Arch protocol that open source developers both want to use, and love using. It is a drop-in replacement for tla. 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": 353
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gnutar",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gpgme",
"neon"
]
}
],
"depends_on": []
},
{
"name": "bazel",
"portdir": "devel/bazel",
"version": "8.5.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/bazelbuild/bazel",
"description": "A tool for automating builds and tests.",
"long_description": "A tool for automating builds and tests.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mohamed.issa",
"github": "missa-prime",
"ports_count": 7
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1075
}
],
"variants": [
"bash_completion"
],
"dependencies": [
{
"type": "build",
"ports": [
"zip",
"clang-18",
"python313"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"cctools",
"openjdk21"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-tensorflow",
"py39-tensorflow",
"arowpp"
]
}
]
}
]
}