HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50624,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=551",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=549",
"results": [
{
"name": "cl-bordeaux-threads",
"portdir": "lisp/cl-bordeaux-threads",
"version": "0.9.4",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sionescu/bordeaux-threads",
"description": "Portable shared-state concurrency for Common Lisp",
"long_description": "Portable shared-state concurrency for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"abcl",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-alexandria",
"cl-fiveam",
"cl-global-vars",
"cl-trivial-features",
"cl-trivial-garbage"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-cffi",
"cl-hunchentoot",
"cl-rove",
"cl-usocket",
"cl-calispel",
"cl-eager-future",
"cl-eager-future2",
"cl-jpl-queues",
"cl-nodgui",
"cl-anypool",
"cl-async",
"cl-cffi-gtk",
"cl-clack",
"cl-dexador",
"cl-fad",
"cl-gopher",
"cl-iolib",
"cl-lack",
"cl-legion",
"cl-log4cl",
"cl-lparallel",
"cl-ndebug",
"cl-nhooks",
"cl-plus-ssl",
"cl-postmodern",
"cl-redis",
"cl-s-sysdeps",
"cl-serapeum",
"cl-simple-tasks",
"cl-sqlite",
"cl-toot",
"cl-ironclad",
"cl-trivial-main-thread"
]
}
]
},
{
"name": "cl-3bmd",
"portdir": "lisp/cl-3bmd",
"version": "20240515",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/3b/3bmd",
"description": "markdown processor in CL using esrap parser",
"long_description": "markdown processor in CL using esrap parser",
"active": true,
"categories": [
"textproc",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-split-sequence",
"cl-colorize",
"cl-esrap",
"cl-fiasco"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-gendoc",
"cl-mgl-pax"
]
}
]
},
{
"name": "cl-access",
"portdir": "lisp/cl-access",
"version": "20240307",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/AccelerationNet/access",
"description": "A common lisp library to unify access to common dictionary-like data-structures",
"long_description": "A common lisp library to unify access to common dictionary-like data-structures",
"active": true,
"categories": [
"devel",
"www",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"abcl",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-ppcre",
"cl-alexandria",
"cl-iterate",
"cl-closer-mop",
"cl-lisp-unit2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-djula"
]
}
]
},
{
"name": "py39-demjson",
"portdir": "python/py-demjson",
"version": "2.2.4",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dmeranda/demjson",
"description": "encoder, decoder, and lint/validator for JSON compliant with RFC 4627",
"long_description": "encoder, decoder, and lint/validator for JSON (JavaScript Object Notation) compliant with RFC 4627. This module provides classes and functions for encoding or decoding data represented in the language-neutral JSON format. This implementation tries to be as compliant to the JSON specification (RFC 4627) as possible, while still providing many optional extensions to allow less restrictive JavaScript syntax. It includes complete Unicode support, including UTF-32, BOM, and surrogate pair processing. It can also support JavaScript's NaN and Infinity numeric types as well as its 'undefined' type. It also includes a lint-like JSON syntax validator which tests JSON text for strict compliance to the standard.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-demjson"
]
}
]
},
{
"name": "py-demjson",
"portdir": "python/py-demjson",
"version": "2.2.4",
"license": "LGPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dmeranda/demjson",
"description": "encoder, decoder, and lint/validator for JSON compliant with RFC 4627",
"long_description": "encoder, decoder, and lint/validator for JSON (JavaScript Object Notation) compliant with RFC 4627. This module provides classes and functions for encoding or decoding data represented in the language-neutral JSON format. This implementation tries to be as compliant to the JSON specification (RFC 4627) as possible, while still providing many optional extensions to allow less restrictive JavaScript syntax. It includes complete Unicode support, including UTF-32, BOM, and surrogate pair processing. It can also support JavaScript's NaN and Infinity numeric types as well as its 'undefined' type. It also includes a lint-like JSON syntax validator which tests JSON text for strict compliance to the standard.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-demjson"
]
}
],
"depends_on": []
},
{
"name": "py38-demjson",
"portdir": "python/py-demjson",
"version": "2.2.4",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://deron.meranda.us/python/demjson/",
"description": "encoder, decoder, and lint/validator for JSON compliant with RFC 4627",
"long_description": "encoder, decoder, and lint/validator for JSON (JavaScript Object Notation) compliant with RFC 4627. This module provides classes and functions for encoding or decoding data represented in the language-neutral JSON format. This implementation tries to be as compliant to the JSON specification (RFC 4627) as possible, while still providing many optional extensions to allow less restrictive JavaScript syntax. It includes complete Unicode support, including UTF-32, BOM, and surrogate pair processing. It can also support JavaScript's NaN and Infinity numeric types as well as its 'undefined' type. It also includes a lint-like JSON syntax validator which tests JSON text for strict compliance to the standard.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py37-demjson",
"portdir": "python/py-demjson",
"version": "2.2.4",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://deron.meranda.us/python/demjson/",
"description": "encoder, decoder, and lint/validator for JSON compliant with RFC 4627",
"long_description": "encoder, decoder, and lint/validator for JSON (JavaScript Object Notation) compliant with RFC 4627. This module provides classes and functions for encoding or decoding data represented in the language-neutral JSON format. This implementation tries to be as compliant to the JSON specification (RFC 4627) as possible, while still providing many optional extensions to allow less restrictive JavaScript syntax. It includes complete Unicode support, including UTF-32, BOM, and surrogate pair processing. It can also support JavaScript's NaN and Infinity numeric types as well as its 'undefined' type. It also includes a lint-like JSON syntax validator which tests JSON text for strict compliance to the standard.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
},
{
"name": "py27-demjson",
"portdir": "python/py-demjson",
"version": "2.2.4",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://deron.meranda.us/python/demjson/",
"description": "encoder, decoder, and lint/validator for JSON compliant with RFC 4627",
"long_description": "encoder, decoder, and lint/validator for JSON (JavaScript Object Notation) compliant with RFC 4627. This module provides classes and functions for encoding or decoding data represented in the language-neutral JSON format. This implementation tries to be as compliant to the JSON specification (RFC 4627) as possible, while still providing many optional extensions to allow less restrictive JavaScript syntax. It includes complete Unicode support, including UTF-32, BOM, and surrogate pair processing. It can also support JavaScript's NaN and Infinity numeric types as well as its 'undefined' type. It also includes a lint-like JSON syntax validator which tests JSON text for strict compliance to the standard.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-orbited"
]
}
]
},
{
"name": "py36-demjson",
"portdir": "python/py-demjson",
"version": "2.2.4",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://deron.meranda.us/python/demjson/",
"description": "encoder, decoder, and lint/validator for JSON compliant with RFC 4627",
"long_description": "encoder, decoder, and lint/validator for JSON (JavaScript Object Notation) compliant with RFC 4627. This module provides classes and functions for encoding or decoding data represented in the language-neutral JSON format. This implementation tries to be as compliant to the JSON specification (RFC 4627) as possible, while still providing many optional extensions to allow less restrictive JavaScript syntax. It includes complete Unicode support, including UTF-32, BOM, and surrogate pair processing. It can also support JavaScript's NaN and Infinity numeric types as well as its 'undefined' type. It also includes a lint-like JSON syntax validator which tests JSON text for strict compliance to the standard.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py-orbited",
"portdir": "python/py-orbited",
"version": "0.7.10",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://orbited.org/",
"description": "Orbited provides a pure JavaScript/HTML socket in the browser.",
"long_description": "Orbited provides a pure JavaScript/HTML socket in the browser. It is a web router and firewall that allows you to integrate web applications with arbitrary back-end systems. You can implement any network protocol in the browser—without resorting to plugins.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-orbited"
]
}
],
"depends_on": []
},
{
"name": "py27-orbited",
"portdir": "python/py-orbited",
"version": "0.7.10",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://orbited.org/",
"description": "Orbited provides a pure JavaScript/HTML socket in the browser.",
"long_description": "Orbited provides a pure JavaScript/HTML socket in the browser. It is a web router and firewall that allows you to integrate web applications with arbitrary back-end systems. You can implement any network protocol in the browser—without resorting to plugins.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-demjson",
"py27-morbid"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-orbited"
]
}
]
},
{
"name": "py27-decoratortools",
"portdir": "python/py-decoratortools",
"version": "1.8",
"license": "(PSF or ZPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/DecoratorTools",
"description": "Class, Function, and Assignment Decorators, Metaclasses, and Related Tools",
"long_description": "Class, Function, and Assignment Decorators, Metaclasses, and Related Tools",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-turbogears",
"py-decoratortools",
"py27-pyprotocols"
]
}
]
},
{
"name": "py-decoratortools",
"portdir": "python/py-decoratortools",
"version": "1.8",
"license": "(PSF or ZPL)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/DecoratorTools",
"description": "Class, Function, and Assignment Decorators, Metaclasses, and Related Tools",
"long_description": "Class, Function, and Assignment Decorators, Metaclasses, and Related Tools",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"py27-decoratortools"
]
}
],
"depends_on": []
},
{
"name": "py27-turbojson",
"portdir": "python/py-turbojson",
"version": "1.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/TurboJson/",
"description": "Python template plugin that supports JSON",
"long_description": "This package provides a template engine plugin, allowing you to easily use JSON via the simplejson module with TurboGears, Buffet or other systems that support python.templating.engines.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-ruledispatch"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-turbojson",
"py27-turbogears"
]
}
]
},
{
"name": "py-turbojson",
"portdir": "python/py-turbojson",
"version": "1.1.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/TurboJson/",
"description": "Python template plugin that supports JSON",
"long_description": "This package provides a template engine plugin, allowing you to easily use JSON via the simplejson module with TurboGears, Buffet or other systems that support python.templating.engines.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-turbojson"
]
}
],
"depends_on": []
},
{
"name": "py27-ruledispatch",
"portdir": "python/py-ruledispatch",
"version": "0.5a0.dev-r2306",
"license": "(PSF or ZPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.turbogears.org/",
"description": "Rule-based Dispatching and Generic Functions",
"long_description": "Rule-based Dispatching and Generic Functions",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-pyprotocols"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-turbojson",
"py27-turbogears",
"py-ruledispatch"
]
}
]
},
{
"name": "py-ruledispatch",
"portdir": "python/py-ruledispatch",
"version": "0.5a0.dev-r2306",
"license": "(PSF or ZPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.turbogears.org/",
"description": "Rule-based Dispatching and Generic Functions",
"long_description": "Rule-based Dispatching and Generic Functions",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-ruledispatch"
]
}
],
"depends_on": []
},
{
"name": "py27-pyprotocols",
"portdir": "python/py-pyprotocols",
"version": "1.0a0dev-r2302",
"license": "(PSF or ZPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.turbogears.org/",
"description": "Protocol Definition, Declaration, and Adaptation",
"long_description": "PyProtocols extends the PEP 246 adapt() function with a new declaration API that lets you easily define your own interfaces and adapters, and declare what adapters should be used to adapt what types, objects, or interfaces.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-decoratortools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyprotocols",
"py27-ruledispatch"
]
}
]
},
{
"name": "py-pyprotocols",
"portdir": "python/py-pyprotocols",
"version": "1.0a0dev-r2302",
"license": "(PSF or ZPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.turbogears.org/",
"description": "Protocol Definition, Declaration, and Adaptation",
"long_description": "PyProtocols extends the PEP 246 adapt() function with a new declaration API that lets you easily define your own interfaces and adapters, and declare what adapters should be used to adapt what types, objects, or interfaces.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"py27-pyprotocols"
]
}
],
"depends_on": []
},
{
"name": "pidgin-otr",
"portdir": "security/pidgin-otr",
"version": "4.0.2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.cypherpunks.ca/otr/",
"description": "Off-the-Record Plugin for Pidgin",
"long_description": "This is a pidgin plugin which implements Off-the-Record (OTR) Messaging. OTR allows you to have private conversations over IM by providing: - Encryption - No one else can read your instant messages. - Authentication - You are assured the correspondent is who you think it is. - Deniability - The messages you send do _not_ have digital signatures that are checkable by a third party. Anyone can forge messages after a conversation to make them look like they came from you. However, _during_ a conversation, your correspondent is assured the messages he sees are authentic and unmodified. - Perfect forward secrecy - If you lose control of your private keys, no previous conversation is compromised.",
"active": true,
"categories": [
"net",
"security",
"chat"
],
"maintainers": [
{
"name": "rsync",
"github": "",
"ports_count": 3
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"libtool",
"pkgconfig",
"intltool",
"autoconf",
"automake",
"gettext"
]
},
{
"type": "lib",
"ports": [
"libotr",
"gettext-runtime",
"pidgin"
]
}
],
"depends_on": []
},
{
"name": "rb31-unicode-display_width",
"portdir": "ruby/rb-unicode-display_width",
"version": "2.6.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janlelis/unicode-display_width",
"description": "Monospace Unicode character width in Ruby",
"long_description": "Monospace Unicode character width in Ruby",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb31-sup"
]
}
]
},
{
"name": "rb32-unicode-display_width",
"portdir": "ruby/rb-unicode-display_width",
"version": "2.6.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janlelis/unicode-display_width",
"description": "Monospace Unicode character width in Ruby",
"long_description": "Monospace Unicode character width in Ruby",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-sup"
]
}
]
},
{
"name": "rb33-unicode-display_width",
"portdir": "ruby/rb-unicode-display_width",
"version": "2.6.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janlelis/unicode-display_width",
"description": "Monospace Unicode character width in Ruby",
"long_description": "Monospace Unicode character width in Ruby",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb33-sup"
]
}
]
},
{
"name": "rb-unicode-display_width",
"portdir": "ruby/rb-unicode-display_width",
"version": "2.6.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janlelis/unicode-display_width",
"description": "Monospace Unicode character width in Ruby",
"long_description": "Monospace Unicode character width in Ruby",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "libssh",
"portdir": "devel/libssh",
"version": "0.11.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://www.libssh.org",
"description": "an SSH library",
"long_description": "The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library.",
"active": true,
"categories": [
"devel",
"net",
"security"
],
"maintainers": [
{
"name": "ionic",
"github": "Ionic",
"ports_count": 24
}
],
"variants": [
"debug",
"kerberos5",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"cmake",
"pkgconfig",
"doxygen"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"openssl",
"kerberos5"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"yafc",
"wireshark3",
"wireshark4",
"x2goclient",
"tmate",
"hydra",
"R-ssh",
"kde4-runtime"
]
}
]
},
{
"name": "rb30-timeout",
"portdir": "ruby/rb-timeout",
"version": "0.4.2",
"license": "BSD and Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/timeout",
"description": "Auto-terminate potentially long-running operations",
"long_description": "Auto-terminate potentially long-running operations in Ruby.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby30"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb30-net-ftp",
"rb30-net-protocol"
]
}
]
},
{
"name": "rb31-timeout",
"portdir": "ruby/rb-timeout",
"version": "0.4.2",
"license": "BSD and Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/timeout",
"description": "Auto-terminate potentially long-running operations",
"long_description": "Auto-terminate potentially long-running operations in Ruby.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb31-net-ftp",
"rb31-net-protocol"
]
}
]
},
{
"name": "rb32-timeout",
"portdir": "ruby/rb-timeout",
"version": "0.4.2",
"license": "BSD and Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/timeout",
"description": "Auto-terminate potentially long-running operations",
"long_description": "Auto-terminate potentially long-running operations in Ruby.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-net-ftp",
"rb32-net-protocol"
]
}
]
},
{
"name": "rb33-timeout",
"portdir": "ruby/rb-timeout",
"version": "0.4.2",
"license": "BSD and Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/timeout",
"description": "Auto-terminate potentially long-running operations",
"long_description": "Auto-terminate potentially long-running operations in Ruby.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb33-net-protocol",
"rb33-net-ftp"
]
}
]
},
{
"name": "rb-timeout",
"portdir": "ruby/rb-timeout",
"version": "0.4.2",
"license": "BSD and Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/timeout",
"description": "Auto-terminate potentially long-running operations",
"long_description": "Auto-terminate potentially long-running operations in Ruby.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "rb31-stringio",
"portdir": "ruby/rb-stringio",
"version": "3.1.2",
"license": "BSD and Ruby",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/stringio",
"description": "Pseudo-IO class from/to string",
"long_description": "Pseudo-IO class from/to string",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb31-psych"
]
}
]
},
{
"name": "rb32-stringio",
"portdir": "ruby/rb-stringio",
"version": "3.1.2",
"license": "BSD and Ruby",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/stringio",
"description": "Pseudo-IO class from/to string",
"long_description": "Pseudo-IO class from/to string",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb32-psych"
]
}
]
},
{
"name": "rb33-stringio",
"portdir": "ruby/rb-stringio",
"version": "3.1.2",
"license": "BSD and Ruby",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/stringio",
"description": "Pseudo-IO class from/to string",
"long_description": "Pseudo-IO class from/to string",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb33-psych"
]
}
]
},
{
"name": "rb30-rice",
"portdir": "ruby/rb-rice",
"version": "4.3.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jasonroelofs/rice",
"description": "Ruby interface for C++ extensions",
"long_description": "Rice is a C++ interface to Ruby’s C API.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby30"
]
}
],
"depends_on": []
},
{
"name": "rb31-rice",
"portdir": "ruby/rb-rice",
"version": "4.3.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jasonroelofs/rice",
"description": "Ruby interface for C++ extensions",
"long_description": "Rice is a C++ interface to Ruby’s C API.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": []
},
{
"name": "rb32-rice",
"portdir": "ruby/rb-rice",
"version": "4.3.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jasonroelofs/rice",
"description": "Ruby interface for C++ extensions",
"long_description": "Rice is a C++ interface to Ruby’s C API.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": []
},
{
"name": "rb33-rice",
"portdir": "ruby/rb-rice",
"version": "4.3.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jasonroelofs/rice",
"description": "Ruby interface for C++ extensions",
"long_description": "Rice is a C++ interface to Ruby’s C API.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
}
],
"depends_on": []
},
{
"name": "rb-stringio",
"portdir": "ruby/rb-stringio",
"version": "3.1.2",
"license": "BSD and Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/stringio",
"description": "Pseudo-IO class from/to string",
"long_description": "Pseudo-IO class from/to string",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "rb-rice",
"portdir": "ruby/rb-rice",
"version": "4.3.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jasonroelofs/rice",
"description": "Ruby interface for C++ extensions",
"long_description": "Rice is a C++ interface to Ruby’s C API.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "rb30-pkg-config",
"portdir": "ruby/rb-pkg-config",
"version": "1.5.7",
"license": "LGPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rcairo/pkg-config",
"description": "A pkg-config implementation by Ruby",
"long_description": "A pkg-config implementation by Ruby",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 110
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby30"
]
}
],
"depends_on": []
},
{
"name": "rb31-pkg-config",
"portdir": "ruby/rb-pkg-config",
"version": "1.5.7",
"license": "LGPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rcairo/pkg-config",
"description": "A pkg-config implementation by Ruby",
"long_description": "A pkg-config implementation by Ruby",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 110
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb31-cairo",
"rb31-glib2"
]
}
]
},
{
"name": "rb32-pkg-config",
"portdir": "ruby/rb-pkg-config",
"version": "1.5.7",
"license": "LGPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rcairo/pkg-config",
"description": "A pkg-config implementation by Ruby",
"long_description": "A pkg-config implementation by Ruby",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 110
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-cairo",
"rb32-glib2"
]
}
]
},
{
"name": "rb33-pkg-config",
"portdir": "ruby/rb-pkg-config",
"version": "1.5.7",
"license": "LGPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rcairo/pkg-config",
"description": "A pkg-config implementation by Ruby",
"long_description": "A pkg-config implementation by Ruby",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 110
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb33-cairo",
"rb33-glib2"
]
}
]
},
{
"name": "rb30-path_expander",
"portdir": "ruby/rb-path_expander",
"version": "1.1.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/seattlerb/path_expander",
"description": "PathExpander helps pre-process command-line arguments expanding directories into their constituent files",
"long_description": "PathExpander helps pre-process command-line arguments expanding directories into their constituent files",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby30"
]
}
],
"depends_on": []
},
{
"name": "rb31-path_expander",
"portdir": "ruby/rb-path_expander",
"version": "1.1.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/seattlerb/path_expander",
"description": "PathExpander helps pre-process command-line arguments expanding directories into their constituent files",
"long_description": "PathExpander helps pre-process command-line arguments expanding directories into their constituent files",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": []
},
{
"name": "rb32-path_expander",
"portdir": "ruby/rb-path_expander",
"version": "1.1.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/seattlerb/path_expander",
"description": "PathExpander helps pre-process command-line arguments expanding directories into their constituent files",
"long_description": "PathExpander helps pre-process command-line arguments expanding directories into their constituent files",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": []
},
{
"name": "rb-pkg-config",
"portdir": "ruby/rb-pkg-config",
"version": "1.5.7",
"license": "LGPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rcairo/pkg-config",
"description": "A pkg-config implementation by Ruby",
"long_description": "A pkg-config implementation by Ruby",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 110
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb-rcairo"
]
}
]
},
{
"name": "rb33-path_expander",
"portdir": "ruby/rb-path_expander",
"version": "1.1.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/seattlerb/path_expander",
"description": "PathExpander helps pre-process command-line arguments expanding directories into their constituent files",
"long_description": "PathExpander helps pre-process command-line arguments expanding directories into their constituent files",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
}
],
"depends_on": []
},
{
"name": "rb-path_expander",
"portdir": "ruby/rb-path_expander",
"version": "1.1.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/seattlerb/path_expander",
"description": "PathExpander helps pre-process command-line arguments expanding directories into their constituent files",
"long_description": "PathExpander helps pre-process command-line arguments expanding directories into their constituent files",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "rb31-net-ssh",
"portdir": "ruby/rb-net-ssh",
"version": "7.3.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://net-ssh.github.io/net-ssh",
"description": "A pure-Ruby implementation of the SSH2 client protocol",
"long_description": "A pure-Ruby implementation of the SSH2 client protocol",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb31-heroku"
]
},
{
"type": "run",
"ports": [
"rb31-net-ssh-gateway"
]
}
]
}
]
}