HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49892,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=903",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=901",
"results": [
{
"name": "lftp",
"portdir": "net/lftp",
"version": "4.9.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://lftp.yar.ru/",
"description": "Sophisticated file transfer program",
"long_description": "Lftp is a shell-like command line ftp client. It is reliable, can retry operations and does reget automatically. It can do several transfers simultaneously in background. You can start a transfer in background and continue browsing the ftp site or another one. This all is done in one process. Background jobs will be completed in nohup mode if you exit or close modem connection. Lftp has reput, mirror, reverse mirror among its features.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1136
}
],
"variants": [
"tls",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"autoconf",
"automake",
"clang-17",
"gettext",
"libtool"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"zlib",
"gettext-runtime",
"ncurses",
"openssl",
"pkgconfig",
"readline",
"libidn2",
"expat"
]
}
],
"depends_on": []
},
{
"name": "lft",
"portdir": "net/lft",
"version": "3.91",
"license": "Copyleft",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pwhois.org/lft/",
"description": "Layer Four Traceroute - advanced traceroute tool",
"long_description": "LFT, short for Layer Four Traceroute, is a sort of 'traceroute' that often works much faster (than the commonly-used Van Jacobson method) and goes through many configurations of firewalls. More importantly, LFT implements numerous other features including firewall detection and identification, load balancer detection, AS number lookups, loose source routing, netblock name lookups, et al. Also includes whob, a prefix whois client.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "victor",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal",
"gtod"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "lfortran",
"portdir": "lang/lfortran",
"version": "0.42.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lfortran.org",
"description": "Modern open-source interactive Fortran compiler",
"long_description": "LFortran is a modern open-source interactive Fortran compiler built on top of LLVM. It can execute user’s code interactively to allow exploratory work (much like Python, MATLAB or Julia) as well as compile to binaries with the goal to run user’s code on modern architectures such as multi-core CPUs and GPUs.",
"active": true,
"categories": [
"lang",
"fortran"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"kokkos",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"clang-17",
"bash",
"re2c",
"cmake"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"libfmt11",
"python312",
"llvm-17",
"kokkos",
"rapidjson",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "lf",
"portdir": "sysutils/lf",
"version": "38",
"license": "MIT",
"platforms": "{darwin >= 17}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gokcehan/lf",
"description": "Terminal file manager",
"long_description": "lf (as in \"list files\") is a terminal file manager written in Go. It is heavily inspired by ranger with some missing and extra features. Some of the missing features are deliberately omitted since they are better handled by external tools.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 620
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "lexicon_select",
"portdir": "python/lexicon_select",
"version": "0.1",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "common files for selecting default lexicon version",
"long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of lexicon.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1136
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-dns-lexicon",
"py36-dns-lexicon",
"py38-dns-lexicon",
"py37-dns-lexicon",
"py39-dns-lexicon",
"py310-dns-lexicon",
"py311-dns-lexicon",
"py312-dns-lexicon",
"py313-dns-lexicon"
]
}
]
},
{
"name": "lexbor",
"portdir": "net/lexbor",
"version": "2.5.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lexbor.com",
"description": "a fast embeddable web browser engine",
"long_description": "lexbor is a fast embeddable web browser engine written in C with no dependencies.",
"active": true,
"categories": [
"net",
"www"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"perf",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "levmar",
"portdir": "math/levmar",
"version": "2.6",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ics.forth.gr/~lourakis/levmar/",
"description": "Levenberg-Marquardt nonlinear least squares algorithm",
"long_description": "levmar is a native ANSI C implementation of the Levenberg-Marquardt optimization algorithm. Both unconstrained and constrained (under linear equations, inequality and box constraints) Levenberg-Marquardt variants are included. The LM algorithm is an iterative technique that finds a local minimum of a function that is expressed as the sum of squares of nonlinear functions. It has become a standard technique for nonlinear least-squares problems and can be thought of as a combination of steepest descent and the Gauss-Newton method. When the current solution is far from the correct on, the algorithm behaves like a steepest descent method: slow, but guaranteed to converge. When the current solution is close to the correct solution, it becomes a Gauss-Newton method.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "tlockhart1976",
"github": "lockhart",
"ports_count": 27
}
],
"variants": [
"universal",
"atlas"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"atlas"
]
}
],
"depends_on": []
},
{
"name": "leveldb",
"portdir": "databases/leveldb",
"version": "1.23",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/leveldb",
"description": "A fast and lightweight key/value database library by Google",
"long_description": "A fast and lightweight key/value database library by Google",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"debug",
"tmalloc",
"rtti",
"memenv",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"snappy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-pytorch",
"py35-plyvel",
"py36-plyvel",
"qt511-qtwebkit",
"phantomjs-qt-qtwebkit",
"py39-plyvel",
"imposm",
"py27-plyvel",
"py310-plyvel",
"py311-plyvel",
"py312-plyvel",
"py313-plyvel",
"qt53-qtwebkit",
"qt56-qtwebkit",
"qt55-qtwebkit",
"py37-plyvel",
"qt57-qtwebkit",
"py38-pytorch",
"qt58-qtwebkit",
"qt59-qtwebkit",
"qt5-qtwebkit",
"py39-pytorch",
"py38-plyvel",
"qt513-qtwebkit",
"luanti",
"caffe",
"squirrel-ime",
"librime-devel"
]
}
]
},
{
"name": "lesspipe",
"portdir": "textproc/lesspipe",
"version": "2.20",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wofr06/lesspipe",
"description": "lesspipe is an input filter for the pager less.",
"long_description": "lesspipe.sh is an input filter for the pager less as described in its man page. The script runs under a ksh compliant shell (ksh, bash, zsh) and allows to view files with binary content, compressed files, archives and files contained in archives. A large and growing number of formats are supported both as plain and compressed files using compress, gzip, bzip2 or zip.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"bash",
"bash-completion"
]
}
],
"depends_on": []
},
{
"name": "less",
"portdir": "textproc/less",
"version": "678",
"license": "(GPL-3+ or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.greenwoodsoftware.com/less/",
"description": "Less is a program similar to more, which allows backward movement.",
"long_description": "Less is a program similar to more, but which allows backward movement in the file as well as forward movement. Also, less does not have to read the entire input file before starting, so with large input files it starts up faster than text editors like vi. Less uses termcap (or terminfo on some systems), so it can run on a variety of terminals. There is even limited support for hardcopy terminals.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "raimue",
"github": "raimue",
"ports_count": 56
}
],
"variants": [
"pcre",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gettext",
"ncurses",
"pcre2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"offpunk",
"R",
"man",
"octave"
]
},
{
"type": "run",
"ports": [
"git-delta",
"diffr",
"bat-extras"
]
}
]
},
{
"name": "lerc",
"portdir": "gis/lerc",
"version": "4.0.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Esri/lerc",
"description": "Limited Error Raster Compression: a library to compress raster images",
"long_description": "Lerc is an open source library that allows fine-tuned compression of every type of raster images (mainly used in GIS)",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "vince",
"github": "Veence",
"ports_count": 68
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-15"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"tiff",
"gdal",
"gdal-hdf5",
"gdal-kea",
"gdal-netcdf"
]
}
]
},
{
"name": "leptonica",
"portdir": "graphics/leptonica",
"version": "1.84.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.leptonica.org/",
"description": "image processing and image analysis library",
"long_description": "leptonica is an image processing and image analysis library.",
"active": true,
"categories": [
"devel",
"graphics",
"science"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2778
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"tiff",
"zlib",
"webp",
"giflib5",
"libjpeg-turbo",
"libpng",
"openjpeg"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"jbig2enc",
"tesseract",
"tesseract-training",
"mupdf"
]
}
]
},
{
"name": "lenstool",
"portdir": "science/lenstool",
"version": "8.0.4",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://projets.lam.fr/projects/lenstool",
"description": "A gravitational lensing software for modeling mass distribution of galaxies and clusters (strong and weak regime).",
"long_description": "LENSTOOL package contains a C library and several executables for creating, and post-processing gravitational lensing models. LENSTOOL lens model, processing steps, and input data are listed in an ASCII parameter file. The lenstool executable parses this file and performs the successive requested processing steps. Perl scripts provided in the package allow to visualize output results in the graphical interface DS9 provided by Smithsonian Astrophysical Observatory (SAO). In case of MCMC model optimization, MCMC samples are delivered in an output ASCII file. MCMC samples can be post-processed by several additional executables provided in the package.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "eric.jullo",
"github": "ejullo",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"gsl",
"cfitsio",
"wcslib"
]
}
],
"depends_on": []
},
{
"name": "lensm",
"portdir": "devel/lensm",
"version": "0.0.3",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/loov/lensm",
"description": "Go assembly and source viewer",
"long_description": "Go assembly and source viewer",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1016
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "lensfun",
"portdir": "graphics/lensfun",
"version": "0.3.4",
"license": "GPL-3 and LGPL-3 and CC-BY-SA",
"platforms": "darwin",
"epoch": 2,
"replaced_by": null,
"homepage": "https://lensfun.github.io/",
"description": "Library for fixing lens geometry distortion",
"long_description": "Provides a database of photographic lenses and a library that allows advanced access to the database including functions to correct images based on intimate knowledge of lens characteristics and calibration data.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"variants": [
"debug",
"doc",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"cmake",
"gettext",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"glib2",
"libpng",
"gettext-runtime"
]
},
{
"type": "run",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rawproc",
"ufraw",
"darktable",
"darktable-devel",
"gegl-0.3",
"digikam",
"rawtherapee",
"GIMP-Lensfun",
"rawstudio"
]
}
]
},
{
"name": "lens",
"portdir": "sysutils/lens",
"version": "6.3.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://k8slens.dev",
"description": "Lens - The Kubernetes IDE",
"long_description": "Lens is the most powerful IDE for people who need to deal with Kubernetes clusters on a daily basis. Ensure your clusters are properly setup and configured. Enjoy increased visibility, real time statistics, log streams and hands-on troubleshooting capabilities.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1016
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"nodejs16",
"yarn",
"python310",
"npm8",
"clang-15"
]
}
],
"depends_on": []
},
{
"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": "lemmeknow",
"portdir": "textproc/lemmeknow",
"version": "0.8.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/swanandx/lemmeknow",
"description": "The fastest way to identify anything",
"long_description": "lemmeknow can be used for identifying mysterious text or to analyze hard-coded strings from captured network packets, malwares, or just about anything.",
"active": true,
"categories": [
"textproc",
"security"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1016
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "leiningen",
"portdir": "devel/leiningen",
"version": "2.11.2",
"license": "EPL-1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://leiningen.org",
"description": "A build tool for Clojure designed to not set your hair on fire.",
"long_description": "A build tool for Clojure designed to not set your hair on fire.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [
{
"name": "easieste",
"github": "easye",
"ports_count": 15
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"openjdk17"
]
},
{
"type": "run",
"ports": [
"jline"
]
}
],
"depends_on": []
},
{
"name": "lego",
"portdir": "security/lego",
"version": "4.25.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://go-acme.github.io/lego",
"description": "Let's Encrypt client and ACME library written in Go",
"long_description": "Let's Encrypt client and ACME library written in Go. Supports ACME v2 RFC 8555. Allows registering with a CA, obtaining certificates (both from scratch, or with an existing CSR), renewing certificates, revoking certificates, SAN certificate support, support for ACME challenges (HTTP, DNS, TLS), certificate bundling, and more.",
"active": true,
"categories": [
"security",
"www"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1016
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "legit",
"portdir": "devel/legit",
"version": "1.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/frostming/legit",
"description": "Legit provides a simplified git workflow.",
"long_description": "Legit is a complementary command-line interface for Git, optimized for workflow simplicity. It is heavily inspired by GitHub for Mac.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 429
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"py312-appdirs",
"py312-chardet",
"py312-parsing",
"py312-clint",
"python312",
"py312-smmap",
"py312-gitpython",
"py312-crayons",
"py312-gitdb",
"py312-packaging",
"py312-six",
"py312-certifi",
"py312-click"
]
}
],
"depends_on": []
},
{
"name": "Legcord",
"portdir": "net/Legcord",
"version": "1.1.6",
"license": "OSL-3.0",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Legcord/Legcord",
"description": "lightweight alternative to the regular Discord application",
"long_description": "Legcord is a lightweight alternative to the regular Discord application. It wraps the Discord web client in a version of Chromium fully optimized for use with Discord's web interface, blocks trackers by default, and supports a variety of client plugin frameworks.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "akierig",
"github": "akierig",
"ports_count": 9
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pnpm",
"npm10",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "legacy-support-devel",
"portdir": "devel/legacy-support",
"version": "20250924",
"license": "MIT and BSD and APSL-2",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/macports/macports-legacy-support",
"description": "Installs wrapper headers and a runtime library to add missing functionality to legacy OSX versions.",
"long_description": "Installs wrapper headers and a runtime library to add missing functionality to legacy OSX versions.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
},
{
"name": "fw",
"github": "fhgwright",
"ports_count": 27
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gutils-suite-base"
]
}
]
},
{
"name": "legacy-support",
"portdir": "devel/legacy-support",
"version": "1.5.2",
"license": "MIT and BSD and APSL-2",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/macports/macports-legacy-support",
"description": "Installs wrapper headers and a runtime library to add missing functionality to legacy OSX versions.",
"long_description": "Installs wrapper headers and a runtime library to add missing functionality to legacy OSX versions.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
},
{
"name": "fw",
"github": "fhgwright",
"ports_count": 27
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-cryptg",
"wezterm",
"binwalk",
"cargo",
"cargo-c",
"carl",
"py313-jellyfish",
"mercurial-rustext",
"tabiew",
"doge",
"alcom",
"edit",
"brush",
"idevice_pair",
"py314-maturin",
"py314-orjson",
"sequoia-keystore",
"py314-dulwich",
"kibi",
"py314-cryptography",
"py314-pydantic_core",
"run",
"alacritty",
"git-interactive-rebase-tool",
"mesalink",
"racer",
"rust-analyzer",
"shellharden",
"stgit",
"tokei",
"wrangler",
"amp",
"ox",
"whitebox-tools",
"libopenraw",
"librsvg",
"pastel",
"pngquant",
"t-rec",
"gleam",
"rust",
"himalaya",
"rav1e",
"bandwhich",
"dog",
"ffsend",
"gping",
"miniserve",
"newsboat",
"rustscan",
"websocat",
"xh",
"dijo",
"taskwarrior-tui",
"py35-bcrypt",
"py36-bcrypt",
"py37-bcrypt",
"py38-bcrypt",
"py39-bcrypt",
"py36-cryptography",
"py37-cryptography",
"py38-cryptography",
"py39-cryptography",
"py38-dulwich",
"py39-dulwich",
"py37-jellyfish",
"py38-jellyfish",
"py39-jellyfish",
"py-tokenizers",
"py37-tokenizers",
"py38-tokenizers",
"py39-tokenizers",
"asciinema",
"broot",
"bupstash",
"cargo2port",
"cloudman",
"diskonaut",
"diskus",
"dmux",
"dua-cli",
"fd",
"folderify",
"fselect",
"hexyl",
"hyperfine",
"just",
"kubie",
"lsd",
"mask",
"mcfly",
"nomino",
"procs",
"skim",
"starship",
"tealdeer",
"topgrade",
"watchman",
"xplr",
"zellij",
"zenith",
"zoxide",
"tectonic",
"angle-grinder",
"bat",
"git-delta",
"mdcat",
"ripgrep",
"ripgrep-all",
"sd",
"xsv",
"blades",
"geckodriver",
"zola",
"sccache",
"hackernews-tui",
"atuin",
"oha",
"svgcleaner",
"grex",
"helix",
"nushell",
"choose",
"dust",
"bottom",
"git-cinnabar",
"monolith",
"pqrs",
"git-branchless",
"joshuto",
"kalker",
"gitweb",
"ned",
"ruplacer",
"fif",
"onefetch",
"hck",
"stylua",
"jwt-cli",
"coreutils-uutils",
"gitui",
"phetch",
"fnm",
"kdash",
"navi",
"viddy",
"git-cliff",
"yj",
"code-minimap",
"shisho",
"tree-sitter-cli",
"committed",
"drill",
"sad",
"mdbook",
"cargo-generate",
"sniffglue",
"genact",
"hurl",
"hgrep",
"librsvg-devel",
"ouch",
"py310-cryptography",
"py310-dulwich",
"git-absorb",
"py310-jellyfish",
"dominant_colours",
"rhit",
"py310-bcrypt",
"backdown",
"cargo-asm",
"when",
"viu",
"cbindgen",
"wasmtime",
"binocle",
"cobalt.rs",
"t-rex",
"jless",
"hwatch",
"dura",
"wasmer",
"argc",
"igrep",
"qsv",
"toast",
"rust-script",
"gfold",
"arti",
"blake3",
"ddh",
"difftastic",
"bore-cli",
"bartib",
"wasm-pack",
"fclones",
"oxipng",
"fornjot",
"zee",
"scout",
"cfonts",
"py-maturin",
"py37-maturin",
"py38-maturin",
"py39-maturin",
"py310-maturin",
"py-orjson",
"py37-orjson",
"py38-orjson",
"py39-orjson",
"py310-orjson",
"tuc",
"texlab",
"bingrep",
"av1an",
"rsspls",
"replibyte",
"hunt",
"ares",
"dprint",
"lychee",
"modus",
"riff",
"cgrc",
"rustic",
"py310-tokenizers",
"rq",
"nixpacks",
"stork",
"meli",
"jot",
"roapi",
"columnq",
"lemmeknow",
"keysync",
"agg",
"felix",
"jujutsu",
"py311-cryptography",
"py311-maturin",
"garage",
"mqttui",
"py311-dulwich",
"py311-orjson",
"hoard-cli",
"py311-bcrypt",
"kbs2",
"jlq",
"termusic",
"so",
"ruff",
"eva",
"typst",
"py311-jellyfish",
"py-cryptg",
"py38-cryptg",
"py39-cryptg",
"py310-cryptg",
"fastmod",
"volta-node",
"taizen",
"wiki-tui",
"halloy",
"fend",
"sniprun",
"py311-cryptg",
"killport",
"tui-journal",
"py311-tokenizers",
"py-safetensors",
"py38-safetensors",
"py39-safetensors",
"py310-safetensors",
"py311-safetensors",
"repgrep",
"eza",
"pijul-devel",
"daktilo",
"py312-maturin",
"gdrive3",
"pueue",
"presenterm",
"gifski",
"libgifski",
"py312-orjson",
"py312-dulwich",
"silicon",
"lapce",
"py312-cryptography",
"gpg-tui",
"ascii-gen",
"hyfetch",
"wgshadertoy",
"jaq",
"jql",
"gql",
"ast-grep",
"rs-aggregate",
"py312-jellyfish",
"PineFlash",
"tlrc",
"py311-tiktoken",
"py312-tiktoken",
"csvlens",
"py312-bcrypt",
"py-pydantic_core",
"py38-pydantic_core",
"py39-pydantic_core",
"py310-pydantic_core",
"py311-pydantic_core",
"py312-pydantic_core",
"czkawka",
"py37-pydantic_core",
"mise",
"conserve",
"gitoxide",
"srgn",
"rustpython",
"py-rustworkx",
"py310-rustworkx",
"py311-rustworkx",
"py312-rustworkx",
"yazi",
"kalc",
"uv",
"vrc-get",
"wstunnel",
"py312-cryptg",
"watchexec",
"ata",
"veryl",
"jnv",
"gitu",
"rune",
"orz",
"goku",
"tu",
"rotz",
"clavus",
"tiron",
"rye",
"hex",
"neocmakelsp",
"termscp",
"oxker",
"numbat",
"amber-lang",
"rio",
"sig",
"flawz",
"otree",
"envelope",
"qrtool",
"ferium",
"serpl",
"lucky-commit",
"shadowsocks-rust",
"kondo",
"aichat",
"inferno",
"rage",
"age-plugin-yubikey",
"kty",
"dune",
"ncmc",
"ncmdump",
"aq",
"elp",
"sequoia-sq",
"py313-maturin",
"py313-dulwich",
"py313-cryptography",
"dufs",
"py313-orjson",
"diffr",
"rebels-in-the-sky",
"sshs",
"csview",
"macmon",
"rpg-cli",
"py313-pydantic_core",
"py313-bcrypt",
"libkrun",
"krunkit",
"hk",
"vivid",
"zizmor",
"ab-av1",
"sequoia-chameleon-gnupg",
"jgenesis",
"cocogitto",
"taplo",
"xan",
"wiper"
]
},
{
"type": "lib",
"ports": [
"folly",
"kicad-footprints",
"kicad-packages3D",
"kicad-templates",
"rust-bootstrap-10.7",
"fastgltf",
"just-fast",
"mold",
"vtm",
"rust-bootstrap-10.6",
"rust-bootstrap-10.5",
"Hypr",
"gpick",
"fb303",
"abaddon",
"rust-compiler-wrap",
"kicad-docs",
"kicad-symbols"
]
}
]
},
{
"name": "lefthook",
"portdir": "devel/lefthook",
"version": "2.0.4",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lefthook.dev/",
"description": "Fast and powerful Git hooks manager for any type of projects.",
"long_description": "A Git hooks manager for Node.js, Ruby, Python and many other types of projects. It is written in Go, can run commands in parallel, and allows to control execution and files you pass to your commands. It is also a single dependency-free binary which can work in any environment.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1016
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "ledit",
"portdir": "editors/ledit",
"version": "2.04",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cristal.inria.fr/~ddr/",
"description": "A line editor to be used with interactive commands.",
"long_description": "The command ledit allows to edit lines one by one when running an interactive command. When typing a line, some keys with control or meta are interpreted: it is possible to insert characters in the middle of the line, go to the beginning or the end of the line, get a previous line, search for a line with a pattern, etc.",
"active": true,
"categories": [
"editors"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"ocaml"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"camlp5"
]
}
],
"depends_on": []
},
{
"name": "LedgerScheduler",
"portdir": "office/LedgerScheduler",
"version": "1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tazzben/LedgerScheduler",
"description": "Tool to auto populate Ledger with enteries when the time comes",
"long_description": "This application moves transactions from a scheduled transaction file to a main ledger file. A very common task would be to use this app as part of a cron job after using Depreciate for Ledger.",
"active": true,
"categories": [
"office"
],
"maintainers": [
{
"name": "bosmith",
"github": "tazzben",
"ports_count": 9
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-dateutil"
]
}
],
"depends_on": []
},
{
"name": "ledger",
"portdir": "finance/ledger",
"version": "3.3.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ledger-cli.org/",
"description": "A command-line, double-entry accounting tool.",
"long_description": "Ledger is a powerful, double-entry accounting system that is accessed from the UNIX command-line.",
"active": true,
"categories": [
"finance"
],
"maintainers": [],
"variants": [
"debug",
"gpgme",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libedit",
"mpfr",
"gettext",
"python313",
"utfcpp",
"boost181",
"gmp"
]
}
],
"depends_on": []
},
{
"name": "lean",
"portdir": "math/lean",
"version": "3.51.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/leanprover-community/lean",
"description": "The Lean theorem prover.",
"long_description": "A fork of Lean 3 maintained and updated by the Lean community. Lean is a functional programming language that makes it easy to write correct and maintainable code. You can also use Lean as an interactive theorem prover.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "",
"github": "kakuhen",
"ports_count": 9
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gmp"
]
}
],
"depends_on": []
},
{
"name": "leafpad",
"portdir": "editors/leafpad",
"version": "0.8.18.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://tarot.freeshell.org/leafpad/",
"description": "A simple GTK+ 2 text editor that emphasizes simplicity.",
"long_description": "A simple GTK+ 2 text editor that emphasizes simplicity.",
"active": true,
"categories": [
"editors",
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"libtool",
"pkgconfig",
"intltool",
"autoconf",
"automake"
]
},
{
"type": "lib",
"ports": [
"gtk2",
"freetype",
"desktop-file-utils"
]
}
],
"depends_on": []
},
{
"name": "leafnode",
"portdir": "news/leafnode",
"version": "1.12.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://leafnode.sourceforge.net/",
"description": "Leafnode is a store & forward NNTP proxy",
"long_description": "Leafnode is a software package that implements a store & forward NNTP proxy (client and server) that supportis TCP connections across IPv4 and IPv6. It can be used to give a regular newsreader off-line functionality, merge news articles from several upstream newsservers for newsreaders that only support one server well and avoid duplicate news download for a small LAN with multiple users reading news.",
"active": true,
"categories": [
"news"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"pcre2"
]
}
],
"depends_on": []
},
{
"name": "leaf",
"portdir": "sysutils/leaf",
"version": "1.3.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vrongmeal/leaf",
"description": "General purpose reloader for all projects.",
"long_description": "General purpose reloader for all projects. Command leaf watches for changes in the working directory and runs the specified set of commands whenever a file updates. A set of filters can be applied to the watch and directories can be excluded.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1016
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "le",
"portdir": "editors/le",
"version": "1.16.8",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://freecode.com/projects/leeditor",
"description": "Terminal based text editor",
"long_description": "LE has many block operations with stream and rectangular blocks, can edit both unix and dos style files (LF/CRLF), is binary clean, has hex mode, can edit text with multi-byte character encoding, has full undo/redo, can edit files and mmap-able devices in mmap shared mode (only replace), has tunable syntax highlighting, tunable color scheme (can use default colors), tunable key map. It is slightly similar to Norton Editor, but has more features.",
"active": true,
"categories": [
"editors"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "ldns",
"portdir": "net/ldns",
"version": "1.8.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nlnetlabs.nl/projects/ldns/about/",
"description": "DNS library in C",
"long_description": "ldns is a library with the aim of simplifying DNS programming in C. It is heavily based upon the Net::DNS module from Perl.",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [],
"variants": [
"libressl",
"openssl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libpcap",
"libressl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"dnsperf",
"redwax-tool",
"dnscap"
]
}
]
},
{
"name": "ldmud",
"portdir": "games/ldmud",
"version": "3.6.8",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ldmud.eu/",
"description": "modern LPMud gamedriver",
"long_description": "LDMud started as a project to clean up and modernize Amylaar's LPMud gamedriver. Primary goals are full documentation, a commented source body and out-of-the-box support for the major mudlibs, of which the commented source body has been pretty much completed. During the course of work a lot of bug fixes and improvements found their way into the driver - much more than originally expected, and definitely enough to make LDMud a driver in its own right.",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 240
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl",
"pcre",
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "ldid-procursus",
"portdir": "devel/ldid-procursus",
"version": "2.1.5-procursus7",
"license": "AGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ProcursusTeam/ldid",
"description": "Put real or fake signatures in a Mach-O",
"long_description": "Put real or fake signatures in a Mach-O.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "team",
"github": "therealketo",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libplist",
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "ldid",
"portdir": "devel/ldid",
"version": "2.1.5",
"license": "AGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cydia.saurik.com/info/ldid/",
"description": "Link Identity Editor",
"long_description": "Link Identity Editor. ldid lets you manipulate the signature block in a Mach-O binary. This is Sam Bingner's fork of ldid, originally by Jay Freeman (saurik).",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 224
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libplist",
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "ldas-tools-utilities",
"portdir": "science/ldas-tools-utilities",
"version": "2.5.1",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/DASWG/LDASTools",
"description": "Utilities built upon various ldas-tools components.",
"long_description": "Utilities built upon various ldas-tools components.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ldas-tools-diskcacheAPI",
"ldas-tools-frameAPI"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"ldas-tools"
]
}
]
},
{
"name": "ldas-tools-ldasgen",
"portdir": "science/ldas-tools-ldasgen",
"version": "2.5.5",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/DASWG/LDASTools",
"description": "Filters library used by ldas-tools",
"long_description": "Filters library used by ldas-tools",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"flex",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ldas-tools-al"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ldas-tools-diskcacheAPI",
"py27-ldas-tools-diskcacheAPI",
"ldas-tools-frameAPI",
"py27-ldas-tools-frameAPI",
"py27-ldas-tools-ldasgen"
]
},
{
"type": "run",
"ports": [
"ldas-tools"
]
}
]
},
{
"name": "ldas-tools-framecpp",
"portdir": "science/ldas-tools-framecpp",
"version": "2.5.8",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/DASWG/LDASTools",
"description": "Suite of LDAS tools",
"long_description": "Suite of LDAS tools",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"zlib",
"openssl",
"ldas-tools-al"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lalframe",
"gds",
"py27-ldas-tools-frameAPI",
"py27-ldas-tools-framecpp",
"ldas-tools-frameAPI"
]
},
{
"type": "run",
"ports": [
"lscsoft-deps",
"ldas-tools"
]
}
]
},
{
"name": "ldas-tools-frameAPI",
"portdir": "science/ldas-tools-frameAPI",
"version": "2.5.2",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/DASWG/LDASTools",
"description": "Filters library used by ldas-tools",
"long_description": "Filters library used by ldas-tools",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ldas-tools-filters",
"ldas-tools-framecpp",
"ldas-tools-ldasgen"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-ldas-tools-frameAPI",
"ldas-tools-utilities"
]
},
{
"type": "run",
"ports": [
"ldas-tools"
]
}
]
},
{
"name": "ldas-tools-filters",
"portdir": "science/ldas-tools-filters",
"version": "2.5.2",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/DASWG/LDASTools",
"description": "Filters library used by ldas-tools",
"long_description": "Filters library used by ldas-tools",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ldas-tools-al"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ldas-tools-frameAPI",
"py27-ldas-tools-frameAPI"
]
},
{
"type": "run",
"ports": [
"ldas-tools"
]
}
]
},
{
"name": "ldas-tools-diskcacheAPI",
"portdir": "science/ldas-tools-diskcacheAPI",
"version": "2.5.6",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/DASWG/LDASTools",
"description": "Filters library used by ldas-tools",
"long_description": "Filters library used by ldas-tools",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ldas-tools-ldasgen"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-ldas-tools-diskcacheAPI",
"ldas-tools-utilities"
]
},
{
"type": "run",
"ports": [
"ldas-tools"
]
}
]
},
{
"name": "ldas-tools-al",
"portdir": "science/ldas-tools-al",
"version": "2.5.7",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/DASWG/LDASTools",
"description": "LDAS Tools Abstraction library",
"long_description": "LDAS Tools Abstraction library",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"zlib",
"openssl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ldas-tools-framecpp",
"py27-ldas-tools-al",
"ldas-tools-filters",
"py27-ldas-tools-ldasgen",
"py27-ldas-tools-framecpp",
"ldas-tools-ldasgen"
]
},
{
"type": "run",
"ports": [
"ldas-tools"
]
}
]
},
{
"name": "ldas-tools",
"portdir": "science/ldas-tools",
"version": "20161022",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://https://wiki.ligo.org/DASWG/LDASTools",
"description": "Suite of LDAS tools meta-port",
"long_description": "Suite of LDAS tools meta-port",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "run",
"ports": [
"ldas-tools-diskcacheAPI",
"ldas-tools-filters",
"ldas-tools-frameAPI",
"ldas-tools-al",
"ldas-tools-ldasgen",
"ldas-tools-utilities",
"ldas-tools-framecpp"
]
}
],
"depends_on": []
},
{
"name": "ldapvi",
"portdir": "net/ldapvi",
"version": "1.7",
"license": "GPL-2",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.lichteblau.com/src.html",
"description": "using ldapvi you can update LDAP entries with a text editor",
"long_description": "ldapvi is a small tool, which lets you update LDAP entries with your favorite editor.",
"active": true,
"categories": [
"sysutils",
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"autoconf",
"automake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"openldap",
"glib2",
"popt",
"readline"
]
}
],
"depends_on": []
},
{
"name": "lda-d",
"portdir": "math/lda-d",
"version": "0.2",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://chasen.org/~daiti-m/dist/lda/",
"description": "a Latent Dirichlet Allocation package",
"long_description": "lda-d is a Latent Dirichlet Allocation (LDA) package made by Daichi Mochihashi.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "lda-c",
"portdir": "math/lda-c",
"version": "20080413",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.cs.princeton.edu/~blei/lda-c/",
"description": "a C implementation of latent Dirichlet allocation (LDA)",
"long_description": "LDA-C is a C implementation of latent Dirichlet allocation (LDA) made by David M. Blei.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"universal",
"sample"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "ld64-xtools",
"portdir": "devel/ld64",
"version": "1",
"license": "APSL-2",
"platforms": "darwin",
"epoch": 2,
"replaced_by": null,
"homepage": "http://opensource.apple.com/source/ld64/",
"description": "ld64 is the new mach-o linker",
"long_description": "ld64 combines several object files and libraries, resolves references, and produces an ouput file.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 283
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"darwin-xtools"
]
}
],
"depends_on": []
},
{
"name": "ld64-xcode",
"portdir": "devel/ld64",
"version": "2",
"license": "APSL-2",
"platforms": "darwin",
"epoch": 2,
"replaced_by": null,
"homepage": "http://opensource.apple.com/source/ld64/",
"description": "ld64 is the new mach-o linker",
"long_description": "ld64 combines several object files and libraries, resolves references, and produces an ouput file.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 283
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"ld64"
]
}
]
}
]
}