HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51590,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=1026",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=1024",
"results": [
{
"name": "xmlcatmgr",
"portdir": "textproc/xmlcatmgr",
"version": "2.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://xmlcatmgr.sourceforge.net/",
"description": "SGML and XML catalog manager",
"long_description": "XML Catalog Manager (xmlcatmgr in its short form) is a small utility used to manipulate SGML and XML catalogs. It is extremely small and lightweight, specially designed to be run from packaging systems. Basically, it allows adding and removing entries from catalogs, in a completely automated way.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"docbook-xml",
"docbook-xml-4.1.2",
"docbook-xml-4.2",
"docbook-xml-4.3",
"docbook-xml-4.4",
"docbook-xml-4.5",
"docbook-xml-5.0",
"docbook-dsssl",
"docbook-sgml-4.2",
"xhtml1",
"sgml-common",
"iso8879",
"openjade",
"docbook-xsl-nons",
"docbook-xsl-ns",
"docbook-xsl-docs",
"xmlroff"
]
}
]
},
{
"name": "xml-commons-resolver",
"portdir": "java/xml-commons-resolver",
"version": "1.1",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://xml.apache.org/commons/components/resolver/index.html",
"description": "Java library for XML entity resolution",
"long_description": "It is very common for web resources to be related to other resources. These relationships are expressed using URIs, most often URLs. Relying on URLs to directly identify resources to be retrieved often causes problems for end users. One way to avoid these problems is to use an entity resolver (a standard part of SAX) or a URI Resolver (a standard part of JAXP). A resolver can examine the URIs of the resources being requested and determine how best to satisfy those requests. The best way to make this function in an interoperable way is to define a standard format for mapping system identifiers and URIs. These catalog files can be used to map public and system identifiers and other URIs to local files (or just other URIs). The XML Commons Resolver classes greatly simplify the task of using catalog files to perform entity resolution.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"apache-ant",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"kaffe"
]
}
],
"depends_on": []
},
{
"name": "xml-coreutils",
"portdir": "textproc/xml-coreutils",
"version": "0.8.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://xml-coreutils.sourceforge.net/",
"description": "Command line tools for XML processing",
"long_description": "The xml-coreutils are a collection of Unix/POSIX command line tools for processing XML files. The aim is to make XML processing for shell users exactly as easy as text processing.",
"active": true,
"categories": [
"textproc",
"xml"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"slang2",
"expat"
]
}
],
"depends_on": []
},
{
"name": "xmlenc",
"portdir": "java/xmlenc",
"version": "0.52",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://xmlenc.sourceforge.net/",
"description": "fast stream-based XML output library for Java",
"long_description": "The xmlenc library is a fast stream-based XML output library for Java. Main design goals are performance, simplicitity and pureness.",
"active": true,
"categories": [
"textproc",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"apache-ant",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"kaffe"
]
}
],
"depends_on": []
},
{
"name": "xmlformat",
"portdir": "textproc/xmlformat",
"version": "1.04",
"license": "BSD and Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.kitebird.com/software/xmlformat/",
"description": "formatter for XML documents",
"long_description": "xmlformat is a configurable formatter (or pretty-printer) for XML documents. It provides control over indentation, line-breaking, and text wrapping. These properties can be defined on a per-element basis. There is a perl and a ruby variant of this program available.",
"active": true,
"categories": [
"textproc",
"perl",
"ruby"
],
"maintainers": [],
"variants": [
"ruby"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "run",
"ports": [
"perl5"
]
}
],
"depends_on": []
},
{
"name": "xmlgen",
"portdir": "lang/xmlgen",
"version": "1.4",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://tclxml.sourceforge.net/xmlgen.html",
"description": "The Tcl package xmlgen allows to write Tcl code which translates itself into XML.",
"long_description": "Every tag is made into a markup command which takes attributes and the element's content as parameters and then prints the XML tagged content. Of course, the content again can contain markup commands.",
"active": true,
"categories": [
"lang",
"tcl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "run",
"ports": [
"tcl"
]
}
],
"depends_on": []
},
{
"name": "xmlgraphics-commons",
"portdir": "java/xmlgraphics-commons",
"version": "2.11",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://xmlgraphics.apache.org/commons",
"description": "XML Graphics Commons",
"long_description": "Apache XML Graphics Commons is a library that consists of several reusable components used by Apache Batik and Apache FOP. Many of these components can easily be used separately outside the domains of SVG and XSL-FO. You will find components such as a PDF library, an RTF library, Graphics2D implementations that let you generate PDF & PostScript files, and much more.",
"active": true,
"categories": [
"graphics",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"maven3",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"commons-io",
"commons-logging",
"junit"
]
}
],
"depends_on": []
},
{
"name": "xmlindent",
"portdir": "textproc/xmlindent",
"version": "0.2.17",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://xmlindent.sourceforge.net",
"description": "xml indentation utility",
"long_description": "XML Indent is a XML stream reformatter written in ANSI C. It is analogous to GNU indent.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"flex",
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "xmlpatch",
"portdir": "textproc/xmlpatch",
"version": "0.4.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://xmlpatch.sourceforge.net/",
"description": "an XML patching handler library",
"long_description": "The xmlpatch library is a framework utilizing XML path language (XPath) selectors with the aid of which a set of patches can be applied to an existing initial XML document.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "twic",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"glib2",
"libxml2"
]
}
],
"depends_on": []
},
{
"name": "xmlpull",
"portdir": "java/xmlpull",
"version": "1.1.3.4c",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.xmlpull.org/",
"description": "XML pullparser API",
"long_description": "XmlPull v1 API is a simple to use XML pull parsing API that was designed for simplicity and very good performance both in constrained environment such as defined by J2ME and on server side when used in J2EE application servers. XML pull parsing allows incremental (sometimes called streaming) parsing of XML where application is in control - the parsing can be interrupted at any given moment and resumed when application is ready to consume more input.",
"active": true,
"categories": [
"textproc",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"apache-ant",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"kaffe"
]
}
],
"depends_on": []
},
{
"name": "xmlresume2x",
"portdir": "textproc/xmlresume2x",
"version": "0.2.1",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rubygems.org/gems/xmlresume2x",
"description": "converts XML resume format to various output formats",
"long_description": "xmlresume2x is a converter which converts input files in XML resume format to various output formats including a good-looking LaTeX format.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb18-rake",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": []
},
{
"name": "xmlroff",
"portdir": "textproc/xmlroff",
"version": "0.6.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://xmlroff.org/",
"description": "An XSL formatter producing PDF and PostScript.",
"long_description": "Creates formatted output -- pages containing text in a variety of type styles and sizes -- from an input XML document and an XSL stylesheet.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"docbook-xsl-nons",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"libxslt",
"glib2",
"xmlcatmgr",
"pango",
"pangoxsl",
"gtk2",
"cairo",
"gdk-pixbuf2",
"librsvg",
"freetype"
]
}
],
"depends_on": []
},
{
"name": "xmlrpc-c",
"portdir": "devel/xmlrpc-c",
"version": "1.60.05",
"license": "BSD and MIT and Apache-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://xmlrpc-c.sourceforge.net/",
"description": "Lightweight RPC library based on XML and HTTP",
"long_description": "XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into XML document, sends it to a remote server using HTTP, and gets back the response as XML. This library provides a modular implementation of XML-RPC for C and C++.",
"active": true,
"categories": [
"devel",
"www"
],
"maintainers": [],
"variants": [
"libxml2",
"libwww",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl",
"curl",
"libxml2"
]
}
],
"depends_on": []
},
{
"name": "xmlrpcxx",
"portdir": "devel/xmlrpcxx",
"version": "0.7",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://xmlrpcpp.sourceforge.net/",
"description": "XmlRpc++ is a C++ implementation of the XML-RPC protocol.",
"long_description": "XmlRpc++ was based upon Shilad Sen's excellent py-xmlrpc. The XmlRpc protocol was designed to make remote procedure calls easy: it encodes data in a simple XML format and uses HTTP for communication. XmlRpc++ is designed to make it easy to incorporate XML-RPC client and server support into C++ applications.",
"active": true,
"categories": [
"devel",
"www"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "xmlsec",
"portdir": "security/xmlsec",
"version": "1.3.10",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.aleksey.com/xmlsec/",
"description": "XML Security Library is a C library based on LibXML2.",
"long_description": "XML Security Library is a C library based on LibXML2.. The library supports major XML security standards. XML Signature, XML Encryption, Canonical XML and Exclusive Canonical XML.",
"active": true,
"categories": [
"devel",
"textproc",
"security"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1378
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libgcrypt",
"libtool",
"nspr",
"gnutls",
"nss",
"libxml2",
"libxslt",
"openssl",
"icu"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-xmlsec",
"py36-xmlsec",
"qore-xmlsec-module",
"py311-xmlsec",
"py310-xmlsec",
"py313-xmlsec",
"py312-xmlsec",
"py314-xmlsec",
"py38-xmlsec",
"libreoffice",
"py39-xmlsec",
"oath-toolkit"
]
}
]
},
{
"name": "xmlsec1",
"portdir": "devel/xmlsec1",
"version": "1.2.31",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "xmlsec",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by xmlsec",
"long_description": "This port has been replaced by xmlsec.",
"active": false,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "xmlsec-1.2",
"portdir": "security/xmlsec-1.2",
"version": "1.2.42",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.aleksey.com/xmlsec/",
"description": "XML Security Library is a C library based on LibXML2.",
"long_description": "XML Security Library is a C library based on LibXML2.. The library supports major XML security standards. XML Signature, XML Encryption, Canonical XML and Exclusive Canonical XML.",
"active": true,
"categories": [
"devel",
"textproc",
"security"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1378
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libgcrypt",
"libtool",
"nspr",
"gnutls",
"nss",
"libxml2",
"libxslt",
"openssl",
"icu"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-xmlsec"
]
}
]
},
{
"name": "xml-security-c",
"portdir": "security/xml-security-c",
"version": "2.0.4",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://santuario.apache.org/",
"description": "XML Signing/Encryption for C++",
"long_description": "The C++ library is an implementation of the XML Digital Signature specification. It is designed to be easily ported to new platforms, and has been tested on Solaris, Linux, FreeBSD, NetBSD and Windows.",
"active": true,
"categories": [
"textproc",
"security",
"shibboleth",
"xml"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
},
{
"name": "scantor",
"github": "scantor",
"ports_count": 6
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl",
"xercesc3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"opensaml",
"shibboleth",
"xmltooling",
"wt"
]
}
]
},
{
"name": "xmlstarlet",
"portdir": "textproc/xmlstarlet",
"version": "1.6.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://xmlstar.sourceforge.net",
"description": "xml command line utilities",
"long_description": "XMLStarlet is a set of command line utilities (tools) to transform, query, validate, and edit XML documents and files using simple set of shell commands in similar way it is done for text files with UNIX grep, sed, awk, diff, patch, join, etc utilities.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"libxml2",
"libxslt"
]
}
],
"depends_on": []
},
{
"name": "xmlto",
"portdir": "textproc/xmlto",
"version": "0.0.29",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pagure.io/xmlto",
"description": "Convert an XML document to another format based on XSL or other tools",
"long_description": "The purpose of xmlto is to convert an XML file to the desired format using whatever means necessary. This may involve two steps: 1. The application of an appropriate XSL stylesheet using an XSL-T processor. 2. Further processing with other tools. This step may not be necessary.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"autoconf",
"automake",
"libtool",
"util-linux",
"docbook-xml",
"docbook-xsl-nons",
"libxslt"
]
},
{
"type": "run",
"ports": [
"util-linux",
"docbook-xml",
"docbook-xsl-nons",
"fop",
"libxml2",
"libxslt",
"w3m",
"libpaper-utils"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"xine-lib",
"teg",
"rabbitmq-c",
"libnotify",
"xdg-utils",
"accountsservice",
"stgit",
"zbar",
"p5.30-barcode-zbar",
"p5.28-barcode-zbar",
"p5.32-barcode-zbar",
"p5.34-barcode-zbar",
"xorg-libXt",
"shadowsocks-libev",
"dvisvgm-devel",
"i3",
"dvisvgm",
"git-devel",
"tig",
"shared-mime-info"
]
},
{
"type": "lib",
"ports": [
"gnuradio-devel",
"itpp",
"itpp-devel"
]
}
]
},
{
"name": "xmltoman",
"portdir": "textproc/xmltoman",
"version": "0.4",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/xmltoman/",
"description": "Small scripts to convert xml to man pages in groff format or html",
"long_description": "xmltoman and xmlmantohtml are two small scripts to convert xml to man pages in groff format or html. It features the usual man page items such a \"description\", \"options\", \"see also\" etc.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 268
}
],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-xml-parser"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"avahi"
]
}
]
},
{
"name": "xmltooling",
"portdir": "security/xmltooling",
"version": "3.2.4",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.shibboleth.net",
"description": "XMLTooling library for C++",
"long_description": "Toolkit for security-aware XML processing",
"active": true,
"categories": [
"textproc",
"security",
"shibboleth",
"xml"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
},
{
"name": "scantor",
"github": "scantor",
"ports_count": 6
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"boost176",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"xml-security-c",
"zlib",
"xercesc3",
"log4shib",
"openssl",
"curl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"opensaml",
"shibboleth",
"wt"
]
}
]
},
{
"name": "xmltv",
"portdir": "multimedia/xmltv",
"version": "1.2.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.xmltv.org/",
"description": "utilities to download tv listings and format them in xml",
"long_description": "utilities to download tv listings and format them in xml",
"active": true,
"categories": [
"textproc",
"multimedia"
],
"maintainers": [],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-archive-zip",
"p5.34-cgi",
"p5.34-date-manip",
"p5.34-datetime",
"p5.34-datetime-format-iso8601",
"p5.34-datetime-format-sqlite",
"p5.34-datetime-format-strptime",
"p5.34-datetime-timezone",
"p5.34-dbd-sqlite",
"p5.34-dbi",
"p5.34-file-homedir",
"p5.34-file-slurp",
"p5.34-file-which",
"p5.34-http-cache-transparent",
"p5.34-json",
"p5.34-json-xs",
"sqlite3",
"p5.34-list-moreutils",
"p5.34-lwp-protocol-https",
"p5.34-lwp-useragent-determined",
"p5.34-soap-lite",
"p5.34-term-progressbar",
"p5.34-term-readkey",
"p5.34-tk",
"p5.34-tk-tablematrix",
"p5.34-unicode-string",
"p5.34-xml-dom",
"p5.34-xml-libxml",
"p5.34-xml-libxslt",
"p5.34-xml-parser",
"p5.34-xml-treepp",
"p5.34-xml-twig",
"p5.34-xml-writer",
"p5.34-lingua-preferred"
]
}
],
"depends_on": []
},
{
"name": "xmlwrapp",
"portdir": "devel/xmlwrapp",
"version": "0.10.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://vslavik.github.io/xmlwrapp/",
"description": "a modern style C++ library for working with XML data",
"long_description": "xmlwrapp is a modern style C++ library for working with XML data. It provides a simple and easy to use interface for the very powerful libxml2 XML parser and the libxslt XSLT engine. This Portfile also installs libxsltwrapp which is part of the xmlwrapp package.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"pkgconfig",
"clang-18",
"autoconf",
"libtool"
]
},
{
"type": "lib",
"ports": [
"libxslt",
"libxml2"
]
}
],
"depends_on": []
},
{
"name": "xmms2",
"portdir": "audio/xmms2",
"version": "0.9.5",
"license": "LGPL-2.1+ and GPL-2+ and GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/xmms2/xmms2-devel",
"description": "CrossPlatform Music Multiplexer System",
"long_description": "Next generation audio player of XMMS",
"active": true,
"categories": [
"audio"
],
"maintainers": [],
"variants": [
"pulse",
"jack",
"cpp",
"avahi",
"samba",
"perl",
"ruby",
"python",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"python312",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libmad",
"libmodplug",
"libmpcdec",
"libofa",
"libsamplerate",
"libshout2",
"libsndfile",
"libvorbis",
"mpg123",
"opusfile",
"speex",
"wavpack",
"faad2",
"libdiscid",
"fftw-3-single",
"fluidsynth",
"libmms",
"libogg",
"curl",
"libxml2",
"openssl3",
"gettext-runtime",
"ffmpeg6",
"py312-cython",
"glib2",
"flac",
"libao",
"libcdio-paranoia"
]
}
],
"depends_on": []
},
{
"name": "xmodmap",
"portdir": "x11/xmodmap",
"version": "1.0.10",
"license": "X11",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.x.org/",
"description": "Modify keymaps and pointer button mappings in X11",
"long_description": "The xmodmap program is used to edit and display the keyboard modifier map and keymap table that are used by client applications to convert event keycodes into keysyms.",
"active": true,
"categories": [
"x11"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"xorg-libX11"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"x2goclient",
"xorg-apps"
]
}
]
},
{
"name": "xmore",
"portdir": "x11/xmore",
"version": "1.0.3",
"license": "X11",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.x.org/",
"description": "Plain text display program for the X11 Window System",
"long_description": "Plain text display program for the X11 Window System",
"active": true,
"categories": [
"x11"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"xorg-libXaw"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"xorg-apps"
]
}
]
},
{
"name": "xmoto",
"portdir": "games/xmoto",
"version": "0.5.11",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://xmoto.tuxfamily.org/",
"description": "X-Moto is a challenging 2D motocross platform game",
"long_description": "X-Moto is a challenging 2D motocross platform game, where physics plays an all important role in the gameplay. You need to control your bike to its limits, if you want to have a chance to finish the most difficult challenges.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"makeicns",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"libsdl",
"libsdl_net",
"libsdl_ttf",
"libxdg-basedir",
"bzip2",
"libjpeg-turbo",
"libpng",
"lua",
"curl",
"ode",
"libsdl_mixer"
]
}
],
"depends_on": []
},
{
"name": "xmp",
"portdir": "audio/xmp",
"version": "4.2.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://xmp.sourceforge.net/",
"description": "Extended Module Player",
"long_description": "The Extended Module Player is a portable command-line module player for Unix and Unix-like systems. It plays over 90 mainstream and obscure module formats from Amiga, Atari, Acorn, Apple IIgs and PC, including Protracker (MOD), Scream Tracker 3 (S3M), Fast Tracker II (XM), and Impulse Tracker (IT).",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "dcarmich",
"github": "douglas-carmichael",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libxmp"
]
}
],
"depends_on": []
},
{
"name": "xnec2c",
"portdir": "science/xnec2c",
"version": "4.4.18",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.xnec2c.org",
"description": "Xnec2c: Fast Multi-Threaded EM Simulator based on NEC2",
"long_description": "Xnec2c is a GTK3-based Graphical version of nec2c, a translation to the C language of NEC2, the FORTRAN Numerical Electromagnetics Code commonly used for antenna simulation and analysis.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "",
"github": "vk1kcm",
"ports_count": 2
}
],
"variants": [
"openblas"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc15",
"pkgconfig",
"makeicns",
"autoconf",
"automake",
"gettext",
"libtool"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"gtk3"
]
}
],
"depends_on": []
},
{
"name": "xnee",
"portdir": "x11/xnee",
"version": "2.01",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/xnee/www/index.html",
"description": "Xnee's Not an Event Emulator",
"long_description": "Xnee is a suite of programs that can record, replay and distribute user actions under the X11 environment. Think of it as a robot that can imitate the job you just did.",
"active": true,
"categories": [
"x11"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gtk2",
"xorg-libXtst"
]
}
],
"depends_on": []
},
{
"name": "xom",
"portdir": "java/xom",
"version": "1.2.10",
"license": "LGPL-2.1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.xom.nu/",
"description": "A tree-based API for XML processing",
"long_description": "XOM is a new XML object model. It is an open source (LGPL), tree-based API for processing XML with Java that strives for correctness, simplicity, and performance, in that order.",
"active": true,
"categories": [
"devel",
"textproc",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"apache-ant",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"jaxen",
"kaffe"
]
}
],
"depends_on": []
},
{
"name": "xonclock",
"portdir": "x11/xonclock",
"version": "0.0.9.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://xonclock.sourceforge.net/",
"description": "X on-screen analog clock displayer with assignable skins",
"long_description": "X on-screen analog clock displayer with assignable skins",
"active": true,
"categories": [
"x11"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"libpng",
"tiff",
"Xft2",
"xpm"
]
}
],
"depends_on": []
},
{
"name": "xonsh",
"portdir": "shells/xonsh",
"version": "0.22.8",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/xonsh/xonsh",
"description": "Xonsh is a Python-ish, BASHwards-looking shell language and command prompt.",
"long_description": "Xonsh is a Python-ish, BASHwards-looking shell language and command prompt. The language is a superset of Python 3.4+ with additional shell primitives that you are used to from Bash and IPython. It works on all major systems including Linux, macOS, and Windows. Xonsh is meant for the daily use of experts and novices alike.",
"active": true,
"categories": [
"shells"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1378
}
],
"variants": [
"python310",
"python311",
"python312",
"python313",
"python314"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools"
]
},
{
"type": "lib",
"ports": [
"py314-pygments",
"py314-gnureadline",
"py314-prompt_toolkit",
"python314"
]
}
],
"depends_on": []
},
{
"name": "xorg",
"portdir": "x11/xorg",
"version": "20090316",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.x.org/",
"description": "The X Window System",
"long_description": "X11, or X, is a vendor-neutral, system-architecture neutral network-transparent window system and user interface standard. In other words, it is a GUI for UNIX. X can use your network -- you may run CPU-intensive programs on high powered workstations and display the user interface, the windows, on inexpensive desktop machines.",
"active": true,
"categories": [
"x11"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "run",
"ports": [
"quartz-wm",
"xorg-apps",
"xorg-server"
]
}
],
"depends_on": []
},
{
"name": "xorg-apps",
"portdir": "x11/xorg-apps",
"version": "20151011",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.x.org/",
"description": "X.org apps meta-package",
"long_description": "This package builds all of the x.org app packages.",
"active": true,
"categories": [
"x11"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "run",
"ports": [
"bdftopcf",
"bitmap",
"editres",
"fonttosfnt",
"fslsfonts",
"fstobdf",
"glxgears",
"glxinfo",
"iceauth",
"ico",
"listres",
"luit",
"mkfontscale",
"oclock",
"rendercheck",
"rgb",
"sessreg",
"setxkbmap",
"showfont",
"smproxy",
"transset",
"twm",
"viewres",
"x11perf",
"xauth",
"xbacklight",
"xcalc",
"xclipboard",
"xclock",
"xcmsdb",
"xcompmgr",
"xconsole",
"xcursorgen",
"xditview",
"xdm",
"xdpyinfo",
"xedit",
"xev",
"xeyes",
"xfd",
"xfindproxy",
"xfontsel",
"xfs",
"xfsinfo",
"xgamma",
"xgc",
"xhost",
"xinit",
"xinput",
"xkbcomp",
"xkbevd",
"xkbprint",
"xkbutils",
"xkill",
"xload",
"xlogo",
"xlsatoms",
"xlsclients",
"xlsfonts",
"xmag",
"xman",
"xmessage",
"xmh",
"xmodmap",
"xmore",
"xorg-scripts",
"xpr",
"xprop",
"xrandr",
"xrdb",
"xrefresh",
"xset",
"xsetmode",
"appres",
"xsetroot",
"xsm",
"xstdcmap",
"xterm",
"xtrap",
"xvinfo",
"xwd",
"xwininfo",
"xwud",
"xsetpointer"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"xorg"
]
}
]
},
{
"name": "xorg-cf-files",
"portdir": "x11/xorg-cf-files",
"version": "1.0.8",
"license": "X11",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://xorg.freedesktop.org/wiki/",
"description": "Build files for discontinued imake build system.",
"long_description": "Build files for discontinued imake build system.",
"active": true,
"categories": [
"devel",
"x11"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1596
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"imake"
]
}
]
},
{
"name": "xorg-encodings",
"portdir": "x11/xorg-encodings",
"version": "1.0.5",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.x.org/",
"description": "X.org font encodings",
"long_description": "character set encoding tables used with the X.Org font software",
"active": true,
"categories": [
"graphics",
"x11",
"x11-font"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gzip",
"pkgconfig",
"mkfontscale",
"xorg-font-util",
"xorg-util-macros",
"clang-14"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xorg-fonts"
]
}
]
},
{
"name": "xorg-fonts",
"portdir": "x11/xorg-fonts",
"version": "20090102",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.x.org/",
"description": "X.org fonts meta-package",
"long_description": "This package builds all of the x.org font packages.",
"active": true,
"categories": [
"x11"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"font-adobe-75dpi",
"font-adobe-utopia-100dpi",
"font-adobe-utopia-75dpi",
"font-adobe-utopia-type1",
"font-alias",
"font-arabic-misc",
"font-bh-100dpi",
"font-bh-75dpi",
"font-bh-lucidatypewriter-100dpi",
"font-bh-lucidatypewriter-75dpi",
"font-bh-ttf",
"font-bh-type1",
"font-bitstream-100dpi",
"font-bitstream-75dpi",
"font-bitstream-speedo",
"font-bitstream-type1",
"font-cronyx-cyrillic",
"font-cursor-misc",
"font-adobe-100dpi",
"font-dec-misc",
"font-ibm-type1",
"font-isas-misc",
"font-jis-misc",
"font-micro-misc",
"font-misc-cyrillic",
"font-misc-ethiopic",
"font-misc-meltho",
"font-misc-misc",
"font-mutt-misc",
"font-schumacher-misc",
"font-screen-cyrillic",
"font-sony-misc",
"font-sun-misc",
"font-winitzki-cyrillic",
"font-xfree86-type1",
"xorg-encodings",
"font-daewoo-misc"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"xorg-server",
"xorg-server-devel",
"xorg-server-legacy",
"xorg-server-1.18"
]
}
]
},
{
"name": "xorg-font-util",
"portdir": "x11/xorg-font-util",
"version": "1.3.2",
"license": "X11 and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.x.org/",
"description": "X.org font utilities bdftruncate and ucs2any",
"long_description": "X.org font utilities bdftruncate and ucs2any",
"active": true,
"categories": [
"graphics",
"x11"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"xfs",
"xorg-encodings",
"font-adobe-100dpi",
"font-adobe-75dpi",
"font-adobe-utopia-100dpi",
"font-adobe-utopia-75dpi",
"font-adobe-utopia-type1",
"font-arabic-misc",
"font-bh-100dpi",
"font-bh-75dpi",
"font-bh-lucidatypewriter-100dpi",
"font-bh-lucidatypewriter-75dpi",
"font-bh-ttf",
"font-bh-type1",
"font-bitstream-100dpi",
"font-bitstream-75dpi",
"font-bitstream-speedo",
"font-bitstream-type1",
"font-cronyx-cyrillic",
"font-cursor-misc",
"font-daewoo-misc",
"font-dec-misc",
"font-ibm-type1",
"font-isas-misc",
"font-jis-misc",
"font-micro-misc",
"font-misc-cyrillic",
"font-misc-ethiopic",
"font-misc-meltho",
"font-misc-misc",
"font-mutt-misc",
"font-schumacher-misc",
"font-screen-cyrillic",
"font-sony-misc",
"font-sun-misc",
"font-winitzki-cyrillic",
"font-xfree86-type1",
"xorg-server",
"xorg-server-devel",
"xorg-server-legacy",
"xorg-server-1.18"
]
}
]
},
{
"name": "xorg-libAppleWM",
"portdir": "x11/xorg-libAppleWM",
"version": "1.4.1",
"license": "X11",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.x.org",
"description": "X.org libAppleWM",
"long_description": "X.org libAppleWM",
"active": true,
"categories": [
"devel",
"x11"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"xorg-libXext",
"xorg-xorgproto"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"quartz-wm",
"xorg-server",
"xorg-server-devel",
"xorg-server-legacy",
"xorg-server-1.18"
]
}
]
},
{
"name": "xorg-libdmx",
"portdir": "x11/xorg-libdmx",
"version": "1.1.5",
"license": "X11",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.x.org",
"description": "X.org libdmx",
"long_description": "X.org libdmx library.",
"active": true,
"categories": [
"devel",
"x11"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-15"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"xorg-libXext",
"xorg-xorgproto"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xdpyinfo"
]
}
]
},
{
"name": "xorg-libfontenc",
"portdir": "x11/xorg-libfontenc",
"version": "1.1.8",
"license": "X11",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.x.org",
"description": "X.org libfontenc",
"long_description": "Font encoding library",
"active": true,
"categories": [
"devel",
"x11"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"xorg-xorgproto",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"luit",
"fonttosfnt",
"xorg-libXfont",
"mkfontscale",
"xorg-libXfont2"
]
}
]
},
{
"name": "xorg-libFS",
"portdir": "x11/xorg-libFS",
"version": "1.0.10",
"license": "X11",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.x.org",
"description": "X.org libFS",
"long_description": "X11 Font Server library",
"active": true,
"categories": [
"devel",
"x11"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"xorg-xtrans",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"xorg-xorgproto"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"fslsfonts",
"fstobdf",
"showfont",
"xfsinfo"
]
}
]
},
{
"name": "xorg-libice",
"portdir": "x11/xorg-libice",
"version": "1.1.2",
"license": "X11",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.x.org/",
"description": "X.org libice",
"long_description": "X Inter-Client Exchange Protocol",
"active": true,
"categories": [
"devel",
"x11"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
}
],
"variants": [
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"xorg-xtrans",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"xorg-xorgproto"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-opengl",
"efte",
"libgnomeui",
"py37-gmic",
"AfterStep",
"vino",
"gthumb",
"fricas",
"xorg-libXt",
"magic",
"metacity",
"aterm",
"iceauth",
"icewm",
"worker",
"xfindproxy",
"libmpeg2",
"xclip",
"miriad",
"xboard",
"metview",
"gifsicle",
"vtwm",
"xterm",
"py38-gmic",
"ncview",
"opendx",
"xorg-libsm",
"openmotif",
"ddd",
"p5.28-opengl",
"p5.32-opengl",
"p5.30-opengl",
"p5.34-opengl",
"py39-dlib",
"py39-gmic",
"dlib",
"py310-dlib",
"py311-dlib",
"py312-dlib",
"cegui",
"gnome-panel",
"gnome-session",
"gstreamer010-gst-plugins-base",
"pulseaudio",
"pidgin",
"FreeRDP",
"gmic",
"gmic-qt",
"gmic-gimp",
"R",
"xpad"
]
}
]
},
{
"name": "xorg-libpthread-stubs",
"portdir": "x11/xorg-libpthread-stubs",
"version": "0.5",
"license": "X11",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://xcb.freedesktop.org",
"description": "X.org/Xcb libpthread stubs",
"long_description": "Library that provides pthread stubs that are missing from your platform libc. (used for libxcb)",
"active": true,
"categories": [
"devel",
"x11"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xorg-libXp"
]
}
]
},
{
"name": "xorg-libsm",
"portdir": "x11/xorg-libsm",
"version": "1.2.6",
"license": "X11",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.x.org/",
"description": "X.org libSM",
"long_description": "X Session Management Library",
"active": true,
"categories": [
"devel",
"x11"
],
"maintainers": [],
"variants": [
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"xorg-xtrans",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"xorg-libice"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"squeak",
"efte",
"lincity",
"xmahjongg",
"libgnomeui",
"startup-notification",
"py37-gmic",
"AfterStep",
"kaffe",
"yabasic",
"povray",
"vino",
"gthumb",
"fricas",
"xfconf",
"xorg-libXt",
"enlightenment",
"metacity",
"imlib2",
"geomview",
"fvwm2",
"aterm",
"fluxbox",
"glw",
"icewm",
"mrxvt",
"oroborus",
"smproxy",
"worker",
"xforms",
"libmpeg2",
"xgraph",
"miriad",
"xboard",
"metview",
"gifsicle",
"vtwm",
"py38-gmic",
"opendx",
"vis5d",
"xorg-libXaw",
"openmotif",
"ddd",
"py39-dlib",
"py39-gmic",
"dlib",
"py310-dlib",
"py311-dlib",
"py312-dlib",
"cegui",
"gnome-panel",
"gnome-session",
"gstreamer010-gst-plugins-base",
"gkrellm",
"pulseaudio",
"pidgin",
"openbox",
"rox-filer",
"FreeRDP",
"claws-mail",
"gmic",
"gmic-qt",
"gmic-gimp",
"R",
"xpad"
]
}
]
},
{
"name": "xorg-libX11",
"portdir": "x11/xorg-libX11",
"version": "1.8.12",
"license": "X11",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.x.org",
"description": "X.org libX11",
"long_description": "libX11 is the main library used by X Window System applications to communicate with the X server.",
"active": true,
"categories": [
"devel",
"x11"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
}
],
"variants": [
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"xorg-util-macros",
"clang-18",
"xorg-xtrans",
"xorg-xorgproto",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"xorg-xorgproto",
"xorg-libxcb",
"xorg-libXdmcp",
"xorg-libXau"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"XawM",
"blt",
"xorg-xcb-util-xrm",
"xorg-scripts",
"reduce"
]
},
{
"type": "lib",
"ports": [
"p5.26-tk",
"ortep3",
"luit",
"sptk",
"openvas-server",
"gstreamer1-gst-plugins-good",
"libiodbc",
"efte",
"xwordgrinder",
"gxemul",
"jnethack",
"micropolis",
"xmahjongg",
"xskat",
"xtet42",
"libgnomeui",
"libunique3",
"libwnck3",
"oxygen-gtk2",
"oxygen-gtk3",
"startup-notification",
"SimGear",
"g2",
"xorg-libXrandr",
"tgif",
"py37-gmic",
"nsxiv",
"AfterStep",
"mozjs68",
"mozjs91",
"spice-gtk",
"yabasic",
"hist",
"ploticus",
"xplot",
"herbstluftwm",
"clusterit",
"rdesktop",
"fricas",
"ImageMagick",
"xfconf",
"xorg-libXt",
"xcrysden",
"p5.28-term-gnuplot",
"p5.30-term-gnuplot",
"p5.32-term-gnuplot",
"p5.34-term-gnuplot",
"p5.28-tk",
"p5.30-tk",
"p5.32-tk",
"p5.34-tk",
"aircraft_oap",
"x2goclient",
"yorick",
"mozjs60",
"unicon",
"xournalpp",
"imlib2",
"EMBOSS",
"geomview",
"linrad",
"mozplugger",
"abclock",
"aterm",
"desklaunch",
"fluxbox",
"fslsfonts",
"fstobdf",
"icewm",
"ico",
"keylaunch",
"ShiftIt",
"rendercheck",
"transset",
"wmctrl",
"wmcube",
"wmii",
"worker",
"xcmsdb",
"xev",
"xforms",
"xfsinfo",
"xlsfonts",
"xmodmap",
"xping",
"xprop",
"xrefresh",
"xroot",
"xsel",
"xwd",
"xwininfo",
"xwud",
"alienarena",
"py27-ngl",
"gnome-desktop",
"mesa",
"unclutter",
"ht",
"libmpeg2",
"libunique",
"mozjs102",
"xclip",
"xgraph",
"miriad",
"xinit",
"zenity",
"xorg-libXext",
"xorg-libxkbfile",
"xboard",
"mldonkey",
"metview",
"gifsicle",
"sent",
"vtwm",
"ngspice",
"xterm",
"py38-gmic",
"ncplot",
"ncpp",
"opendx",
"xrender",
"hamclock",
"libcanberra",
"xschem",
"xorg-libXpresent",
"mozjs52",
"R-tkrplot",
"fireworkx",
"mit-scheme",
"xfe",
"openmotif",
"ddd",
"luanti",
"R-imager",
"libgdiplus",
"p5.28-opengl",
"p5.32-opengl",
"p5.30-opengl",
"p5.34-opengl",
"astrolog",
"xgalaga",
"yudit",
"gnu-apl",
"gstreamer1-gst-plugins-base",
"py39-gmic",
"sunclock",
"gdm",
"pangox-compat",
"ifeffit",
"gnome-panel",
"gnome-session",
"fizmo",
"libcec",
"empathy",
"gnome-control-center",
"gnome-terminal",
"gnotime",
"nautilus",
"netpbm",
"pulseaudio",
"p5.28-pgplot",
"p5.30-pgplot",
"p5.32-pgplot",
"p5.34-pgplot",
"mozjs115",
"mozjs128",
"at-spi2-core",
"pspp",
"pidgin",
"ds9",
"xorg-libXfixes",
"rox-filer",
"gnome-desktop-gtk4",
"FreeRDP",
"qmmp",
"qsynth-qt4",
"libsdl2-powerpc",
"gmic",
"gmic-qt",
"gmic-gimp",
"gmic-clib",
"gmic-lib",
"wt",
"abiword-x11",
"xephem",
"fortran-xlib",
"rawstudio",
"openjdk7-bootstrap",
"hugs98",
"R",
"mlterm",
"toxic",
"giza",
"ImageMagick7",
"sakura",
"xpad",
"molden",
"pgplot",
"libmovit",
"p5.26-opengl",
"p5.26-pgplot",
"p5.26-term-gnuplot"
]
}
]
},
{
"name": "xorg-libXau",
"portdir": "x11/xorg-libXau",
"version": "1.0.12",
"license": "X11",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.x.org",
"description": "X.org libXau",
"long_description": "X Authorization Routines library",
"active": true,
"categories": [
"devel",
"x11"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"xorg-xorgproto"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xorg-libxcb",
"lsh",
"libgtop",
"geomview",
"icewm",
"xforms",
"miriad",
"xorg-libX11",
"magicspp",
"gdm",
"gnome-panel",
"gnome-session",
"pspp"
]
}
]
},
{
"name": "xorg-libXaw",
"portdir": "x11/xorg-libXaw",
"version": "1.0.16",
"license": "X11",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.x.org",
"description": "X.org libXaw",
"long_description": "Athena Widgets toolkit",
"active": true,
"categories": [
"devel",
"x11"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
}
],
"variants": [
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"xorg-libsm",
"xorg-libXext",
"xpm",
"xorg-libXmu",
"xorg-libXt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"graphviz-devel",
"gnushogi",
"xjump",
"texlive-bin",
"libotf",
"graphviz",
"bitmap",
"editres",
"kinput2",
"listres",
"mowitz",
"tightvnc",
"vnc",
"x3270",
"xcalc",
"xclipboard",
"xclock",
"xconsole",
"xditview",
"xedit",
"xfd",
"xfontsel",
"xgc",
"xkbutils",
"xload",
"xlogo",
"xmag",
"xman",
"xmessage",
"xmh",
"xmore",
"xsm",
"arb",
"xemacs",
"miriad",
"xdm",
"libquicktime",
"libquicktime-devel",
"xboard",
"xtide",
"ngspice",
"xterm",
"ncview",
"xcb",
"viewres",
"ddd",
"transcode",
"ncarg",
"xfig"
]
}
]
}
]
}