HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50278,
"next": "https://ports.macports.org/api/v1/ports/?format=api&page=919",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&page=917",
"results": [
{
"name": "jlint",
"portdir": "lang/jlint",
"version": "1.23",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.garret.ru/lang.html",
"description": "Java code verifier",
"long_description": "Jlint will check your Java code and find bugs, inconsistencies and synchronization problems by doing data flow analysis and building lock graph.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "jikesrvm",
"portdir": "lang/jikesrvm",
"version": "2.3.3",
"license": "CPL-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.jikesrvm.org/",
"description": "the Jikes (Java) Research Virtual Machine",
"long_description": "Jikes RVM (Research Virtual Machine) provides the research community with a flexible open testbed to prototype virtual machine technologies and experiment with a large variety of design alternatives. The virtual machine infrastructure in Jikes RVM was independently developed as part of the Jalapeno research project at the IBM T.J. Watson Research Center.",
"active": true,
"categories": [
"devel",
"lang",
"java"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "jikes",
"portdir": "lang/jikes",
"version": "1.22",
"license": "IBMPL-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://jikes.sourceforge.net/",
"description": "High performance Java compiler",
"long_description": "Jikes is a compiler that translates Java source files as defined in The Java Language Specification into the bytecoded instruction set and binary format defined in The Java Virtual Machine Specification.",
"active": true,
"categories": [
"devel",
"lang",
"java"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"kaffe"
]
}
]
},
{
"name": "javascript-lint",
"portdir": "lang/javascript-lint",
"version": "0.3.0",
"license": "(MPL-1.1 or LGPL-2.1)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.javascriptlint.com",
"description": "Lint program for JavaScript",
"long_description": "JavaScript Lint lets you check all your JavaScript source code for common mistakes without actually running the script or opening the web page.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "itcl",
"portdir": "lang/itcl",
"version": "3.4b1",
"license": "Tcl/Tk",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "tcl",
"homepage": "http://incrtcl.sourceforge.net/",
"description": "Obsolete port, replaced by tcl",
"long_description": "This port has been replaced by tcl.",
"active": false,
"categories": [
"lang"
],
"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": "ispc-clang",
"portdir": "lang/ispc",
"version": "14.0.6",
"license": "NCSA",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/llvm/llvm-project",
"description": "Clang build specifically for ispc compiler.",
"long_description": "Clang build specifically for ispc compiler. NOT TO BE USED IN GENERAL. This build is specifically tuned to satisfy the requirements of ispc which uses it as a build dependency only. Has assertions and dump enabled by default, which is not the case in the primary MacPorts LLVM/Clang builds.",
"active": true,
"categories": [
"lang",
"parallel"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"pkgconfig",
"clang-13",
"python311"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"libomp",
"xar",
"z3",
"libxml2",
"perl5",
"zlib",
"zstd",
"ld64",
"libedit"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"ispc"
]
}
]
},
{
"name": "ispc",
"portdir": "lang/ispc",
"version": "1.19.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ispc/ispc",
"description": "Intel SPMD program compiler",
"long_description": "ispc is a compiler for a variant of the C programming language, with extensions for single program, multiple data programming.",
"active": true,
"categories": [
"lang",
"parallel"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"ispc-clang",
"python311",
"clang-17",
"bison",
"cctools",
"cmake",
"flex"
]
},
{
"type": "lib",
"ports": [
"zlib",
"zstd",
"ncurses"
]
},
{
"type": "test",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"oidn",
"embree"
]
}
]
},
{
"name": "ikarus-scheme-devel",
"portdir": "lang/ikarus-scheme-devel",
"version": "r1870",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ikarus-scheme.org/",
"description": "ikarus-scheme is a R6RS Scheme implementation",
"long_description": "Ikarus Scheme is a free optimizing incremental native-code compiler for Scheme as specified in the Revised^6 Report on the Algorithmic Language Scheme.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gmp",
"libffi"
]
}
],
"depends_on": []
},
{
"name": "icon",
"portdir": "lang/icon",
"version": "9.5.1",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.cs.arizona.edu/icon/",
"description": "The Icon Programming Language",
"long_description": "Icon is a high-level, general-purpose programming language with a large repertoire of features for processing data structures and character strings. Icon is an imperative, procedural language with a syntax reminiscent of C and Pascal, but with semantics at a much higher level.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "michael.grunewald",
"github": "",
"ports_count": 2
}
],
"variants": [
"x11"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"xorg-libXt"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"noweb"
]
},
{
"type": "run",
"ports": [
"noweb"
]
}
]
},
{
"name": "ici",
"portdir": "lang/ici",
"version": "4.1.1",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.zeta.org.au/~atrn/ici/",
"description": "C-like, high level language",
"long_description": "ICI is a C-like, high level language originally developed by Tim Long and placed into the public domain. ICI marries C's expression syntax, control structures and overall feel, with a dynamic, garbage collected, object-based, data model.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "hugs98",
"portdir": "lang/hugs98",
"version": "plus-Sep2006",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.haskell.org/hugs",
"description": "The HUGS Haskell Interpreter",
"long_description": "Hugs 98 is a functional programming system based on Haskell 98, the de facto standard for non-strict functional programming languages. Hugs 98 provides an almost complete implementation of Haskell 98.",
"active": true,
"categories": [
"lang",
"haskell"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"libtool",
"pkgconfig",
"autoconf",
"automake",
"bison",
"gmake"
]
},
{
"type": "lib",
"ports": [
"xorg-libX11",
"libedit"
]
}
],
"depends_on": []
},
{
"name": "haskell-mode.el",
"portdir": "lang/haskell-mode.el",
"version": "2.4",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.iro.umontreal.ca/~monnier/elisp/",
"description": "An emacs major mode for editing haskell programs.",
"long_description": "Haskell-mode is a major Emacs mode for editing Haskell source code. It provides syntax highlighting and automatic indentation and comes with inf-haskell which allows interaction with an inferior Haskell interactive loop such as the one of Hugs or GHCi.",
"active": true,
"categories": [
"lang",
"editors"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"emacs"
]
},
{
"type": "run",
"ports": [
"ghc"
]
}
],
"depends_on": []
},
{
"name": "gwydion-dylan",
"portdir": "lang/gwydion-dylan",
"version": "2.3.11",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gwydiondylan.org/",
"description": "The Gwydion Dylan Compiler",
"long_description": "Dylan is an advanced, object-oriented, dynamic language which supports the rapid development of programs. When needed, the programmer can later optimize (his or her) programs for more efficient execution by supplying type information to the compiler. Nearly all entities in Dylan (including functions, classes, and basic data types such as integers) are first class objects. Additionally Dylan supports multiple inheritance, polymorphism, multiple dispatch, keyword arguments, object introspection, and many other advanced features",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"gtk",
"mindy_bootstrap",
"mindy_only",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"boehmgc"
]
}
],
"depends_on": []
},
{
"name": "guile18",
"portdir": "lang/guile18",
"version": "1.8.8",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "guile-1.8",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by guile-1.8",
"long_description": "This port has been replaced by guile-1.8.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "guile",
"portdir": "lang/guile",
"version": "2.2.7",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "guile-2.2",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by guile-2.2",
"long_description": "This port has been replaced by guile-2.2.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "gst",
"portdir": "lang/gst",
"version": "3.2.5",
"license": "GPL-2+ and LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://smalltalk.gnu.org/",
"description": "Free implementation of Smalltalk-80",
"long_description": "GNU Smalltalk is a free implementation of the Smalltalk-80 language which runs on most versions on Unix and, in general, everywhere you can find a POSIX-compliance library. An uncommon feature of it is that it is well-versed to scripting tasks and headless processing.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"gtk",
"tcltk",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"zip",
"pkgconfig",
"gawk",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"gnutls",
"libffi",
"libsdl",
"libsigsegv",
"libtool",
"ncurses",
"zlib",
"gtk2",
"cairo",
"tcl",
"expat",
"libiconv",
"tk",
"readline",
"gdbm",
"sqlite3",
"gmp"
]
}
],
"depends_on": []
},
{
"name": "groovy",
"portdir": "lang/groovy",
"version": "5.0.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://groovy.apache.org",
"description": "Groovy -- a Java-based scripting language",
"long_description": "Apache Groovy is a powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax. It integrates smoothly with any Java program, and immediately delivers to your application powerful features, including scripting capabilities, Domain-Specific Language authoring, runtime and compile-time meta-programming and functional programming.",
"active": true,
"categories": [
"lang",
"java"
],
"maintainers": [
{
"name": "breun",
"github": "breun",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"openjdk21"
]
}
],
"depends_on": []
},
{
"name": "gravity",
"portdir": "lang/gravity",
"version": "0.8.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://marcobambini.github.io/gravity/",
"description": "Gravity Programming Language",
"long_description": "Gravity is a powerful, dynamically typed, lightweight, embeddable programming language written in C without any external dependencies.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "gprolog",
"portdir": "lang/gprolog",
"version": "1.5.0",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gprolog.inria.fr/",
"description": "GNU Prolog compiler",
"long_description": "GNU Prolog is a free Prolog compiler with constraint solving over finite domains developed by Daniel Diaz. GNU Prolog accepts Prolog+constraint programs and produces native binaries (like gcc does from a C source). The obtained executable is then stand-alone. The size of this executable can be quite small since GNU Prolog can avoid linking the code of most unused built-in predicates. The performance of GNU Prolog is very encouraging (comparable to commercial systems). Beside native-code compilation, GNU Prolog offers a classical interactive interpreter (top-level) with a debugger.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "pmoura",
"github": "pmoura",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "gpp",
"portdir": "lang/gpp",
"version": "2.24",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.nothingisreal.com/gpp/",
"description": "general-purpose preprocessor with customizable syntax",
"long_description": "GPP is a general-purpose preprocessor with customizable syntax, suitable for a wide range of preprocessing tasks. Its independence from any programming language makes it much more versatile than cpp, while its syntax is lighter and more flexible than that of m4. The syntax is fully customizable, which makes it possible to process text files, HTML, or source code equally efficiently in a variety of languages.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "goplus",
"portdir": "lang/goplus",
"version": "1.3.9",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://goplus.org",
"description": "Go+: designed for data science",
"long_description": "Go+ is a statically-typed language designed for data science. It is fully compatible with the Go language, but has a more script-like style, being more readable code for data science than Go.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "go-1.4",
"portdir": "lang/go-1.4",
"version": "1.4.3",
"license": "BSD",
"platforms": "{darwin < 21}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://golang.org/",
"description": "compiled, garbage-collected, concurrent programming language developed by Google Inc.",
"long_description": "The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. Go is developed by Google Inc.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "ciserlohn",
"github": "ci42",
"ports_count": 35
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "go",
"portdir": "lang/go",
"version": "1.25.5",
"license": "BSD",
"platforms": "{darwin >= 10} freebsd linux",
"epoch": 3,
"replaced_by": null,
"homepage": "https://go.dev",
"description": "compiled, garbage-collected, concurrent programming language developed by Google Inc.",
"long_description": "The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. Go is developed by Google Inc.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "ciserlohn",
"github": "ci42",
"ports_count": 35
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"senpai",
"octosql",
"arduino-cli",
"argocd",
"bit",
"boilr",
"chronos-go",
"codesearch",
"copilot",
"cue",
"delve",
"dep",
"direnv",
"dive",
"docker",
"docker-machine",
"docker-machine-parallels",
"dockerize",
"dolt",
"evans",
"geoipupdate",
"gh",
"git-lfs",
"git-sizer",
"gitlab-runner",
"glab",
"glide",
"go-bindata",
"go-critic",
"go-migrate",
"go-mockgen",
"go-tools",
"golangci-lint",
"golines",
"gopls",
"gore",
"oq",
"config-file-validator",
"kubetail",
"azure-kubelogin",
"mosdns",
"lazysql",
"kubectl-1.35",
"kitty",
"gox",
"grpcurl",
"hub",
"jenkins-cli",
"jsonnet-bundler",
"kompose",
"kops",
"kustomize",
"lab",
"lazydocker",
"lazygit",
"microplane",
"mongo-tools",
"mos",
"mos-devel",
"newreleases",
"packr",
"packr1",
"pkger",
"please",
"prest",
"promu",
"qri",
"rancher-cli",
"rke",
"scc",
"shfmt",
"skaffold",
"smithy",
"staticcheck",
"statik",
"tektoncd-cli",
"terraform-docs",
"tilt",
"triage",
"turbogit",
"waypoint",
"webify",
"yaegi",
"liteide",
"micro",
"go-ethereum",
"ticker",
"utahfs",
"gomatrix",
"goplus",
"aerc",
"bettercap",
"cloudflared",
"consul",
"croc",
"curlie",
"dnscrypt-proxy",
"doggo",
"ec2-ls-hosts",
"ergo",
"ethr",
"fargate-cli",
"fortio",
"glider",
"gost",
"grafana",
"ipfs",
"k6",
"matterbridge",
"meshbird",
"mole",
"nebula",
"nextdns",
"nomad",
"proxify",
"rclone",
"scw",
"syncthing",
"teleport",
"toxiproxy",
"trojan-go",
"v2ray",
"vegeta",
"webhook",
"wireguard-go",
"yggdrasil-go",
"dstask",
"grit",
"ultralist",
"age",
"aws-vault",
"cfssl",
"comply",
"gopass",
"gosec",
"keybase",
"lego",
"mfa",
"mkcert",
"oauth2-proxy",
"sops",
"step-cli",
"tfsec",
"trivy",
"vault",
"vsh",
"elvish",
"3mux",
"alertmanager",
"antibody",
"assh",
"aws-iam-authenticator",
"awsets",
"bed",
"butane",
"certigo",
"chezmoi",
"cloudmonkey",
"ctop",
"driftctl",
"duf",
"eksctl",
"fsql",
"fx",
"fzf",
"git-chglog",
"go-mmv",
"go2port",
"gotop",
"influxdb",
"infracost",
"istioctl",
"jump",
"k3d",
"k9s",
"kaf",
"kail",
"kapp",
"kind",
"krew",
"kubectl-1.20",
"kubectl-1.19",
"kubergrunt",
"kubeseal",
"kubeswitch",
"leaf",
"minikube",
"node_exporter",
"packer",
"pagerduty-notifier",
"peco",
"podman",
"prometheus",
"psutilsql",
"pulumi",
"qrcp",
"restic",
"sift",
"smug",
"stern",
"tanka",
"telegraf",
"terraformer",
"terragrunt-0.27",
"terragrunt-0.26",
"terragrunt-0.24",
"terrascan",
"tsukae",
"up",
"wormhole-william",
"wtfutil",
"dasel",
"dashing",
"glow",
"gron",
"ijq",
"miller",
"misspell",
"ov",
"trdsql",
"uni",
"vgrep",
"yq",
"ali",
"caddy",
"doctl",
"hey",
"hugo",
"shadowfox-updater",
"wuzz",
"hcloud",
"flyctl",
"go-task",
"saml2aws",
"topfew",
"terragrunt-0.29",
"gojq",
"talisman",
"dblab",
"helmfile",
"awsls",
"termshark",
"tailscale",
"cosign",
"slides",
"gocryptfs",
"s5cmd",
"totp-cli",
"revive",
"expenses",
"kubespy",
"popeye",
"aws-nuke",
"MailHog",
"autorestic",
"kubeval",
"gopass-jsonapi",
"terragrunt-0.31",
"gdu",
"goweight",
"gitea-tea",
"filebrowser",
"kube-linter",
"act",
"goreleaser",
"evernote2md",
"air",
"cointop",
"gemget",
"kiln",
"kubectl-1.22",
"amfora",
"hermit",
"bombadillo",
"havener",
"usql",
"goss",
"gmailctl",
"gomodctl",
"tfupdate",
"gokart",
"multi-gitter",
"rare",
"zget",
"lf",
"kubescape",
"brook",
"git-credential-gopass",
"go-md2man",
"gvisor-tap-vsock",
"oh-my-posh",
"docker-credential-helper-osxkeychain",
"sttr",
"imgcat",
"murex",
"gitty",
"chaakoo",
"git-cc",
"skopeo",
"didder",
"checkssl",
"gh-grep",
"go-jsonnet",
"ndiag",
"evry",
"driftwood",
"fork-cleaner",
"pomo",
"gopass-hibp",
"cheat",
"cert-manager-cli",
"colima",
"geek-life",
"tbls",
"horcrux",
"mergestat",
"stripe-cli",
"jp",
"tfmigrate",
"helmwave",
"kubectl-1.23",
"certstrap",
"dyff",
"lsx",
"grype",
"lima",
"websocketd",
"mbtileserver",
"fq",
"ssh-manager",
"dalfox",
"cw",
"lporg",
"mop",
"zk",
"git-town",
"hysteria",
"dsq",
"hatchet",
"ivy",
"miniflux",
"atlas-toolkit",
"k3sup",
"oui",
"jj",
"vale",
"go-licenses",
"step-ca",
"berty",
"ssh-tools",
"reposurgeon",
"ffuf",
"ytcast",
"gomuks",
"gomplate",
"tfk8s",
"timer",
"hof",
"ain",
"gomajor",
"influx-cli",
"goful",
"gitleaks",
"actionlint",
"smimesign",
"termshot",
"bazelisk",
"clash",
"gdrive",
"redo-history",
"mage",
"comet-git",
"terraform-ls",
"jid",
"sampler",
"zq",
"kubectl-1.24",
"gocovsh",
"tfrefactor",
"timeleft",
"k2tf",
"restish",
"goawk",
"ratchet",
"minesweeper-go",
"depu",
"bud",
"mani",
"trufflehog",
"maddy",
"docker-machine-driver-qemu",
"comcast",
"editorconfig-checker",
"hakrawler",
"gau",
"flecli",
"gum",
"dnscontrol",
"flux",
"terragrunt-0.38",
"terragrunt-0.37",
"terragrunt-0.36",
"terragrunt-0.35",
"terragrunt-0.34",
"terragrunt-0.33",
"terragrunt-0.32",
"devdash",
"jira-cli",
"gokey",
"lensm",
"zed",
"kubectl-1.25",
"asdf",
"dud",
"govulncheck",
"datree",
"jqp",
"tablecat",
"plumber",
"wander",
"steampipe",
"terragrunt-0.39",
"gitsign",
"scientiaCLI",
"sake",
"markscribe",
"quill",
"harp",
"vhs",
"xq",
"exercism",
"katana",
"neo-cowsay",
"gopass-summon-provider",
"jsonnet-language-server",
"summon",
"xray",
"d2",
"macpine",
"cdebug",
"pup",
"terragrunt-0.42",
"terragrunt-0.41",
"terragrunt-0.40",
"weatherme",
"go-reflex",
"kubectl-1.26",
"oauth2c",
"todoist-cli",
"dmarc-report-converter",
"kubeconform",
"tfstate",
"neonmodem",
"vals",
"acorn",
"mp4ff",
"terragrunt-0.43",
"wails",
"torrent",
"kluctl",
"mox",
"xc",
"fyne",
"goat",
"svu",
"goimapnotify",
"confluent-cli",
"gpython",
"gat",
"nfpm",
"kubectl-1.27",
"tflint",
"clone-org",
"timoni",
"hut",
"mmark",
"symfony-cli",
"k0sctl",
"nali",
"payload-dumper-go",
"taxonkit",
"asmfmt",
"amass",
"ytt",
"certgraph",
"dbt",
"lux",
"netclient",
"git-credential-oauth",
"tfvar",
"gig",
"gtree",
"simplotask",
"hcl2json",
"git-credential-azure",
"md2vim",
"kubectl-1.28",
"docker-compose-plugin",
"ghq",
"natscli",
"jacobin",
"efm-langserver",
"pgroll",
"stree",
"is",
"terragrunt-0.52",
"expreduce",
"gon",
"paclear",
"ko",
"checkmake",
"k8sviz",
"goose",
"kubectl-1.29",
"zeit",
"tcpterm",
"speedbump",
"container-diff",
"nmap-formatter",
"cvemap",
"g",
"litestream",
"g-ls",
"vacuum",
"ssh3",
"ssh3-server",
"treefmt",
"operator-sdk",
"oasdiff",
"docker-base-plugin",
"docker-buildx-plugin",
"docker-index-plugin",
"vfkit",
"ipsw",
"rush",
"cidr-go",
"pdfcpu",
"freeze",
"gargs",
"gobuster",
"ipatool",
"zlint",
"zdns",
"kubectl-1.30",
"httpie-go",
"imposm",
"mqttcli",
"superfile",
"enumer",
"mactop",
"sqlpkg-cli",
"mihomo",
"gh-dash",
"pg_back",
"wp2hugo",
"sqlc",
"ghz",
"resticprofile",
"minify",
"faq",
"kubectl-1.31",
"packwiz",
"cleed",
"infisical",
"mdtree",
"qq",
"glasskube",
"ksctl",
"jd",
"nuclei",
"bombardier",
"amazon-ecr-credential-helper",
"sidekick",
"daytona",
"sq",
"mdx",
"orbiton",
"redka",
"ddev",
"kubectl-1.32",
"docx2md",
"qt6-qtcreator",
"qt6-qtcreator-docs",
"tfmv",
"oc",
"gsh",
"lefthook",
"zns",
"diffnav",
"jlv",
"shef",
"csvtk",
"git-who",
"pinact",
"buf",
"kubecolor",
"tenv",
"clef",
"nerdlog",
"kubectl-1.33",
"ollama",
"regclient",
"nsc",
"mockery",
"fabric",
"carapace",
"ggc",
"jjui",
"temporal",
"moor",
"kubectl-1.34"
]
},
{
"type": "lib",
"ports": [
"minio",
"minio-mc",
"teleport",
"swig3-go",
"govendor",
"swig-go"
]
},
{
"type": "run",
"ports": [
"fyne",
"ko"
]
}
]
},
{
"name": "gnucobol",
"portdir": "lang/gnucobol",
"version": "3.2",
"license": "(GPL-3+ or LGPL-3+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gnucobol.sourceforge.io/",
"description": "an open-source COBOL compiler",
"long_description": "GnuCOBOL is a free COBOL compiler, formerly known as OpenCOBOL. It implements a substantial part of the COBOL 85, COBOL 2002 and COBOL 2014 standards, as well as many extensions included in other COBOL compilers.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"pkgconfig",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gettext-runtime",
"db48",
"libcjson",
"gmp",
"ncurses",
"libxml2"
]
}
],
"depends_on": []
},
{
"name": "gnu-apl",
"portdir": "lang/gnu-apl",
"version": "1.9",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/apl/",
"description": "GNU APL is a free interpreter for the programming language APL.",
"long_description": "GNU APL is a free interpreter for the programming language APL. The APL interpreter is an (almost) complete implementation of ISO standard 13751 aka. Programming Language APL, Extended.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "casouri",
"github": "casouri",
"ports_count": 3
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"pcre2",
"readline",
"libpng",
"zlib",
"xorg-libX11",
"xorg-libxcb",
"fftw-3"
]
},
{
"type": "run",
"ports": [
"apl_select"
]
}
],
"depends_on": []
},
{
"name": "gnat-gcc",
"portdir": "lang/gnat-gcc",
"version": "4.4.2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "The GNU compiler collection with GNAT",
"long_description": "The GNU compiler collection, including front ends for C, C++, Ada, Objective-C, Objective-C++, Java and Fortran95.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"macada",
"gnatgpl",
"gnuada",
"ada"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"gmp",
"mpfr",
"libiconv"
]
},
{
"type": "run",
"ports": [
"gcc_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnat-booch95",
"gnat-charles",
"gnat-gprbuild",
"gnat-xmlada",
"gnat-gtkada"
]
}
]
},
{
"name": "gleam",
"portdir": "lang/gleam",
"version": "1.13.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gleam.run/",
"description": "A type safe language for the Erlang VM",
"long_description": "Gleam is a type safe functional programming language for building scalable concurrent systems. It compiles to Erlang and has straightforward interop with other BEAM languages such as Erlang, Elixir and LFE.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"cargo",
"legacy-support",
"rust"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"libiconv"
]
},
{
"type": "run",
"ports": [
"rebar3",
"erlang"
]
}
],
"depends_on": []
},
{
"name": "ghc-bootstrap",
"portdir": "lang/ghc-bootstrap",
"version": "7.6.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://haskell.org/ghc",
"description": "The Glorious Glasgow Haskell Compilation System",
"long_description": "This is a package that installs a binary bootstrap ghc compiler.",
"active": true,
"categories": [
"lang",
"haskell"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "ghc",
"portdir": "lang/ghc",
"version": "9.12.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://haskell.org/ghc",
"description": "The Glorious Glasgow Haskell Compilation System",
"long_description": "The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler and interactive environment for Haskell 98, GHC compiles Haskell to either native code or C. It implements numerous experimental language extensions to Haskell 98, for example: concurrency, a foreign language interface, multi-parameter type classes, scoped type variables, existential and universal quantification, unboxed types, exceptions, weak pointers, and so on. GHC comes with a generational garbage collector, and a space and time profiler.",
"active": true,
"categories": [
"lang",
"haskell"
],
"maintainers": [
{
"name": "s.t.smith",
"github": "essandess",
"ports_count": 37
}
],
"variants": [
"prebuilt"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-sphinx",
"bzip2",
"gzip",
"xz",
"alex",
"autoconf",
"automake",
"cctools",
"happy",
"hscolour",
"libtool",
"openssl",
"bash",
"file",
"grep",
"texlive-fonts-extra",
"texlive-fonts-recommended",
"texlive-latex-extra",
"texlive-xetex",
"gsed",
"cabal-prebuilt",
"ghc-prebuilt",
"hadrian",
"clang-18",
"python313"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "fetch",
"ports": [
"gnupg2"
]
},
{
"type": "lib",
"ports": [
"cctools",
"gmp",
"ld64",
"libffi",
"ncurses",
"libiconv",
"llvm-19"
]
},
{
"type": "patch",
"ports": [
"cabal-prebuilt",
"ghc-prebuilt"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"ihaskell",
"lhs2tex",
"adblock2privoxy",
"pandoc",
"hlint",
"haskell-language-server",
"Djinn",
"Omega",
"matterhorn",
"pure-gen",
"shellcheck",
"haskell-stan",
"git-annex",
"hindent",
"HaXml",
"aeson-pretty",
"cpphs"
]
},
{
"type": "lib",
"ports": [
"gtk2hs",
"cabal",
"haskell-language-server",
"DoCon",
"ihaskell"
]
},
{
"type": "run",
"ports": [
"haskell-mode.el"
]
}
]
},
{
"name": "gforth",
"portdir": "lang/gforth",
"version": "0.7.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gforth/",
"description": "fast and portable implementation of the ANS Forth language",
"long_description": "Gforth is a fast and portable implementation of the ANS Forth language. It works nicely with the Emacs editor, offers some nice features such as input completion and history and a powerful locals facility, and it even has (the beginnings of) a manual. Gforth employs traditional implementation techniques: its inner interpreter is indirect or direct threaded.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libffi",
"libtool"
]
}
],
"depends_on": []
},
{
"name": "gf-rgl",
"portdir": "lang/gf",
"version": "3.10",
"license": "(LGPL-3 or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.grammaticalframework.org/",
"description": "Grammatical Framework's Resource Grammar Library",
"long_description": "The GF Resource Grammar Library is the standard library for Grammatical Framework. It covers the morphology and basic syntax of over 30 languages.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gf-core",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gf"
]
}
]
},
{
"name": "gf-core",
"portdir": "lang/gf",
"version": "20190828",
"license": "(GPL-2 or LGPL-3 or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.grammaticalframework.org/",
"description": "Grammatical Framework core: compiler, shell & runtimes",
"long_description": "Grammatical Framework core: compiler, shell & runtimes",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"openssl",
"stack",
"file",
"grep",
"gsed",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gf-rgl"
]
},
{
"type": "lib",
"ports": [
"gf"
]
}
]
},
{
"name": "gf",
"portdir": "lang/gf",
"version": "3.10",
"license": "(GPL-2 or LGPL-3 or BSD)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.grammaticalframework.org/",
"description": "Grammatical Framework",
"long_description": "GF, Grammatical Framework, is a programming language for multilingual grammar applications.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gf-core",
"gf-rgl"
]
}
],
"depends_on": []
},
{
"name": "gcl",
"portdir": "lang/gcl",
"version": "2.6.14",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gcl",
"description": "GNU Common Lisp",
"long_description": "GCL is the official Common Lisp for the GNU project. Its design makes use of the system's C compiler to compile to native object code, providing for both good performance and facile portability.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"x11"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gettext",
"gmp",
"readline"
]
}
],
"depends_on": []
},
{
"name": "gccxml-devel",
"portdir": "lang/gccxml-devel",
"version": "20170109",
"license": "(GPL-2 or BSD)",
"platforms": "{darwin < 15}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gccxml.org/",
"description": "generates XML description of C++ code",
"long_description": "generates an XML description of a C++ program from GCC's internal representation",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"llvm-gcc42"
]
},
{
"type": "run",
"ports": [
"llvm-gcc42"
]
}
],
"depends_on": []
},
{
"name": "libgcc9",
"portdir": "lang/gcc9",
"version": "9.5.0",
"license": "(GPL-3+ or Permissive)",
"platforms": "{darwin < 15}",
"epoch": 3,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "The GNU compiler collection",
"long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++ and Fortran.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libiconv",
"libmpc",
"mpfr",
"clang-11",
"zlib",
"cctools",
"gmp",
"isl",
"ld64"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "run",
"ports": [
"libgcc10"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-extutils-f77",
"mpich-gcc9",
"openmpi-gcc9"
]
},
{
"type": "run",
"ports": [
"gcc9",
"libgcc8"
]
}
]
},
{
"name": "gcc9",
"portdir": "lang/gcc9",
"version": "9.5.0",
"license": "(GPL-3+ or Permissive)",
"platforms": "{darwin < 15}",
"epoch": 3,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "The GNU compiler collection",
"long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++ and Fortran.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-11"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gmp",
"isl",
"ld64",
"libmpc",
"zlib",
"libiconv",
"mpfr",
"cctools"
]
},
{
"type": "run",
"ports": [
"gcc_select",
"libgcc9"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"root5",
"p5.26-extutils-f77",
"py27-spacepy",
"py35-spacepy",
"py36-spacepy",
"py38-spacepy",
"py37-spacepy",
"py39-spacepy"
]
},
{
"type": "lib",
"ports": [
"p5.26-extutils-f77",
"mpich-gcc9",
"openmpi-gcc9"
]
}
]
},
{
"name": "libgcc8",
"portdir": "lang/gcc8",
"version": "8.5.0",
"license": "(GPL-3+ or Permissive)",
"platforms": "{darwin < 15}",
"epoch": 5,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "The GNU compiler collection.",
"long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++ and Fortran.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "run",
"ports": [
"libgcc9"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"libgcc7",
"gcc8"
]
}
]
},
{
"name": "gcc8",
"portdir": "lang/gcc8",
"version": "8.5.0",
"license": "(GPL-3+ or Permissive)",
"platforms": "{darwin >= 10 < 15}",
"epoch": 5,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "The GNU compiler collection.",
"long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++ and Fortran.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gmp",
"isl",
"ld64",
"libmpc",
"zlib",
"libiconv",
"mpfr",
"cctools"
]
},
{
"type": "run",
"ports": [
"gcc_select",
"libgcc8"
]
}
],
"depends_on": []
},
{
"name": "libgcc7",
"portdir": "lang/gcc7",
"version": "7.5.0",
"license": "(GPL-3+ or Permissive)",
"platforms": "{darwin < 15}",
"epoch": 3,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "The GNU compiler collection",
"long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++ and Fortran.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"libmpc",
"mpfr",
"libiconv",
"zlib",
"cctools",
"gmp",
"isl",
"ld64"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "run",
"ports": [
"libgcc8"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-isce2",
"omnicompiler",
"py-isce2",
"py37-isce2",
"openmpi-gcc7",
"mpich-gcc7"
]
},
{
"type": "run",
"ports": [
"gcc7",
"libgcc6"
]
}
]
},
{
"name": "gcc7",
"portdir": "lang/gcc7",
"version": "7.5.0",
"license": "(GPL-3+ or Permissive)",
"platforms": "{darwin < 15}",
"epoch": 3,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "The GNU compiler collection",
"long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++ and Fortran.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gmp",
"isl",
"ld64",
"libmpc",
"zlib",
"libiconv",
"mpfr",
"cctools"
]
},
{
"type": "run",
"ports": [
"gcc_select",
"libgcc7"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py36-isce2",
"omnicompiler",
"py-isce2",
"py37-isce2",
"openmpi-gcc7",
"mpich-gcc7"
]
},
{
"type": "lib",
"ports": [
"openmpi-gcc7",
"mpich-gcc7"
]
}
]
},
{
"name": "libgcc6",
"portdir": "lang/gcc6",
"version": "6.5.0",
"license": "(GPL-3+ or Permissive)",
"platforms": "{darwin < 15}",
"epoch": 3,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "The GNU compiler collection",
"long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++ and Fortran.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"libmpc",
"mpfr",
"libiconv",
"zlib",
"cctools",
"gmp",
"isl",
"ld64"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "run",
"ports": [
"libgcc7"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"snoopy",
"gigabase",
"atlas",
"py27-pynifti",
"solid",
"tenfourfox",
"aquafox",
"tenfourfox-devel"
]
},
{
"type": "run",
"ports": [
"gcc46",
"libgcc45",
"gcc47",
"gcc48",
"gcc49",
"gcc5",
"gcc6"
]
}
]
},
{
"name": "gcc6",
"portdir": "lang/gcc6",
"version": "6.5.0",
"license": "(GPL-3+ or Permissive)",
"platforms": "{darwin < 15}",
"epoch": 3,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "The GNU compiler collection",
"long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++ and Fortran.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gmp",
"isl",
"ld64",
"libmpc",
"zlib",
"libiconv",
"mpfr",
"cctools"
]
},
{
"type": "run",
"ports": [
"gcc_select",
"libgcc6"
]
}
],
"depends_on": []
},
{
"name": "gcc5",
"portdir": "lang/gcc5",
"version": "5.5.0",
"license": "(GPL-3+ or Permissive)",
"platforms": "{darwin >= 10 < 15}",
"epoch": 2,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "The GNU compiler collection",
"long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++, Fortran and Java.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gmp",
"isl18",
"ld64",
"libmpc",
"zlib",
"libiconv",
"mpfr",
"cctools"
]
},
{
"type": "run",
"ports": [
"gcc_select",
"libgcc6"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"atlas"
]
}
]
},
{
"name": "gcc49",
"portdir": "lang/gcc49",
"version": "4.9.4",
"license": "(GPL-3+ or Permissive)",
"platforms": "{darwin < 17}",
"epoch": 2,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "The GNU compiler collection",
"long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++, Fortran and Java.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cctools",
"cloog",
"gmp",
"isl18",
"ld64",
"zlib",
"mpfr",
"libiconv",
"libmpc"
]
},
{
"type": "run",
"ports": [
"gcc_select",
"libgcc6"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"solid"
]
}
]
},
{
"name": "gcc48",
"portdir": "lang/gcc48",
"version": "4.8.5",
"license": "(GPL-3+ or Permissive)",
"platforms": "{darwin < 17}",
"epoch": 2,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "The GNU compiler collection",
"long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++, Fortran and Java.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cctools",
"cloog",
"gmp",
"isl14",
"ld64",
"zlib",
"mpfr",
"libiconv",
"libmpc"
]
},
{
"type": "run",
"ports": [
"gcc_select",
"libgcc6"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gigabase",
"tenfourfox",
"aquafox",
"tenfourfox-devel"
]
}
]
},
{
"name": "gcc47",
"portdir": "lang/gcc47",
"version": "4.7.4",
"license": "(GPL-3+ or Permissive)",
"platforms": "{darwin < 17}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "The GNU compiler collection",
"long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++, Fortran and Java.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cctools",
"cloog",
"gmp",
"ld64",
"libmpc",
"zlib",
"ppl",
"libiconv",
"mpfr"
]
},
{
"type": "run",
"ports": [
"gcc_select",
"libgcc6"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"snoopy",
"py27-pynifti"
]
},
{
"type": "lib",
"ports": [
"swig-gcj",
"swig3-gcj"
]
}
]
},
{
"name": "gcc46",
"portdir": "lang/gcc46",
"version": "4.6.4",
"license": "(GPL-3+ or Permissive)",
"platforms": "{darwin < 17}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "The GNU compiler collection",
"long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++, and Fortran.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cctools",
"cloog",
"gmp",
"ld64",
"libmpc",
"zlib",
"ppl",
"libiconv",
"mpfr"
]
},
{
"type": "run",
"ports": [
"gcc_select",
"libgcc6"
]
}
],
"depends_on": []
},
{
"name": "libgcc45",
"portdir": "lang/gcc45",
"version": "4.5.4",
"license": "(GPL-3+ or Permissive)",
"platforms": "{darwin < 17}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "The GNU compiler collection",
"long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++, Fortran, and Java.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"libiconv",
"texinfo",
"zlib",
"cctools",
"gmp",
"ld64",
"libmpc",
"mpfr"
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "run",
"ports": [
"libgcc6"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"gcc43",
"gcc44",
"gcc45"
]
}
]
},
{
"name": "gcc45",
"portdir": "lang/gcc45",
"version": "4.5.4",
"license": "(GPL-3+ or Permissive)",
"platforms": "{darwin < 17}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "The GNU compiler collection",
"long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++, Fortran, and Java.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"texinfo"
]
},
{
"type": "lib",
"ports": [
"gmp",
"ld64",
"libmpc",
"zlib",
"libiconv",
"mpfr",
"cctools"
]
},
{
"type": "run",
"ports": [
"gcc_select",
"libgcc45"
]
}
],
"depends_on": []
}
]
}