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

{
    "count": 50173,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=972",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=970",
    "results": [
        {
            "name": "synkron",
            "portdir": "sysutils/synkron",
            "version": "1.6.2+r200",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://synkron.sourceforge.net/",
            "description": "Synkron is an application for synchronising folders",
            "long_description": "Synkron is an application that helps you keep your files and folders always updated. You can easily sync your documents, music or pictures to have their latest versions everywhere.",
            "active": true,
            "categories": [
                "sysutils",
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sysbench",
            "portdir": "benchmarks/sysbench",
            "version": "1.0.20",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/akopytov/sysbench",
            "description": "Scriptable database and system performance benchmark",
            "long_description": "sysbench is a scriptable multi-threaded benchmark tool based on LuaJIT. It is most frequently used for database benchmarks, but can also be used to create arbitrarily complex workloads that do not involve a database server.",
            "active": true,
            "categories": [
                "benchmarks"
            ],
            "maintainers": [
                {
                    "name": "sainnhe",
                    "github": "sainnhe",
                    "ports_count": 7
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-14",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "luajit",
                        "umem"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sysdig",
            "portdir": "sysutils/sysdig",
            "version": "0.13.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.sysdig.org",
            "description": "sysdig is an open source system-level exploration and troubleshooting tool.",
            "long_description": "Sysdig captures system calls and other system level events using a linux kernel facility called tracepoints, which means much less overhead than strace. It then packetizes this information, so that you can save it into trace files and filter it, a bit like you would do with tcpdump. This makes it very flexible to explore what processes are doing. Sysdig is also packed with a set of scripts that make it easier to extract useful information and do troubleshooting. \n\nNOTE: currently only the Linux version of sysdig is capable of capturing events and doing live analysis. On the other platforms, you will be limited to working with the trace files generated by a Linux installation of sysdig.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "jsoncpp",
                        "ncurses",
                        "luajit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "syslog-ng",
            "portdir": "sysutils/syslog-ng",
            "version": "3.38.1",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.syslog-ng.com",
            "description": "Highly configurable syslog replacement",
            "long_description": "syslog-ng is the world's most flexible and scalable audit trail processing tool for organizations of any size. It provides a centralised, securely stored log of all devices on your network, whatever platform they run on. And syslog-ng also incorporates a host of powerful features, including filtering based on message content, as well as customisable data mining and analysis capabilities.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre",
                        "libnet",
                        "glib2",
                        "gettext-runtime",
                        "json-c",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "syslog-ng-devel",
            "portdir": "sysutils/syslog-ng-devel",
            "version": "2024.10.22",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.syslog-ng.com",
            "description": "Highly configurable syslog replacement",
            "long_description": "syslog-ng is the world's most flexible and scalable audit trail processing tool for organizations of any size. It provides a centralised, securely stored log of all devices on your network, whatever platform they run on. And syslog-ng also incorporates a host of powerful features, including filtering based on message content, as well as customisable data mining and analysis capabilities.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "grpc",
                "osl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "cmake",
                        "flex",
                        "gettext",
                        "gperf",
                        "pkgconfig",
                        "python312",
                        "clang-20"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libnet",
                        "librdkafka",
                        "rabbitmq-c",
                        "tcp_wrappers",
                        "zlib",
                        "openssl3",
                        "gettext-runtime",
                        "paho.mqtt.c",
                        "ivykis",
                        "json-c",
                        "hiredis",
                        "libdbi",
                        "glib2",
                        "libmaxminddb",
                        "mongo-c-driver",
                        "pcre2",
                        "libesmtp",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sysmon",
            "portdir": "net/sysmon",
            "version": "0.93",
            "license": "(GPL or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.sysmon.org",
            "description": "sysmon network monitoring software",
            "long_description": "Sysmon is a network monitoring tool designed to provide high performance and accurate network monitoring. Currently supported protocols include SMTP, IMAP, HTTP, TCP, UDP, NNTP, and PING tests.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "dluke",
                    "github": "danielluke",
                    "ports_count": 31
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "systemc",
            "portdir": "devel/systemc",
            "version": "3.0.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://systemc.org/overview/systemc",
            "description": "SystemC Reference Implementation",
            "long_description": "SystemC addresses the need for a system design and verification language that spans hardware and software. It is a language built as an ANSI C++ class library created for design and verification. Users worldwide are applying SystemC to system-level modeling, abstract analog/mixed-signal modeling, architectural exploration, performance modeling, software development, functional verification and high-level synthesis.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "system-preferences",
            "portdir": "gnustep/system-preferences",
            "version": "1.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.it/enrico/system-preferences/",
            "description": "GNUstep's System Preferences.",
            "long_description": "System Preferences is a clone of the Mac OS X System Preferences application based on a GNUstep implementation of the PreferencePanes framework.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "PreferencePanes",
                        "gnustep-core"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gworkspace"
                    ]
                }
            ]
        },
        {
            "name": "sysvbanner",
            "portdir": "sysutils/sysvbanner",
            "version": "1.0.15",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://directory.fsf.org/text/doc/banner.html",
            "description": "System V banner clone",
            "long_description": "Displays a banner text the same way as the System V banner does: horizontally.",
            "active": true,
            "categories": [
                "sysutils",
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "szip",
            "portdir": "archivers/szip",
            "version": "2.1.1",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.hdfgroup.org/doc_resource/SZIP/",
            "description": "Szip is an implementation of the extended-Rice lossless compression algorithm.",
            "long_description": "The Consultative Committee on Space Data Systems (CCSDS) has adopted the extended-Rice algorithm for international standards for space applications. Szip is reported to provide fast and effective compression, specifically for the EOS data generated by the NASA Earth Observatory System (EOS). It was originally developed at University of New Mexico (UNM) and integrated with HDF4 by UNM researchers and developers.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "encoder",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-nio",
                        "h5fortran",
                        "vigra",
                        "caffe",
                        "gmsh"
                    ]
                }
            ]
        },
        {
            "name": "t1lib",
            "portdir": "devel/t1lib",
            "version": "5.1.2",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.t1lib.org/",
            "description": "Library for generating glyphs from Type 1 fonts",
            "long_description": "t1lib is a library distributed under the GNU General Public Library License for generating character- and string-glyphs from Adobe Type 1 fonts under UNIX. t1lib uses most of the code of the X11 rasterizer donated by IBM to the X11-project. But some disadvantages of the rasterizer being included in X11 have been eliminated.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "fonts"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dvipng"
                    ]
                }
            ]
        },
        {
            "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": "t4k_common",
            "portdir": "devel/t4k_common",
            "version": "0.1.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tux4kids/t4kcommon",
            "description": "shared code for Tux4Kids apps TuxMath and Tux Typing",
            "long_description": "t4k_common is a common library for routines used in TuxMath and Tux Typing.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl",
                        "libsdl_image",
                        "libsdl_net",
                        "libsdl_pango",
                        "libsdl_mixer",
                        "libpng",
                        "librsvg",
                        "libiconv",
                        "libxml2",
                        "libsdl_ttf",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tuxmath",
                        "tuxtype"
                    ]
                }
            ]
        },
        {
            "name": "tabiew",
            "portdir": "textproc/tabiew",
            "version": "0.11.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/shshemi/tabiew",
            "description": "A lightweight, terminal-based application to view and query delimiter separated value formatted documents, such as CSV or TSV files",
            "long_description": "A lightweight, terminal-based application to view and query delimiter separated value formatted documents, such as CSV or TSV files",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 42
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tablecat",
            "portdir": "textproc/tablecat",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsc/tcat",
            "description": "Tcat is table cat",
            "long_description": "Tcat is table cat. Tcat reads the named input files, splits each line into space-separate fields, and then reprints the input aligning columns of fields.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1018
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tablet-encode",
            "portdir": "multimedia/tablet-encode",
            "version": "2.30",
            "license": "Artistic-1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mediautils.garage.maemo.org/tablet-encode.html",
            "description": "Transcoding video files for Nokia Internet Tablets",
            "long_description": "As the Nokia Internet Tablets have relatively slow processors, and relatively little storage space it is a good idea to transcode your videos to a smaller, more suitable format for watching them.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "gui"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mplayer-devel",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "mediaserv"
                    ]
                }
            ]
        },
        {
            "name": "tablix",
            "portdir": "math/tablix",
            "version": "0.3.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.tablix.org/",
            "description": "Kernel for solving general timetabling problems",
            "long_description": "Tablix is a powerful free software kernel for solving general timetabling problems. It uses a coarse-grained parallel genetic algorithm in combination with other techniques to construct sensible timetables from XML formatted problem descriptions. Tablix supports a very wide range of timetabling problems, from high school timetabling to barge scheduling. A number of timetable constraints are already implemented in the default installation and kernel's modular design makes it is easy to add new ones.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "tomaz.solc",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pvm",
                        "libxml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnuplot"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tabulate",
            "portdir": "devel/tabulate",
            "version": "1.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/p-ranav/tabulate",
            "description": "tabulate is a header-only library for printing aligned, formated and colorized tables in moder C++.",
            "long_description": "tabulate is a header-only library for printing aligned, formated and colorized tables in moder C++.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1157
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xeus-sqlite"
                    ]
                }
            ]
        },
        {
            "name": "tag",
            "portdir": "sysutils/tag",
            "version": "0.10",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jdberry/tag",
            "description": "A command line tool to manipulate and query tags on files.",
            "long_description": "tag is a tool to manipulate tags on files starting with Mac OS 10.9 Mavericks, and to query for files with those tags. tag can use the file system's built-in metadata search functionality to rapidly find all files that have been tagged with a given set of tags.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "jberry",
                    "github": "jdberry",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tagainijisho",
            "portdir": "aqua/tagainijisho",
            "version": "1.2.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.tagaini.net/",
            "description": "A free Japanese dictionary and study assistant",
            "long_description": "Tagaini Jisho is a free, open-source Japanese dictionary and kanji lookup tool that is available for Windows, Mac OS X and Linux and aims at becoming your Japanese study assistant. It allows you to quickly search for entries and mark those that you wish to study, along with tags and personal notes. It also let you train entries you are studying and follows your progression in remembering them. Finally, it makes it easy to review entries you did not remember by listing them on screen or printing them on a small booklet.",
            "active": true,
            "categories": [
                "aqua",
                "education",
                "japanese"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "multimarkdown",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qttools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "taglib",
            "portdir": "audio/taglib",
            "version": "1.13.1",
            "license": "(LGPL-2 or MPL-1.1)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://taglib.org",
            "description": "TagLib Audio Meta-Data Library",
            "long_description": "TagLib is a library for reading and editing the meta-data of several popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC files.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "juk",
                        "ezstream",
                        "mp3unicode",
                        "pianod",
                        "taglib-extras",
                        "mediatomb",
                        "amarok",
                        "kfilemetadata",
                        "mythtv-core.28",
                        "mythtv-plugins.28",
                        "easytag",
                        "easytag-devel",
                        "qmmp",
                        "moc",
                        "musikcube",
                        "nepomuk-core",
                        "libgpod",
                        "rsgain",
                        "VLC2",
                        "libVLC2",
                        "ncmpcpp",
                        "QMPlay2",
                        "shell-fm",
                        "tellico",
                        "gstreamer010-gst-plugins-good",
                        "gstreamer1-gst-plugins-good",
                        "mythtv-core.27",
                        "mythtv-plugins.27",
                        "ktorrent4",
                        "lms"
                    ]
                }
            ]
        },
        {
            "name": "taglib-extras",
            "portdir": "audio/taglib-extras",
            "version": "1.0.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://developer.kde.org/~wheeler/taglib.html",
            "description": "Taglib plugins for various filetypes supported by Amarok, the KDE music manager.",
            "long_description": "Taglib plugins for various filetypes supported by Amarok, the KDE music manager.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "phonon",
                        "taglib",
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "amarok"
                    ]
                }
            ]
        },
        {
            "name": "taglib-sharp",
            "portdir": "audio/taglib-sharp",
            "version": "2.0.3.7",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://banshee.fm/",
            "description": "C# implementation of TagLib.",
            "long_description": "C# implementation of TagLib. TagLib is a library for reading and editing the meta-data of several popular audio formats.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mono"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tagtool",
            "portdir": "audio/tagtool",
            "version": "0.12.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/tagtool/",
            "description": "Audio Tag Tool is a program to manage the information fields in MP3 and Ogg Vorbis files, commonly called tags.",
            "long_description": "Audio Tag Tool is a program to manage the information fields in MP3 and Ogg Vorbis files, commonly called tags. Tag Tool can be used to edit tags one by one, but the most useful features are the ability to easily tag or rename hundreds of files at once, in any desired format.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "intltool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libglade2",
                        "id3lib",
                        "libxml2",
                        "libvorbis",
                        "sqlite3",
                        "gettext",
                        "libffi",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tailor",
            "portdir": "devel/tailor",
            "version": "0.9.35",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wiki.darcs.net/DarcsWiki/Tailor",
            "description": "Tailor is a tool to migrate changesets between different source control management systems.",
            "long_description": "Tailor is a tool to migrate changesets between ArX, Bazaar, Bazaar-NG, CVS, Codeville, Darcs, Git, Mercurial, Monotone, Subversion and Tla repositories. It is implemented in Python.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tailscale",
            "portdir": "net/tailscale",
            "version": "1.92.3",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tailscale.com",
            "description": "The easiest, most secure way to use WireGuard and 2FA.",
            "long_description": "The easiest, most secure way to use WireGuard and 2FA.. A secure network that just works. Zero config VPN. Installs on any device in minutes, manages firewall rules for you, and works from anywhere.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1018
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "taisei",
            "portdir": "games/taisei",
            "version": "1.4.2",
            "license": "BSD and CC-BY-SA-4",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://taisei-project.org/",
            "description": "A free and open-source Touhou Project fangame",
            "long_description": "Taisei Project is an open source fan-game set in the world of Tōhō Project. It is a top-down vertical-scrolling curtain fire shooting game (STG), also known as a \"bullet hell\" or \"danmaku.\" STGs are fast-paced games focused around pattern recognition and mastery through practice.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1018
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-17",
                        "python312",
                        "py312-docutils"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "webp",
                        "freetype",
                        "libzip",
                        "py312-zstd",
                        "cglm",
                        "zlib",
                        "zstd",
                        "libsdl2_mixer",
                        "opusfile",
                        "libsdl2",
                        "openssl",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "taizen",
            "portdir": "www/taizen",
            "version": "20230605",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nerdypepper/taizen",
            "description": "taizen is a curses based mediawiki browser",
            "long_description": "taizen is a curses based mediawiki browser",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "srirangav",
                    "github": "srirangav",
                    "ports_count": 15
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ta-lib",
            "portdir": "finance/ta-lib",
            "version": "0.4.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ta-lib.org",
            "description": "TA-Lib is a financial technical analysis library.",
            "long_description": "TA-Lib provides common functions for the technical analysis of financial market data, including more than 150 indicators such as ADX, MACD, RSI, Stochastic, Bollinger Bands and more.",
            "active": true,
            "categories": [
                "finance"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "talisman",
            "portdir": "devel/talisman",
            "version": "1.31.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://thoughtworks.github.io/talisman",
            "description": "Git-hook utility to protect from committing sensitive information.",
            "long_description": "Talisman is a tool that installs a hook to your repository to ensure that potential secrets or sensitive information do not leave the developer's workstation. It validates the outgoing changeset for things that look suspicious - such as potential SSH keys, authorization tokens, private keys etc. Talisman can also be used as a repository history scanner to detect secrets that have already been checked in, so that you can take an informed decision to safeguard secrets.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1018
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "TalkSoup",
            "portdir": "gnustep/TalkSoup",
            "version": "1.0alpha",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://talksoup.aeruder.net/",
            "description": "IRC client for GNUstep.",
            "long_description": "TalkSoup is an IRC client for OS X and any platform supported by GNUstep. It is highly configurable and extensible with a fully-featured plugin system already in place. It has all the features one would expect from a graphical IRC client.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-core",
                        "netclasses"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnustep"
                    ]
                }
            ]
        },
        {
            "name": "talloc",
            "portdir": "devel/talloc",
            "version": "2.4.3",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://talloc.samba.org",
            "description": "Hierarchical memory allocation library",
            "long_description": "talloc is a hierarchical, reference counted memory pool system with destructors. It is the core memory allocator used in Samba.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-tsk",
                        "py27-tsk",
                        "samba4",
                        "osmocore",
                        "osmocore-devel",
                        "freeradius",
                        "tevent",
                        "notmuch"
                    ]
                }
            ]
        },
        {
            "name": "tango-icon-theme",
            "portdir": "x11/tango-icon-theme",
            "version": "0.8.90",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tango.freedesktop.org/Tango_Icon_Library",
            "description": "A collection of icons from the Tango Desktop Project.",
            "long_description": "tango-icon-theme is a collection of bright and vivid icons and emblems from the Tango Desktop Project. They can replace the gnome-icon-theme.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "big_icons"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "glib2",
                        "libtool",
                        "pkgconfig",
                        "icon-naming-utils",
                        "ImageMagick",
                        "intltool",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "tango-icon-theme-extras"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xfce"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "darktable",
                        "darktable-devel"
                    ]
                }
            ]
        },
        {
            "name": "tango-icon-theme-extras",
            "portdir": "x11/tango-icon-theme-extras",
            "version": "0.1.0",
            "license": "Copyleft",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tango.freedesktop.org/Tango_Icon_Library",
            "description": "A collection of extra icons for the Tango theme.",
            "long_description": "tango-icon-theme-extras is an additionnal collection (mostly ipod variations) of icons adhering to the Tango Desktop Project style guideline.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "big_icons"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "icon-naming-utils",
                        "ImageMagick",
                        "tango-icon-theme",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tanka",
            "portdir": "sysutils/tanka",
            "version": "0.36.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tanka.dev",
            "description": "Flexible, reusable and concise configuration for Kubernetes",
            "long_description": "Grafana Tanka is the robust configuration utility for your Kubernetes cluster, powered by the unique Jsonnet language.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "me",
                    "github": "0xIDANT",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tao",
            "portdir": "devel/tao",
            "version": "8.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.dre.vanderbilt.edu/~schmidt/TAO.html",
            "description": "The ACE ORB CORBA real-time middleware",
            "long_description": "The ACE ORB (TAO) is a real-time implementation of CORBA built using the framework components and patterns provided by ACE. TAO contains the network interface, OS, communication protocol, and CORBA middleware components and features. TAO is based on the standard OMG CORBA reference model, with the enhancements designed to overcome the shortcomings of conventional ORBs for high-performance and real-time applications.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "tlockhart1976",
                    "github": "lockhart",
                    "ports_count": 27
                },
                {
                    "name": "jwillemsen",
                    "github": "jwillemsen",
                    "ports_count": 2
                }
            ],
            "variants": [
                "ssl",
                "server",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "perl5",
                        "tcl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tapkee",
            "portdir": "math/tapkee",
            "version": "2024.07.17",
            "license": "(BSD or LGPL-3)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tapkee.lisitsyn.me",
            "description": "Flexible and efficient С++ template library for dimension reduction",
            "long_description": "Flexible and efficient С++ template library for dimension reduction",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gtest",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cxxopts",
                        "libomp",
                        "libfmt11",
                        "arpack",
                        "eigen3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "R-tapkee"
                    ]
                }
            ]
        },
        {
            "name": "taplo",
            "portdir": "devel/taplo",
            "version": "0.10.0",
            "license": "MIT",
            "platforms": "{darwin >= 17}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://taplo.tamasfe.dev",
            "description": "a versatile, feature-rich TOML toolkit.",
            "long_description": "Taplo CLI aims to be an one stop shop tool for working with TOML files via the command line. The features include validation, formatting, and querying TOML documents with a jq-like fashion.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "wyuenho",
                    "github": "wyuenho",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tardiff",
            "portdir": "sysutils/tardiff",
            "version": "0.1",
            "license": "GPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tardiff.coolprojects.org/",
            "description": "compares the contents of two tarballs",
            "long_description": "TarDiff compares the contents of two tarballs and reports on any differences found between them. Its use is mainly for release managers who can use it as a QA tool to make sure no files have accidentally been left over or were added by mistake. TarDiff supports compressed tarballs, diff statistics and suppression of GNU autotool changes.",
            "active": true,
            "categories": [
                "devel",
                "sysutils",
                "textproc",
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnutar"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tarsnap",
            "portdir": "sysutils/tarsnap",
            "version": "1.0.41",
            "license": "custom",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tarsnap.com/",
            "description": "Online encrypted backup service (client)",
            "long_description": "Tarsnap is an online encrypted backup service. It presents a tar-like command-line interface, but stores data online rather than locally; using ideas taken from the author's FreeBSD Update and Portsnap utilities, it maximizes performance by recognizing duplicate data and only storing it once, and cryptographically encrypts and signs archives using locally-held keys in order to guarantee that nobody without access to the key file (including the author) can read or modify archives.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "bgilbert",
                    "github": "bgilbert",
                    "ports_count": 15
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "xz",
                        "zlib",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "task",
            "portdir": "office/task",
            "version": "3.4.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://taskwarrior.org/",
            "description": "Taskwarrior is a command-line task management tool",
            "long_description": "Taskwarrior is a command-line todo list manager with an interactive interface, GTD features, color themes, data synchronization, dependencies, custom reports, and charts.",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1018
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutls"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "vit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py35-taskw",
                        "py36-taskw",
                        "tasksh",
                        "py39-taskw",
                        "py37-taskw",
                        "py38-taskw",
                        "taskwarrior-tui",
                        "py311-taskw",
                        "py27-taskw",
                        "py310-taskw"
                    ]
                }
            ]
        },
        {
            "name": "taskjuggler",
            "portdir": "office/taskjuggler",
            "version": "3.5.0",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.taskjuggler.org/",
            "description": "A powerful project management tool.",
            "long_description": "TaskJuggler is a modern and powerful, Open Source project management tool.",
            "active": true,
            "categories": [
                "office",
                "pim"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby19",
                        "rb19-mail",
                        "rb19-rspec",
                        "rb19-term-ansicolor"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "taskopen",
            "portdir": "office/taskopen",
            "version": "2.0.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jschlatow/taskopen",
            "description": "Tool for taking notes and open urls with taskwarrior",
            "long_description": "Tool for taking notes and open urls with taskwarrior",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 639
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "nim",
                        "pandoc",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tasksh",
            "portdir": "office/tasksh",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gothenburgbitfactory.org/projects/tasksh.html",
            "description": "tasksh is a shell command that wraps Taskwarrior commands",
            "long_description": "tasksh is a shell command that wraps Taskwarrior commands. It is intended to provide simpler Taskwarrior access, and add a few new features of its own.",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "task"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "taskwarrior-tui",
            "portdir": "office/taskwarrior-tui",
            "version": "0.26.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kdheepak/taskwarrior-tui",
            "description": "A terminal user interface for taskwarrior",
            "long_description": "A terminal user interface for taskwarrior",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1018
                },
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 639
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cargo",
                        "git",
                        "legacy-support",
                        "rust",
                        "go-md2man"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "task"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tatami",
            "portdir": "devel/tatami",
            "version": "3.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tatami-inc/tatami",
            "description": "C++ API for all sorts of matrices",
            "long_description": "C++ API for all sorts of matrices",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "python312"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tatami-devel",
            "portdir": "devel/tatami",
            "version": "2024.09.02",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tatami-inc/tatami",
            "description": "C++ API for all sorts of matrices",
            "long_description": "C++ API for all sorts of matrices",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "python312"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "taucs",
            "portdir": "math/taucs",
            "version": "2.2",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tau.ac.il/~stoledo/taucs/",
            "description": "C library of sparse linear solvers",
            "long_description": "TAUCS is a C library of sparse linear solvers.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "mark.brethen",
                    "github": "mbrethen",
                    "ports_count": 7
                },
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1504
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libf2c",
                        "metis"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "taxonkit",
            "portdir": "science/taxonkit",
            "version": "0.14.2",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioinf.shenwei.me/taxonkit",
            "description": "A Practical and Efficient NCBI Taxonomy Toolkit",
            "long_description": "A Practical and Efficient NCBI Taxonomy Toolkit",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1018
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tbb",
            "portdir": "devel/tbb",
            "version": "2020.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.threadingbuildingblocks.org/",
            "description": "Intel Threading Building Blocks offers a rich and complete approach to parallelism in C++",
            "long_description": "Intel Threading Building Blocks offers a rich and complete approach to parallelism in C++ It represents a higher-level, task-based parallelism that abstracts platform details and threading mechanisms for scalability and performance",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-pytorch",
                        "oidn",
                        "embree",
                        "root6",
                        "py38-mkl",
                        "py27-mkl",
                        "py35-mkl",
                        "py36-mkl",
                        "py37-mkl",
                        "blender",
                        "qore",
                        "gerbil",
                        "usd",
                        "py39-mkl",
                        "opensubdiv",
                        "py310-mkl",
                        "py311-mkl",
                        "py312-mkl",
                        "py313-mkl"
                    ]
                }
            ]
        }
    ]
}