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

{
    "count": 51509,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=1015",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=1013",
    "results": [
        {
            "name": "infobot",
            "portdir": "irc/infobot",
            "version": "0.45.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.infobot.org/",
            "description": "IRC Bot written in Perl with a rabid AI",
            "long_description": "The infobot connects to an Internet Relay Chat (IRC) server, joins some channels (maybe), and begins accumulating factoids. To run one, download the source, uncompress it, untar it, edit the config files, and it up.",
            "active": true,
            "categories": [
                "irc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ii",
            "portdir": "irc/ii",
            "version": "2.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tools.suckless.org/ii/",
            "description": "minimalist FIFO and filesystem-based IRC client",
            "long_description": "ii is a minimalist FIFO and filesystem-based IRC client. It creates an irc directory tree with server, channel and nick name directories. In every directory a FIFO in file and a normal out file is created.",
            "active": true,
            "categories": [
                "irc"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fisg",
            "portdir": "irc/fisg",
            "version": "0.3.12",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tnsp.org/fisg.php",
            "description": "creates HTML pages with statistics about IRC logs",
            "long_description": "Fast IRC Stats Generator (FISG) creates HTML pages with statistics about IRC logs. It has less features than some alternatives, but is much faster and can be run on low-end systems. It supports Irssi and Eggdrop log files.",
            "active": true,
            "categories": [
                "irc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "erc",
            "portdir": "irc/erc",
            "version": "5.3",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://savannah.gnu.org/projects/erc",
            "description": "An irc client for emacs",
            "long_description": "ERC is a powerful, modular, and extensible Emacs Internet Relay Chat client.",
            "active": true,
            "categories": [
                "irc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "emacs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dircproxy",
            "portdir": "irc/dircproxy",
            "version": "1.2.0-RC1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/w8tvi/dircproxy",
            "description": "an IRC proxy server a.k.a. \"bouncer\"",
            "long_description": "dircproxy is an IRC proxy server (\"bouncer\") designed for people who use IRC from lots of different workstations or clients, but wish to remain connected and see what they missed while they were away.",
            "active": true,
            "categories": [
                "irc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bitlbee",
            "portdir": "irc/bitlbee",
            "version": "3.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.bitlbee.org/",
            "description": "An IRC to other chat networks gateway",
            "long_description": "bitlbee is an IRC server that can connect to other IM networks. Its intention is you only have to use one client application for all your instant messaging.",
            "active": true,
            "categories": [
                "net",
                "irc"
            ],
            "maintainers": [],
            "variants": [
                "otr",
                "purple"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutls",
                        "libgcrypt",
                        "gettext",
                        "libotr",
                        "libiconv",
                        "libgpg-error",
                        "glib2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wxLua",
            "portdir": "graphics/wxLua",
            "version": "2.8.12.3",
            "license": "unknown",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wxlua.sourceforge.net/",
            "description": "Lua bindings for wxWidgets",
            "long_description": "wxLua is a lua scripting language wrapper around the wxWidgets cross-platform GUI library. It consists of an executable for running standalone wxLua scripts and a library for extending C++ programs with a fast, small, fully embeddable scripting language.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "wxWidgets-3.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wings",
            "portdir": "graphics/wings",
            "version": "0.99.04a",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.wings3d.com/",
            "description": "Erlang 3D Modeler",
            "long_description": "Wings 3D is a subdivision modeler inspired by Nendo and Mirai from Izware.",
            "active": true,
            "categories": [
                "graphics",
                "erlang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "esdl",
                        "erlang",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "whirlgif",
            "portdir": "graphics/whirlgif",
            "version": "3.04",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.danbbs.dk/~dino/whirlgif/",
            "description": "produces an animated GIF file composed of a series of GIF images",
            "long_description": "produces an animated GIF file composed of a series of GIF images",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vsd2svg",
            "portdir": "graphics/vsd2svg",
            "version": "0.1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dia-installer.de/vsd2svg/",
            "description": "A commandline tool to convert files in VSD (Visio) format to SVG.",
            "long_description": "A commandline tool to convert files in VSD (Visio) format to SVG. VSD is the format used by Visio.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2631
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "librevenge",
                        "libvisio-0.1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vlfeat",
            "portdir": "graphics/vlfeat",
            "version": "0.9.20",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://vlfeat.org/",
            "description": "Implementation of SIFT, MSER and other CV algorithms.",
            "long_description": "The VLFeat open source library implements popular computer vision algorithms including SIFT, MSER, k-means, hierarchical k-means, agglomerative information bottleneck, and quick shift.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2891
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "twain-sane",
            "portdir": "graphics/twain-sane",
            "version": "3.5",
            "license": "GPL-2+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ellert.se/twain-sane/",
            "description": "TWAIN datasource for SANE",
            "long_description": "This is a TWAIN datasource for Mac OS X that aquires images using the SANE backend libraries. The SANE backend libraries provide access to a large range of scanners connected through SCSI or USB. For a complete list see the documentation on the SANE project homepage. It works with my HP SCSI scanner, and many people have reported success with a large number of different scanners. The feedback from users have helped the SANE developers to fix problems with various backends, so with each release of the SANE backends more of the Mac OS X specific problems have been solved.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libusb-compat",
                        "sane-backends",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ttygif",
            "portdir": "graphics/ttygif",
            "version": "1.6.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/icholy/ttygif",
            "description": "Convert terminal recordings to animated GIFs.",
            "long_description": "Convert terminal recordings to animated GIFs. ttygif converts a ttyrec file into GIF files. It's a stripped down version of ttyplay that screenshots every frame.",
            "active": true,
            "categories": [
                "sysutils",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1041
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ttfautohint",
            "portdir": "graphics/ttfautohint",
            "version": "1.8.4",
            "license": "(freetype or GPL-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freetype.org/ttfautohint/",
            "description": "A library to autohint TrueType fonts",
            "long_description": "ttfautohint provides a 99% automated hinting process and a platform for finely hand-hinting the last 1%. It is ideal for web fonts and supports many scripts: Latin, Greek, Arabic, Devanagari, Hebrew, Khmer, Myanmar, Thai, and many more.",
            "active": true,
            "categories": [
                "graphics",
                "fonts"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "tuffnatty",
                    "ports_count": 1
                }
            ],
            "variants": [
                "qt4",
                "qt5",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "harfbuzz",
                        "freetype"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "toilet",
            "portdir": "graphics/toilet",
            "version": "0.3",
            "license": "WTFPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libcaca.zoy.org/wiki/libcaca",
            "description": "toilet - colour based alternative to figlet using libcaca",
            "long_description": "The TOIlet project attempts to create a free replacement for the FIGlet utility. TOIlet stands for “The Other Implementation’s letters”, coined after FIGlet’s “Frank, Ian and Glen’s letters”.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "libcaca"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tgif",
            "portdir": "graphics/tgif",
            "version": "4.2.5",
            "license": "QPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://bourbon.usc.edu/tgif/",
            "description": "Basic vector drawing package",
            "long_description": "Basic vector drawing package",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "imake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11",
                        "xorg-libXext",
                        "xorg-libXmu",
                        "xorg-libXt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "t1utils",
            "portdir": "graphics/t1utils",
            "version": "1.42",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.lcdf.org/~eddietwo/type/",
            "description": "Command line tools for dealing with Type 1 fonts",
            "long_description": "t1utils is a collection of simple type-1 font manipulation programs. Together, they allow you to convert between PFA (ASCII) and PFB (binary) formats, disassemble PFA or PFB files into human-readable form, reassemble them into PFA or PFB format. Additionally you can extract font resources from a Macintosh font file (ATM/Laserwriter), or create a Macintosh Type 1 font file from a PFA or PFB font.",
            "active": true,
            "categories": [
                "graphics",
                "print",
                "fonts"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "lilypond",
                        "lilypond-devel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "texlive-fontutils"
                    ]
                }
            ]
        },
        {
            "name": "swftools",
            "portdir": "graphics/swftools",
            "version": "0.9.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swftools.org",
            "description": "SWF manipulation and generation tools",
            "long_description": "SWF manipulation and generation tools",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "giflib",
                        "libjpeg-turbo",
                        "lame",
                        "python27",
                        "freetype",
                        "openjpeg15"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "R-animation"
                    ]
                }
            ]
        },
        {
            "name": "squish",
            "portdir": "graphics/squish",
            "version": "1.15",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/libsquish/",
            "description": "DXT Compression Library",
            "long_description": "DXT compression is a very well-designed compression scheme for colour textures with an optional alpha channel. The squish library is a cross-platform open source implementation of DXT compression (and decompression).",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-12"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "supertuxkart",
                        "libdevil",
                        "openimageio"
                    ]
                }
            ]
        },
        {
            "name": "scale2x",
            "portdir": "graphics/scale2x",
            "version": "4.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.scale2x.it",
            "description": "utility to increase the size of small bitmaps",
            "long_description": "Scale2x is real-time graphics effect able to increase the size of small bitmaps guessing the missing pixels without interpolating pixels and blurring the images.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qwtplot3d",
            "portdir": "graphics/qwtplot3d",
            "version": "0.2.7",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qwtplot3d.sourceforge.net",
            "description": "Qt-based 3D-widgets",
            "long_description": "Feature-rich Qt / OpenGL-based C++ programming library, providing 3D-widgets for technical applications",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 465
                }
            ],
            "variants": [
                "qt3",
                "qt4",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnuradio37"
                    ]
                }
            ]
        },
        {
            "name": "qwt-qt5-examples",
            "portdir": "graphics/qwt-qt5",
            "version": "6.1.6",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qwt.sourceforge.net",
            "description": "Qt Widgets for Technical Applications",
            "long_description": "The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a framework for 2D plots it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1595
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qwt-qt5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qwt-qt5",
            "portdir": "graphics/qwt-qt5",
            "version": "6.1.6",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qwt.sourceforge.net",
            "description": "Qt Widgets for Technical Applications",
            "long_description": "The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a framework for 2D plots it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1595
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtsvg",
                        "qt5-qttools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnuradio-devel",
                        "qwt-qt5-examples",
                        "PothosPlotters",
                        "qgis3",
                        "qgis3-ltr",
                        "elmerfem",
                        "gnuradio",
                        "gnuradio-next"
                    ]
                }
            ]
        },
        {
            "name": "qwt61",
            "portdir": "graphics/qwt",
            "version": "6.1.3",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qwt.sourceforge.net",
            "description": "QWT: Qt Widgets for Technical Applications, Version 6.1",
            "long_description": "QWT: Qt Widgets for Technical Applications, Version 6.1\nThe Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double. QWT version 6.1 contains source incompatible changes versus other versions of QWT.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 465
                }
            ],
            "variants": [
                "qt5",
                "qt4",
                "debug",
                "examples",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qwt60",
            "portdir": "graphics/qwt",
            "version": "6.0.2",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qwt.sourceforge.net",
            "description": "QWT: Qt Widgets for Technical Applications, Version 6.0",
            "long_description": "QWT: Qt Widgets for Technical Applications, Version 6.0\nThe Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double. QWT version 6.0 contains source incompatible changes versus other versions of QWT.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 465
                }
            ],
            "variants": [
                "qt5",
                "qt4",
                "debug",
                "examples",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qwt52",
            "portdir": "graphics/qwt",
            "version": "5.2.3",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qwt.sourceforge.net",
            "description": "QWT: Qt Widgets for Technical Applications, Version 5.2",
            "long_description": "QWT: Qt Widgets for Technical Applications, Version 5.2\nThe Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double. QWT version 5.2 contains source incompatible changes versus other versions of QWT.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 465
                }
            ],
            "variants": [
                "qt3",
                "qt4",
                "debug",
                "examples",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gr37-air-modes",
                        "py27-pyqwt",
                        "bacula5",
                        "bacula",
                        "gnuradio37"
                    ]
                }
            ]
        },
        {
            "name": "qwt",
            "portdir": "graphics/qwt",
            "version": "5.1.2",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qwt.sourceforge.net",
            "description": "QWT: Qt Widgets for Technical Applications, Version 5.1",
            "long_description": "QWT: Qt Widgets for Technical Applications, Version 5.1\nThe Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double. QWT version 5.1 contains source incompatible changes versus other versions of QWT.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 465
                }
            ],
            "variants": [
                "qt3",
                "qt4",
                "debug",
                "examples",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "quesoglc",
            "portdir": "graphics/quesoglc",
            "version": "0.7.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://quesoglc.sourceforge.net/",
            "description": "QuesoGLC is a free implementation of the OpenGL Character Renderer (GLC).",
            "long_description": "QuesoGLC is a free implementation of the OpenGL Character Renderer (GLC). QuesoGLC is based on the FreeType library, provides Unicode support and is designed to be easily ported to any platform that supports both Freetype and OpenGL.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "freetype",
                        "libGLU",
                        "mesa"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qrencode",
            "portdir": "graphics/qrencode",
            "version": "4.1.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fukuchi.org/works/qrencode",
            "description": "A fast and compact library for QR Code generation",
            "long_description": "Libqrencode is a C library for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is highly robust.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "profanity",
                        "KeePassXC",
                        "KeePassXC-devel",
                        "pdfpc",
                        "glabels",
                        "litecoin",
                        "prison",
                        "toxic",
                        "faustlive-devel",
                        "PrismLauncher"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pass-otp",
                        "passage",
                        "pass",
                        "pam-google-authenticator"
                    ]
                }
            ]
        },
        {
            "name": "qimageblitz",
            "portdir": "graphics/qimageblitz",
            "version": "0.0.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "Graphical effects library for KDE4",
            "long_description": "QImageBlitz is a graphical effect and filter library for KDE4 with MMX/SSE support.",
            "active": true,
            "categories": [
                "graphics",
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "phonon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kde4-workspace",
                        "kolourpaint",
                        "okular",
                        "perlqt",
                        "qyoto",
                        "smokeqt",
                        "kopete",
                        "tellico",
                        "kde4-runtime"
                    ]
                }
            ]
        },
        {
            "name": "potrace",
            "portdir": "graphics/potrace",
            "version": "1.16",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://potrace.sourceforge.net/",
            "description": "Transform bitmaps into vector graphics",
            "long_description": "Potrace is a utility for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM, PPM, or BMP), and the default output is one of several vector file formats. A typical use is to create EPS files from scanned data, such as company or university logos, handwritten notes, etc. The resulting image is not jaggy like a bitmap, but smooth. It can then be rendered at any resolution.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "metric_default",
                "a4_default",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mftrace",
                        "texlive-bin",
                        "dvisvgm-devel",
                        "blender",
                        "dvisvgm",
                        "inkscape",
                        "fontforge",
                        "inkscape-devel",
                        "osm2pgsql-lua",
                        "osm2pgsql"
                    ]
                }
            ]
        },
        {
            "name": "polyclipping",
            "portdir": "graphics/polyclipping",
            "version": "6.4.2",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/polyclipping/",
            "description": "Polygon and line clipping and offsetting library",
            "long_description": "Clipper library performs clipping and offsetting for both lines and polygons. All four boolean clipping operations are supported - intersection, union, difference and exclusive-or. Polygons can be of any shape including self-intersecting polygons.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 6
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "png2ico",
            "portdir": "graphics/png2ico",
            "version": "2002-12-08",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.winterdrache.de/freeware/png2ico/",
            "description": "Converts PNG files to Windows icon resource files.",
            "long_description": "Converts PNG files to Windows icon resource files.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openclipart",
            "portdir": "graphics/openclipart",
            "version": "0.16",
            "license": "public-domain and GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.openclipart.org",
            "description": "This is a collection of clipart.",
            "long_description": "This is a collection of 100% license-free, royalty-free, and restriction-free art that you can use for any purpose.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "objectmarker",
            "portdir": "graphics/objectmarker",
            "version": "20070501",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20190908101354/http://www.cs.utah.edu/~turcsans/DUC_files/HaarTraining/",
            "description": "Tool for opencv to learn to recognize objects",
            "long_description": "Tool for opencv to learn to recognize objects",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "opencv3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nifticlib",
            "portdir": "graphics/nifticlib",
            "version": "2.0.0",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.net/projects/niftilib",
            "description": "niftilib is a collection of i/o routines for the nifti1 neuroimage data format",
            "long_description": "niftilib is a collection of i/o routines for the nifti1 neuroimage data format. C (nifticlib), Java (niftijlib), Matlab (niftimatlib), and Python (pynifti) code is available. Information about the nifti format is available at http://nifti.nimh.nih.gov/df",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-pynifti",
                        "libminc",
                        "vips"
                    ]
                }
            ]
        },
        {
            "name": "mtpaint",
            "portdir": "graphics/mtpaint",
            "version": "3.50",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mtpaint.sourceforge.net/",
            "description": "Mark Tyler's Painting Program",
            "long_description": "mtPaint is a painting program which Mark Tyler developed from scratch so he could easily create pixel art and manipulate digital photos.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "libpng",
                        "freetype"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mscgen",
            "portdir": "graphics/mscgen",
            "version": "0.20",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mcternan.me.uk/mscgen/",
            "description": "Message Sequence Chart image generator",
            "long_description": "Mscgen is a small program that parses Message Sequence Chart descriptions and produces PNG, SVG, EPS or server side image maps (ismaps) as the output. Message Sequence Charts (MSCs) are a way of representing entities and interactions over some time period and are often used in combination with SDL.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "freetype",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gd2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpg2ppm",
            "portdir": "graphics/mpg2ppm",
            "version": "1.3",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mpg2ppm.sourceforge.net/",
            "description": "mpg2ppm is a MPEG-VStream decoder based on mpeg2decode",
            "long_description": "mpg2ppm is a MPEG-VStream decoder based on mpeg2decode",
            "active": true,
            "categories": [
                "graphics",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mkhexgrid",
            "portdir": "graphics/mkhexgrid",
            "version": "0.1.1",
            "license": "GPL-2+",
            "platforms": "freebsd darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.nomic.net/~uckelman/mkhexgrid",
            "description": "Generates hexagonal grids often used for strategy games.",
            "long_description": "mkhexgrid is a small command-line program which generates hexagonal grids of the sort used for strategy games. Hex grids can be created as PNG or SVG images, and as PostScript. Virtually every aspect of the output can be adjusted—from grid line thickness and color, to style and size of hex centers, to the style and position of hex coordinates. mkhexgrid makes it simple to create whatever hex grid you need.",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "games",
                "print"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gd2",
                        "boost176"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mftrace",
            "portdir": "graphics/mftrace",
            "version": "1.2.16",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://lilypond.org/mftrace/",
            "description": "Trace TeX bitmap font to PFA, PFB, or TTF font",
            "long_description": "A small Python program that lets you trace a TeX bitmap font into a PFA or PFB font (A PostScript Type1 Scalable Font) or TTF (TrueType) font. It is licensed under the GNU GPL.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "autotrace",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "potrace",
                        "python27",
                        "texlive"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "metapixel",
            "portdir": "graphics/metapixel",
            "version": "1.0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.complang.tuwien.ac.at/schani/metapixel/",
            "description": "A Photomosaic Generator",
            "long_description": "Metapixel is a program for generating photomosaics. It can generate classical photomosaics, in which the source image is viewed as a matrix of equally sized rectangles for each of which a matching image is substitued, as well as collage-style photomosaics, in which rectangular parts of the source image at arbitrary positions (i.e. not aligned to a matrix) are substituted by matching images.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "giflib",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "magicpoint",
            "portdir": "graphics/magicpoint",
            "version": "1.13a",
            "license": "BSD",
            "platforms": "macosx darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://member.wide.ad.jp/wg/mgp/",
            "description": "An X11 based presentation tool.",
            "long_description": "Magic Point is an X11 based presentation tool. It is designed to make simple presentations easy while to make complicated presentations possible. Its presentation file (whose suffix is typically .mgp) is just text so that you can create presentation files quickly with your favorite editor (e.g. Emacs, vi).",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "imake",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "giflib",
                        "xorg-libXmu",
                        "libpng",
                        "Xft2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libxmi",
            "portdir": "graphics/libxmi",
            "version": "1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/libxmi/",
            "description": "GNU rasterizing library",
            "long_description": "GNU libxmi is a C/C++ function library for rasterizing 2-D vector graphics.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "enblend"
                    ]
                }
            ]
        },
        {
            "name": "libxdkwrl",
            "portdir": "graphics/libxdkwrl",
            "version": "1.3.0",
            "license": "GPL-2",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://maverick.inria.fr/Membres/Xavier.Decoret/",
            "description": "VRML97 parser library",
            "long_description": "The XdkWrl library allows you to load a VRML97 file into a C++ structure",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "antlr",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libwmf",
            "portdir": "graphics/libwmf",
            "version": "0.2.8.4",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wvware.sourceforge.net/libwmf.html",
            "description": "Library for converting WMF (Window Metafile Format) files",
            "long_description": "libwmf is a library for reading vector images in Microsoft's native Windows Metafile Format (WMF) and for either (a) displaying them in, e.g., an X window, or (b) converting them to more standard/open file formats.",
            "active": true,
            "categories": [
                "graphics",
                "fonts"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "xml2",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libjpeg-turbo",
                        "libpng",
                        "freetype",
                        "expat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "abiword-x11",
                        "gimp2",
                        "gimp2-devel",
                        "gimp3-devel"
                    ]
                }
            ]
        },
        {
            "name": "libpuzzle",
            "portdir": "graphics/libpuzzle",
            "version": "0.11",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libpuzzle.pureftpd.org/project/libpuzzle",
            "description": "a library to find visually similar images",
            "long_description": "The Puzzle library is designed to quickly find visually similar images (gif, png, jpg), even if they have been resized, recompressed, recolored or slightly modified.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gd2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libpgf",
            "portdir": "graphics/libpgf",
            "version": "6.14.12",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.libpgf.org/",
            "description": "PGF image library",
            "long_description": "The Progressive Graphics File (PGF) is an efficient image file format, that is based on a fast, discrete wavelet transform with progressive coding features. PGF can be used for lossless and lossy compression.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "graphviz",
                        "doxygen",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "digikam"
                    ]
                }
            ]
        },
        {
            "name": "libpagemaker",
            "portdir": "graphics/libpagemaker",
            "version": "0.0.4",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.documentfoundation.org/DLP/Libraries/libpagemaker",
            "description": "libpagemaker is a library and a set of tools for reading and converting binary files produced by Adobe Pagemaker.",
            "long_description": "libpagemaker is a library and a set of tools for reading and converting binary files produced by Adobe Pagemaker.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "cbradney",
                    "github": "cbradney",
                    "ports_count": 3
                }
            ],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "librevenge",
                        "boost176"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libreoffice",
                        "scribus-devel"
                    ]
                }
            ]
        },
        {
            "name": "libmng",
            "portdir": "graphics/libmng",
            "version": "2.0.3",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libmng.sourceforge.net/",
            "description": "Library for read MNG, an extension to PNG.",
            "long_description": "This library extends PNG support to include Multiple Network Graphics this adds animation capabilities to PNG.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "lcms2",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt3-mac",
                        "ResIL",
                        "qt5-qtimageformats",
                        "qt511-qtimageformats",
                        "qt513-qtimageformats",
                        "qt53-qtimageformats",
                        "qt55-qtimageformats",
                        "qt56-qtimageformats",
                        "qt57-qtimageformats",
                        "qt4-mac",
                        "qt59-qtimageformats",
                        "qt58-qtimageformats",
                        "qt64-qtimageformats",
                        "qt67-qtimageformats",
                        "qt68-qtimageformats",
                        "qt69-qtimageformats",
                        "libdevil",
                        "love-0.7",
                        "qt6-qtimageformats",
                        "qt610-qtimageformats",
                        "gimp2",
                        "gimp2-devel",
                        "gimp3-devel",
                        "synfig",
                        "xine-lib"
                    ]
                }
            ]
        }
    ]
}