HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51932,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=674",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=672",
"results": [
{
"name": "boost",
"portdir": "devel/boost",
"version": "1.76",
"license": "Boost-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.boost.org",
"description": "Collection of portable C++ source libraries",
"long_description": "Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library. This port is just a shim port, installing symbolic links to the include area and libraries provided by the boost176 port.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 462
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"boost176"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"simplevoc-open",
"QLColorCode"
]
},
{
"type": "lib",
"ports": [
"boost-process",
"viennacl",
"openvrml",
"boost-numpy",
"glob2",
"aircraft_oap",
"freeling",
"boost-gil-numeric"
]
},
{
"type": "run",
"ports": [
"lscsoft-deps"
]
}
]
},
{
"name": "boilr",
"portdir": "devel/boilr",
"version": "0.5.1",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Ilyes512/boilr",
"description": "boilerplate template manager that generates files or directories from template repositories",
"long_description": "Are you doing the same steps over and over again every time you start a new programming project? Boilr is here to help you create projects from boilerplate templates. boilr can generate files or directories from templates and template repositories.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1054
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "boehmgc",
"portdir": "devel/boehmgc",
"version": "8.2.12",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ivmai/bdwgc",
"description": "The Boehm-Demers-Weiser conservative C/C++ Garbage Collector",
"long_description": "The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new. It is also used by a number of programming language implementations that use C as intermediate code.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"redirect",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libatomic_ops"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gauche-c-wrapper",
"neko"
]
},
{
"type": "lib",
"ports": [
"arangodb",
"gdb",
"scriptix",
"shards",
"zile",
"awemud",
"inkscape",
"inkscape-devel",
"crystal",
"ecl",
"ecl-devel",
"guile-2.2",
"guile-3.0",
"gwydion-dylan",
"see",
"stklos",
"stklos-devel",
"vlang",
"a2ps",
"ngs",
"poke",
"arm-none-eabi-gdb",
"w3m",
"avr-gdb"
]
}
]
},
{
"name": "bmake",
"portdir": "devel/bmake",
"version": "20260406",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.crufty.net/help/sjg/bmake.html",
"description": "Portable NetBSD make",
"long_description": "bmake is the portable version of NetBSD make.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"bsdowl",
"elftoolchain",
"mk-configure",
"lowdown"
]
}
]
},
{
"name": "bloaty",
"portdir": "devel/bloaty",
"version": "1.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/bloaty",
"description": "A size profiler for binaries",
"long_description": "Ever wondered what's making your binary big? Bloaty will show you a size profile of the binary so you can understand what's taking up space inside.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"abseil",
"capstone",
"re2",
"protobuf"
]
}
],
"depends_on": []
},
{
"name": "bitwise",
"portdir": "devel/bitwise",
"version": "0.50",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mellowcandle/bitwise",
"description": "Terminal based bit manipulator in ncurses.",
"long_description": "Bitwise is a multi base interactive calculator supporting dynamic base convertion and bit manipulation. It's a handy tool for low level hackers, kernel developers and device driver developers.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"readline"
]
}
],
"depends_on": []
},
{
"name": "bitkeeper",
"portdir": "devel/bitkeeper",
"version": "7.3.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.bitkeeper.org/",
"description": "BitKeeper is a fast, enterprise-ready, distributed SCM that scales up to very large projects and down to tiny ones.",
"long_description": "BitKeeper is a fast, enterprise-ready, distributed SCM that scales up to very large projects and down to tiny ones.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"groff",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libtommath",
"lz4",
"libtomcrypt",
"zlib",
"pcre"
]
}
],
"depends_on": []
},
{
"name": "bison-runtime",
"portdir": "devel/bison",
"version": "3.8.2",
"license": "(GPL-3+ or Permissive)",
"platforms": "any",
"epoch": 1,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/bison",
"description": "Localization support for Bison-generated parsers",
"long_description": "The Bison parser generator provides translations for its parser diagnostics. Programs that contain Bison-generated parsers can use these translations to generate localized error messages.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"aegis",
"bison"
]
}
]
},
{
"name": "bit",
"portdir": "devel/bit",
"version": "1.1.2",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/chriswalz/bit",
"description": "Bit is a modern Git CLI",
"long_description": "Bit is an experimental modernized git CLI built on top of git that provides happy defaults and other niceties: command and flag suggestions to help you navigate the plethora of options git provides you, autocompletion for files and branch names when using bit add or bit checkout, automatic fetch and branch fast-forwarding reducing the likelihood of merge conflicts, suggestions work with git aliases, new commands like bit sync that vastly simplify your workflow, commands from git-extras such as bit release & bit info fully compatible with git allowing you to fallback to git if need be.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1054
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "bison",
"portdir": "devel/bison",
"version": "3.8.2",
"license": "(GPL-3+ or Permissive)",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/bison",
"description": "The Yacc-compatible Parser Generator",
"long_description": "Bison is a general-purpose parser generator that converts an annotated context-free grammar into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables. As an experimental feature, Bison can also generate IELR(1) or canonical LR(1) parser tables. Once you are proficient with Bison, you can use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libtextstyle",
"m4",
"gettext-runtime",
"libiconv"
]
},
{
"type": "run",
"ports": [
"bison-runtime"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"vtwm",
"postgresql80",
"postgresql81",
"swig-gcj",
"riscv64-unknown-linux-gnu-libc",
"grass",
"qgis3",
"got",
"fluent-bit",
"grok",
"monit",
"nbd",
"ntpsec",
"syslog-ng-devel",
"aidadoc",
"boxes",
"doxygen",
"doxygen-devel",
"html2text",
"ispell",
"lilypond",
"lilypond-devel",
"zorba",
"NetSurf",
"AfterStep",
"mesa",
"openmotif",
"rofi",
"swig-chicken",
"swig-clisp",
"swig-pike",
"bash50",
"LyX",
"phantomjs-qt-qtwebkit",
"qt5-qtwebengine",
"qt5-qtwebengine-docs",
"qt5-qtwebkit",
"qt5-qtwebkit-docs",
"qt511-qtwebkit",
"qt511-qtwebkit-docs",
"qt513-qtwebengine",
"qt513-qtwebengine-docs",
"qt513-qtwebkit",
"qt513-qtwebkit-docs",
"qt53-qtwebkit",
"qt53-qtwebkit-docs",
"qt55-qtwebkit",
"qt55-qtwebkit-docs",
"qt56-qtwebkit",
"qt56-qtwebkit-docs",
"qt57-qtwebkit",
"qt57-qtwebkit-docs",
"qt58-qtwebkit",
"qt58-qtwebkit-docs",
"qt59-qtwebkit",
"qt59-qtwebkit-docs",
"star",
"chuck",
"csound",
"mp3cue",
"avrdude",
"m68k-linux-binutils",
"powerpc-linux-binutils",
"x86_64-linux-binutils",
"mariadb-10.10",
"mariadb-10.11",
"mariadb-10.4",
"mariadb-10.5",
"mariadb-10.6",
"mariadb-10.7",
"mariadb-10.8",
"mariadb-10.9",
"mariadb-11.4",
"mdbtools",
"mysql8",
"postgresql10",
"postgresql11",
"postgresql12",
"postgresql13",
"postgresql14",
"postgresql15",
"postgresql16",
"postgresql17",
"postgresql18",
"postgresql82",
"postgresql83",
"postgresql84",
"postgresql90",
"postgresql91",
"postgresql92",
"postgresql93",
"postgresql94",
"postgresql95",
"postgresql96",
"acpica",
"aegis",
"cableswig",
"cdecl",
"cproto",
"cscope",
"cvs-fast-export",
"cxref",
"elftoolchain",
"fb303",
"fbthrift",
"flasm",
"gaa",
"game-porting-toolkit",
"gcli",
"libidl",
"liblightgrep",
"libxkbcommon",
"libxkbcommon-x11",
"minizinc",
"re2c",
"re2c-0.15",
"spin",
"swig",
"swig3",
"swig-csharp",
"swig-d",
"swig-go",
"swig-guile",
"swig-java",
"swig-lua",
"swig-ocaml",
"swig-octave",
"swig-perl",
"swig-php",
"swig-python",
"swig-r",
"swig-ruby",
"swig-tcl",
"swig3-chicken",
"swig3-clisp",
"swig3-csharp",
"swig3-d",
"swig3-gcj",
"swig3-go",
"swig3-guile",
"swig3-java",
"swig3-lua",
"swig3-ocaml",
"swig3-octave",
"swig3-perl",
"swig3-php",
"swig3-pike",
"swig3-python",
"swig3-r",
"swig3-ruby",
"swig3-tcl",
"thrift",
"xxdiff",
"poedit",
"nonpareil",
"spim",
"wine-stable",
"wine-devel",
"wine-staging",
"sc-im",
"gnubg",
"jnethack",
"ldmud",
"nwntools",
"roll",
"gnumeric",
"gobject-introspection",
"gobject-introspection-devel",
"gobject-introspection-bootstrap",
"gobject-introspection-bootstrap-devel",
"gstreamer1",
"libgnomeprint",
"osl",
"Maude",
"cupl",
"hugs98",
"ispc",
"lfortran",
"lpython",
"mdk",
"mruby",
"nawk",
"omnicompiler",
"pcc",
"qore",
"ruby-devel",
"shakespeare",
"vala",
"vala-devel",
"dovecot",
"opensmtpd",
"gr1c",
"octave",
"polycalc",
"stp",
"libaacs",
"amule",
"argus",
"argus-clients",
"docsis",
"gtk-gnutella",
"irrtoolset",
"lftp",
"libpcap",
"nefu",
"netatalk",
"openiked",
"samba4",
"telescope",
"libreoffice",
"py310-beancount",
"py311-beancount",
"py312-beancount",
"py313-beancount",
"ADMS",
"ecCodes",
"gr-iio",
"gr37-iio",
"gr-mapper",
"gr37-mapper",
"iverilog",
"iverilog-docs",
"libdap",
"lparse",
"metview",
"nco",
"openEMS",
"openscad",
"openscad-devel",
"qucs",
"scotch",
"verilator",
"aide",
"openvas-libnasl",
"bash",
"bash-devel",
"cdrtools",
"doas",
"dwarf"
]
},
{
"type": "lib",
"ports": [
"gstreamer010",
"zeek-devel",
"p5.32-config-autoconf",
"p5.34-config-autoconf",
"webkit2-gtk",
"kde4-runtime",
"kdelibs4",
"sc",
"fhist",
"webkit2-gtk-devel",
"p5.26-config-autoconf",
"zeek",
"webkit-gtk",
"ngspice-lib",
"webkit-gtk-2.0",
"webkit-gtk3",
"webkit-gtk3-2.0",
"p5.28-config-autoconf",
"p5.30-config-autoconf"
]
},
{
"type": "run",
"ports": [
"gutils-suite-core"
]
}
]
},
{
"name": "binutils",
"portdir": "devel/binutils",
"version": "2.46.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for native development.",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for native development. Tools are prefixed with g to avoid conflicts with original tools.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"gettext-runtime",
"zstd",
"libiconv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"avarice"
]
}
]
},
{
"name": "beecrypt",
"portdir": "devel/beecrypt",
"version": "4.2.1",
"license": "LGPL-2.1+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/beecrypt/",
"description": "cryptography toolkit",
"long_description": "BeeCrypt is an ongoing project to provide a strong and fast cryptography toolkit. Includes entropy sources, random generators, block ciphers, hash functions, message authentication codes, multiprecision integer routines, and public key primitives.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rpm",
"rpm54"
]
}
]
},
{
"name": "bearssl",
"portdir": "devel/bearssl",
"version": "0.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bearssl.org",
"description": "BearSSL is an implementation of the SSL/TLS protocol (RFC 5246) written in C",
"long_description": "BearSSL is an implementation of the SSL/TLS protocol (RFC 5246) written in C",
"active": true,
"categories": [
"devel",
"crypto"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cgmnlm"
]
}
]
},
{
"name": "bcunit",
"portdir": "devel/bcunit",
"version": "5.4.94",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/BelledonneCommunications/bcunit",
"description": "This is BCUnit, a fork of the defunct project CUnit",
"long_description": "This is BCUnit, a fork of the defunct project CUnit with several fixes and patches applied. CUnit is a Unit testing framework for C. It's lightweight system for writing, administering, and running unit tests in C",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"bctoolbox",
"bzrtp"
]
}
]
},
{
"name": "bctoolbox",
"portdir": "devel/bctoolbox",
"version": "5.2.16",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/BelledonneCommunications/bctoolbox",
"description": "A library written in C that allows you to create and run audio and video streams. Utilities library used by Belledonne Communications softwares like belle-sip, mediastreamer2 and liblinphone.",
"long_description": "A library written in C that allows you to create and run audio and video streams. Utilities library used by Belledonne Communications softwares like belle-sip, mediastreamer2 and liblinphone.",
"active": true,
"categories": [
"devel",
"multimedia"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"bcunit",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"mbedtls",
"libiconv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"bzrtp",
"ortp"
]
}
]
},
{
"name": "bcpp",
"portdir": "devel/bcpp",
"version": "20250914",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://invisible-island.net/bcpp/",
"description": "C(++) Beautifier",
"long_description": "bcpp indents C/C++ source programs, replacing tabs with spaces or the reverse. Unlike indent, it does (by design) not attempt to wrap long statements.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "bazel-6",
"portdir": "devel/bazel",
"version": "6.5.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 1,
"replaced_by": "bazel",
"homepage": "https://www.macports.org",
"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": 1054
}
],
"variants": [
"bash_completion"
],
"dependencies": [
{
"type": "build",
"ports": [
"python313",
"zip",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"cctools"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "bazelisk",
"portdir": "devel/bazelisk",
"version": "1.25.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bazelbuild/bazelisk",
"description": "A user-friendly launcher for Bazel",
"long_description": "Bazelisk is a wrapper for Bazel written in Go. It automatically picks a good version of Bazel given your current working directory, downloads it from the official server (if required) and then transparently passes through all command-line arguments to the real Bazel binary. You can call it just like you would call Bazel.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1054
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"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": 1054
}
],
"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"
]
}
]
},
{
"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": "bashunit",
"portdir": "devel/bashunit",
"version": "0.34.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bashunit.typeddevs.com/",
"description": "A simple testing library for bash scripts.",
"long_description": "bashunit is a dedicated testing tool crafted specifically for Bash scripts. It empowers you with tests on your Bash codebase, ensuring that your scripts operate reliably and as intended. With an intuitive API and documentation, it streamlines the process for developers to implement and manage tests. This is beneficial regardless of the project's size or intricacy in Bash.",
"active": true,
"categories": [
"devel",
"shells"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1054
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"bash",
"gsed"
]
}
],
"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": "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": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"npm10",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"nodejs22"
]
}
],
"depends_on": []
},
{
"name": "bamtools",
"portdir": "devel/bamtools",
"version": "2.5.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pezmaster31/bamtools",
"description": "a programmer's API and an end-user's toolkit for handling BAM files",
"long_description": "BamTools provides both a programmer's API and an end-user's toolkit for handling BAM files.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"nodejs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"jsoncpp"
]
}
],
"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": "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": "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": "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": "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": "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",
"phonon",
"ndmanager2",
"strigi",
"taglib-extras",
"akonadi",
"dbusmenu-qt",
"grantlee",
"piklab",
"qtscriptgenerator",
"soprano",
"qimageblitz",
"analitza",
"amarok",
"ark",
"attica",
"baloo-widgets",
"baloo",
"bomber",
"blinken",
"bovo",
"cantor",
"cervisia",
"choqok",
"digikam",
"dolphin-plugins",
"dragon",
"ffmpegthumbs",
"granatier",
"gwenview",
"juk",
"kactivities",
"kalgebra",
"kalzium",
"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": "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": "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": "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": "lib",
"ports": [
"ngspice-lib"
]
},
{
"type": "patch",
"ports": [
"guestfs-tools"
]
},
{
"type": "build",
"ports": [
"djview",
"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",
"balsa",
"baobab",
"conglomerate",
"dconf",
"desktop-file-utils",
"dia",
"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-online-accounts",
"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",
"liferea",
"linsmith",
"policykit-gnome",
"regexxer",
"seahorse",
"seed",
"startup-notification",
"vino",
"vte-gtk2-compat",
"xchat-gnome",
"yelp",
"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",
"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",
"libtheora",
"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",
"ldapvi",
"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",
"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",
"htop",
"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",
"shadowsocks-libev",
"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",
"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",
"bstring",
"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",
"py314-gnucash",
"zabbix7-agent",
"zabbix74-agent"
]
},
{
"type": "run",
"ports": [
"nesc",
"lscsoft-deps",
"xfce4-dev-tools"
]
}
]
},
{
"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": "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": "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": "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": "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": "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",
"audiowmark",
"abiword-x11",
"alienarena",
"mod_tile",
"gdlmm3",
"ancient",
"libgnome",
"dvisvgm",
"dvisvgm-devel",
"graphviz-devel",
"graphviz",
"jp2a",
"libopenraw",
"libopenraw-legacy",
"osm-gps-map",
"algol68g",
"httrack",
"profanity",
"rtorrent-devel",
"aide",
"rdfind",
"libhsts"
]
},
{
"type": "run",
"ports": [
"gnome-common"
]
}
]
},
{
"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": 49
}
],
"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",
"balsa",
"baobab",
"conglomerate",
"dconf",
"desktop-file-utils",
"dia",
"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-online-accounts",
"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",
"liferea",
"linsmith",
"policykit-gnome",
"regexxer",
"seahorse",
"seed",
"startup-notification",
"vino",
"vte-gtk2-compat",
"xchat-gnome",
"yelp",
"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",
"HandBrake",
"HandBrakeCLI",
"VLC2",
"libVLC2",
"XviD",
"dirac",
"dvdauthor",
"frei0r-plugins",
"gtkpod",
"jpeginfo",
"libass",
"libbdplus",
"libgpod",
"libmovit",
"libquicktime-devel",
"libtheora",
"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",
"ldapvi",
"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",
"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",
"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",
"htop",
"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",
"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",
"shadowsocks-libev",
"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",
"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",
"bstring",
"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",
"py314-gnucash",
"zabbix7-agent",
"zabbix74-agent"
]
},
{
"type": "run",
"ports": [
"nesc",
"lscsoft-deps",
"xfce4-dev-tools"
]
}
]
},
{
"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": "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": "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",
"ayatana-ido",
"geany",
"libayatana-appindicator",
"libayatana-indicator",
"zeitgeist",
"abiword-x11",
"cherrytree",
"scite",
"gtk-fortran",
"pioneers",
"at-spi2-atk",
"atkmm",
"atkmm-1.6",
"ghex",
"gingerblue",
"gnome-radio",
"libiodbc",
"goffice",
"gtk2",
"gtk2-devel",
"gtk3",
"gtk3-devel",
"libhandy",
"clutter",
"darktable",
"darktable-devel",
"gimp2",
"gimp2-devel",
"gimp3-devel",
"racket",
"pspp",
"pspp-devel",
"mlt-legacy",
"pure-gtk",
"py27-poppler",
"py27-pygtk",
"py27-pygtk-devel",
"rb33-atk",
"rb32-atk",
"rb31-atk",
"linhpsdr",
"pihpsdr",
"gonepass",
"webkit2-gtk",
"webkit2-gtk-devel",
"gtk-sharp2"
]
},
{
"type": "run",
"ports": [
"gnome3-core"
]
}
]
},
{
"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": "ast-grep",
"portdir": "devel/ast-grep",
"version": "0.42.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ast-grep.github.io/",
"description": "A CLI tool for code structural search, lint and rewriting.",
"long_description": "ast-grep is a AST-based tool to search code by pattern code. Think it as your old-friend grep but it matches AST nodes instead of text. You can write patterns as if you are writing ordinary code. It will match all code that has the same syntactical structure. You can use $ sign + upper case letters as wildcard, e.g. $MATCH, to match any single AST node. Think it as REGEX dot ., except it is not textual.",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1054
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"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": "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": "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": "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": 1054
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"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": [
"widelands-devel",
"websocketpp",
"restinio",
"restbed",
"widelands"
]
}
]
}
]
}