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

{
    "count": 49661,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=53",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=51",
    "results": [
        {
            "name": "fluidsynth",
            "portdir": "multimedia/fluidsynth",
            "version": "2.3.4",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.fluidsynth.org/",
            "description": "FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications.",
            "long_description": "FluidSynth is a cross-platform real-time software synthesizer with support for SoundFont 2 and a built-in command line shell. It may be used for playback of MIDI files, but also provides a shared library which can be used in other programs.",
            "active": true,
            "categories": [
                "multimedia",
                "audio"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "universal",
                "debug",
                "jack",
                "dbus",
                "openmp"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "portaudio",
                        "gettext",
                        "glib2",
                        "ncurses",
                        "readline",
                        "libogg",
                        "libiconv",
                        "flac",
                        "libsndfile",
                        "libvorbis"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "generaluser-soundfont"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qsynth-qt4",
                        "dosbox-staging",
                        "qtads",
                        "qsynth",
                        "xmms2",
                        "lmms",
                        "denemo",
                        "gstreamer1-gst-plugins-bad",
                        "dosbox-x",
                        "scummvm",
                        "scummvm-devel",
                        "audacious-plugins"
                    ]
                }
            ]
        },
        {
            "name": "flusspferd",
            "portdir": "devel/flusspferd",
            "version": "0.8",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://flusspferd.org/",
            "description": "provides Javascript bindings for C++.",
            "long_description": "flusspferd provides Javascript bindings for C++.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "team",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "test",
                "readline",
                "sqlite",
                "gmp"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "spidermonkey",
                        "boost171"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "flux",
            "portdir": "sysutils/flux",
            "version": "2.6.3",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fluxcd.io/",
            "description": "Flux CLI",
            "long_description": "Flux is a tool for keeping Kubernetes clusters in sync with sources of configuration (like Git repositories), and automating updates to configuration when there is new code to deploy.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "kustomize",
                        "go",
                        "realpath",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fluxbox",
            "portdir": "x11/fluxbox",
            "version": "1.3.7",
            "license": "MIT",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://fluxbox.org",
            "description": "Lightweight window manager based on Blackbox 0.61.1",
            "long_description": "It's based on the Blackbox 0.61.1 code. Fluxbox looks like blackbox and handles styles, colors, window placement and similar thing exactly like blackbox (100% theme/style compatibility).",
            "active": true,
            "categories": [
                "x11",
                "x11-wm"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11",
                        "xorg-libXinerama",
                        "imlib2",
                        "xorg-libsm",
                        "xpm",
                        "xorg-libXrandr",
                        "Xft2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "flyctl",
            "portdir": "devel/flyctl",
            "version": "0.3.149",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fly.io",
            "description": "Command line tools for fly.io services",
            "long_description": "flyctl is a command-line interface for fly.io.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "jamesog",
                    "github": "jamesog",
                    "ports_count": 2
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "flynt",
            "portdir": "python/flynt",
            "version": "1.0.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ikamensh/flynt",
            "description": "CLI tool to convert a python project's %-formatted strings to f-strings.",
            "long_description": "CLI tool to convert a python project's %-formatted strings to f-strings.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1931
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-17",
                        "py313-build",
                        "py313-hatchling",
                        "py313-hatch-vcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "flyway",
            "portdir": "java/flyway",
            "version": "11.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://flywaydb.org/",
            "description": "Database Migrations Made Easy.",
            "long_description": "Flyway is an open-source database migration tool. It strongly favors simplicity and convention over configuration.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 161
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fmin",
            "portdir": "fortran/fmin",
            "version": "1.1.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jacobwilliams/fmin",
            "description": "Derivative free 1D function minimizer in modern Fortran",
            "long_description": "Derivative free 1D function minimizer in modern Fortran",
            "active": true,
            "categories": [
                "math",
                "fortran"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "fpm",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fmscripts",
            "portdir": "devel/fmscripts",
            "version": "20150915",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.defraine.net/~brunod/fmdiff/",
            "description": "Wrapper Scripts for FileMerge",
            "long_description": "Apple's Developer Tools for Mac OS X include FileMerge, a graphical tool to compare and merge files. FileMerge can be much handier to use, unfortunately, it doesn't integrate with Subversion straightforwardly. It can be opened from the command line with the opendiff command, but its interface differs from that of diff and diff3. It returns immediately (i.e. it forks and does not block) and it expects different arguments.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fmt-ptrn",
            "portdir": "textproc/fmt-ptrn",
            "version": "1.3.22",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.flyn.org/projects/fmt-ptrn",
            "description": "A simple template system",
            "long_description": "New is a template system, especially useful in conjuction with a simple text editor such as vi.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "mike",
                    "github": "",
                    "ports_count": 4
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "gettext",
                        "libtool",
                        "pkgconfig",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "gettext-runtime",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "scald"
                    ]
                }
            ]
        },
        {
            "name": "fnc",
            "portdir": "devel/fnc",
            "version": "0.18",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fnc.bsdbox.org",
            "description": "An interactive text-based user interface for Fossil",
            "long_description": "fnc is an interactive text-based user interface that uses ncurses and libfossil to create a fossil ui experience in the terminal by providing timeline, diff, tree, blame, and branch views to navigate repositories, and parse local changes at the hunk level with an interactive stash command to prepare atomic commits.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "mcjsk",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bsdmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fnm",
            "portdir": "devel/fnm",
            "version": "1.38.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Schniz/fnm",
            "description": "Fast and simple Node.js version manager, built in Rust",
            "long_description": "Fast and simple Node.js version manager, built in Rust",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "smanojkarthick",
                    "github": "manojkarthick",
                    "ports_count": 10
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lzma",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fntsample",
            "portdir": "graphics/fntsample",
            "version": "4.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://fntsample.sourceforge.net/",
            "description": "Font samples generator",
            "long_description": "FntSample is a tool that can be used to make font samples that show coverage of the font and are similar in appearance to Unicode Charts.",
            "active": true,
            "categories": [
                "graphics",
                "print",
                "fonts"
            ],
            "maintainers": [],
            "variants": [
                "brightcolors",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "perl5.34",
                        "pkgconfig",
                        "gettext"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "pango",
                        "glib2",
                        "cairo",
                        "fontconfig",
                        "freetype"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.34-pdf-api2",
                        "p5.34-libintl-perl",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fnv",
            "portdir": "devel/fnv",
            "version": "4.1",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.isthe.com/chongo/tech/comp/fnv/",
            "description": "FNV hash implementation",
            "long_description": "The Fowler/Noll/Vo hashes are designed to be fast while maintaining a low collision rate. The FNV speed allows one to quickly hash lots of data while maintaining a reasonable collision rate. The high dispersion of the FNV hashes makes them well suited for hashing nearly identical strings such as URLs, hostnames, filenames, text, IP addresses, etc.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "folderify",
            "portdir": "sysutils/folderify",
            "version": "3.0.11",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lgarron/folderify",
            "description": "Generate pretty, beveled macOS folder icons",
            "long_description": "Generate a native macOS folder icon from a mask file.",
            "active": true,
            "categories": [
                "sysutils",
                "amusements"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 146
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "folks",
            "portdir": "gnome/folks",
            "version": "0.14.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Folks",
            "description": "A library that aggregates people from multiple sources to create metacontacts.",
            "long_description": "Folks provides a library (libfolks) that aggregates people from multiple sources (e.g. Telepathy connection managers for IM contacts, Evolution Data Server for local contacts, libsocialweb for web service contacts, etc.) to create metacontacts. It's written in Vala, which generates C code when compiled.",
            "active": true,
            "categories": [
                "gnome",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "eds",
                "telepathy",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "clang-17",
                        "vala",
                        "python38",
                        "gtk-doc",
                        "pkgconfig",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus-glib",
                        "telepathy-glib",
                        "libxml2",
                        "zeitgeist",
                        "readline",
                        "ncurses",
                        "libgee",
                        "glib2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "telepathy-mission-control"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "empathy",
                        "gnome3-core",
                        "gnome-maps"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "folly",
            "portdir": "devel/folly",
            "version": "2024.09.23.00",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facebook/folly",
            "description": "An open-source C++ library developed and used at Facebook.",
            "long_description": "Folly (acronymed loosely after Facebook Open Source Library) is a library of C++14 components designed with practicality and efficiency in mind. Folly contains a variety of core library components used extensively at Facebook. In particular, it's often a dependency of Facebook's other open source C++ efforts and place where those projects can share code. It complements (as opposed to competing against) offerings such as Boost and of course std. In fact, we embark on defining our own component only when something we need is either not available, or does not meet the needed performance profile. We endeavor to remove things from folly if or when std or Boost obsoletes them. Performance concerns permeate much of Folly, sometimes leading to designs that are more idiosyncratic than they would otherwise be (see e.g. PackedSyncPtr.h, SmallLocks.h). Good performance at large scale is a unifying theme in all of Folly.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "jemalloc",
                "native",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xz",
                        "zlib",
                        "zstd",
                        "double-conversion",
                        "gflags",
                        "google-glog",
                        "legacy-support",
                        "bzip2",
                        "libsodium",
                        "macports-libcxx",
                        "openssl3",
                        "boost181",
                        "fast-float",
                        "libfmt11",
                        "libevent",
                        "lz4",
                        "lzma",
                        "snappy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "fb303",
                        "fbzmq",
                        "fizz",
                        "mvfst",
                        "proxygen",
                        "wangle",
                        "watchman",
                        "edencommon"
                    ]
                }
            ]
        },
        {
            "name": "fondu",
            "portdir": "print/fondu",
            "version": "060102",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fondu.sourceforge.net/",
            "description": "A set of programs to interconvert between Mac font formats and pfb, ttf, otf and bdf files on UNIX.",
            "long_description": "Dealing with Mac fonts is hard on other operating systems because Mac fonts are stored in the resource fork, and other operating systems do not support this concept. Fondu will extract the resource fork from either a MacBinary file or a BinHex file. Ufond will create a resource fork inside a MacBinary file.",
            "active": true,
            "categories": [
                "print"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "font-adobe-100dpi",
            "portdir": "x11/font-adobe-100dpi",
            "version": "1.0.3",
            "license": "X11",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org Adobe 100 DPI font",
            "long_description": "X.org Adobe 100 DPI font",
            "active": true,
            "categories": [
                "graphics",
                "x11",
                "x11-font"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 277
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-font-util",
                        "clang-14",
                        "gzip",
                        "bdftopcf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-fonts"
                    ]
                }
            ]
        },
        {
            "name": "font-adobe-75dpi",
            "portdir": "x11/font-adobe-75dpi",
            "version": "1.0.3",
            "license": "X11",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org Adobe 75 DPI font",
            "long_description": "X.org Adobe 75 DPI font",
            "active": true,
            "categories": [
                "graphics",
                "x11",
                "x11-font"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 277
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-font-util",
                        "clang-14",
                        "gzip",
                        "bdftopcf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-fonts"
                    ]
                }
            ]
        },
        {
            "name": "font-adobe-utopia-100dpi",
            "portdir": "x11/font-adobe-utopia-100dpi",
            "version": "1.0.4",
            "license": "Restrictive/Distributable",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org Adobe Utopia 100 DPI font",
            "long_description": "X.org Adobe Utopia 100 DPI font",
            "active": true,
            "categories": [
                "graphics",
                "x11",
                "x11-font"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 277
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-font-util",
                        "clang-14",
                        "gzip",
                        "bdftopcf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-fonts"
                    ]
                }
            ]
        },
        {
            "name": "font-adobe-utopia-75dpi",
            "portdir": "x11/font-adobe-utopia-75dpi",
            "version": "1.0.4",
            "license": "Restrictive/Distributable",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org Adobe Utopia 75 DPI font",
            "long_description": "X.org Adobe Utopia 75 DPI font",
            "active": true,
            "categories": [
                "graphics",
                "x11",
                "x11-font"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 277
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-font-util",
                        "clang-14",
                        "gzip",
                        "bdftopcf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-fonts"
                    ]
                }
            ]
        },
        {
            "name": "font-adobe-utopia-type1",
            "portdir": "x11/font-adobe-utopia-type1",
            "version": "1.0.4",
            "license": "Restrictive/Distributable",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org Adobe Type1 Utopia fonts",
            "long_description": "X.org Adobe Type1 Utopia fonts",
            "active": true,
            "categories": [
                "graphics",
                "x11",
                "x11-font"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 277
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-font-util",
                        "clang-14",
                        "gzip",
                        "bdftopcf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-fonts"
                    ]
                }
            ]
        },
        {
            "name": "font-alias",
            "portdir": "x11/font-alias",
            "version": "1.0.4",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org default fonts.alias files",
            "long_description": "X.org default fonts.alias files",
            "active": true,
            "categories": [
                "graphics",
                "x11",
                "x11-font"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 277
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-fonts"
                    ]
                }
            ]
        },
        {
            "name": "font-arabic-misc",
            "portdir": "x11/font-arabic-misc",
            "version": "1.0.3",
            "license": "X11",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org Arabic font",
            "long_description": "X.org Arabic font",
            "active": true,
            "categories": [
                "graphics",
                "x11",
                "x11-font"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 277
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-font-util",
                        "clang-14",
                        "gzip",
                        "bdftopcf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-fonts"
                    ]
                }
            ]
        },
        {
            "name": "font-bh-100dpi",
            "portdir": "x11/font-bh-100dpi",
            "version": "1.0.3",
            "license": "Restrictive/Distributable",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org Bigelow & Holmes 100 DPI font",
            "long_description": "X.org Bigelow & Holmes 100 DPI font",
            "active": true,
            "categories": [
                "graphics",
                "x11",
                "x11-font"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 277
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-font-util",
                        "clang-14",
                        "gzip",
                        "bdftopcf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-fonts"
                    ]
                }
            ]
        },
        {
            "name": "font-bh-75dpi",
            "portdir": "x11/font-bh-75dpi",
            "version": "1.0.3",
            "license": "Restrictive/Distributable",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org Bigelow & Holmes 75 DPI font",
            "long_description": "X.org Bigelow & Holmes 75 DPI font",
            "active": true,
            "categories": [
                "graphics",
                "x11",
                "x11-font"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 277
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-font-util",
                        "clang-14",
                        "gzip",
                        "bdftopcf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-fonts"
                    ]
                }
            ]
        },
        {
            "name": "font-bh-lucidatypewriter-100dpi",
            "portdir": "x11/font-bh-lucidatypewriter-100dpi",
            "version": "1.0.3",
            "license": "Restrictive/Distributable",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org Bigelow & Holmes Lucida Typewriter 100 DPI font",
            "long_description": "X.org Bigelow & Holmes Lucida Typewriter 100 DPI font",
            "active": true,
            "categories": [
                "graphics",
                "x11",
                "x11-font"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 277
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-font-util",
                        "clang-14",
                        "gzip",
                        "bdftopcf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-fonts"
                    ]
                }
            ]
        },
        {
            "name": "font-bh-lucidatypewriter-75dpi",
            "portdir": "x11/font-bh-lucidatypewriter-75dpi",
            "version": "1.0.3",
            "license": "Restrictive/Distributable",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org Bigelow & Holmes Lucida Typewriter 75 DPI font",
            "long_description": "X.org Bigelow & Holmes Lucida Typewriter 75 DPI font",
            "active": true,
            "categories": [
                "graphics",
                "x11",
                "x11-font"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 277
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-font-util",
                        "clang-14",
                        "gzip",
                        "bdftopcf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-fonts"
                    ]
                }
            ]
        },
        {
            "name": "font-bh-ttf",
            "portdir": "x11/font-bh-ttf",
            "version": "1.0.3",
            "license": "Restrictive/Distributable",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org Bigelow & Holmes TrueType fonts",
            "long_description": "X.org Bigelow & Holmes TrueType fonts",
            "active": true,
            "categories": [
                "graphics",
                "x11",
                "x11-font"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 277
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-font-util",
                        "clang-14",
                        "gzip",
                        "bdftopcf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-fonts"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xscreensaver"
                    ]
                }
            ]
        },
        {
            "name": "font-bh-type1",
            "portdir": "x11/font-bh-type1",
            "version": "1.0.3",
            "license": "Restrictive/Distributable",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org Bigelow & Holmes Type1 fonts",
            "long_description": "X.org Bigelow & Holmes Type1 fonts",
            "active": true,
            "categories": [
                "graphics",
                "x11",
                "x11-font"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 277
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-font-util",
                        "clang-14",
                        "gzip",
                        "bdftopcf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-fonts"
                    ]
                }
            ]
        },
        {
            "name": "font-bitstream-100dpi",
            "portdir": "x11/font-bitstream-100dpi",
            "version": "1.0.3",
            "license": "X11",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org Bitstream 100 DPI font",
            "long_description": "X.org Bitstream 100 DPI font",
            "active": true,
            "categories": [
                "graphics",
                "x11",
                "x11-font"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 277
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-font-util",
                        "clang-14",
                        "gzip",
                        "bdftopcf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-fonts"
                    ]
                }
            ]
        },
        {
            "name": "font-bitstream-75dpi",
            "portdir": "x11/font-bitstream-75dpi",
            "version": "1.0.3",
            "license": "X11",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org Bitstream 75 DPI font",
            "long_description": "X.org Bitstream 75 DPI font",
            "active": true,
            "categories": [
                "graphics",
                "x11",
                "x11-font"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 277
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-font-util",
                        "clang-14",
                        "gzip",
                        "bdftopcf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-fonts"
                    ]
                }
            ]
        },
        {
            "name": "font-bitstream-speedo",
            "portdir": "x11/font-bitstream-speedo",
            "version": "1.0.2",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org Bitstream Speedo fonts",
            "long_description": "X.org Bitstream Speedo fonts",
            "active": true,
            "categories": [
                "graphics",
                "x11",
                "x11-font"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 277
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-font-util",
                        "clang-14",
                        "gzip",
                        "bdftopcf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-fonts"
                    ]
                }
            ]
        },
        {
            "name": "font-bitstream-type1",
            "portdir": "x11/font-bitstream-type1",
            "version": "1.0.3",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org Bitstream Type1 fonts",
            "long_description": "X.org Bitstream Type1 fonts",
            "active": true,
            "categories": [
                "graphics",
                "x11",
                "x11-font"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 277
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-font-util",
                        "clang-14",
                        "gzip",
                        "bdftopcf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-fonts"
                    ]
                }
            ]
        },
        {
            "name": "fontconfig",
            "portdir": "graphics/fontconfig",
            "version": "2.15.0",
            "license": "fontconfig",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freedesktop.org/wiki/Software/fontconfig/",
            "description": "An XML-based font configuration API for X Windows",
            "long_description": "Fontconfig is a library for configuring and customizing font access.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "python313",
                        "clang-18",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext-runtime",
                        "libiconv",
                        "expat",
                        "freetype"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tk-x11",
                        "chromium-bsu",
                        "p5.26-gd",
                        "p5.26-tk",
                        "libiodbc",
                        "tcpflow",
                        "tcpflow-devel",
                        "freesci",
                        "freedink",
                        "libbluray",
                        "gingerblue",
                        "gnome-font-viewer",
                        "appstream-glib",
                        "libglade2",
                        "Coin",
                        "Coin-framework",
                        "abaddon",
                        "openvrml",
                        "quesoglc",
                        "reduce",
                        "gimp3-devel",
                        "stellarium",
                        "nheko",
                        "p5.28-tk",
                        "p5.30-tk",
                        "p5.32-tk",
                        "p5.34-tk",
                        "poppler-devel",
                        "poppler-devel-qt5",
                        "poppler",
                        "poppler-qt5",
                        "gtk3-devel",
                        "gtk3",
                        "ds9",
                        "libLASi",
                        "Xft2",
                        "inkscape",
                        "inkscape-devel",
                        "fntsample",
                        "libass",
                        "abiword",
                        "libass-devel",
                        "podofo",
                        "graphviz",
                        "graphviz-devel",
                        "R-gdtools",
                        "plplot510",
                        "plplot510-single",
                        "qt511-qtwebkit",
                        "gcin",
                        "icewm",
                        "phantomjs-qt-qtbase",
                        "phantomjs-qt-qtwebkit",
                        "gnome-desktop",
                        "gnuplot",
                        "synfig",
                        "MPlayer",
                        "mplayer-devel",
                        "xine-lib",
                        "scribus",
                        "mlterm",
                        "cairo-devel",
                        "gd2",
                        "font-adobe-100dpi",
                        "font-adobe-75dpi",
                        "font-adobe-utopia-100dpi",
                        "font-adobe-utopia-75dpi",
                        "font-adobe-utopia-type1",
                        "font-arabic-misc",
                        "font-bh-100dpi",
                        "font-bh-75dpi",
                        "font-bh-lucidatypewriter-100dpi",
                        "font-bh-lucidatypewriter-75dpi",
                        "font-bh-ttf",
                        "font-bh-type1",
                        "font-bitstream-100dpi",
                        "font-bitstream-75dpi",
                        "font-bitstream-speedo",
                        "font-bitstream-type1",
                        "font-cronyx-cyrillic",
                        "font-cursor-misc",
                        "font-daewoo-misc",
                        "font-dec-misc",
                        "font-ibm-type1",
                        "font-isas-misc",
                        "font-jis-misc",
                        "font-micro-misc",
                        "font-misc-cyrillic",
                        "font-misc-meltho",
                        "font-misc-misc",
                        "font-mutt-misc",
                        "font-schumacher-misc",
                        "font-screen-cyrillic",
                        "font-sony-misc",
                        "font-spleen",
                        "font-sun-misc",
                        "font-winitzki-cyrillic",
                        "font-xfree86-type1",
                        "litebrowser",
                        "poppler-qt4-mac",
                        "qt53-qtwebkit",
                        "xterm",
                        "p5.28-gd",
                        "p5.30-gd",
                        "qt56-qtwebkit",
                        "p5.32-gd",
                        "p5.34-gd",
                        "qt55-qtwebkit",
                        "pango-devel",
                        "pango",
                        "openscad",
                        "openscad-devel",
                        "ffmpeg",
                        "ffmpeg-devel",
                        "qt57-qtwebkit",
                        "ffmpeg4",
                        "ffmpeg8",
                        "HandBrake",
                        "HandBrakeCLI",
                        "qt58-qtwebkit",
                        "qt59-qtwebkit",
                        "VLC2",
                        "libVLC2",
                        "avidemux",
                        "terminus-font",
                        "mldonkey",
                        "dvdauthor",
                        "scribus-devel",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "metview",
                        "racket",
                        "sent",
                        "qt5-qtwebengine",
                        "qt5-qtwebkit",
                        "R",
                        "podofo-0.10",
                        "openjdk8-powerpc",
                        "silicon",
                        "libsdl_pango",
                        "xfe",
                        "plplot",
                        "plplot-single",
                        "openmotif",
                        "OpenSceneGraph-devel",
                        "OpenSceneGraph",
                        "ddd",
                        "xastir",
                        "libgdiplus",
                        "libsvg",
                        "openttd",
                        "cairo",
                        "h3dapi",
                        "ImageMagick",
                        "texlive-bin",
                        "librasterlite2",
                        "abiword-x11",
                        "pioneers",
                        "gdm",
                        "gnome-control-center",
                        "gnome-radio",
                        "gnome-settings-daemon",
                        "notekit",
                        "pspp",
                        "pspp-devel",
                        "ImageMagick7",
                        "texworks",
                        "wesnoth",
                        "font-manager",
                        "octave",
                        "ghostscript",
                        "qt513-qtwebengine",
                        "qt513-qtwebkit",
                        "gimp2",
                        "gimp2-devel",
                        "sxiv",
                        "gnome-desktop-gtk4",
                        "ffmpeg6",
                        "ffmpeg7"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dejavu-fonts",
                        "urw-fonts",
                        "urw-core35-fonts",
                        "ttf-arphic-ukai",
                        "ttf-arphic-uming",
                        "ttf-nerd-fonts-symbols",
                        "liberation-fonts"
                    ]
                }
            ]
        },
        {
            "name": "font-cronyx-cyrillic",
            "portdir": "x11/font-cronyx-cyrillic",
            "version": "1.0.3",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org Cronyx Cyrillic font",
            "long_description": "X.org Cronyx Cyrillic font",
            "active": true,
            "categories": [
                "graphics",
                "x11",
                "x11-font"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 277
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-font-util",
                        "clang-14",
                        "gzip",
                        "bdftopcf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-fonts"
                    ]
                }
            ]
        },
        {
            "name": "font-cursor-misc",
            "portdir": "x11/font-cursor-misc",
            "version": "1.0.3",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org Cursor font",
            "long_description": "X.org Cursor font",
            "active": true,
            "categories": [
                "graphics",
                "x11",
                "x11-font"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 277
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-font-util",
                        "clang-14",
                        "gzip",
                        "bdftopcf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-fonts"
                    ]
                }
            ]
        },
        {
            "name": "font-daewoo-misc",
            "portdir": "x11/font-daewoo-misc",
            "version": "1.0.3",
            "license": "Restrictive/Distributable",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org Daewoo miscellaneous fonts",
            "long_description": "X.org Daewoo miscellaneous fonts",
            "active": true,
            "categories": [
                "graphics",
                "x11",
                "x11-font"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 277
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-font-util",
                        "clang-14",
                        "gzip",
                        "bdftopcf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-fonts"
                    ]
                }
            ]
        },
        {
            "name": "font-dec-misc",
            "portdir": "x11/font-dec-misc",
            "version": "1.0.3",
            "license": "X11",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org DEC/Compaq/HP miscellaneous fonts",
            "long_description": "X.org DEC/Compaq/HP miscellaneous fonts",
            "active": true,
            "categories": [
                "graphics",
                "x11",
                "x11-font"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 277
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-font-util",
                        "clang-14",
                        "gzip",
                        "bdftopcf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-fonts"
                    ]
                }
            ]
        },
        {
            "name": "fontforge",
            "portdir": "graphics/fontforge",
            "version": "20230101",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fontforge.org",
            "description": "Outline and bitmap font editor/converter for many formats",
            "long_description": "FontForge allows you to edit outline and bitmap fonts. You may create new ones or modify old ones. It is also a format converter and can interconvert between PostScript (ascii & binary Type1, some Type3, some Type0), TrueType, OpenType (Type2), CID, SVG. Previously known as pfaedit.",
            "active": true,
            "categories": [
                "graphics",
                "fonts"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "python310",
                "python311",
                "python312",
                "gui",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "cairo",
                        "giflib",
                        "libjpeg-turbo",
                        "libpng",
                        "libspiro",
                        "potrace",
                        "zlib",
                        "freetype",
                        "woff2",
                        "libiconv",
                        "libxml2",
                        "pango",
                        "python312",
                        "tiff",
                        "gettext",
                        "libuninameslist",
                        "readline"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "lilypond",
                        "lilypond-devel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pdf2htmlex"
                    ]
                }
            ]
        },
        {
            "name": "font-ibm-type1",
            "portdir": "x11/font-ibm-type1",
            "version": "1.0.3",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org IBM Type1 fonts",
            "long_description": "X.org IBM Type1 fonts",
            "active": true,
            "categories": [
                "graphics",
                "x11",
                "x11-font"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 277
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-font-util",
                        "clang-14",
                        "gzip",
                        "bdftopcf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-fonts"
                    ]
                }
            ]
        },
        {
            "name": "font-isas-misc",
            "portdir": "x11/font-isas-misc",
            "version": "1.0.3",
            "license": "X11",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org ISAS miscellaneous fonts",
            "long_description": "X.org ISAS miscellaneous fonts",
            "active": true,
            "categories": [
                "graphics",
                "x11",
                "x11-font"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 277
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-font-util",
                        "clang-14",
                        "gzip",
                        "bdftopcf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-fonts"
                    ]
                }
            ]
        },
        {
            "name": "font-jis-misc",
            "portdir": "x11/font-jis-misc",
            "version": "1.0.3",
            "license": "Restrictive/Distributable",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org JIS miscellaneous fonts",
            "long_description": "X.org JIS miscellaneous fonts",
            "active": true,
            "categories": [
                "graphics",
                "x11",
                "x11-font"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 277
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-font-util",
                        "clang-14",
                        "gzip",
                        "bdftopcf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-fonts"
                    ]
                }
            ]
        },
        {
            "name": "font-manager",
            "portdir": "sysutils/font-manager",
            "version": "0.9.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/FontManager/font-manager",
            "description": "Simple font management application for GTK Desktop Environments",
            "long_description": "Simple font management application for GTK Desktop Environments",
            "active": true,
            "categories": [
                "sysutils",
                "office",
                "print"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc",
                        "vala",
                        "python311",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype",
                        "libxml2",
                        "pango",
                        "sqlite3",
                        "gtk4",
                        "libadwaita",
                        "gettext-runtime",
                        "dbus",
                        "glib2",
                        "json-glib",
                        "desktop-file-utils",
                        "gobject-introspection",
                        "fontconfig",
                        "harfbuzz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fontmatrix",
            "portdir": "sysutils/fontmatrix",
            "version": "0.9.100",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fontmatrix/fontmatrix",
            "description": "Free font collections manager",
            "long_description": "Fontmatrix is a font management application for Linux, macOS and Windows. It helps keeping your font collection in order, allowing you to enable and disable availability of fonts and font families in your system. This is typically in demand by designers who tend to have huge collections of typefaces.",
            "active": true,
            "categories": [
                "sysutils",
                "print"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "python311",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qttranslations",
                        "qt5-qtbase",
                        "freetype",
                        "icu",
                        "qt5-qtwebkit",
                        "qt5-qtlocation",
                        "qt5-qttools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "font-micro-misc",
            "portdir": "x11/font-micro-misc",
            "version": "1.0.3",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org Micro miscellaneous font",
            "long_description": "X.org Micro miscellaneous font",
            "active": true,
            "categories": [
                "graphics",
                "x11",
                "x11-font"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 277
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-font-util",
                        "clang-14",
                        "gzip",
                        "bdftopcf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-fonts"
                    ]
                }
            ]
        },
        {
            "name": "font-misc-cyrillic",
            "portdir": "x11/font-misc-cyrillic",
            "version": "1.0.3",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org Miscellaneous Cyrillic font",
            "long_description": "X.org Miscellaneous Cyrillic font",
            "active": true,
            "categories": [
                "graphics",
                "x11",
                "x11-font"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 277
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-font-util",
                        "clang-14",
                        "gzip",
                        "bdftopcf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-fonts"
                    ]
                }
            ]
        },
        {
            "name": "font-misc-ethiopic",
            "portdir": "x11/font-misc-ethiopic",
            "version": "1.0.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org Ethiopic TrueType fonts",
            "long_description": "X.org Ethiopic TrueType fonts",
            "active": true,
            "categories": [
                "graphics",
                "x11",
                "x11-font"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 277
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gzip",
                        "pkgconfig",
                        "bdftopcf",
                        "xorg-font-util",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-fonts"
                    ]
                }
            ]
        },
        {
            "name": "font-misc-meltho",
            "portdir": "x11/font-misc-meltho",
            "version": "1.0.3",
            "license": "Restrictive/Distributable",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org Meltho TrueType fonts",
            "long_description": "X.org Meltho TrueType fonts",
            "active": true,
            "categories": [
                "graphics",
                "x11",
                "x11-font"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 277
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-font-util",
                        "clang-14",
                        "gzip",
                        "bdftopcf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-fonts"
                    ]
                }
            ]
        }
    ]
}