HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50182,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=985",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=983",
"results": [
{
"name": "lemon",
"portdir": "lang/lemon",
"version": "1.39",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.hwaci.com/sw/lemon/",
"description": "An LALR(1) parser generator like yacc or bison.",
"long_description": "An LALR(1) parser generator like yacc or bison.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "kelbt",
"portdir": "lang/kelbt",
"version": "0.15",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.complang.org/kelbt/",
"description": "Backtracking LALR(1) parser generator",
"long_description": "Kelbt generates backtracking LALR(1) parsers. Where traditional LALR(1) parser generators require static resolution of shift/reduce conflicts, Kelbt generates parsers that handle conflicts by backtracking at runtime. Kelbt is able to generate a parser for any context-free grammar that is free of hidden left recursion.",
"active": true,
"categories": [
"devel",
"textproc",
"lang"
],
"maintainers": [
{
"name": "wiml",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "kaffe",
"portdir": "lang/kaffe",
"version": "1.1.7",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.kaffe.org",
"description": "A complete java VM and class library.",
"long_description": "This is Kaffe, a complete virtual machine and class library set which allows the execution of Java code. It comes with a virtual machine and a set of class libraries including beans, and an AWT graphics system.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"jikes",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libart_lgpl",
"freetype",
"esound",
"xorg-libsm",
"xorg-libXtst",
"gmp",
"gtk2"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"fantom"
]
},
{
"type": "lib",
"ports": [
"checkstyle",
"cobertura",
"commons-io",
"commons-lang",
"commons-pool",
"derby",
"derby-server",
"dom4j",
"jfreechart",
"jgoodies-common",
"jgoodies-forms",
"jgoodies-looks",
"jmock2",
"jna",
"msv",
"mysql-connector-java",
"objenesis",
"pulse",
"saxpath",
"scala-migrations",
"slf4j",
"spring-framework25",
"spring-framework30",
"spring-framework31",
"unicodeconverter-java",
"xalanj",
"xml-commons-resolver",
"google-guava",
"jmock1",
"plovr",
"spymemcached",
"proguard",
"sphinx4",
"java_memcached",
"servlet23-api",
"servlet24-api",
"castor",
"rhino",
"log4jdbc",
"cglib",
"commons-cli",
"itext",
"jdom",
"jtidy",
"mars",
"xercesj",
"xmlenc",
"xmlpull",
"xom",
"saxon",
"pdfbox"
]
},
{
"type": "run",
"ports": [
"daisydiff",
"libsvm",
"relames"
]
}
]
},
{
"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": "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": "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": "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": "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": "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": "gauche-gtk",
"portdir": "lang/gauche-gtk",
"version": "0.4.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.shiro.dreamhost.com/scheme/gauche/",
"description": "Gauche extension module to use GTK",
"long_description": "Gauche extension module to use GTK",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gtk2",
"gauche"
]
}
],
"depends_on": []
},
{
"name": "gauche-gl",
"portdir": "lang/gauche-gl",
"version": "0.4.4",
"license": "Permissive and BSD and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.shiro.dreamhost.com/scheme/gauche/",
"description": "OpenGL binding for the Gauche",
"long_description": "Gauche-gl is an extension module of Gauche Scheme implementation. It provides gl, gl.glut and gl.math3d modules.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gauche"
]
}
],
"depends_on": []
},
{
"name": "gauche-c-wrapper",
"portdir": "lang/gauche-c-wrapper",
"version": "0.6.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.koguro.net/prog/c-wrapper/",
"description": "c-wrapper is a FFI (Foreign Function Interface) for Gauche.",
"long_description": "c-wrapper is a FFI (Foreign Function Interface) for Gauche.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"boehmgc",
"texi2html",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"gauche"
]
}
],
"depends_on": []
},
{
"name": "ftidy",
"portdir": "lang/ftidy",
"version": "7.2",
"license": "Noncommercial",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://web.archive.org/web/20120905025547/http://www.unb.ca/fredericton/science/chem/ajit/tidy/",
"description": "Fortran Tidy",
"long_description": "TIDY v7.2 (ftidy) is a highly configurable FORTRAN program to indent and renumber statements, selectively change case of keywords or non-keywords, and do various other clean-up tasks on FORTRAN-77 source programs.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"gcc9",
"g95",
"gcc10",
"gcc11",
"gcc5",
"gcc6",
"gcc7",
"gcc8",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"gcc11"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "fscript-cli",
"portdir": "lang/fscript-cli",
"version": "2.2",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pages.cs.wisc.edu/~weinrich/projects/fscript/",
"description": "Command-line interface to the F-Script interpreter",
"long_description": "fscript is a program that allows F-Script scripts to be run from the command line, and to can also present an interpreter prompt in a shell, rather than requiring a GUI program. fscript also provides some useful classes and methods that make the language more appropriate for general scripting tasks, such as line-oriented input/output, regular expressions, and a library importing system.",
"active": true,
"categories": [
"sysutils",
"lang"
],
"maintainers": [
{
"name": "michael.klein",
"github": "mklein-de",
"ports_count": 16
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"FScript"
]
}
],
"depends_on": []
},
{
"name": "ficl",
"portdir": "lang/ficl",
"version": "4.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ficl.sourceforge.net/",
"description": "Ficl is an acronym for Forth Inspired Command Language",
"long_description": "Ficl is a programming language interpreter designed to be embedded into other systems as a command, macro, and development prototyping language.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "ferite",
"portdir": "lang/ferite",
"version": "1.1.17",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ferite.org/",
"description": "embeddable scripting language",
"long_description": "A scripting language designed to be embedded in other applications, that aims to provide a powerful object oriented syntax with low memory and cpu overhead.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"pcre",
"libxml2"
]
}
],
"depends_on": []
},
{
"name": "factor",
"portdir": "lang/factor",
"version": "0.97",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.factorcode.org/",
"description": "A practical stack language",
"long_description": "The Factor programming language combines powerful language features with a full-featured library. The implementation is fully compiled for performance, while still supporting interactive development. Factor applications are portable between all common platforms. Factor can deploy stand- alone applications on all platforms.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "ciserlohn",
"github": "ci42",
"ports_count": 35
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "eltclsh",
"portdir": "lang/eltclsh",
"version": "1.16",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://homepages.laas.fr/mallet/soft/shell/eltclsh",
"description": "Tcl shell using editline",
"long_description": "The editline tcl shell is an interactive shell for the Tcl interpreter. It provides command line editing, history browsing, and variable/command completion thanks to the features of editline (aka libedit). The completion engine is programmable and comes with built-in completion for all of Tk. The package also includes elwish, an interactive interpreter for Tcl/Tk that corresponds to wish.",
"active": true,
"categories": [
"lang",
"tcl"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 171
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libedit",
"tcl",
"tk"
]
}
],
"depends_on": []
},
{
"name": "dmd-bootstrap",
"portdir": "lang/dmd-bootstrap",
"version": "2.088.0",
"license": "(GPL-1 or Artistic-1) and Boost-1 and Restrictive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dlang.org",
"description": "dmd Digital Mars D bootstrap compiler",
"long_description": "This is a package that installs a binary bootstrap dmd compiler.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1504
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"dmd"
]
}
]
},
{
"name": "cm3",
"portdir": "lang/cm3",
"version": "5.2.6",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://modula3.elegosoft.com/cm3",
"description": "Critical Mass Modula-3 Compiler",
"long_description": "CM3 5.2 is an open source release of Critical Mass Modula-3. It is a complete easy-to-use and easy-to-install Modula-3 system that contains considerable enhancements over its ancestor DEC SRC Modula-3.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cvsup"
]
}
]
},
{
"name": "clojure-contrib-devel",
"portdir": "lang/clojure-contrib-devel",
"version": "git-20100220",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://clojure.org/",
"description": "The Clojure programming language (development) - Contrib",
"long_description": "This is a development snapshot of the user contributions library for the Clojure programming language. It is a collection of namespaces implementing features that may be useful to a large part of the Clojure community.",
"active": true,
"categories": [
"lang",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clojure",
"clang-9.0"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "clojure-contrib",
"portdir": "lang/clojure-contrib",
"version": "1.2.0",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://clojure.org",
"description": "The Clojure programming language - Contrib",
"long_description": "This is the user contributions library for the Clojure programming language. It is a collection of namespaces implementing features that may be useful to a large part of the Clojure community.",
"active": true,
"categories": [
"lang",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clojure",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "cccc",
"portdir": "lang/cccc",
"version": "3.1.4",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cccc.sourceforge.net/",
"description": "tool for measurement of source code related metrics",
"long_description": "tool for measurement of source code related metrics",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "cc65",
"portdir": "lang/cc65",
"version": "2.19",
"license": "zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cc65.github.io",
"description": "6502 C compiler",
"long_description": "cc65 is a complete cross development package for 65(C)02 systems, including a powerful macro assembler, a C compiler, linker, librarian and several other tools.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "cbmbasic",
"portdir": "lang/cbmbasic",
"version": "1.0",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 1,
"replaced_by": null,
"homepage": "http://cbmbasic.sourceforge.net/",
"description": "Commodore BASIC",
"long_description": "This is a 100% compatible version of Commodore's version of Microsoft BASIC 6502 as found on the Commodore 64. You can use it in interactive mode or pass a BASIC file as a command line parameter.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "boo",
"portdir": "lang/boo",
"version": "0.9.1.3287",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://boo.codehaus.org/",
"description": "object oriented statically typed programming language for CLI",
"long_description": "Boo is a new object oriented statically typed programming language for the Common Language Infrastructure with a Python-inspired syntax and a special focus on language and compiler extensibility.",
"active": true,
"categories": [
"lang",
"mono"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"nant",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"mono"
]
}
],
"depends_on": []
},
{
"name": "blassic",
"portdir": "lang/blassic",
"version": "0.10.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://blassic.net/",
"description": "Blassic is a classic Basic interpreter",
"long_description": "Blassic is a classic Basic interpreter. The line numbers are mandatory, and it has PEEK & POKE. The main goal is to execute programs written in old interpreters, even those that use peculiar control flow constructs or automodifiable code. However, it can be used as a scripting language, and has some not-so-classic instructions. It has graphics modes that are compatible with some classic systems and user defined.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "bigloo",
"portdir": "lang/bigloo",
"version": "3.8c",
"license": "(GPL-2+ or LGPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www-sop.inria.fr/mimosa/fp/Bigloo/",
"description": "Bigloo is a fast Scheme implementation.",
"long_description": "Bigloo is a Scheme implementation devoted to one goal: enabling Scheme based programming style where C(++) is usually required. Bigloo attempts to make Scheme practical by offering features usually presented by traditional programming languages but not offered by Scheme and functional programming. Bigloo compiles Scheme modules. It delivers small and fast standalone binary executables. Bigloo enables full connections between Scheme and C programs, between Scheme and Java programs, and between Scheme and C# programs.",
"active": true,
"categories": [
"lang",
"scheme"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "berkeley_upc",
"portdir": "lang/berkeley_upc",
"version": "2.22.3",
"license": "BSD and LGPL and GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://upc.lbl.gov/",
"description": "Unified Parallel C runtime",
"long_description": "This is the runtime component of the Berkeley UPC compiler. It also contains the 'upcc' front end to the UPC compilation system.",
"active": true,
"categories": [
"science",
"lang",
"parallel"
],
"maintainers": [
{
"name": "takeshi",
"github": "tenomoto",
"ports_count": 54
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"gcc10",
"gcc11",
"gcc5",
"gcc6",
"gcc7",
"gcc8",
"gcc9",
"gccdevel",
"mpich",
"openmpi"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5",
"upc"
]
}
],
"depends_on": []
},
{
"name": "asn1c",
"portdir": "lang/asn1c",
"version": "0.9.28",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://lionet.info/asn1c/",
"description": "ASN.1 to C compiler",
"long_description": "The asn1c is a Free ASN.1 to C compiler. It supports a wide range of ASN.1 syntaxes, including ISO/IEC/ITU ASN.1 1988, 1994, 1997, 2002 and later amendments. The basic supported syntax is ITU-T Rec. X.690 | ISO/IEC 8825-1 (2002).",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "argh",
"portdir": "lang/argh",
"version": "0.2.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.sha-bang.de/index.php?page=13_eso",
"description": "an interpreter for the GOTO languages Argh! and Aargh!",
"long_description": "an interpreter for the GOTO languages Argh! and Aargh!",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "Omega",
"portdir": "lang/Omega",
"version": "1.4.2",
"license": "unknown",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://web.cecs.pdx.edu/~sheard/Omega/",
"description": "An interpreted, functional language with an expressive type system",
"long_description": "Omega is a strict dialect of Haskell providing type-level computations and by this virtue integrates a theorem prover.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "ggreif",
"github": "",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ghc",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"libedit"
]
}
],
"depends_on": []
},
{
"name": "Maude",
"portdir": "lang/Maude",
"version": "2.7.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://maude.cs.illinois.edu",
"description": "high-performance reflective language and system supporting both equational and rewriting logic specification and programming",
"long_description": "Maude is a high-performance reflective language and system supporting both equational and rewriting logic specification and programming for a wide range of applications. Maude has been influenced in important ways by the OBJ3 language, which can be regarded as an equational logic sublanguage. Besides supporting equational specification and programming, Maude also supports rewriting logic computation.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"flex",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gmp",
"cvc4",
"libsigsegv",
"buddy"
]
}
],
"depends_on": []
},
{
"name": "skrooge",
"portdir": "kde/skrooge",
"version": "1.8.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://skrooge.org",
"description": "Skrooge",
"long_description": "Personal finance management tool for KDE4, with the aim of being highly intuitive, while providing powerful functions such as reporting (including graphics), persistent Undo/Redo, encryption, and much more...",
"active": true,
"categories": [
"kde",
"finance"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"cmake",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"qca-ossl",
"kde4-runtime",
"qt4-mac",
"oxygen-icons",
"kdelibs4",
"qt4-mac-sqlite3-plugin",
"phonon",
"libofx"
]
}
],
"depends_on": []
},
{
"name": "shared-desktop-ontologies",
"portdir": "kde/shared-desktop-ontologies",
"version": "0.11.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://oscaf.sourceforge.net",
"description": "Open Semantic Collaboration Architecture Foundation (OSCAF) ontologies and reference code development.",
"long_description": "This project is used by maintainers from open source projects to maintain standards for the interoperability of desktop and web applications.",
"active": true,
"categories": [
"devel",
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"cmake",
"pkgconfig",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"phonon",
"docbook-xsl-ns",
"qt4-mac"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kdelibs4",
"digikam",
"kdepim4",
"kdepim4-runtime"
]
}
]
},
{
"name": "rkward",
"portdir": "kde/rkward",
"version": "0.6.5",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rkward.kde.org",
"description": "KDE frontend to the R statistics language",
"long_description": "RKWard aims to become an easy to use, transparent frontend to R, a powerful system for statistical computation and graphics. Besides a convenient GUI for the most important statistical functions, future versions will also provide seamless integration with an office-suite.",
"active": true,
"categories": [
"science",
"math",
"kde",
"kde4"
],
"maintainers": [
{
"name": "meik.michalke",
"github": "",
"ports_count": 1
},
{
"name": "rkward-devel",
"github": "",
"ports_count": 1
}
],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"cmake",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"phonon",
"R",
"kate",
"kdelibs4",
"okular"
]
}
],
"depends_on": []
},
{
"name": "prison",
"portdir": "kde/prison",
"version": "1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.kde.org",
"description": "KDE bar code library",
"long_description": "prison is a barcode api currently offering a nice Qt api to produce QRCode barcodes and DataMatrix barcodes, and can easily be made support more.",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"automoc",
"cmake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"phonon",
"libdmtx",
"qrencode"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kdepimlibs4",
"kdepimlibs4-kioslaves"
]
}
]
},
{
"name": "polkit-qt5-devel",
"portdir": "kde/polkit-qt",
"version": "0.112.0.9",
"license": "(LGPL or GPL-2+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://techbase.kde.org/Polkit-Qt-1",
"description": "Qt PolicyKit wrapper",
"long_description": "Polkit-qt5 is a library that lets developers use the PolicyKit API through a nice Qt5-styled API. It is mainly a wrapper around QAction and QAbstractButton that lets you integrate those two component easily with PolicyKit",
"active": true,
"categories": [
"security",
"kde",
"kf5"
],
"maintainers": [
{
"name": "rjvbertin",
"github": "RJVB",
"ports_count": 55
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-12"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"policykit"
]
}
],
"depends_on": []
},
{
"name": "polkit-qt",
"portdir": "kde/polkit-qt",
"version": "0.112.0",
"license": "(LGPL or GPL-2+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://techbase.kde.org/Polkit-Qt-1",
"description": "Qt PolicyKit wrapper",
"long_description": "Polkit-qt is a library that lets developers use the PolicyKit API through a nice Qt-styled API. It is mainly a wrapper around QAction and QAbstractButton that lets you integrate those two component easily with PolicyKit",
"active": true,
"categories": [
"security",
"kde",
"kde4"
],
"maintainers": [
{
"name": "rjvbertin",
"github": "RJVB",
"ports_count": 55
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"cmake",
"pkgconfig",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"policykit"
]
}
],
"depends_on": []
},
{
"name": "massif-visualizer",
"portdir": "kde/massif-visualizer",
"version": "0.4.0",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://projects.kde.org/projects/extragear/sdk/massif-visualizer",
"description": "tool to visualize valgrind massif data",
"long_description": "Massif Visualizer is a tool that visualizes massif data. You run your application in Valgrind with --tool=massif and then open the generated massif.out.%pid in the visualizer. Gzip or Bzip2 compressed massif files can also be opened transparently.",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"automoc",
"cmake",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"phonon",
"kgraphviewer"
]
}
],
"depends_on": []
},
{
"name": "krusader",
"portdir": "kde/krusader",
"version": "2.4.0-beta3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://krusader.org",
"description": "Advanced twin panel (commander style) file manager for KDE.",
"long_description": "Krusader is an advanced twin panel (commander style) file manager for KDE, similar to Midnight or Total Commander (formerly Windows Commander), with many extras such as directory synchronization, transparent archive handling, FTP, advanced search, internal viewer, ...",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13",
"automoc",
"cmake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"phonon",
"kde4-runtime",
"kdelibs4"
]
}
],
"depends_on": []
},
{
"name": "koffice2-devel",
"portdir": "kde/koffice2-devel",
"version": "1.9.98.7",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.kde.org",
"description": "The KDE Office suite. KOffice is built on the KDE4 platform",
"long_description": "The KDE Office suite. KOffice is built on the KDE4 platform",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"cmake",
"pkgconfig",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"eigen",
"phonon",
"kde4-baseapps",
"kdelibs4"
]
}
],
"depends_on": []
},
{
"name": "kgraphviewer",
"portdir": "kde/kgraphviewer",
"version": "2.2.0",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://extragear.kde.org/apps/kgraphviewer/",
"description": "GraphViz dot graph viewer for KDE",
"long_description": "KGraphViewer is a GraphViz dot graph viewer for KDE. The graphviz program suite is a free software set of layout engines for graphs. They are commonly used in scientific domains and particularly in computer science. But until now there was a lack of a modern GUI to look at the graphs. KGraphViewer is aimed at replacing these tools with a modern user-friendly GUI with all the power of a well integrated KDE application.",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"cmake",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"boost176",
"phonon",
"graphviz",
"kde4-runtime",
"kdelibs4"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"massif-visualizer"
]
}
]
}
]
}