HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 48971,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=10",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=8",
"results": [
{
"name": "idutils",
"portdir": "devel/idutils",
"version": "4.6",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/idutils/",
"description": "The classic Berkeley gid/lid tools for looking up variables in code",
"long_description": "`mkid' is a simple, fast, high-capacity, language-independent identifier database tool. Actually, the term `identifier' is too limiting--`mkid' stores tokens, be they program identifiers of any form, literal numbers, or words of human-readable text. Database queries can be issued from the command-line, or from within emacs, serving as an augmented tags facility. `mkid' was originally written by Greg McGary <gkm@gnu.ai.mit.edu> and posted to comp.sources.unix in September 1987. It was then maintained and enhanced by a loose knit group of programmers on the Internet led by Tom Horsley <Tom.Horsley@mail.hcsc.com>. Tom released `mkid2' on comp.sources.unix in March, 1991. Since then, Greg McGary has resumed maintenance and is releasing an improved version 3 under GPL. Version 3 is an interim release. Version 4 will follow in the coming months and include a cscope clone plus other improvements. This version is an improved version of version 3 (which hasn't been updated since 1996!), it now understands C++.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gettext",
"gmake",
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "ige-mac-integration",
"portdir": "devel/ige-mac-integration",
"version": "0.9.8",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sourceforge.net/projects/gtk-osx",
"description": "Mac OS X menu bar integration library for GTK2 quartz",
"long_description": "A simple library whose purpose is to allow GTK2 quartz applications to integrate with the Mac OS X menu bar. Requires gtk2 and its dependencies to be built with variants +no_x11 +quartz",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mike",
"github": "",
"ports_count": 4
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-pygtk"
]
}
],
"depends_on": []
},
{
"name": "inform",
"portdir": "devel/inform",
"version": "6.33",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.inform-fiction.org/",
"description": "A Z-Code (Infocom Text Adventures) compiler",
"long_description": "Inform is a programming language and design system for interactive fiction, created in 1993 by Graham Nelson.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "vim",
"github": "",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "inventor",
"portdir": "devel/inventor",
"version": "2.1.5-10",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://oss.sgi.com/projects/inventor/",
"description": "SGI Open InventorTM graphics toolkit",
"long_description": "Open InventorTM is an object-oriented 3D toolkit offering a comprehensive solution to interactive graphics programming problems. It presents a programming model based on a 3D scene database that dramatically simplifies graphics programming. It includes a rich set of objects such as cubes, polygons, text, materials, cameras, lights, trackballs, handle boxes, 3D viewers, and editors that speed up your programming time and extend your 3D programming capabilities.",
"active": true,
"categories": [
"devel",
"graphics",
"x11"
],
"maintainers": [],
"variants": [
"debug",
"imagelib"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"freetype",
"glw",
"libjpeg-turbo",
"xorg-libXi",
"xorg-libXt",
"libGLU"
]
}
],
"depends_on": []
},
{
"name": "jflex",
"portdir": "devel/jflex",
"version": "1.4.3",
"license": "GPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://jflex.de/",
"description": "JFlex - The Fast Scanner Generator for Java",
"long_description": "JFlex is a lexical analyzer generator (also known as scanner generator) for Java(tm), written in Java(tm).",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "jline",
"portdir": "devel/jline",
"version": "0.9.94",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://jline.sourceforge.net/",
"description": "A library for handling console input",
"long_description": "JLine is a Java library for reading and editing user input in console applications. It features tab-completion, command history, password masking, customizable keybindings, and pass-through handlers to use to chain to other console applications.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [
{
"name": "mpd",
"github": "",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"leiningen",
"cassandra"
]
}
]
},
{
"name": "jscoverage",
"portdir": "devel/jscoverage",
"version": "0.4",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://siliconforks.com/jscoverage/",
"description": "A code coverage tool for JavaScript.",
"long_description": "JSCoverage is a tool that measures code coverage for JavaScript programs. JSCoverage works by instrumenting the JS code used in web pages. Code coverage statistics are collected while the instrumented JS code is executed in a web browser.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "zaraki",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "json_spirit",
"portdir": "devel/json_spirit",
"version": "4.05",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.codeproject.com/KB/recipes/JSON_Spirit.aspx",
"description": "JSON Spirit is a C++ library that reads and writes JSON files or streams.",
"long_description": "JSON is a text file format similar to XML, but less verbose. It has been called XML lite. This article describes JSON Spirit, a C++ library that reads and writes JSON files or streams. It is written using the Boost Spirit parser generator. If you are already using Boost, you can use JSON Spirit without any additional dependencies.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"boost176"
]
}
],
"depends_on": []
},
{
"name": "judy",
"portdir": "devel/judy",
"version": "1.0.5",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://judy.sourceforge.net/",
"description": "general purpose dynamic array as a C callable library",
"long_description": "Judy is a general purpose dynamic array implemented as a C callable library. Judy's speed and memory usage are typically better than other data storage models and improves with very large data sets.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mariadb-10.10",
"mariadb-10.11",
"mariadb-10.3",
"mariadb-10.4",
"mariadb-10.5",
"mariadb-10.6",
"mariadb-10.7",
"mariadb-10.8",
"mariadb-10.9",
"miredo",
"php-Judy",
"php53-Judy",
"php54-Judy",
"php55-Judy",
"php56-Judy",
"stress-ng",
"zmap",
"netdata",
"mariadb-11.4"
]
}
]
},
{
"name": "jwsmtp",
"portdir": "devel/jwsmtp",
"version": "1.32.15",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.mumbleface.net/jwsmtp",
"description": "C++ library for sending mail via SMTP",
"long_description": "jwSMTP is a C++ library/code (GPL license) to facilitate sending email programmatically. wSMTP can send attachments, send to multiple recipients including BCC CC recipients, LOGIN & PLAIN SMTP authentication, do an MX lookup or send direct via an SMTP server.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "kconfig-frontends",
"portdir": "devel/kconfig-frontends",
"version": "3.12.0.0",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ymorin.is-a-geek.org/git/kconfig-frontends/",
"description": "kconfig-frontends",
"long_description": "An out of the Linux source tree packaging of the kconfig infrastructure, the configuration language used by the Linux kernel, ready for use by third party projects.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gettext"
]
}
],
"depends_on": []
},
{
"name": "kcov",
"portdir": "devel/kcov",
"version": "38",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://simonkagstrom.github.io/kcov/",
"description": "coverage report generator",
"long_description": "Kcov is a code coverage tester for compiled programs, Python scripts and shell scripts. It allows collecting code coverage information from executables without special command-line arguments, and continuously produces output from long-running applications.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-9.0",
"python38"
]
},
{
"type": "lib",
"ports": [
"zlib",
"curl"
]
}
],
"depends_on": []
},
{
"name": "libCUDF",
"portdir": "devel/libCUDF",
"version": "0.7",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.mancoosi.org/cudf/",
"description": "libCUDF is a library to manipulate so called CUDF documents.",
"long_description": "libCUDF is a library to manipulate so called CUDF documents. A CUDF (Common Upgradeability Description Format) document describes an \"upgrade scenario\", as faced by package managers in popular package-based FOSS (Free and Open Source Software) distributions.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 52
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"glib2",
"ocaml-cudf"
]
}
],
"depends_on": []
},
{
"name": "ocaml-cudf",
"portdir": "devel/libCUDF",
"version": "0.7",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.mancoosi.org/cudf/",
"description": "libCUDF is a library to manipulate so called CUDF documents.",
"long_description": "libCUDF is a library to manipulate so called CUDF documents. A CUDF (Common Upgradeability Description Format) document describes an \"upgrade scenario\", as faced by package managers in popular package-based FOSS (Free and Open Source Software) distributions.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 52
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"camlp5",
"ocaml",
"ocaml-extlib",
"ocaml-findlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libCUDF"
]
}
]
},
{
"name": "libast",
"portdir": "devel/libast",
"version": "0.8",
"license": "X11",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.eterm.org/",
"description": "LibAST is the Library of Assorted Spiffy Things.",
"long_description": "LibAST is the Library of Assorted Spiffy Things. It contains many spiffy things, and it is a library. Thus, the ever-so-creative name. LibAST has been previously known as libmej, the Eterm helper library which nobody really understood and certainly never used.",
"active": true,
"categories": [
"devel",
"x11"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"imlib2",
"freetype",
"xorg-libXt",
"pcre"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"Eterm"
]
}
]
},
{
"name": "libaterm",
"portdir": "devel/libaterm",
"version": "2.8",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.meta-environment.org/Meta-Environment/ATerms",
"description": "ATerm libraries in C",
"long_description": "ATerm libraries implement the internal representation of the ATerm Format in some programming language and the conversion between the external and the internal representation.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"sdf2-bundle",
"strategoxt"
]
}
]
},
{
"name": "libblocksruntime",
"portdir": "devel/libblocksruntime",
"version": "0.4.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://compiler-rt.llvm.org",
"description": "compiler-rt Blocks runtime library for Clang",
"long_description": "libblocksruntime is a target-independent implementation of Apple Blocks runtime interfaces.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "adsun701",
"github": "adsun701",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "libchewing",
"portdir": "devel/libchewing",
"version": "0.5.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://chewing.im/",
"description": "The intelligent phonetic input method library",
"long_description": "The Chewing is an intelligent phonetic (Zhuyin/Bopomofo) input method, one of the most popular choices for Traditional Chinese users. Chewing was inspired by other proprietary intelligent Zhuyin input methods under Microsoft Windows, namely, Wang-Xin by Eten, Microsoft New Zhuyin, and Nature Zhuyin.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "halboof",
"github": "",
"ports_count": 1
}
],
"variants": [
"sqlite3",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "libcipher",
"portdir": "devel/libcipher",
"version": "4.7-RELEASE",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://svnweb.FreeBSD.org/base/release/4.7.0/secure/lib/libcipher/",
"description": "Cipher routines from FreeBSD",
"long_description": "Cipher routines from FreeBSD",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bsdmake",
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"bdes"
]
}
]
},
{
"name": "libconfig-hr",
"portdir": "devel/libconfig-hr",
"version": "1.7.3",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hyperrealm.github.io/libconfig/",
"description": "A new libconfig implementation with both C and C++ bindings.",
"long_description": "A new libconfig implementation with both C and C++ bindings, a completely new API, pkg-config support and superior documentation.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-14"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-conf-libconfig",
"toxcore",
"p5.28-conf-libconfig",
"p5.30-conf-libconfig",
"p5.32-conf-libconfig",
"p5.34-conf-libconfig",
"toxic",
"shairport-sync",
"sslh",
"libguestfs",
"conf2struct",
"lms"
]
}
]
},
{
"name": "libconfuse",
"portdir": "devel/libconfuse",
"version": "3.3",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/martinh/libconfuse",
"description": "libConfuse is a configuration file parser library",
"long_description": "libConfuse is a configuration file parser library",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"offlinefs",
"bmon",
"ganglia",
"scmpc",
"libftdi1",
"inadyn"
]
}
]
},
{
"name": "libdaemon",
"portdir": "devel/libdaemon",
"version": "0.14",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://0pointer.de/lennart/projects/libdaemon/",
"description": "C library that eases writing UNIX daemons",
"long_description": "libdaemon is a lightweight C library that eases the process of writing UNIX daemons. It contains a daemonizing fork() wrapper, a powerful syslog() wrapper, PID file management, and signal serialization.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libinfinity",
"shairport-sync",
"avahi"
]
}
]
},
{
"name": "libdatrie",
"portdir": "devel/libdatrie",
"version": "0.2.5",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://linux.thai.net/projects/datrie",
"description": "An Implementation of Double-Array Trie.",
"long_description": "An Implementation of Double-Array Trie.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"doxygen",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"libiconv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libthai"
]
}
]
},
{
"name": "libdc1394",
"portdir": "devel/libdc1394",
"version": "2.2.6",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://damien.douxchamps.net/ieee1394/libdc1394/",
"description": "Library for Firewire IIDC Cameras",
"long_description": "libdc1394 is a library that provides a complete high level application programming interface (API) for developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specifications (also known as the IIDC or DCAM Specifications).",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libsdl",
"libusb"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"Pangolin",
"VLC2",
"libVLC2",
"gstreamer010-gst-plugins-bad"
]
}
]
},
{
"name": "libdivecomputer",
"portdir": "devel/libdivecomputer",
"version": "0.4.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://www.divesoftware.org/libdc/",
"description": "Libdivecomputer is a cross-platform and open source library for communication with dive computers from various manufacturers.",
"long_description": "Libdivecomputer is a cross-platform and open source library for communication with dive computers from various manufacturers. Supported devices include devices manufactured by Suunto, Uwatec, Reefnet, Oceanic, Aeris, Sherwood, Hollis, Genesis, Tusa, Mares, Heinrichs Weikamp, Cressi, Zeagle, Mares and Atomic Aquatics.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gconf",
"gtk2",
"libusb"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"subsurface"
]
}
]
},
{
"name": "libdlna",
"portdir": "devel/libdlna",
"version": "0.2.4",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://libdlna.geexbox.org/",
"description": "An implementation of DLNA standards",
"long_description": "libdlna aims at being the reference open-source implementation of DLNA (Digital Living Network Alliance) standards. Its primary goal is to provide DLNA support to uShare, an embedded DLNA & UPnP A/V Media Server, but it will be used to build both DLNA servers and players in the long term.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ffmpeg"
]
}
],
"depends_on": []
},
{
"name": "libds",
"portdir": "devel/libds",
"version": "1.5.3",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://yallara.cs.rmit.edu.au/~malsmith/products/libds/",
"description": "provides interfaces for data structures, simple threading",
"long_description": "LibDS provides interfaces for data structures, and simple threading routines in a way that is consistent across platforms.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "libdvbpsi",
"portdir": "devel/libdvbpsi",
"version": "1.3.3",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.videolan.org/developers/libdvbpsi.html",
"description": "library to decode / generate MPEG TS & DVB PSI tables",
"long_description": "libdvbpsi is a set of tools which allows to decode and generate all the Program specific Information ( PSI ) present in a MPEG2 TS or a DVB stream. The two keywords are portability and simplicity .",
"active": true,
"categories": [
"devel",
"multimedia"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"VLC2",
"libVLC2"
]
}
]
},
{
"name": "libdvdcss",
"portdir": "devel/libdvdcss",
"version": "1.4.3",
"license": "GPL-2+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.videolan.org/developers/libdvdcss.html",
"description": "portable abstraction library for DVD decryption",
"long_description": "libdvdcss is a simple library designed for accessing DVDs like a block device without having to bother about the decryption.",
"active": true,
"categories": [
"devel",
"multimedia"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libdvdread",
"mythtv-core.27",
"mythtv-core.28"
]
}
]
},
{
"name": "libdvdnav",
"portdir": "devel/libdvdnav",
"version": "6.1.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://dvdnav.mplayerhq.hu/",
"description": "DVD navigation library",
"long_description": "libdvdnav is a library that allows easy use of sophisticated DVD navigation features such as DVD menus, multiangle playback and even interactive DVD games. All this functionality is provided through a simple API which provides the DVD playback as a single logical stream of blocks, intermitted by special dvdnav events to report certain conditions. The main usage of libdvdnav is a loop regularly calling a function to get the next block, surrounded by additional calls to tell the library of user interaction. The whole DVD virtual machine and internal playback states are completely encapsulated.",
"active": true,
"categories": [
"devel",
"multimedia"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libdvdread"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mpv-legacy",
"VLC2",
"libVLC2",
"mpv",
"gstreamer1-gst-plugins-bad",
"gstreamer010-gst-plugins-bad",
"xine-lib"
]
}
]
},
{
"name": "libexttextcat",
"portdir": "devel/libexttextcat",
"version": "3.4.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://software.wise-guys.nl/libtextcat/",
"description": "Library implementing N-gram-based text categorization.",
"long_description": "Library implementing N-gram-based text categorization.",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [
{
"name": "audvare",
"github": "Tatsh",
"ports_count": 25
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "libfreespace",
"portdir": "devel/libfreespace",
"version": "0.4",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://libfreespace.hillcrestlabs.com/",
"description": "library for developing applications using Hillcrest Labs Freespace Devices",
"long_description": "The libfreespace library enables rapid development of applications for Hillcrest Labs Freespace® devices. libfreespace provides access to extended information beyond mouse, keyboard and consumer page functionality through calibrated acceleration, rotational velocity measurements and calibrated sensor orientation.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libusb"
]
}
],
"depends_on": []
},
{
"name": "libftd2xx",
"portdir": "devel/libftd2xx",
"version": "1.2.2",
"license": "unknown",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ftdichip.com/Drivers/D2XX.htm",
"description": "FTDI D2XX Driver",
"long_description": "D2XX Driver: allow direct access to the USB device through a DLL. Devices supported: FT2232H, FT4232H, FT232R, FT245R, FT2232, FT232B, FT245B, FT8U232AM, FT8U245AM",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "libgeoip",
"portdir": "devel/libgeoip",
"version": "1.6.12",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://dev.maxmind.com/geoip/",
"description": "Gets country code by IP address",
"long_description": "Gets country code by IP address",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"snoopy",
"p5.26-geo-ip",
"py35-geoip",
"py36-geoip",
"amule",
"ettercap",
"php53-geoip",
"php54-geoip",
"php55-geoip",
"php56-geoip",
"php70-geoip",
"php71-geoip",
"php72-geoip",
"php73-geoip",
"php74-geoip",
"php80-geoip",
"php81-geoip",
"php82-geoip",
"php83-geoip",
"ntop",
"wireshark30",
"py27-geoip",
"py37-geoip",
"py38-geoip",
"py39-geoip",
"p5.28-geo-ip",
"p5.30-geo-ip",
"p5.32-geo-ip",
"p5.34-geo-ip",
"cherokee",
"webalizer",
"wireshark3",
"wireshark2",
"wireshark22",
"GeoLiteCity",
"xqf",
"prelude-manager"
]
}
]
},
{
"name": "libgii",
"portdir": "devel/libgii",
"version": "1.0.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ggi-project.org/",
"description": "General Input Interface",
"long_description": "LibGII is intended to be to input what LibGGI is to graphics. LibGII is based on the concept of input streams, which virtualize access to the underlying input drivers. Events from various input devices are abstracted into easy-to-use structures. LibGII also allows the application to join streams together, receiving input from an arbitrary combination of devices. LibGII is a separate component from LibGGI, although LibGGI depends on LibGII for input purposes.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libgiigic",
"libggi"
]
}
]
},
{
"name": "libgiigic",
"portdir": "devel/libgiigic",
"version": "1.1.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ggi-project.org/",
"description": "General Input Configurator",
"long_description": "LibGIIGIC is a ggi library at the top on LibGII. The goal of LibGIIGIC is to provide a single easy to use, but yet powerful API for (re)binding any kind of action to all possible input devices through LibGII at runtime.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libgii"
]
}
],
"depends_on": []
},
{
"name": "libgnugetopt",
"portdir": "devel/libgnugetopt",
"version": "1.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/lioux/",
"description": "GNU getopt library",
"long_description": "GNU getopt library similar but more powerful than the standard getopt(3). It includes the GNU-style getopt_long() function.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "sean",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "libhttpd",
"portdir": "devel/libhttpd",
"version": "2.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hughestech.com.au/",
"description": "provides basic web server capabilities",
"long_description": "libhttpd can be used to add basic web server capabilities to an application or embedded device. The library handles both static and dynamically generated content, has very low overheads, and provides many features to simplify the creation of web based application interfaces.",
"active": true,
"categories": [
"devel",
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "libidl",
"portdir": "devel/libidl",
"version": "0.8.14",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://andrewtv.org/libIDL/",
"description": "libIDL is a library for creating CORBA IDL files.",
"long_description": "libIDL is a library licensed under the GNU LGPL for creating trees of CORBA Interface Definition Language (IDL) files, which is a specification for defining portable interfaces. libIDL was initially written for ORBit (the ORB from the GNOME project, and the primary means of libIDL distribution). However, the functionality was designed to be as reusable and portable as possible.",
"active": true,
"categories": [
"devel",
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"flex",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"glib2",
"libiconv",
"gettext"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"tenfourfox",
"aquafox",
"tenfourfox-devel"
]
},
{
"type": "lib",
"ports": [
"orbit2"
]
}
]
},
{
"name": "libinchi-1",
"portdir": "devel/libinchi-1",
"version": "1.03",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.iupac.org/inchi/",
"description": "IUPAC InChI identifier generation library",
"long_description": "IUPAC library for standard and non-standard International Chemical Identifier (InChI) non-proprietary identifiers for chemical substances.",
"active": true,
"categories": [
"devel",
"science"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "libjit",
"portdir": "devel/libjit",
"version": "0.1.2",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://dotgnu.org/",
"description": "A Just-In-Time library.",
"long_description": "The libjit library has an extensive set of routines that takes care of the bulk of the Just-In-Time compilation process, without tying the programmer down with language or bytecode specifics.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "liblinebreak",
"portdir": "devel/liblinebreak",
"version": "2.0",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://vimgadgets.sourceforge.net/",
"description": "Unicode linebreak library",
"long_description": "liblinebreak, an implementation of the line breaking algorithm as described in Unicode 5.2.0 Standard Annex 14, Revision 24, available at http://www.unicode.org/reports/tr14/tr14-24.html",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "liblxqt",
"portdir": "devel/liblxqt",
"version": "0.15.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lxqt/liblxqt",
"description": "Core utility library for all LXQt components",
"long_description": "Core utility library for all LXQt components",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"cmake",
"lxqt-build-tools",
"pkgconfig",
"qt5-qttools"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libqtxdg",
"qt5-qtbase"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lxqt-openssh-askpass"
]
}
]
},
{
"name": "libmaa",
"portdir": "devel/libmaa",
"version": "1.3.2",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/dict/",
"description": "Low-level data structures helpful for writing compilers",
"long_description": "Low-level data structures helpful for writing compilers",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"clang-14"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"dict"
]
}
]
},
{
"name": "libmba",
"portdir": "devel/libmba",
"version": "0.9.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ioplex.com/~miallen/libmba/",
"description": "A collection of C modules potentially useful to any project",
"long_description": "The libmba package is a collection of mostly independent C modules potentially useful to any project. There are hashmap, linkedlist, and stack ADTs, a DOM-like interface that can load and store XML files for simple XML processing, a module for managing error codes and associated messages across separate C libraries, and more.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "libmemcache",
"portdir": "devel/libmemcache",
"version": "1.4.0.rc2",
"license": "MIT and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://people.freebsd.org/~seanc/libmemcache/",
"description": "C library for memcached.",
"long_description": "The libmemcache C API to memcached is a high-performance library with support for multiple servers, memory contexts, and client-side hashes. Using the callback interface, it is possible to lump many gets together into a single get request with a great deal of ease.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"memcached"
]
}
],
"depends_on": []
},
{
"name": "libmemcached",
"portdir": "devel/libmemcached",
"version": "1.0.18",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://libmemcached.org/",
"description": "libmemcached is a C and C++ client library to the memcached server",
"long_description": "libmemcached is a C and C++ client library for memcached. It has been designed to be light on memory usage, thread safe, and provide full access to server side methods.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"hsieh",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"umem",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"memcached",
"cyrus-sasl2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-pylibmc",
"py35-pylibmc",
"py36-pylibmc",
"php54-memcached",
"php53-memcached",
"php55-memcached",
"php56-memcached",
"php71-memcached",
"php70-memcached",
"php72-memcached",
"php73-memcached",
"php74-memcached",
"php80-memcached",
"php81-memcached",
"php82-memcached",
"php83-memcached",
"py37-pylibmc",
"py38-pylibmc",
"Io"
]
}
]
},
{
"name": "libnifalcon",
"portdir": "devel/libnifalcon",
"version": "1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libnifalcon.github.io/libnifalcon/",
"description": "Novint Falcon hardware support",
"long_description": "Driver and development library for the Novint Falcon haptic device",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "richardsjohnt",
"github": "",
"ports_count": 1
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libusb"
]
}
],
"depends_on": []
},
{
"name": "liboil",
"portdir": "devel/liboil",
"version": "0.3.17",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://liboil.freedesktop.org/",
"description": "A library of simple functions that are optimized for various CPUs.",
"long_description": "A library of simple functions that are optimized for various CPUs.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"gtk-doc",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "libowfat",
"portdir": "devel/libowfat",
"version": "0.28",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.fefe.de/libowfat/",
"description": "reimplementation of the libdjb under GPL",
"long_description": "reimplementation of the libdjb under GPL",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ncp"
]
}
]
}
]
}