GET /api/v1/ports/?format=api&ordering=-name&page=922
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 51976,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=923",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=921",
    "results": [
        {
            "name": "lttoolbox",
            "portdir": "textproc/lttoolbox",
            "version": "3.8.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wiki.apertium.org/wiki/Lttoolbox",
            "description": "toolbox for lexical processing, morphological analysis and generation",
            "long_description": "lttoolbox is a toolbox from the Apertium platform used for lexical processing, morphological analysis and generation of words. Analysis involves finding the lemma and grammatical information (e.g. noun, plural) of a surface form. Generation is the opposite process. The package is split into three programs, lt-comp (compiler), lt-proc (processor), and lt-expand (generates all possible mappings between surface forms and lexical forms).",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "utfcpp",
                        "clang-20",
                        "cmake",
                        "python313"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "icu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "apertium"
                    ]
                }
            ]
        },
        {
            "name": "ltris",
            "portdir": "games/ltris",
            "version": "1.3.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lgames.sourceforge.net/index.php?project=LTris",
            "description": "Tetris clone with multiplayer and AI support.",
            "long_description": "LTris as a tetris clone which means you have a bowl with blocks falling down. By rotating and moving the blocks you try to assemble whole lines which then disappear. LTris has three modes for this: Classic is the classical one where you play until the bowl becomes filled, Figures resets the bowl contents to a new figure for each level and adds suddenly appearing tiles and lines later on and Multiplayer where up to three players either controlled by human or CPU(!) compete and send completed lines to each other.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl_mixer",
                        "gettext",
                        "libsdl",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ltex-ls",
            "portdir": "devel/ltex-ls",
            "version": "16.0.0",
            "license": "MPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://valentjn.github.io/ltex",
            "description": "LTeX Language Server: LSP language server for LanguageTool with support for LaTeX, Markdown, and others",
            "long_description": "LTeX Language Server: LSP language server for LanguageTool with support for LaTeX, Markdown, and others",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ltc-tools",
            "portdir": "multimedia/ltc-tools",
            "version": "0.7.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/x42/ltc-tools",
            "description": "command line tools for linear timecode (LTC)",
            "long_description": "ltc-tools provides command line programs for reading and generating linear (or longitudinal) timecode (LTC).",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "jack",
                        "libsndfile",
                        "libltc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lsx",
            "portdir": "sysutils/lsx",
            "version": "0.1.9",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/souvikinator/lsx",
            "description": "ls Xtended: A command line utility which lets you navigate through terminal like a pro",
            "long_description": "It's a pain to cd and ls multiple times to reach desired directory in terminal (this maybe subjective). ls-Xtended (lsx) solves this problem by allowing users to smoothly navigate and search directories on the go with just one command. It also allows to create alias for paths making it easier for users to remember the path to the desired directory. It also ranks your directories based on how often you access them and placing them on top of the list to reduce searching and navigation time.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "LSQR",
            "portdir": "fortran/LSQR",
            "version": "1.1.0",
            "license": "CPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jacobwilliams/LSQR",
            "description": "Modern Fortran sparse linear systems solver",
            "long_description": "A Fortran 2008 edition of LSQR, a conjugate-gradient type method for solving sparse linear equations and sparse least-squares problems.",
            "active": true,
            "categories": [
                "math",
                "fortran"
            ],
            "maintainers": [],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "fpm",
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ls-qpack",
            "portdir": "www/ls-qpack",
            "version": "2.6.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/litespeedtech/ls-qpack",
            "description": "QPACK compression library for use with HTTP/3",
            "long_description": "QPACK compression library for use with HTTP/3",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-pylsqpack",
                        "py314-pylsqpack",
                        "py310-pylsqpack",
                        "py39-pylsqpack",
                        "py312-pylsqpack",
                        "py313-pylsqpack"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-pylsqpack"
                    ]
                }
            ]
        },
        {
            "name": "lskat",
            "portdir": "kde/lskat",
            "version": "4.14.3",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://games.kde.org/game.php?game=lskat",
            "description": "Lskat stands for Lieutnant Skat (from German Offiziersskat).",
            "long_description": "Lieutnant Skat (from German Offiziersskat) is a fun and engaging card game for two players, where the second player is either live opponent, or built in artificial intelligence. You can also play and test an online demo version of this game.",
            "active": true,
            "categories": [
                "games",
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "clang-18",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "libkdegames",
                        "kdelibs4",
                        "phonon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdegames4"
                    ]
                }
            ]
        },
        {
            "name": "lsh",
            "portdir": "net/lsh",
            "version": "2.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.lysator.liu.se/~nisse/lsh/",
            "description": "A GNU implementation of the Secure Shell protocols",
            "long_description": "lsh is a free implementation (in the GNU sense) of the ssh version 2 protocol, currently being standardised by the IETF SECSH working group",
            "active": false,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "liboop",
                        "nettle",
                        "zlib",
                        "tcp_wrappers",
                        "xauth",
                        "xorg-libXau",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lsdvd",
            "portdir": "sysutils/lsdvd",
            "version": "0.17",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.net/projects/lsdvd/",
            "description": "lsdvd is a console application that displays the content of a dvd.",
            "long_description": "lsdvd is a console application that displays the content of a dvd. It provides output about the types of video and audio tracks, subtitles etc... output is available in a number of formats including human readable, perl, ruby or xml.",
            "active": true,
            "categories": [
                "sysutils",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ecronin",
                    "github": "ecronin",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libdvdread"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "x264transcode"
                    ]
                }
            ]
        },
        {
            "name": "lsd2",
            "portdir": "science/lsd2",
            "version": "2.4.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tothuhien/lsd2",
            "description": "A phylogeny dating method using least-squares algorithms and criteria",
            "long_description": "A phylogeny dating method using least-squares algorithms and criteria",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "iqtree3",
                        "iqtree2"
                    ]
                }
            ]
        },
        {
            "name": "lsd",
            "portdir": "sysutils/lsd",
            "version": "1.2.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lsd-rs/lsd",
            "description": "The next gen ls command",
            "long_description": "The next gen ls command. lsd is heavily inspired by the super colorls project but with some little differences.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "go-md2man",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lscsoft-deps",
            "portdir": "science/lscsoft-deps",
            "version": "20200805",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.lsc-group.phys.uwm.edu/daswg",
            "description": "LSCSoft dependencies meta-port",
            "long_description": "This is a meta-port that depends on all the ports needed for developing Software used within the LIGO Scientific Collaboration.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "glue",
                "lalsuite",
                "nds2",
                "nds2_swig",
                "gds"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "automake",
                        "boost",
                        "cmake",
                        "git",
                        "git-lfs",
                        "glib2",
                        "jsoncpp",
                        "libtool",
                        "pkgconfig",
                        "swig",
                        "swig-java",
                        "swig-octave",
                        "swig-python",
                        "graphviz",
                        "gnu-classpath",
                        "python27",
                        "fftw-3",
                        "fftw-3-single",
                        "gsl",
                        "kerberos5",
                        "py27-astropy",
                        "py27-cjson",
                        "py27-freezegun",
                        "py27-healpy",
                        "py27-ligo-lw",
                        "py27-ligo-segments",
                        "py27-lscsoft-glue",
                        "py27-mock",
                        "py27-numpy",
                        "py27-openssl",
                        "py27-pyrxp",
                        "py27-pytest",
                        "py27-pytest-mpl",
                        "py27-scipy",
                        "py27-shapely",
                        "hdf5",
                        "healpix-c",
                        "ldas-tools-framecpp",
                        "autoconf",
                        "metaio",
                        "root6",
                        "doxygen",
                        "libxml2",
                        "libframe"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lscpu",
            "portdir": "sysutils/lscpu",
            "version": "1.2.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/NanXiao/lscpu",
            "description": "lists available cpus",
            "long_description": "The lscpu utility lists all available cpus. On x86 it leverages CPUID instructions. For other architectures, the displayed information is more limited.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lrzsz",
            "portdir": "comms/lrzsz",
            "version": "0.12.20",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ohse.de/uwe/software/lrzsz.html",
            "description": "free XMODEM/YMODEM/ZMODEM implementation",
            "long_description": "lrzsz is a Unix communication package providing the XMODEM, YMODEM, and ZMODEM file transfer protocols.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "minicom",
                        "zssh"
                    ]
                }
            ]
        },
        {
            "name": "lrzip",
            "portdir": "archivers/lrzip",
            "version": "0.651",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ck.kolivas.org/apps/lrzip/",
            "description": "Long Range ZIP or Lzma RZIP",
            "long_description": "lrzip is a compression program optimised for large files. The larger the file and the more memory you have, the better the compression advantage this will provide, especially once the files are larger than 100MB. The advantage can be chosen to be either size (much smaller than bzip2) or speed (much faster than bzip2).",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "clang-18",
                        "nasm",
                        "libtool",
                        "autoconf"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "lzo2",
                        "lz4",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libarchive-qt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "lrslib",
            "portdir": "math/lrslib",
            "version": "7.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cgm.cs.mcgill.ca/~avis/C/lrs.html",
            "description": "self-contained ANSI C implementation of the reverse search algorithm for vertex enumeration/convex hull problems",
            "long_description": "self-contained ANSI C implementation of the reverse search algorithm for vertex enumeration/convex hull problems",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "latte-int",
                        "polymake",
                        "sympol"
                    ]
                }
            ]
        },
        {
            "name": "lpython",
            "portdir": "lang/lpython",
            "version": "0.20.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lpython.org",
            "description": "High-performance typed Python compiler",
            "long_description": "LPython aggressively optimizes type-annotated Python code. It has several backends, including LLVM, C, C++ and WASM. LPython’s primary tenet is speed.",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "bison",
                        "cmake",
                        "re2c",
                        "bash"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "rapidjson",
                        "libfmt10",
                        "python312",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lp_solve_java",
            "portdir": "math/lp_solve",
            "version": "5.5.2.11",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://lpsolve.sourceforge.net/5.5/",
            "description": "Java library for Linear Programming Solver",
            "long_description": "Java library for Linear Programming Solver",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lp_solve",
            "portdir": "math/lp_solve",
            "version": "5.5.2.11",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://lpsolve.sourceforge.net/5.5/",
            "description": "Linear Programming Solver",
            "long_description": "Mixed Integer Linear Programming (MILP) solver. lp_solve solves pure linear, (mixed) integer/binary, semi-continuous and special ordered sets (SOS) models.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "shogun",
                        "shogun-devel",
                        "syncha"
                    ]
                }
            ]
        },
        {
            "name": "lprof",
            "portdir": "graphics/lprof",
            "version": "20090113",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://lprof.sourceforge.net",
            "description": "LProf open source ICC profiler",
            "long_description": "LProf is an open source color profiler that creates ICC compliant profiles for devices such as cameras, scanners and monitors. Origanally authored by Marti Maria the creator of LCMS. Marti has graciously consented to the creation of this project.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "cvs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "qt4-mac",
                        "vigra",
                        "tiff",
                        "zlib",
                        "libusb-compat",
                        "qt-assistant"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lporg",
            "portdir": "sysutils/lporg",
            "version": "20.4.9",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/blacktop/lporg",
            "description": "Organize Your macOS Launchpad Apps",
            "long_description": "This project is meant to help people setting up a brand new Mac or to keep all of their Launchpad Folders in sync across devices.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "tsln1998",
                    "github": "tsln1998",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lpcnetfreedv",
            "portdir": "audio/lpcnetfreedv",
            "version": "0.5",
            "license": "BSD",
            "platforms": "darwin macosx",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://github.com/drowe67/LPCNet",
            "description": "Experimental Neural Net speech coding for FreeDV",
            "long_description": "Experimental version of LPCNet being developed for over the air Digital Voice experiments with FreeDV.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                }
            ],
            "variants": [
                "debug",
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "codec2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "codec2",
                        "freedv-gui"
                    ]
                }
            ]
        },
        {
            "name": "lpc21isp",
            "portdir": "cross/lpc21isp",
            "version": "1.97",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.net/projects/lpc21isp/",
            "description": "a NXP MCU programmer",
            "long_description": "In-circuit programming (ISP) tool for the NXP (Philips) LPC2000 series ARM7 microcontrollers",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lparse",
            "portdir": "science/lparse",
            "version": "1.1.2",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.tcs.hut.fi/Software/smodels",
            "description": "prepare variable-free programs for smodels",
            "long_description": "Smodels works with variable-free programs that are quite cumbersome to generate by hand. Lparse is a front-end that adds variables (and a lot of other stuff) to the accepted language and generates a variable-free simple logic program that can be given to smodels. Lparse also implements several other semantics (classical negation, partial stable models) by translating them into normal logic programs.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lpairs2",
            "portdir": "games/lpairs2",
            "version": "2.3.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lgames.sourceforge.net/index.php?project=LPairs",
            "description": "Classical memory game.",
            "long_description": "LPairs is a classical memory game. This means you have to find pairs of identical cards which will then be removed. Your time and tries needed will be counted but there is no highscore chart or limit to this.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "libsdl2_mixer",
                        "gettext",
                        "libsdl2",
                        "libsdl2_image",
                        "libsdl2_ttf",
                        "makeicns"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lpairs",
            "portdir": "games/lpairs",
            "version": "1.0.4",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "lpairs2",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by lpairs2",
            "long_description": "This port has been replaced by lpairs2.",
            "active": false,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lowdown",
            "portdir": "textproc/lowdown",
            "version": "3.0.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kristaps.bsd.lv/lowdown",
            "description": "simple markdown translator",
            "long_description": "lowdown is a Markdown translator producing HTML5, roff documents in the ms and man formats, LaTeX, gemini (\"gemtext\"), OpenDocument, and ANSI/UTF8 terminal output. The open source C source code has no dependencies.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "love_select",
            "portdir": "sysutils/love_select",
            "version": "1.0",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default LÖVE version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of LÖVE.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "love-0.10",
                        "love-0.7",
                        "love-0.8",
                        "love-0.9",
                        "love-11"
                    ]
                }
            ]
        },
        {
            "name": "love-11",
            "portdir": "devel/love-11",
            "version": "11.5",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://love2d.org",
            "description": "2D game development framework (11.x branch)",
            "long_description": "LÖVE is a 2D game development framework. This port tracks the 11.x branch.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "makeicns"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua51",
                        "libogg",
                        "zlib",
                        "freetype",
                        "libtheora",
                        "libmodplug",
                        "libvorbis",
                        "mpg123",
                        "openal-soft",
                        "libsdl2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "love_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mari0"
                    ]
                }
            ]
        },
        {
            "name": "love-0.9",
            "portdir": "devel/love-0.9",
            "version": "0.9.2",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://love2d.org",
            "description": "2D game development framework (0.9.x branch)",
            "long_description": "LÖVE is a 2D game development framework. This port tracks the 0.9.x branch.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl2",
                        "physfs",
                        "libmodplug",
                        "freetype",
                        "lua51",
                        "libvorbis",
                        "mpg123",
                        "openal-soft",
                        "libdevil"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "love_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "love-0.8",
            "portdir": "devel/love-0.8",
            "version": "0.8.0",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://love2d.org",
            "description": "2D game development framework (0.8.x branch)",
            "long_description": "LÖVE is a 2D game development framework. This port tracks the 0.8.x branch.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "coreutils"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "physfs",
                        "lua51",
                        "libmodplug",
                        "freetype",
                        "libvorbis",
                        "mpg123",
                        "openal-soft",
                        "libdevil",
                        "libsdl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "love_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "notpacman"
                    ]
                }
            ]
        },
        {
            "name": "love-0.7",
            "portdir": "devel/love-0.7",
            "version": "0.7.2",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://love2d.org",
            "description": "2D game development framework (0.7.x branch)",
            "long_description": "LÖVE is a 2D game development framework. This port tracks the 0.7.x branch.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "coreutils"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "physfs",
                        "libmng",
                        "tiff",
                        "libmodplug",
                        "freetype",
                        "lua51",
                        "libvorbis",
                        "mpg123",
                        "openal-soft",
                        "libdevil",
                        "libsdl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "love_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "nottetris2"
                    ]
                }
            ]
        },
        {
            "name": "love-0.10",
            "portdir": "devel/love-0.10",
            "version": "0.10.2",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://love2d.org",
            "description": "2D game development framework (0.10.x branch)",
            "long_description": "LÖVE is a 2D game development framework. This port tracks the 0.10.x branch.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "makeicns"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "physfs",
                        "lua51",
                        "libogg",
                        "zlib",
                        "freetype",
                        "libtheora",
                        "libmodplug",
                        "libvorbis",
                        "mpg123",
                        "openal-soft",
                        "libsdl2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "love_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "orthorobot"
                    ]
                }
            ]
        },
        {
            "name": "lout",
            "portdir": "textproc/lout",
            "version": "3.43.2",
            "license": "GPL-3+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://savannah.nongnu.org/projects/lout/",
            "description": "A text formatting system similar to TeX, but simpler",
            "long_description": "Lout is a text-formatting system and a purely functional programming language. It outputs PostScript directly, achieving high quality printouts in one step.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "zlib",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "loudmouth",
            "portdir": "net/loudmouth",
            "version": "1.5.4",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mcabber/loudmouth",
            "description": "A lightweight C library for the jabber protocol.",
            "long_description": "Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol. It's designed to be easy to get started with and yet extensible to let you do anything the Jabber protocol allows.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "gnutls",
                        "libidn",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "amarok",
                        "Io",
                        "mcabber"
                    ]
                }
            ]
        },
        {
            "name": "lostirc",
            "portdir": "irc/lostirc",
            "version": "0.4.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://lostirc.sourceforge.net/",
            "description": "simple GTK+ IRC client",
            "long_description": "LostIRC is an IRC client for X, written in C++ using gtkmm as a widget set. The goal of the first stable version, is to make a simple, keyboard controlled IRC application with basic features implemented.",
            "active": true,
            "categories": [
                "irc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtkmm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "LORENE",
            "portdir": "science/LORENE",
            "version": "0.0.0~cvs20160908",
            "license": "gpl-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.lorene.obspm.fr/",
            "description": "Langage Objet pour la RElativité NumériquE",
            "long_description": "LORENE is a set of C++ classes to solve various problems arising in numerical relativity, and more generally in computational astrophysics. It provides tools to solve partial differential equations by means of multi-domain spectral methods.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "thibaut",
                    "github": "paumard",
                    "ports_count": 43
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fftw-3",
                        "pgplot",
                        "gsl",
                        "libgcc",
                        "OpenBLAS"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-gyoto",
                        "py37-gyoto",
                        "py38-gyoto",
                        "py35-gyoto",
                        "py36-gyoto",
                        "Gyoto",
                        "py310-gyoto",
                        "py311-gyoto",
                        "py312-gyoto",
                        "py313-gyoto",
                        "py314-gyoto"
                    ]
                }
            ]
        },
        {
            "name": "lore",
            "portdir": "sysutils/lore",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/robinovitch61/lore",
            "description": "A less-like terminal pager with search, filter, and selection.",
            "long_description": "A less-like terminal pager with search, filter, and selection.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lookup",
            "portdir": "textproc/lookup",
            "version": "1.4-media-20121122",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://green.ribbon.to/~ikazuhiro/lookup/lookup.html",
            "description": "Dictionary search interface for Emacs, including the media patch",
            "long_description": "Dictionary search interface for Emacs, including the media patch",
            "active": true,
            "categories": [
                "textproc",
                "japanese"
            ],
            "maintainers": [],
            "variants": [
                "emacs_app",
                "carbon_emacs_package",
                "ptex"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "emacs",
                        "eblook"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lookat",
            "portdir": "sysutils/lookat",
            "version": "2.1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.wagemakers.be/english/programs/lookat/",
            "description": "A program to view textfiles and man-pages",
            "long_description": "A program to view textfiles and man-pages.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "loli",
            "portdir": "lang/loli",
            "version": "2016.07.01",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/LoLi-Lang/LoLi",
            "description": "LoLi is another approach to System F-sub in a LISPy way",
            "long_description": "LoLi is another approach to System F-sub in a LISPy way",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lolcat",
            "portdir": "sysutils/lolcat",
            "version": "1.5",
            "license": "WTFPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jaseg/lolcat",
            "description": "display files or stdin in rainbow colors",
            "long_description": "lolcat displays files or stdin in rainbow colors.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lokalize",
            "portdir": "kde/lokalize",
            "version": "4.14.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://userbase.kde.org/Lokalize",
            "description": "Localization tool for KDE4",
            "long_description": "Localization tool for KDE4",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "clang-18",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "hunspell",
                        "kdelibs4",
                        "phonon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdesdk4"
                    ]
                }
            ]
        },
        {
            "name": "logwatch",
            "portdir": "security/logwatch",
            "version": "7.14",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://logwatch.sourceforge.net",
            "description": "system log analyzer and reporter",
            "long_description": "Logwatch is a customizable log analysis system. Logwatch parses through your system's logs for a given period of time and creates a report analyzing areas that you specify, in as much detail as you require. Logwatch is easy to use and will work right out of the package on most systems.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [
                "perl5_30",
                "perl5_32",
                "perl5_34",
                "perl5_36",
                "perl5_38"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-html-parser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "logtalk",
            "portdir": "lang/logtalk",
            "version": "3.100.1",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://logtalk.org/",
            "description": "Logtalk - Open source object-oriented logic programming language",
            "long_description": "Logtalk is an object-oriented logic programming language that extends and leverages the Prolog language with a feature set suitable for programming in the large. Logtalk supports modern code encapsulation and code reuse mechanisms without compromising the declarative programming features of Prolog. Logtalk is implemented in highly portable code and can use most modern and standards compliant Prolog implementations as a back-end compiler. As a multi-paradigm language, it includes support for modules, prototypes, classes, protocols (interfaces), categories (components and hot patching), event-driven programming, and high-level multi-threading programming. Its distribution uses a commercial friendly license and includes full documentation, portable libraries, a comprehensive set of portable developer tools, and a large number of programming examples to help get you started.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "pmoura",
                    "github": "pmoura",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "shared-mime-info"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "logsurfer",
            "portdir": "security/logsurfer",
            "version": "1.6b",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.crypt.gen.nz/logsurfer/",
            "description": "monitors system logs in real-time and reports on the occurrence of events",
            "long_description": "similar to the well-known swatch program on which it is based, but offers a number of advanced features which swatch does not support. Logsurfer is capable of grouping related log entries together - for instance, when a system boots it usually creates a high number of log messages.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "mat",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "logstalgia",
            "portdir": "www/logstalgia",
            "version": "1.1.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://logstalgia.io",
            "description": "a website access log visualisation tool",
            "long_description": "Logstalgia is a visualization tool that replays or streams web server access logs as a retro arcade game simulation.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "glm",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "libsdl2",
                        "boost176",
                        "freetype",
                        "libsdl2_image",
                        "pcre2",
                        "ftgl",
                        "glew",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "logsentry",
            "portdir": "security/logsentry",
            "version": "1.1.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.net/projects/sentrytools",
            "description": "logfile auditing tool (previously logcheck)",
            "long_description": "Logsentry is a scheduled auditing tool that scans system log files for security violations and unusual activity. Reports of suspicious log entries are mailed to a specified user (usually root). Logsentry was formerly known as logcheck.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "logrotate",
            "portdir": "sysutils/logrotate",
            "version": "3.22.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/logrotate/logrotate",
            "description": "Rotates, compresses, and mails system logs",
            "long_description": "The logrotate utility is designed to simplify the administration of logs on a system which generates a lot of log files. Logrotate provides automatic rotation, compression (gzip by default), removal and mailing of log files. Logrotate can be set to handle a log file daily, weekly, monthly or when the log file exceeds a certain size.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "bzip2",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "popt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gzip",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mail-server"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mod_tile",
                        "mythtv-core.27",
                        "mythtv-core.28",
                        "i2pd"
                    ]
                }
            ]
        }
    ]
}