HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49653,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=37",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=35",
"results": [
{
"name": "ffcall",
"portdir": "devel/ffcall",
"version": "2.5",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/libffcall/",
"description": "Foreign function call libraries",
"long_description": "ffcall is a collection of four libraries which can be used to build foreign function call interfaces in embedded interpreters.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"cvs"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"clisp"
]
}
]
},
{
"name": "flagpoll",
"portdir": "devel/flagpoll",
"version": "0.9.4",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mccdo/flagpoll",
"description": "a python based replacement for pkgconfig",
"long_description": "Flagpoll is a tool for developers to use meta-data files for storing information on what is needed to compile their software. Think of it as the rpm of software development. It enables developers total control over which packages, versions, architectures, etc. that they want to use meta-data from.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mccdo",
"github": "mccdo",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"gmtl"
]
}
]
},
{
"name": "flashbake",
"portdir": "devel/flashbake",
"version": "0.28.0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cmdln/flashbake",
"description": "A seamless source control tool for ordinary people",
"long_description": "Scripts to gather information for including in version history comments and to make using source control a bit simpler for non-technical projects.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-enum34",
"py27-feedparser",
"py27-requests",
"git",
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": []
},
{
"name": "flasm",
"portdir": "devel/flasm",
"version": "1.64",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.nowrap.de/flasm.html",
"description": "Flash command-line assembler and disassembler",
"long_description": "flasm is a command-line assembler and disassembler of Flash ActionScript bytecode",
"active": true,
"categories": [
"devel",
"graphics"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"flex",
"gperf",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": []
},
{
"name": "flatbuffers",
"portdir": "devel/flatbuffers",
"version": "24.3.25",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://google.github.io/flatbuffers/",
"description": "Memory Efficient Serialization Library",
"long_description": "FlatBuffers is a cross platform serialization library architected for maximum memory efficiency. It allows you to directly access serialized data without parsing/unpacking it first, while still having great forwards/backwards compatibility.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 610
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libsigmf"
]
}
]
},
{
"name": "flawfinder",
"portdir": "devel/flawfinder",
"version": "2.0.19",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dwheeler.com/flawfinder/",
"description": "Examines C/C++ source code for security flaw",
"long_description": "Program that examines source code and reports possible security weaknesses (``flaws'') sorted by risk level. It's very useful for quickly finding and removing at least some potential security problems before a program is widely released to the public.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 428
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-setuptools"
]
}
],
"depends_on": []
},
{
"name": "flex",
"portdir": "devel/flex",
"version": "2.6.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/westes/flex",
"description": "Fast lexical analyser generator",
"long_description": "Flex is a tool for generating programs that require pattern-matching on text. It is usually used together with yacc/bison to automatically generate a parser for a language grammar, e.g. the syntax of a configuration file.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "extract",
"ports": [
"lzip"
]
},
{
"type": "lib",
"ports": [
"gettext-runtime"
]
},
{
"type": "run",
"ports": [
"m4"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"ircii-classic",
"AfterStep",
"lilypond",
"lilypond-devel",
"NetSurf",
"wine-stable",
"unbound",
"tcl-dox",
"Maude",
"ldas-tools-ldasgen",
"py27-ldas-tools-ldasgen",
"mozart",
"octave",
"qt513-qtwebengine",
"qt513-qtwebengine-docs",
"omnicompiler",
"pcc",
"gaa",
"gdb-apple",
"polycalc",
"stp",
"ispc",
"shakespeare",
"fbthrift",
"ecCodes",
"aamath",
"argus-clients",
"fsp",
"cxref",
"flasm",
"libidl",
"splint",
"tinyows",
"vala",
"osl",
"syslog-ng-devel",
"zeek",
"zeek-devel",
"wine-devel",
"wine-staging",
"vala-devel",
"pure-doc",
"ADMS",
"elftoolchain",
"monit",
"gr-iio",
"gr37-iio",
"qucs",
"verilator",
"cvs-fast-export",
"tcpxtract",
"dovecot",
"aide",
"bulk_extractor",
"doxygen",
"libdap",
"xxdiff",
"grok",
"spim",
"xmlindent",
"mod_python27",
"game-porting-toolkit",
"csound",
"chuck",
"jnethack",
"roll",
"nip2",
"zmap",
"gr1c",
"dpkg",
"kdelibs4",
"boxes",
"doxygen-devel",
"zorba",
"openscad",
"openscad-devel",
"rofi",
"aidadoc",
"libaacs",
"openEMS",
"recutils",
"libgnomeprint",
"magicspp",
"scotch",
"fb303",
"nonpareil",
"mp3cue",
"libpcap",
"mesa",
"qt5-qtwebengine",
"qt5-qtwebengine-docs",
"qt5-qtwebkit",
"qt5-qtwebkit-docs",
"gcli",
"docsis",
"gnubg",
"mdbtools",
"openmotif",
"grass",
"qgis3",
"qgis3-ltr",
"qore"
]
},
{
"type": "lib",
"ports": [
"webkit2-gtk",
"cscope",
"gstreamer010",
"p5.28-config-autoconf",
"p5.30-config-autoconf",
"p5.32-config-autoconf",
"p5.34-config-autoconf",
"webkit-gtk",
"webkit-gtk3",
"dwarf",
"linuxdoc-tools",
"pcb",
"gtkpod",
"p5.26-config-autoconf",
"webkit2-gtk-devel",
"vtwm",
"ngspice-lib",
"ncplot",
"ncarg",
"libmatheval",
"cproto",
"gstreamer1",
"webkit-gtk-2.0",
"webkit-gtk3-2.0",
"bc"
]
},
{
"type": "run",
"ports": [
"gutils-suite-core"
]
}
]
},
{
"name": "flickcurl",
"portdir": "devel/flickcurl",
"version": "1.26",
"license": "LGPL-2.1+ and GPL-2+ and Apache-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://librdf.org/flickcurl/",
"description": "C library for the Flickr API",
"long_description": "Flickcurl is a C library for the Flickr API, handling creating the requests, signing, token management, calling the API, marshalling request parameters and decoding responses. It also includes the flickrdf program to turn photo metadata, tags, machine tags and places into an RDF triples description.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "lmkrawiec",
"github": "lmkra",
"ports_count": 3
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"curl",
"libxml2",
"raptor2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"darktable",
"darktable-devel",
"rawstudio"
]
}
]
},
{
"name": "floppy",
"portdir": "devel/floppy",
"version": "7.0",
"license": "Restrictive and NoMirror",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.netlib.org/floppy/",
"description": "Fortran source code analyzer",
"long_description": "FLOPPY is a software tool that takes as input a file of FORTRAN 77 code and checks it according to various 'coding conventions'. Floppy can 'tidy' the source FORTRAN, producing a new file with indented DO-loops, block IF-s, and so on. Floppy can be used to generate HTML from the Fortran program. In this case, a new file is written where each module and include file name in the source Fortran is replaced by an HTML Anchor. The format of the source is preserved when the document is browsed by an HTML browser. FLOPPY can also be used to write a binary summary file which is then used as input to the FLOW program.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 55
}
],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc5",
"gcc6",
"gcc7",
"gcc8",
"gcc9",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"gcc11"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "flow",
"portdir": "devel/flow",
"version": "3.0",
"license": "Restrictive and NoMirror",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.netlib.org/floppy/",
"description": "Fortran source code analyzer",
"long_description": "The FLOW program takes the binary summary file produced by FLOPPY, and can produce various reports on the structure of the original FORTRAN program.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 55
}
],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc5",
"gcc6",
"gcc7",
"gcc8",
"gcc9",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"gcc11"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "flusspferd",
"portdir": "devel/flusspferd",
"version": "0.8",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://flusspferd.org/",
"description": "provides Javascript bindings for C++.",
"long_description": "flusspferd provides Javascript bindings for C++.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "team",
"github": "",
"ports_count": 1
}
],
"variants": [
"debug",
"test",
"readline",
"sqlite",
"gmp"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"spidermonkey",
"boost171"
]
}
],
"depends_on": []
},
{
"name": "fmscripts",
"portdir": "devel/fmscripts",
"version": "20150915",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.defraine.net/~brunod/fmdiff/",
"description": "Wrapper Scripts for FileMerge",
"long_description": "Apple's Developer Tools for Mac OS X include FileMerge, a graphical tool to compare and merge files. FileMerge can be much handier to use, unfortunately, it doesn't integrate with Subversion straightforwardly. It can be opened from the command line with the opendiff command, but its interface differs from that of diff and diff3. It returns immediately (i.e. it forks and does not block) and it expects different arguments.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "fnv",
"portdir": "devel/fnv",
"version": "4.1",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.isthe.com/chongo/tech/comp/fnv/",
"description": "FNV hash implementation",
"long_description": "The Fowler/Noll/Vo hashes are designed to be fast while maintaining a low collision rate. The FNV speed allows one to quickly hash lots of data while maintaining a reasonable collision rate. The high dispersion of the FNV hashes makes them well suited for hashing nearly identical strings such as URLs, hostnames, filenames, text, IP addresses, etc.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "folly",
"portdir": "devel/folly",
"version": "2024.09.23.00",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facebook/folly",
"description": "An open-source C++ library developed and used at Facebook.",
"long_description": "Folly (acronymed loosely after Facebook Open Source Library) is a library of C++14 components designed with practicality and efficiency in mind. Folly contains a variety of core library components used extensively at Facebook. In particular, it's often a dependency of Facebook's other open source C++ efforts and place where those projects can share code. It complements (as opposed to competing against) offerings such as Boost and of course std. In fact, we embark on defining our own component only when something we need is either not available, or does not meet the needed performance profile. We endeavor to remove things from folly if or when std or Boost obsoletes them. Performance concerns permeate much of Folly, sometimes leading to designs that are more idiosyncratic than they would otherwise be (see e.g. PackedSyncPtr.h, SmallLocks.h). Good performance at large scale is a unifying theme in all of Folly.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"jemalloc",
"native",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"xz",
"zlib",
"zstd",
"double-conversion",
"gflags",
"google-glog",
"legacy-support",
"bzip2",
"libsodium",
"macports-libcxx",
"openssl3",
"boost181",
"fast-float",
"libfmt11",
"libevent",
"lz4",
"lzma",
"snappy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"fb303",
"fbzmq",
"fizz",
"mvfst",
"proxygen",
"wangle",
"watchman",
"edencommon"
]
}
]
},
{
"name": "fortrancl",
"portdir": "devel/fortrancl",
"version": "0.1alpha4",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/fortrancl/",
"description": "OpenCL Fortran 90 interface",
"long_description": "FortranCL is an OpenCL interface for Fortran 90. It allows programmers to call the OpenCL parallel programming framework directly from Fortran, so developers can accelerate their Fortran code using graphical processing units (GPU) and other accelerators.",
"active": true,
"categories": [
"devel",
"science",
"parallel"
],
"maintainers": [
{
"name": "takeshi",
"github": "tenomoto",
"ports_count": 54
}
],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc5",
"gcc6",
"gcc7",
"gcc8",
"gcc9",
"gccdevel",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"gcc11"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "fossil",
"portdir": "devel/fossil",
"version": "2.27",
"license": "BSD",
"platforms": "darwin",
"epoch": 20110901182519,
"replaced_by": null,
"homepage": "https://fossil-scm.org/home/",
"description": "Simple, high-reliability, distributed software configuration management",
"long_description": "Fossil is a distributed software configuration management which supports distributed version control, distributed bug tracking, distributed wiki, and a distributed blog mechanism all in single integrated package. It provides an easy-to-use web interface to access and administrate projects over the built-in webserver or CGI.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ciserlohn",
"github": "ci42",
"ports_count": 35
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"tcl",
"zlib",
"openssl3",
"libiconv",
"sqlite3"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"shards"
]
}
]
},
{
"name": "fparser",
"portdir": "devel/fparser",
"version": "20150925-a59e1f51",
"license": "LGPL-3",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/thliebig/fparser",
"description": "C++ library that can be used to parse and evaluate a mathematical function from a string",
"long_description": "C++ library that can be used to parse and evaluate a mathematical function from a string",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"CSXCAD",
"openEMS"
]
}
]
},
{
"name": "fpp",
"portdir": "devel/fpp",
"version": "1.1",
"license": "Restrictive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.netlib.org/fortran/",
"description": "Fortran preprocessor for FORTRAN 77 and Fortran 90 programs",
"long_description": "fpp is a Fortran preprocessor for FORTRAN 77 and Fortran 90 programs.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"byacc",
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "fsplib",
"portdir": "devel/fsplib",
"version": "0.14",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://fsp.sourceforge.net/fsplib.html",
"description": "fsplib is an independent implementation of the FSP protocol written in C.",
"long_description": "fsplib is an independent implementation of the FSP protocol written in C.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"scons",
"clang-15"
]
}
],
"depends_on": []
},
{
"name": "fstrm",
"portdir": "devel/fstrm",
"version": "0.6.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "fstrm is a C implementation of the Frame Streams data transport protocol.",
"long_description": "fstrm is a C implementation of the Frame Streams data transport protocol.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1098
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libevent"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"knot",
"libknot",
"nsd",
"knot-resolver"
]
}
]
},
{
"name": "fsvs",
"portdir": "devel/fsvs",
"version": "1.2.12",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/phmarek/fsvs",
"description": "Fast System VerSioning",
"long_description": "FSVS is a complete backup/restore/versioning tool for all files in a directory tree or whole filesystems, with a Subversion repository as the backend. Think of it like tar or rsync with versioned storage.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"autoconf",
"automake",
"libtool"
]
},
{
"type": "lib",
"ports": [
"gdbm",
"apr",
"pcre2",
"subversion"
]
}
],
"depends_on": []
},
{
"name": "ftjam",
"portdir": "devel/ftjam",
"version": "2.5.2",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://freetype.sourceforge.net/jam/",
"description": "a software build tool like make",
"long_description": "FTJam is an improvement built upon Perforce Jam (or Classic Jam). It is backward compatible with Perforce Jam 2.3.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "ftnchek",
"portdir": "devel/ftnchek",
"version": "3.3.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.dsm.fordham.edu/~ftnchek/",
"description": "Fortran 77 source code analyzer",
"long_description": "ftnchek is a static analyzer for Fortran 77 programs. It is designed to detect certain errors in a Fortran program that a compiler usually does not. ftnchek is not primarily intended to detect syntax errors. Its purpose is to assist the user in finding semantic errors. Semantic errors are legal in the Fortran language but are wasteful or may cause incorrect operation. For example, variables which are never used may indicate some omission in the program; uninitialized variables contain garbage which may cause incorrect results to be calculated; and variables which are not declared may not have the intended type. ftnchek is intended to assist users in the debugging of their Fortran program. It is not intended to catch all syntax errors. This is the function of the compiler. Prior to using ftnchek, the user should verify that the program compiles correctly.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 55
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "fuzz",
"portdir": "devel/fuzz",
"version": "0.6",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://fuzz.sourceforge.net/",
"description": "Software security checking tool",
"long_description": "The fuzz generator is designed to attack certain kinds of software and expose one particular kind of bug common in software. This is the situation where a programmer implicity makes some assumtions about the data stream that the program will be parsing. If the data stream is substantially different then the program might not be able to deal with it.",
"active": true,
"categories": [
"devel",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "fzy",
"portdir": "devel/fzy",
"version": "1.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jhawthorn/fzy",
"description": "A better fuzzy finder",
"long_description": "fzy tries to find the result the user intended. It does this by favouring matches on consecutive letters and starts of words. This allows matching using acronyms or different parts of the path.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "gauche-readline",
"portdir": "devel/gauche-readline",
"version": "0.1",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.shiro.dreamhost.com/scheme/gauche/packages.html",
"description": "gauche-readline adds input line editing feature to Gauche",
"long_description": "gauche-readline adds input line editing feature to Gauche",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"gauche"
]
}
],
"depends_on": []
},
{
"name": "gazpacho",
"portdir": "devel/gazpacho",
"version": "0.7.2",
"license": "LGPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gazpacho.sicem.biz",
"description": "A GUI builder for the GTK+ toolkit.",
"long_description": "Gazpacho is a fresh new GUI builder for the GTK+ toolkit designed to be ultra easy to use.",
"active": true,
"categories": [
"devel",
"gnome",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"gettext",
"python27",
"py27-gobject",
"py27-kiwi",
"py27-numeric"
]
}
],
"depends_on": []
},
{
"name": "gc-utils",
"portdir": "devel/gc-utils",
"version": "0.2.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gcutils.sourceforge.net/",
"description": "scripts for interacting with CVS repositories using git",
"long_description": "gc-utils is a small set of scripts that let you import and update CVS repositories into git very easily and also export patches back into a CVS working copy.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"cvsps",
"git"
]
}
],
"depends_on": []
},
{
"name": "gdb",
"portdir": "devel/gdb",
"version": "16.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gdb/",
"description": "GDB: The GNU Project Debugger",
"long_description": "GDB, the GNU Project debugger, allows you to see what is going on 'inside' another program while it executes -- or what another program was doing at the moment it crashed. GDB can do four main kinds of things (plus other things in support of these) to help you catch bugs in the act: a) start your program, specifying anything that might affect its behavior, b) make your program stop on specified conditions, c) examine what has happened, when your program has stopped, d) change things in your program, so you can experiment with correcting the effects of one bug and go on to learn about another. The program being debugged can be written in Ada, C, C++, Objective-C, Pascal (and many other languages). Those programs might be executing on the same machine as GDB (native) or on another machine (remote). GDB can run on most popular UNIX and Microsoft Windows variants.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"python27",
"python35",
"python36",
"python37",
"python38",
"python39",
"python310",
"python311",
"python312",
"multiarch"
],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gmp",
"mpfr",
"ncurses",
"zlib",
"libiconv",
"gettext-runtime",
"expat",
"boehmgc"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"upc"
]
}
]
},
{
"name": "gdb-apple",
"portdir": "devel/gdb-apple",
"version": "2831",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/apple-oss-distributions/gdb",
"description": "GDB: The GNU Project Debugger with Apple Modifications (based on 6.3.50)",
"long_description": "GDB, the GNU Project debugger, allows you to see what is going on 'inside' another program while it executes -- or what another program was doing at the moment it crashed. GDB can do four main kinds of things (plus other things in support of these) to help you catch bugs in the act: a) start your program, specifying anything that might affect its behavior, b) make your program stop on specified conditions, c) examine what has happened, when your program has stopped, d) change things in your program, so you can experiment with correcting the effects of one bug and go on to learn about another. The program being debugged can be written in Ada, C, C++, Objective-C, Pascal (and many other languages). Those programs might be executing on the same machine as GDB (native) or on another machine (remote). GDB can run on most popular UNIX and Microsoft Windows variants.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 277
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"zlib",
"flex",
"gettext",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"libiconv",
"sqlite3"
]
}
],
"depends_on": []
},
{
"name": "gdub",
"portdir": "devel/gdub",
"version": "0.1.0.1",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "gng",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by gng",
"long_description": "This port has been replaced by gng.",
"active": false,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "geany",
"portdir": "devel/geany",
"version": "2.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.geany.org/",
"description": "A fast and lightweight GTK+ IDE",
"long_description": "Geany is a small and lightweight integrated development environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. Another goal was to be as independent as possible from a special Desktop Environment like KDE or GNOME.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"python310",
"python311",
"quartz",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"intltool",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"makeicns"
]
},
{
"type": "lib",
"ports": [
"gdk-pixbuf2",
"pango",
"atk",
"gettext",
"glib2",
"desktop-file-utils",
"gtk3",
"vte",
"cairo"
]
},
{
"type": "run",
"ports": [
"python311",
"adwaita-icon-theme"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"geany-plugins"
]
}
]
},
{
"name": "gecko-sharp2",
"portdir": "devel/gecko-sharp2",
"version": "0.13",
"license": "(MPL-1.1 or LGPL-2.1)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.mono-project.com/GeckoSharp",
"description": "GeckoSharp is a wrapper for the GtkEmbedMoz widget.",
"long_description": "GeckoSharp is a wrapper for the GtkEmbedMoz widget. It provides the abilty to embed the Mozilla rendering engine (Gecko) into your Gtk# application.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"mono",
"gtk2",
"gtk-sharp2"
]
}
],
"depends_on": []
},
{
"name": "gecode",
"portdir": "devel/gecode",
"version": "4.4.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gecode.org",
"description": "Generic Constraint Development Environment",
"long_description": "Gecode is a toolkit for developing constraint-based systems and applications. Gecode provides a constraint solver with state-of-the-art performance while being modular and extensible.",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [],
"variants": [
"universal",
"qt4",
"qt5"
],
"dependencies": [
{
"type": "build",
"ports": [
"boost176",
"clang-14"
]
},
{
"type": "extract",
"ports": [
"p7zip"
]
},
{
"type": "lib",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "generatorrunner",
"portdir": "devel/generatorrunner",
"version": "0.6.16",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pyside.org/docs/generatorrunner/",
"description": "Tool for development of binding generators for C++ and Qt-based libraries",
"long_description": "GeneratorRunner is a tool that eases the development of binding generators for C++ and Qt-based libraries by providing a framework to help automating most of the process. It uses the ApiExtractor library to parse the header files and manipulate the classes information while generating the binding code using front-end modules provided by the user.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"apiextractor"
]
}
],
"depends_on": []
},
{
"name": "gengetopt",
"portdir": "devel/gengetopt",
"version": "2.23",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gengetopt/",
"description": "Generates a C function that uses getopt_long function",
"long_description": "This program generates a C function that uses getopt_long function to parse the command line options, to validate them and fills a struct. Thus your program can now handle options such as: myprog --input foo.c -o foo.o --no-tabs -i 100 *.class And both long options (those that start with –) and short options (start with - and consist of only one character) can be handled. For standards about short and long options you may want to take a look at the GNU Coding Standards.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "waqar",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-14"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"yubico-piv-tool",
"openpace",
"libp11",
"libu2f-server",
"zmap",
"pam-u2f",
"opensc"
]
}
]
},
{
"name": "geoclue",
"portdir": "devel/geoclue",
"version": "0.12.99",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freedesktop.org/wiki/Software/GeoClue/",
"description": "Geolocation library",
"long_description": "Geoclue is a modular geoinformation service built on top of the D-Bus messaging system. The goal of the Geoclue project is to make creating location-aware applications as simple as possible.",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"dbus-glib",
"gtk2",
"libsoup-2.4"
]
}
],
"depends_on": []
},
{
"name": "geoclue2",
"portdir": "devel/geoclue2",
"version": "2.4.13",
"license": "GPL-2+ and LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.freedesktop.org/geoclue/geoclue",
"description": "Geolocation library",
"long_description": "Geoclue is a modular geoinformation service built on top of the D-Bus messaging system. The goal of the Geoclue project is to make creating location-aware applications as simple as possible.",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [],
"variants": [
"debug",
"doc",
"nmea",
"demoagent",
"quartz",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"automake",
"libtool",
"pkgconfig",
"gtk-doc",
"vala",
"intltool",
"autoconf"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"json-glib",
"libnotify",
"gobject-introspection",
"libsoup-2.4",
"glib2"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gtk-radio"
]
},
{
"type": "lib",
"ports": [
"webkit-gtk",
"webkit-gtk3",
"viking",
"gnome-voice",
"webkit2-gtk",
"gingerblue",
"gnome-maps",
"gnome-radio",
"gnome-settings-daemon",
"gnome-weather",
"gtk-radio",
"webkit2-gtk-devel"
]
}
]
},
{
"name": "geoipupdate",
"portdir": "devel/geoipupdate",
"version": "6.0.0",
"license": "(Apache-2 or MIT)",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dev.maxmind.com/geoip/geoipupdate/",
"description": "Maxmind geoip databse updater",
"long_description": "Maxmind geoip databse updater",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"perl5",
"pandoc",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"curl"
]
}
],
"depends_on": []
},
{
"name": "getdns",
"portdir": "devel/getdns",
"version": "1.7.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://getdnsapi.net",
"description": "A modern asynchronous DNS API",
"long_description": "getdns is a modern asynchronous DNS API. It implements DNS entry points from a design developed and vetted by application developers, in an API specification. The open source C implementation of getdns is developed and maintained in collaboration by NLnet Labs, Sinodun and No Mountain Software.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 96
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libevent",
"libidn2",
"libuv",
"openssl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"stubby"
]
}
]
},
{
"name": "gettext",
"portdir": "devel/gettext",
"version": "0.22.5",
"license": "GPL-3+",
"platforms": "darwin freebsd linux",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gettext/",
"description": "GNU internationalization (i18n) and localization (l10n) tools",
"long_description": "gettext provides the tools like msgfmt for writing multilingual applications. The tools are required to build applications which use gettext. The runtime library libintl is in the separate gettext-runtime port.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"ncurses",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"libtextstyle",
"gettext-runtime",
"gettext-tools-libs"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"qalculate-gtk",
"amtk",
"at-spi2-core",
"devhelp",
"m4",
"audacious-core",
"audacious-plugins",
"eog",
"dvdauthor",
"eog-plugins",
"libaacs",
"epiphany",
"evolution-data-server",
"file-roller",
"aria2",
"avahi",
"axel",
"gcab",
"gcr",
"gdmap",
"gedit",
"gWakeOnLAN",
"gajim",
"gedit-plugins",
"gftp",
"genius",
"geocode-glib",
"gupnp-tools",
"gitg",
"glib-networking",
"httping",
"kerberos5",
"lftp",
"libgweather",
"libpsl",
"libpsl-docs",
"mcabber",
"gnome-characters",
"gnome-devel-docs",
"newsboat",
"mercurial",
"pastebinit",
"gnome-getting-started-docs",
"pidgin",
"libpurple",
"finch",
"gnome-js-common",
"rrdtool",
"samba4",
"snownews",
"gnome-maps",
"transmission-x11",
"midgard2-core",
"wget",
"gnome-mime-data",
"gnome-online-accounts",
"pan2",
"gnome-radio",
"gnome-settings-daemon",
"zathura",
"zathura-docs",
"gnome-user-docs",
"p5.28-libintl-perl",
"p5.30-libintl-perl",
"pxlib",
"p5.28-locale-gettext",
"p5.30-locale-gettext",
"gnumeric",
"goffice",
"goocanvas",
"goocanvas2",
"grilo-plugins",
"grisbi",
"gspell",
"star",
"gstreamer1",
"gstreamer1-gst-plugins-good",
"denemo",
"gtk-vnc",
"appstream-glib",
"popt",
"gtksourceview2",
"quodlibet",
"chemical-mime-data",
"gtksourceview3",
"gpredict",
"gtksourceview4",
"gucharmap",
"atk",
"shared-mime-info",
"smake",
"avr-gcc",
"binutils",
"libgsf",
"xz",
"libgtop",
"libpeas",
"libsecret",
"libsoup",
"cracklib",
"metacity",
"regexxer",
"gss",
"i386-elf-gcc",
"sound-theme-freedesktop",
"spice-gtk",
"tepl",
"totem",
"tracker",
"virt-manager",
"vte",
"yelp",
"yelp-xsl",
"zenity",
"autotrace",
"darktable",
"csound",
"p11-kit",
"pidgin-otr",
"policykit",
"i686-w64-mingw32-gcc",
"fntsample",
"bash",
"bash50",
"fish",
"fontconfig",
"i686-w64-mingw32-gcc-bootstrap",
"gd2",
"gegl",
"calcurse",
"cdrtools",
"coreutils",
"dc3dd",
"di",
"diffutils",
"gegl-devel",
"duff",
"gimp-help-en",
"e2fsprogs",
"libcomerr",
"i686-w64-mingw32-gcc-nothreads",
"findutils",
"gimp3-devel",
"gkrellm",
"grep",
"minicom",
"libvirt",
"littleutils",
"lbreakouthd",
"osinfo-db-tools",
"pcsc-tools",
"pv",
"renameutils",
"gpick",
"graphviz",
"sudo",
"txt2regex",
"watch",
"wcd",
"graphviz-devel",
"aspell",
"barcode",
"dos2unix",
"upower",
"inkscape",
"inkscape-devel",
"fmt-ptrn",
"gsed",
"help2man",
"jpegpixi",
"lensfun",
"lib2geom",
"m68k-elf-gcc",
"libiptcdata",
"pinfo",
"libmypaint",
"libopenraw",
"poppler",
"texinfo",
"poppler-qt5",
"unac",
"rawstudio",
"wdiff",
"xchm",
"FileZilla",
"dar",
"zeitgeist",
"goaccess",
"ikiwiki",
"mips-elf-gcc",
"bluefish",
"w3m",
"gdb-apple",
"AfterStep",
"nano",
"ncmpc",
"gtkspell2",
"gxmessage",
"znc",
"herrie",
"girara",
"mlterm",
"tigervnc",
"windowmaker",
"wine-devel",
"xarchiver",
"xdialog",
"xfe",
"git",
"xkeyboard-config",
"xournalpp",
"glade",
"xscreensaver",
"tumbler",
"mame",
"glib2",
"fheroes2",
"gawk",
"glib2-devel",
"p5.32-libintl-perl",
"p5.32-locale-gettext",
"gnucobol",
"gmake",
"arm-elf-gcc3",
"gnutls",
"msp430-elf-gcc",
"msp430-gcc",
"chromium-bsu",
"gretl",
"vala-devel",
"msp430-gcc-devel",
"msp430-libc",
"zvbi",
"darktable-devel",
"gingerblue",
"msp430-libc-devel",
"coreutils-devel",
"findutils-devel",
"ReadyMedia",
"pavucontrol",
"p5.34-libintl-perl",
"p5.34-locale-gettext",
"warzone2100",
"gnome-voice",
"gdash",
"poppler-devel",
"poppler-devel-qt5",
"libsoup-devel",
"gnutls-devel",
"arm-none-eabi-gcc",
"arm-none-eabi-gcc8",
"gtk4",
"gtksourceview5",
"iso-codes",
"json-glib",
"audiowmark",
"git-devel",
"libopenraw-legacy",
"hivex",
"ufo-ai",
"eiskaltdcpp",
"amule",
"lpairs2",
"garagejam",
"transmission-qt",
"gtk4-devel",
"font-manager",
"nicotine-plus",
"rpcgen-mt",
"m68k-palm-elf-gcc",
"v8-8.3",
"vala",
"x86_64-elf-gcc",
"pulseaudio",
"alpine",
"x86_64-w64-mingw32-gcc",
"libhsts",
"tenacity",
"v8-11.6",
"rb33-gobject-introspection",
"rb32-gobject-introspection",
"rb31-gobject-introspection",
"wget2",
"wxHexEditor",
"whiptcl",
"py38-libnewt",
"py39-libnewt",
"py310-libnewt",
"py311-libnewt",
"py312-libnewt",
"ampache_browser",
"lastfm-desktop",
"unixcw",
"poke",
"sakura",
"game-porting-toolkit",
"wine-stable",
"appstream",
"libadwaita",
"tracker3",
"wine-staging",
"libdbusmenu",
"xpad",
"libshumate",
"dino",
"libfilezilla",
"fetchmail",
"fetchmail-devel",
"x86_64-w64-mingw32-gcc-bootstrap",
"gnupg1",
"gnupg2",
"libidn",
"catgirl-downloader",
"libidn2",
"libgpg-error",
"x86_64-w64-mingw32-gcc-nothreads",
"syslog-ng-devel",
"p5.36-locale-gettext",
"p5.38-locale-gettext",
"libhandy",
"libcmatrix",
"Chatty",
"evolution-data-server-gtk4",
"parabolic",
"secrets",
"lib2geom-devel",
"bash-devel",
"libguestfs",
"guestfs-tools",
"py313-libnewt",
"libpeas1",
"fish3",
"xnec2c",
"luanti",
"arm-none-linux-gnueabi-gcc",
"gdbm",
"libnewt",
"libqalculate",
"xboard",
"xqf",
"libgda5",
"mathgl",
"libcdio-paranoia",
"pspp",
"pspp-devel"
]
},
{
"type": "lib",
"ports": [
"powerpc-wii-binutils",
"gnutar",
"makepak",
"sharutils",
"gmpc",
"libmp3splt",
"libmpd",
"madplay",
"mp3splt",
"normalize",
"shntool",
"tagtool",
"vorbis-tools",
"gnokii",
"arm-aout-binutils",
"arm-elf-binutils",
"arm-elf-gcc",
"arm-none-eabi-binutils",
"arm-none-linux-gnueabi-binutils",
"avarice",
"avr-binutils",
"i386-elf-binutils",
"i686-w64-mingw32-binutils",
"m68k-elf-binutils",
"mips-elf-binutils",
"msp430-binutils",
"msp430-binutils-devel",
"msp430-elf-binutils",
"ppc-linux-binutils",
"spu-binutils",
"x86_64-elf-binutils",
"x86_64-w64-mingw32-binutils",
"csvdb",
"mysqlxx",
"aegis",
"autogen",
"cflow",
"cook",
"dbus-glib",
"dbus-python27",
"dbus-python35",
"dbus-python36",
"dbus-python37",
"dbus-python38",
"dbus-python39",
"gazpacho",
"geany",
"gindent",
"gnet2",
"gvfs",
"gwenhywfar4",
"gwenhywfar4-gtk",
"gwenhywfar4-gtk3",
"gwenhywfar5",
"gwenhywfar5-gtk2",
"gwenhywfar5-gtk3",
"idutils",
"kconfig-frontends",
"libelf",
"libextractor",
"libftdi1",
"libgphoto2",
"libidl",
"libiodbc",
"libpwquality",
"libxo",
"mono",
"monotone",
"monotone-devel",
"remake",
"subversion",
"subversion-javahlbindings",
"subversion-perlbindings-5.26",
"subversion-perlbindings-5.28",
"subversion-perlbindings-5.30",
"subversion-python27bindings",
"subversion-rubybindings",
"t4k_common",
"ucommon",
"util-linux",
"valabind",
"MacVim",
"cherrytree",
"neovim",
"poedit1",
"vim",
"xemacs",
"bochs",
"mednafen",
"scummvm",
"scummvm-devel",
"ledger",
"curlftpfs",
"encfs",
"blobwars",
"enigma",
"enigma-devel",
"freeciv",
"freeciv-x11",
"gtypist",
"kanatest",
"lbreakout2",
"lincity",
"ltris",
"neverball",
"pennmush",
"pioneers",
"snoopy",
"toppler",
"tuxmath",
"tuxtype",
"wesnoth",
"widelands",
"widelands-devel",
"lifelines",
"gpscorrelate",
"dia",
"gnome-doc-utils",
"gnome-mime-data",
"gnotify",
"gstreamer010",
"gtk2-murrine",
"gtksourceview",
"libbonobo",
"libcroco",
"libglade2",
"libgnome",
"libgnomecups",
"libgtksourceviewmm",
"seed",
"dcraw",
"exiv2",
"fontforge",
"gimp-resynthesizer",
"gphoto2",
"hugin-app",
"libexif",
"synfig",
"twain-sane",
"bitlbee",
"hexchat",
"irssi",
"silc-client",
"weechat",
"digikam",
"kdelibs4",
"kdesdk-thumbnailers",
"poxml",
"tellico",
"clisp",
"gcl",
"mdk",
"php80-gettext",
"php74-gettext",
"php73-gettext",
"php72-gettext",
"php71-gettext",
"php70-gettext",
"php56-gettext",
"php55-gettext",
"php54-gettext",
"php53-gettext",
"php52-gettext",
"pypy",
"pypy36",
"pypy37",
"q",
"yasm",
"abook",
"anubis",
"base-64",
"gmime",
"mpop",
"msmtp",
"mutt",
"neomutt",
"spellutils",
"gfm",
"libticables2",
"libticalcs2",
"libtifiles2",
"pspp",
"tiemu3",
"tilp2",
"VLC2",
"libVLC2",
"avidemux",
"fluidsynth",
"libmms",
"libquicktime",
"libquicktime-devel",
"bmon",
"centerim",
"deluge",
"desproxy",
"ganglia",
"gloox",
"gnetcat",
"gvpe",
"heimdal",
"microdc2",
"nc6",
"openconnect",
"pavuk",
"quvi",
"transmission",
"ucarp",
"wgetpro",
"whois",
"slrn",
"pal",
"p5.26-libintl-perl",
"p5.26-locale-gettext",
"php53-oauth",
"php54-oauth",
"php55-oauth",
"php56-oauth",
"php70-oauth",
"php71-oauth",
"php72-oauth",
"php73-oauth",
"php74-oauth",
"php80-oauth",
"enscript",
"gimp-print",
"rlpr",
"trueprint",
"gcal",
"linhpsdr",
"magicspp",
"metview",
"nco",
"openscad",
"openscad-devel",
"pihpsdr",
"stellarium",
"vis5d",
"aide",
"authforce",
"ccrypt",
"cpabe",
"gnomint",
"gnu-pw-mgr",
"libcdata",
"libcdatetime",
"libcerror",
"libcfile",
"libclocale",
"libcnotify",
"libcsplit",
"libcstring",
"libcthreads",
"libevt",
"libewf",
"libgsasl",
"libprelude",
"openvas-libraries",
"steghide",
"tinyca2",
"yash",
"bacula",
"bacula5",
"burp",
"dpkg",
"duplicity",
"fhist",
"fsearch",
"kcd",
"rpm",
"rpm54",
"makejvf",
"dwdiff",
"eb",
"eblook",
"hunspell",
"itstool",
"less",
"msort",
"opensp",
"recode",
"sdcv",
"ssed",
"tnef",
"uni2ascii",
"clearsilver",
"elinks-devel",
"lynx",
"neon",
"wml",
"blackbox",
"enlightenment",
"homebank",
"i3",
"libhangul",
"xforms",
"xpm",
"melonds",
"neovim-devel",
"php81-gettext",
"subversion-perlbindings-5.32",
"subversion-pythonbindings-2.7",
"subversion-pythonbindings-3.5",
"subversion-pythonbindings-3.6",
"subversion-pythonbindings-3.7",
"subversion-pythonbindings-3.8",
"subversion-pythonbindings-3.9",
"gmdb2",
"dbus-python310",
"pypy38",
"php81-oauth",
"subversion-perlbindings-5.34",
"geany-plugins",
"php82-gettext",
"pypy39",
"php82-oauth",
"dbus-python311",
"php83-gettext",
"m68k-palm-elf-binutils",
"dbus-python312",
"php83-oauth",
"subversion-pythonbindings-3.10",
"subversion-pythonbindings-3.11",
"subversion-pythonbindings-3.12",
"x86_64-linux-binutils",
"x86_64-dragonfly-binutils",
"x86_64-freebsd-binutils",
"x86_64-netbsd-binutils",
"x86_64-openbsd-binutils",
"x86_64-embedded-binutils",
"php84-gettext",
"guile-2.2",
"guile-1.8",
"guile-3.0",
"dbus-python313",
"x86_64-haiku-binutils",
"x86_64-solaris-binutils",
"cpio",
"dbus-python314",
"powerpc-linux-binutils",
"powerpc-aix-binutils",
"powerpc-eabi-binutils",
"powerpc-elf-binutils",
"powerpc-darwin-binutils",
"powerpc-freebsd-binutils",
"powerpc-netbsd-binutils",
"powerpc-openbsd-binutils",
"powerpc-embedded-binutils"
]
},
{
"type": "run",
"ports": [
"logrotate"
]
}
]
},
{
"name": "gettext-bootstrap",
"portdir": "devel/gettext",
"version": "0.19.8.1",
"license": "(LGPL-2.1+ or GPL-3+)",
"platforms": "darwin freebsd linux",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gettext/",
"description": "GNU internationalization (i18n) and localization (l10n) library",
"long_description": "gettext is the GNU internationalization (i18n) and localization (l10n) library, used for writing multilingual programs.",
"active": false,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"apple-gcc42"
]
},
{
"type": "lib",
"ports": [
"ncurses-bootstrap",
"libiconv-bootstrap"
]
}
],
"depends_on": []
},
{
"name": "gflags",
"portdir": "devel/gflags",
"version": "2.2.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gflags/gflags",
"description": "commandline flags module for C++",
"long_description": "The gflags package contains a library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for C++ types like string, and the ability to define flags in the source file in which they're used.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-pytorch",
"sqlcheck",
"google-glog-0.4",
"fbzmq",
"fizz",
"folly",
"mvfst",
"blender",
"py38-pytorch",
"py39-pytorch",
"rocksdb",
"py310-pytorch",
"py311-pytorch",
"py312-pytorch",
"py313-pytorch",
"edencommon",
"google-glog",
"ceres-solver",
"caffe",
"squirrel-ime",
"librime-devel"
]
}
]
},
{
"name": "gh",
"portdir": "devel/gh",
"version": "2.83.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cli.github.com",
"description": "GitHub’s official command line tool",
"long_description": "gh is GitHub on the command line. It brings pull requests, issues, and other GitHub concepts to the terminal next to where you are already working with git and your code.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"seaport"
]
}
]
},
{
"name": "ghidra",
"portdir": "devel/ghidra",
"version": "11.4.2",
"license": "Apache",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ghidra-sre.org/",
"description": "A software reverse engineering (SRE) suite of tools developed by NSA's Research Directorate in support of the Cybersecurity mission",
"long_description": "A software reverse engineering (SRE) suite of tools developed by NSA's Research Directorate in support of the Cybersecurity mission",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "dev",
"github": "hexagonal-sun",
"ports_count": 1
},
{
"name": "jeff",
"github": "crowell",
"ports_count": 4
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-pip",
"gradle",
"makeicns",
"clang-18",
"python313"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"openjdk21"
]
},
{
"type": "run",
"ports": [
"python313"
]
}
],
"depends_on": []
},
{
"name": "ghsum",
"portdir": "devel/ghsum",
"version": "0.1.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rodnaph/ghsum",
"description": "Helper to checksum GitHub tags",
"long_description": "ghsum allows you to easily print MacPorts checksums for tagged versions of your project on GitHub (or branches as well). This can be useful for updating Portfiles.",
"active": true,
"categories": [
"devel",
"shells",
"macports"
],
"maintainers": [],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"openssl",
"wget",
"p5.34-getopt-long-descriptive"
]
}
],
"depends_on": []
},
{
"name": "giggle",
"portdir": "devel/giggle",
"version": "0.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Apps/giggle",
"description": "Git gtk frontend",
"long_description": "Giggle is a graphical frontend for the git directory tracker (think of gitk on GTK+).",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"intltool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"git",
"libglade2",
"desktop-file-utils",
"gtksourceview2"
]
}
],
"depends_on": []
},
{
"name": "gindent",
"portdir": "devel/gindent",
"version": "2.2.12",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/indent",
"description": "C language source code formatting program",
"long_description": "GNU indent changes the appearance of a C program by inserting or deleting whitespace according to a plethora of options. Some canned styles of formatting are supported as well. GNU indent is a descendant of BSD indent. GNU indent does NOT work for C++, only C.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "larryv",
"github": "larryv",
"ports_count": 48
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gperf",
"clang-14"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gettext",
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "girara",
"portdir": "devel/girara",
"version": "0.4.5",
"license": "zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pwmt.org/projects/girara/",
"description": "Cross-platform widget toolkit based on GTK+",
"long_description": "girara is a library that implements a user interface that focuses on simplicity and minimalism. Currently based on GTK+, a cross-platform widget toolkit, it proves an interface that focueses on three main com- ponents: A so-called view widget that represents the actual application (e.g. a website (browser), an image (image viewer) or the document (document viewer)), an input bar that is used to execute commands of the application and the status bar which provides the user with current information.",
"active": true,
"categories": [
"devel",
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"meson",
"clang-17",
"pkgconfig",
"ninja",
"gettext"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gettext-runtime",
"gtk3",
"json-glib",
"glib2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"zathura-plugin-cb",
"zathura-plugin-djvu",
"zathura-plugin-pdf-poppler",
"zathura-plugin-ps",
"zathura-plugin-pdf-mupdf",
"zathura",
"zathura-docs"
]
}
]
},
{
"name": "git",
"portdir": "devel/git",
"version": "2.51.1",
"license": "GPL-2 and LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git-scm.com/",
"description": "A fast version control system",
"long_description": "Git is a fast, scalable, distributed open source version control system focusing on speed and efficiency.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ciserlohn",
"github": "ci42",
"ports_count": 35
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34",
"universal",
"pcre",
"doc",
"gitweb",
"svn",
"credential_osxkeychain",
"diff_highlight",
"python"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"gettext"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"expat",
"libiconv",
"gettext-runtime",
"zlib",
"pcre2",
"curl"
]
},
{
"type": "run",
"ports": [
"p5.34-authen-sasl",
"p5.34-cgi",
"p5.34-error",
"p5.34-net-smtp-ssl",
"p5.34-term-readkey",
"perl5.34",
"rsync"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"radare2",
"py311-pyviz_comms",
"ejabberd",
"libretroshare",
"wasm3",
"py310-pytorch",
"taskwarrior-tui",
"netdata",
"clamav",
"py39-pyviz_comms",
"py38-pyviz_comms",
"py37-pyviz_comms",
"py36-pyviz_comms",
"py38-amazon.ion",
"py39-amazon.ion",
"retdec-devel",
"retdec",
"mrustc-rust",
"py310-amazon.ion",
"py311-pytorch",
"zenith",
"mlt-legacy",
"c4core",
"py312-pyviz_comms",
"py313-pytorch",
"mlton",
"py313-pyviz_comms",
"eiskaltdcpp",
"emscripten",
"zettlr",
"neko",
"panda",
"py310-pyviz_comms",
"hoard",
"zlib-ng",
"maxima-devel",
"gedit",
"py37-pytorch",
"aom",
"py38-pytorch",
"py311-amazon.ion",
"py39-pytorch",
"mlt-qt5",
"MachO-Explorer",
"x265",
"py312-pytorch"
]
},
{
"type": "extract",
"ports": [
"poppler-qt5",
"poppler-devel-qt5",
"Aseprite"
]
},
{
"type": "fetch",
"ports": [
"qgit",
"qttesting",
"redo",
"rizin",
"semgrep",
"SourceKittenDaemon",
"valgrind-devel",
"valgrind-macos-devel",
"xcbuild",
"emacs-devel",
"emacs-app-devel",
"mindforger",
"poedit",
"rails.vim",
"textmate2",
"vnote",
"MultiMC5",
"gcs-java",
"pingus",
"gtksourceview",
"Aseprite",
"babl-devel",
"gegl-devel",
"gimp3-devel",
"inkscape-devel",
"lib2geom",
"sane-frontends",
"java_memcached",
"openjdk13",
"openjdk15",
"ttk",
"kcm-baloo-advanced",
"kde-extra-cmake-modules-devel",
"kde4-runtime",
"kde4-workspace",
"polkit-qt5-devel",
"QtCurve",
"QtCurve-qt5",
"QtCurve-gtk2",
"QtCurve-extra",
"clojure-contrib-devel",
"jsmin",
"pascal-p5",
"yap-devel",
"itpp-devel",
"maxima-devel",
"aom",
"libvpx",
"mplayer-devel",
"consul",
"nomad",
"skypipe",
"sshuttle",
"tcpflow",
"teleport",
"vpnc-scripts",
"py-asyncpg",
"py37-asyncpg",
"py38-asyncpg",
"py39-asyncpg",
"py27-brotlipy",
"py36-brotlipy",
"py-fugashi",
"py37-fugashi",
"py38-fugashi",
"py39-fugashi",
"py-pygtrie",
"py37-pygtrie",
"py38-pygtrie",
"py39-pygtrie",
"py-pytest-mypy",
"py37-pytest-mypy",
"py38-pytest-mypy",
"py39-pytest-mypy",
"py-pytest-timeout",
"py37-pytest-timeout",
"py38-pytest-timeout",
"py39-pytest-timeout",
"py-pytorch",
"py37-pytorch",
"py38-pytorch",
"py39-pytorch",
"py-pyusb",
"py27-pyusb",
"py35-pyusb",
"py36-pyusb",
"py37-pyusb",
"py38-pyusb",
"py39-pyusb",
"btop",
"HideSysFiles",
"MyLoss",
"Quicksilver",
"SSHKeychain",
"emacs-mac-app-devel",
"phantomjs-qt-qtbase",
"phantomjs-qt-qtwebkit",
"phantomjs-qt-sqlite-plugin",
"squirrel-ime",
"wezterm",
"upx-devel",
"faust-devel",
"faustlive-devel",
"phonon-backend-vlc",
"phonon-backend-vlc-qt5",
"vcvrack",
"csvdb",
"duckdb",
"GitX",
"PlasmaShop",
"SourceKitten",
"libVillainousStyle",
"VillainousStyle-framework",
"akonadi",
"py37-pyarrow",
"py38-pyarrow",
"py39-pyarrow",
"cableswig",
"carthage",
"ccls-clang-10",
"ccls-clang-11",
"chromium-tabs",
"d-completion-daemon",
"dep",
"git-flow",
"git-flow-devel",
"git-flow-avh",
"git-flow-hf",
"gn-devel",
"grpc",
"py37-grpcio",
"py37-grpcio-tools",
"py38-grpcio",
"py38-grpcio-tools",
"py39-grpcio",
"py39-grpcio-tools",
"libhsplasma",
"myrepos",
"raja",
"luamake",
"typst",
"trivy",
"Serial-Studio",
"oxenmq",
"oxenc",
"rawstudio",
"amule",
"edid-decode",
"taisei",
"libKriging",
"chai",
"gensync",
"grype",
"tcpflow-devel",
"py311-pytest-mypy",
"py311-pyarrow",
"uvw-static",
"softether5",
"py311-fugashi",
"gaa",
"sqlite3-pcre2",
"wgshadertoy",
"GetPoints",
"VVVVVV",
"py312-scikit-hep-hepstats",
"py312-scikit-hep-hepunits",
"py312-scikit-hep-mplhep",
"py312-scikit-hep-mplhep_data",
"py312-scikit-hep-particle",
"turbo",
"py312-pyarrow",
"py310-sphinx-copybutton",
"py311-sphinx-copybutton",
"py312-sphinx-copybutton",
"communi-desktop",
"veryl",
"enigma4",
"pngquant",
"xmake",
"sqlean",
"otree",
"gh-dash",
"py311-pytorch",
"py312-pytorch",
"py312-triangle",
"iplike",
"zettlr",
"syslog-ng-devel",
"cubeb",
"sq",
"ddev",
"bash-devel",
"py313-scikit-hep-hepstats",
"py313-scikit-hep-hepunits",
"py313-scikit-hep-mplhep",
"py313-scikit-hep-mplhep_data",
"py313-scikit-hep-particle",
"wabt",
"clef",
"py313-sphinx-copybutton",
"apitrace",
"confluent-cli",
"py-scikit-hep-awkward1",
"py36-scikit-hep-awkward1",
"py37-scikit-hep-awkward1",
"py38-scikit-hep-awkward1",
"py39-scikit-hep-awkward1",
"py-scikit-hep-boost-histogram",
"py36-scikit-hep-boost-histogram",
"py37-scikit-hep-boost-histogram",
"py38-scikit-hep-boost-histogram",
"py39-scikit-hep-boost-histogram",
"py-scikit-hep-hepstats",
"py36-scikit-hep-hepstats",
"py37-scikit-hep-hepstats",
"py38-scikit-hep-hepstats",
"py39-scikit-hep-hepstats",
"py-scikit-hep-hepunits",
"py36-scikit-hep-hepunits",
"py37-scikit-hep-hepunits",
"py38-scikit-hep-hepunits",
"py39-scikit-hep-hepunits",
"py-scikit-hep-hist",
"py36-scikit-hep-hist",
"py37-scikit-hep-hist",
"py38-scikit-hep-hist",
"py39-scikit-hep-hist",
"py-scikit-hep-mplhep_data",
"py36-scikit-hep-mplhep_data",
"py37-scikit-hep-mplhep_data",
"py38-scikit-hep-mplhep_data",
"py39-scikit-hep-mplhep_data",
"py-scikit-hep-particle",
"py36-scikit-hep-particle",
"py37-scikit-hep-particle",
"py38-scikit-hep-particle",
"py39-scikit-hep-particle",
"py-sphinx-copybutton",
"py38-sphinx-copybutton",
"py39-sphinx-copybutton",
"py-torchaudio",
"py37-torchaudio",
"py38-torchaudio",
"py39-torchaudio",
"py-torchtext",
"py37-torchtext",
"py38-torchtext",
"py39-torchtext",
"aircraft_oap",
"gr-gfdm",
"gr37-gfdm",
"gr37-sdrplay",
"xdmf",
"yorick-gl",
"yorick-z",
"vault",
"QLMarkdown",
"arq_restore",
"asprint",
"iRecovery",
"influxdb",
"osquery",
"tienex-apfs",
"nextcloud-client",
"nodejuice",
"py27-pytest-timeout",
"GitUp",
"helix",
"cue",
"rare",
"shisho",
"lua-language-server",
"bitwarden-cli",
"libvpx-devel",
"py310-scikit-hep-mplhep_data",
"py310-scikit-hep-awkward1",
"py310-scikit-hep-boost-histogram",
"py310-scikit-hep-hist",
"py310-scikit-hep-hepunits",
"py310-scikit-hep-particle",
"py310-grpcio",
"py310-grpcio-tools",
"MachO-Explorer",
"when",
"py-scikit-hep-mplhep",
"py37-scikit-hep-mplhep",
"py38-scikit-hep-mplhep",
"py39-scikit-hep-mplhep",
"py310-scikit-hep-mplhep",
"ashuffle",
"wasmtime",
"ncpp",
"oui",
"openjdk11",
"openjdk17",
"openjdk8",
"openjdk18",
"pulumi",
"PolyMC",
"turbogit",
"py310-pytorch",
"poac",
"py310-pyarrow",
"modus",
"libyuv",
"cgrc",
"py310-fugashi",
"py310-pytest-mypy",
"py310-torchaudio",
"py310-torchtext",
"DeaDBeeF",
"py310-scikit-hep-hepstats",
"aptdec",
"PrismLauncher",
"nanomq",
"py311-scikit-hep-awkward1",
"py311-scikit-hep-boost-histogram",
"py311-scikit-hep-hepstats",
"py311-scikit-hep-hepunits",
"py311-scikit-hep-hist",
"py311-scikit-hep-mplhep",
"py311-scikit-hep-mplhep_data",
"py311-scikit-hep-particle",
"d2",
"lfortran",
"toxcore",
"R-wdm",
"py-scikit-hep-awkward",
"py37-scikit-hep-awkward",
"py38-scikit-hep-awkward",
"py39-scikit-hep-awkward",
"py310-scikit-hep-awkward",
"py311-scikit-hep-awkward",
"gitlint"
]
},
{
"type": "lib",
"ports": [
"p5.34-git-wrapper",
"p5.28-git-wrapper",
"p5.26-git-wrapper",
"p5.30-dist-zilla-plugin-git",
"p5.28-dist-zilla-plugin-git",
"giggle",
"chai",
"p5.26-dist-zilla-plugin-git",
"vcsh",
"atom",
"bibledit",
"R-credentials",
"R-gitcreds",
"p5.32-dist-zilla-plugin-git",
"p5.32-git-wrapper",
"octave-pkg-octave-doc",
"tig",
"flashbake",
"git-cola",
"GitX",
"qgit",
"octave-doc",
"p5.34-dist-zilla-plugin-git",
"p5.30-git-wrapper",
"git-latexdiff",
"gc-utils",
"git-interactive-rebase-tool"
]
},
{
"type": "run",
"ports": [
"git-flow-avh",
"rb32-git-ui",
"rb31-git-ui",
"gutils-suite-extra",
"git-flow-devel",
"rb30-git-ui",
"git-filter-repo",
"asdf",
"git-tui",
"git-cinnabar",
"git-absorb",
"git-recall",
"lscsoft-deps",
"git-cal",
"gutils-suite",
"ugit",
"git-flow",
"gws",
"git-toolbelt",
"git-ftp",
"gitless",
"pass",
"gitinspector",
"cgit",
"git-secret",
"git-recover",
"xfce4-dev-tools",
"stgit",
"gitqlient",
"lucky-commit",
"git-lfs",
"repo",
"nb",
"git-flow-hf",
"passage",
"rb33-git-ui"
]
},
{
"type": "test",
"ports": [
"hg-git"
]
}
]
}
]
}