HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50601,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=565",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=563",
"results": [
{
"name": "p5.28-perl-critic",
"portdir": "perl/p5-perl-critic",
"version": "1.156.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Perl::Critic",
"description": "Perl::Critic - Critique Perl source code for best-practices.",
"long_description": "Perl::Critic - Critique Perl source code for best-practices.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-module-build",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.28-config-tiny",
"p5.28-exception-class",
"p5.28-file-which",
"p5.28-list-someutils",
"p5.28-module-pluggable",
"p5.28-perl-tidy",
"p5.28-pod-spell",
"perl5.28",
"p5.28-ppix-quotelike",
"p5.28-ppix-regexp",
"p5.28-readonly",
"p5.28-readonly-xs",
"p5.28-string-format",
"p5.28-version",
"p5.28-ppix-utils",
"p5.28-ppi",
"p5.28-b-keywords"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-perl-critic-moose",
"p5.28-test-perl-critic",
"p5.28-perl-critic-policy-perlsecret"
]
}
]
},
{
"name": "p5-perl-critic",
"portdir": "perl/p5-perl-critic",
"version": "1.156.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": "p5.34-perl-critic",
"homepage": "https://metacpan.org/pod/Perl::Critic",
"description": "Perl::Critic - Critique Perl source code for best-practices.",
"long_description": "Perl::Critic - Critique Perl source code for best-practices.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-perl-critic"
]
}
],
"depends_on": []
},
{
"name": "p5.26-perl-critic",
"portdir": "perl/p5-perl-critic",
"version": "1.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Perl::Critic",
"description": "Critique Perl source code for best-practices.",
"long_description": "Critique Perl source code for best-practices.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-deep"
]
},
{
"type": "lib",
"ports": [
"p5.26-config-tiny",
"p5.26-exception-class",
"p5.26-file-which",
"p5.26-io-string",
"p5.26-list-moreutils",
"p5.26-module-build",
"p5.26-module-pluggable",
"p5.26-perl-tidy",
"perl5.26",
"p5.26-ppi",
"p5.26-ppix-quotelike",
"p5.26-ppix-regexp",
"p5.26-ppix-utilities",
"p5.26-readonly",
"p5.26-readonly-xs",
"p5.26-string-format",
"p5.26-version",
"p5.26-pod-spell",
"p5.26-b-keywords"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-perl-minimumversion",
"p5.26-test-perl-critic"
]
}
]
},
{
"name": "gwyddion",
"portdir": "science/gwyddion",
"version": "2.66",
"license": "gpl-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gwyddion.net",
"description": "Software for SPM Analysis",
"long_description": "Gwyddion is a modular program for SPM (scanning probe microscopy) data visualization and analysis. It uses gtk2 for the user interface.",
"active": true,
"categories": [
"science",
"x11"
],
"maintainers": [
{
"name": "mark",
"github": "markemer",
"ports_count": 114
},
{
"name": "yeti",
"github": "",
"ports_count": 1
}
],
"variants": [
"quartz",
"pygwy",
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gtkglext",
"gtk2",
"bzip2",
"fftw-3",
"libxml2",
"libpng",
"libzip",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "php83-memcached",
"portdir": "php/php-memcached",
"version": "3.3.0",
"license": "PHP-3",
"platforms": "darwin freebsd openbsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/memcached",
"description": "PHP bindings for memcache",
"long_description": "Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces.",
"active": true,
"categories": [
"devel",
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"php83-igbinary",
"libmemcached",
"php83"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-memcached"
]
}
]
},
{
"name": "php82-memcached",
"portdir": "php/php-memcached",
"version": "3.3.0",
"license": "PHP-3",
"platforms": "darwin freebsd openbsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/memcached",
"description": "PHP bindings for memcache",
"long_description": "Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces.",
"active": true,
"categories": [
"devel",
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"php82-igbinary",
"libmemcached",
"php82"
]
}
],
"depends_on": []
},
{
"name": "php81-memcached",
"portdir": "php/php-memcached",
"version": "3.3.0",
"license": "PHP-3",
"platforms": "darwin freebsd openbsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/memcached",
"description": "PHP bindings for memcache",
"long_description": "Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces.",
"active": true,
"categories": [
"devel",
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"php81-igbinary",
"libmemcached",
"php81"
]
}
],
"depends_on": []
},
{
"name": "php80-memcached",
"portdir": "php/php-memcached",
"version": "3.3.0",
"license": "PHP-3",
"platforms": "darwin freebsd openbsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/memcached",
"description": "PHP bindings for memcache",
"long_description": "Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces.",
"active": true,
"categories": [
"devel",
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"php80-igbinary",
"libmemcached",
"php80"
]
}
],
"depends_on": []
},
{
"name": "php74-memcached",
"portdir": "php/php-memcached",
"version": "3.3.0",
"license": "PHP-3",
"platforms": "darwin freebsd openbsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/memcached",
"description": "PHP bindings for memcache",
"long_description": "Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces.",
"active": true,
"categories": [
"devel",
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"php74-igbinary",
"libmemcached",
"php74"
]
}
],
"depends_on": []
},
{
"name": "php73-memcached",
"portdir": "php/php-memcached",
"version": "3.3.0",
"license": "PHP-3",
"platforms": "darwin freebsd openbsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/memcached",
"description": "PHP bindings for memcache",
"long_description": "Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces.",
"active": true,
"categories": [
"devel",
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"php73-igbinary",
"libmemcached",
"php73"
]
}
],
"depends_on": []
},
{
"name": "php72-memcached",
"portdir": "php/php-memcached",
"version": "3.3.0",
"license": "PHP-3",
"platforms": "darwin freebsd openbsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/memcached",
"description": "PHP bindings for memcache",
"long_description": "Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces.",
"active": true,
"categories": [
"devel",
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"php72-igbinary",
"libmemcached",
"php72"
]
}
],
"depends_on": []
},
{
"name": "php70-memcached",
"portdir": "php/php-memcached",
"version": "3.3.0",
"license": "PHP-3",
"platforms": "darwin freebsd openbsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/memcached",
"description": "PHP bindings for memcache",
"long_description": "Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces.",
"active": true,
"categories": [
"devel",
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"php70-igbinary",
"libmemcached",
"php70"
]
}
],
"depends_on": []
},
{
"name": "php71-memcached",
"portdir": "php/php-memcached",
"version": "3.3.0",
"license": "PHP-3",
"platforms": "darwin freebsd openbsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/memcached",
"description": "PHP bindings for memcache",
"long_description": "Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces.",
"active": true,
"categories": [
"devel",
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"php71-igbinary",
"libmemcached",
"php71"
]
}
],
"depends_on": []
},
{
"name": "php56-memcached",
"portdir": "php/php-memcached",
"version": "2.2.0",
"license": "PHP-3",
"platforms": "darwin freebsd openbsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/memcached",
"description": "PHP bindings for memcache",
"long_description": "Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces.",
"active": true,
"categories": [
"devel",
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"php56-igbinary",
"libmemcached",
"php56"
]
}
],
"depends_on": []
},
{
"name": "php55-memcached",
"portdir": "php/php-memcached",
"version": "2.2.0",
"license": "PHP-3",
"platforms": "darwin freebsd openbsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/memcached",
"description": "PHP bindings for memcache",
"long_description": "Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces.",
"active": true,
"categories": [
"devel",
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"php55-igbinary",
"libmemcached",
"php55"
]
}
],
"depends_on": []
},
{
"name": "php53-memcached",
"portdir": "php/php-memcached",
"version": "2.2.0",
"license": "PHP-3",
"platforms": "darwin freebsd openbsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/memcached",
"description": "PHP bindings for memcache",
"long_description": "Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces.",
"active": true,
"categories": [
"devel",
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"php53-igbinary",
"libmemcached",
"php53"
]
}
],
"depends_on": []
},
{
"name": "php54-memcached",
"portdir": "php/php-memcached",
"version": "2.2.0",
"license": "PHP-3",
"platforms": "darwin freebsd openbsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/memcached",
"description": "PHP bindings for memcache",
"long_description": "Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces.",
"active": true,
"categories": [
"devel",
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"php54-igbinary",
"libmemcached",
"php54"
]
}
],
"depends_on": []
},
{
"name": "php-memcached",
"portdir": "php/php-memcached",
"version": "3.3.0",
"license": "PHP-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/memcached",
"description": "PHP bindings for memcache",
"long_description": "Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces.",
"active": true,
"categories": [
"devel",
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"php83-memcached"
]
}
],
"depends_on": []
},
{
"name": "cryptlib",
"portdir": "devel/cryptlib",
"version": "3.4.8",
"license": "(Sleepycat or Restrictive)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.cs.auckland.ac.nz/~pgut001/cryptlib/",
"description": "cryptlib is a powerful security toolkit (library)",
"long_description": "cryptlib is a powerful security toolkit that allows even inexperienced crypto programmers to easily add encryption and authentication services to their software. The high-level interface provides anyone with the ability to add strong security capabilities to an application in as little as half an hour, without needing to know any of the low-level details that make the encryption or authentication work.",
"active": true,
"categories": [
"devel",
"security",
"crypto"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"secpwgen"
]
}
]
},
{
"name": "cliclick",
"portdir": "sysutils/cliclick",
"version": "5.0.1",
"license": "BSD",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/BlueM/cliclick",
"description": "a utility for simulating mouse and keyboard events",
"long_description": "cliclick, short for \"Command-Line Interface Click\", is a tiny shell/Terminal application that emulates mouse clicks (including double-clicks and Control-clicks) at arbitrary screen coordinates. It also lets you move the mouse, get the current mouse coordinates, press modifier keys, enter text, and more.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "sane-frontends",
"portdir": "graphics/sane-frontends",
"version": "1.0.15git",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.sane-project.org/",
"description": "Frontends for scanner access",
"long_description": "These are the frontends for the Scanner Access Now Easy project. They allow you to access various scanners either locally or remote using saned.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"sane-backends"
]
}
],
"depends_on": []
},
{
"name": "py312-yt",
"portdir": "python/py-yt",
"version": "3.5.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://yt-project.org/",
"description": "An analysis and visualization toolkit for volumetric data",
"long_description": "The yt project aims to produce an integrated science environment for collaboratively asking and answering astrophysical questions. To do so, it will encompass the creation of initial conditions, the execution of simulations, and the detailed exploration and visualization of the resultant data. It will also provide a standard framework based on physical quantities interoperability between codes.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-cython-compat",
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-setuptools",
"py312-numpy"
]
},
{
"type": "run",
"ports": [
"py312-sympy",
"py312-ipython",
"py312-matplotlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-yt"
]
}
]
},
{
"name": "py-yt",
"portdir": "python/py-yt",
"version": "3.5.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://yt-project.org/",
"description": "An analysis and visualization toolkit for volumetric data",
"long_description": "The yt project aims to produce an integrated science environment for collaboratively asking and answering astrophysical questions. To do so, it will encompass the creation of initial conditions, the execution of simulations, and the detailed exploration and visualization of the resultant data. It will also provide a standard framework based on physical quantities interoperability between codes.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-yt"
]
}
],
"depends_on": []
},
{
"name": "py35-yt",
"portdir": "python/py-yt",
"version": "3.5.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://yt-project.org/",
"description": "An analysis and visualization toolkit for volumetric data",
"long_description": "The yt project aims to produce an integrated science environment for collaboratively asking and answering astrophysical questions. To do so, it will encompass the creation of initial conditions, the execution of simulations, and the detailed exploration and visualization of the resultant data. It will also provide a standard framework based on physical quantities interoperability between codes.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py35-cython",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py35-setuptools",
"python35",
"py35-numpy"
]
},
{
"type": "run",
"ports": [
"py35-sympy",
"py35-matplotlib",
"py35-ipython"
]
}
],
"depends_on": []
},
{
"name": "py37-yt",
"portdir": "python/py-yt",
"version": "3.5.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://yt-project.org/",
"description": "An analysis and visualization toolkit for volumetric data",
"long_description": "The yt project aims to produce an integrated science environment for collaboratively asking and answering astrophysical questions. To do so, it will encompass the creation of initial conditions, the execution of simulations, and the detailed exploration and visualization of the resultant data. It will also provide a standard framework based on physical quantities interoperability between codes.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-cython",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-numpy",
"py37-setuptools"
]
},
{
"type": "run",
"ports": [
"py37-ipython",
"py37-matplotlib",
"py37-sympy"
]
}
],
"depends_on": []
},
{
"name": "py38-yt",
"portdir": "python/py-yt",
"version": "3.5.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://yt-project.org/",
"description": "An analysis and visualization toolkit for volumetric data",
"long_description": "The yt project aims to produce an integrated science environment for collaboratively asking and answering astrophysical questions. To do so, it will encompass the creation of initial conditions, the execution of simulations, and the detailed exploration and visualization of the resultant data. It will also provide a standard framework based on physical quantities interoperability between codes.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-cython",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-numpy",
"py38-setuptools"
]
},
{
"type": "run",
"ports": [
"py38-ipython",
"py38-matplotlib",
"py38-sympy"
]
}
],
"depends_on": []
},
{
"name": "py36-yt",
"portdir": "python/py-yt",
"version": "3.5.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://yt-project.org/",
"description": "An analysis and visualization toolkit for volumetric data",
"long_description": "The yt project aims to produce an integrated science environment for collaboratively asking and answering astrophysical questions. To do so, it will encompass the creation of initial conditions, the execution of simulations, and the detailed exploration and visualization of the resultant data. It will also provide a standard framework based on physical quantities interoperability between codes.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-cython",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py36-setuptools",
"python36",
"py36-numpy"
]
},
{
"type": "run",
"ports": [
"py36-sympy",
"py36-matplotlib",
"py36-ipython"
]
}
],
"depends_on": []
},
{
"name": "py27-yt",
"portdir": "python/py-yt",
"version": "3.5.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://yt-project.org/",
"description": "An analysis and visualization toolkit for volumetric data",
"long_description": "The yt project aims to produce an integrated science environment for collaboratively asking and answering astrophysical questions. To do so, it will encompass the creation of initial conditions, the execution of simulations, and the detailed exploration and visualization of the resultant data. It will also provide a standard framework based on physical quantities interoperability between codes.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-cython",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-setuptools",
"python27",
"py27-numpy"
]
},
{
"type": "run",
"ports": [
"py27-sympy",
"py27-matplotlib",
"py27-ipython"
]
}
],
"depends_on": []
},
{
"name": "py312-control",
"portdir": "python/py-control",
"version": "0.10.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-control.readthedocs.io",
"description": "Python package for feedback control systems",
"long_description": "The Python Control Systems Library, python-control, is a python package that implements basic operations for analysis and design of feedback control systems.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm",
"clang-17",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-numpy",
"py312-matplotlib",
"py312-scipy"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-control"
]
}
]
},
{
"name": "py311-control",
"portdir": "python/py-control",
"version": "0.10.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-control.readthedocs.io",
"description": "Python package for feedback control systems",
"long_description": "The Python Control Systems Library, python-control, is a python package that implements basic operations for analysis and design of feedback control systems.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm",
"clang-17",
"py311-build",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-numpy",
"py311-matplotlib",
"py311-scipy"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-control",
"portdir": "python/py-control",
"version": "0.10.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-control.readthedocs.io",
"description": "Python package for feedback control systems",
"long_description": "The Python Control Systems Library, python-control, is a python package that implements basic operations for analysis and design of feedback control systems.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-build",
"py310-installer",
"clang-17",
"py310-setuptools",
"py310-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-numpy",
"py310-scipy",
"py310-matplotlib"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py-control",
"portdir": "python/py-control",
"version": "0.10.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-control.readthedocs.io",
"description": "Python package for feedback control systems",
"long_description": "The Python Control Systems Library, python-control, is a python package that implements basic operations for analysis and design of feedback control systems.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-control"
]
}
],
"depends_on": []
},
{
"name": "autoconf",
"portdir": "devel/autoconf",
"version": "2.72",
"license": "(Autoconf or GPL-3+)",
"platforms": "any",
"epoch": 1,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/autoconf/",
"description": "Automatically configures software for compilation",
"long_description": "Autoconf is an extensible package of m4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of m4 macro calls.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "larryv",
"github": "larryv",
"ports_count": 48
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"m4"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ngspice-lib"
]
},
{
"type": "patch",
"ports": [
"wine-staging",
"guestfs-tools"
]
},
{
"type": "extract",
"ports": [
"wine-staging"
]
},
{
"type": "build",
"ports": [
"djview",
"emacs-mac-app",
"emacs-mac-app-devel",
"fltk",
"fltk-devel",
"pinentry-mac",
"arj",
"dact",
"gnutar",
"lha",
"lrzip",
"slimdata",
"ucl",
"xar",
"minizip",
"a52dec",
"audiofile",
"cdparanoia",
"cmuclmtk",
"easytag",
"espeak-ng",
"faac",
"gmpc",
"id3lib",
"libao",
"libdca",
"libmodplug",
"libmusicbrainz2",
"libofa",
"liboss",
"libsamplerate",
"libshout",
"libtagedit",
"mpeg4ip",
"ncmpcpp",
"oggsplit",
"soundtouch",
"stk",
"tagtool",
"vorbis-tools",
"xgsch2pcb",
"gnokii",
"hidapi",
"telepathy-logger",
"dfu-programmer",
"upslug2",
"usbprog",
"csvdb",
"db46",
"db46-java",
"dbslayer",
"gigabase",
"iplike",
"libgda5",
"pgtcl",
"postgis2",
"psiconv",
"pxlib",
"qof",
"simplevoc-open",
"sparkey",
"ResIL",
"apr-util",
"aqbanking6",
"aqbanking6-gtk2",
"aqbanking6-gtk3",
"asio",
"automake",
"automake17",
"bakefile",
"beecrypt",
"bitwise",
"capnproto",
"cdecl",
"coccinelle",
"cocoa-sharp",
"codeblocks",
"cppunit",
"cunit",
"fsvs",
"ftnchek",
"geany",
"geoclue2",
"glade3",
"gpgme",
"gsoap",
"gtkimageview",
"gumbo-parser",
"gvfs",
"gwenhywfar5",
"gwenhywfar5-gtk2",
"gwenhywfar5-gtk3",
"ideviceinstaller",
"ideviceinstaller-devel",
"idevicerestore",
"idevicerestore-devel",
"jubatus-mpio",
"jubatus-msgpack-rpc",
"libast",
"libb2",
"libchloride",
"libcmis",
"libconfig-hr",
"libdivecomputer",
"libdvbpsi",
"libdvdnav",
"libelf",
"libevent1",
"libfixposix",
"libgee",
"libgpg-error",
"libimobiledevice",
"libimobiledevice-devel",
"libirecovery",
"libirecovery-devel",
"libjwt",
"libmaxminddb",
"libmcs",
"libmongo-client",
"libmowgli",
"libnewt",
"libofx",
"liboil",
"libpwquality",
"librets",
"libsdl_gfx",
"libsdl_pango",
"libsl",
"libtar",
"libucl",
"libuninameslist",
"libusb-devel",
"libusb-compat",
"libusb-legacy",
"libusbmuxd-devel",
"libxdg-basedir",
"libyaml",
"log4cpp",
"lutok",
"lzo",
"mediainfolib",
"mesalink",
"mesos",
"midgard2-core",
"mono",
"mono-addins",
"monotone-devel",
"mpir",
"mpir-devel",
"msgpack0",
"nettle",
"oniguruma5",
"oniguruma6",
"openscop",
"openslp",
"patchutils",
"pcrexx",
"ppl",
"protobuf-c",
"protobuf-cpp",
"qd",
"qqwing",
"radlib",
"robodoc",
"safestr",
"sdlconsole",
"sparsehash",
"tclreadline",
"thrift",
"ucpp",
"udis86",
"unibilium",
"universal-ctags",
"upower",
"usbmuxd",
"usbmuxd-devel",
"valgrind-devel",
"valgrind-macos-devel",
"wolfssl",
"xmlwrapp",
"xxl",
"zeitgeist",
"zmq3",
"zmq22",
"zshdb",
"TeXmacs",
"abiword-x11",
"bluefish",
"emacs",
"emacs-devel",
"emacs-app",
"emacs-app-devel",
"l3afpad",
"leafpad",
"basiliskii",
"basiliskii-gui",
"dosbox",
"dosbox-x",
"freesci",
"gelide",
"hercules",
"sheepshaver-gui",
"x48",
"bitcoin",
"cgminer",
"cpuminer",
"offlinefs",
"osxfuse",
"s3fs",
"alienarena",
"cannonsmash",
"cmatrix",
"crack-attack",
"enigma-devel",
"freedroidclassic",
"gdash",
"gnubg",
"moon-buggy",
"nwntools",
"robotfindskitten",
"teg",
"tuxtype",
"xgalaga",
"xqf",
"librttopo",
"tinyows",
"accountsservice",
"adwaita-icon-theme",
"alacarte",
"anjuta",
"balsa",
"baobab",
"conglomerate",
"dconf",
"desktop-file-utils",
"dia",
"empathy",
"eog-plugins",
"evince",
"gconf",
"gconf-editor",
"gconfmm",
"gdl",
"gdl3",
"gdlmm3",
"gdm",
"gdmap",
"gfbgraph",
"ghex",
"glabels",
"glom",
"gnome-applets",
"gnome-calendar",
"gnome-chemistry-utils",
"gnome-chess",
"gnome-control-center",
"gnome-font-viewer",
"gnome-internet-radio-locator",
"gnome-js-common",
"gnome-menus",
"gnome-mime-data",
"gnome-mud",
"gnome-music",
"gnome-online-accounts",
"gnome-photo-print",
"gnome-photos",
"gnome-session",
"gnome-sudoku",
"gnome-system-log",
"gnome-system-monitor",
"gnome-terminal",
"gnome-themes-extra",
"gnome-turtle",
"gnome-vfs",
"gnome-weather",
"gnotify",
"gnotime",
"gnucash",
"gnucash-devel",
"gnumeric",
"goffice",
"goffice08",
"grisbi",
"gspell",
"gstreamer010-gst-ffmpeg",
"gstreamer010-gst-plugins-bad",
"gstreamer010-gst-plugins-gl",
"gstreamer010-gst-plugins-good",
"gthumb",
"gtk-doc",
"gtk2",
"gtksourceview",
"gtksourceview2",
"gtksourceview3",
"keybinder",
"py27-keybinder",
"libbonoboui",
"libepc",
"libglade2",
"libgnome",
"libgnome-keyring",
"libgnomecanvas",
"libgnomecups",
"libgnomekbd",
"libgnomeprint",
"libgnomeprintui",
"libgnomeui",
"libgtkhtml3",
"libgtkhtml4",
"libgtop",
"libsocialweb",
"libwnck",
"libwnck3",
"liferea",
"linsmith",
"policykit-gnome",
"regexxer",
"seahorse",
"seed",
"startup-notification",
"vino",
"vte-gtk2-compat",
"xchat-gnome",
"yelp",
"aalib",
"agave",
"antigraingeometry",
"autotrace",
"cogl",
"diff-pdf",
"djvulibre",
"dmtx-utils",
"dvisvgm",
"ftgl",
"g2",
"gegl-0.3",
"giblib",
"gimp-gap",
"gimp-gap-devel",
"gimp-lqr-plugin",
"gimp-resynthesizer",
"gimp-save-for-web",
"gimp2",
"gimp2-devel",
"graphviz",
"graphviz-devel",
"jbig2dec",
"jbig2enc",
"jp2a",
"leptonica",
"libart_lgpl",
"libcaca",
"libcaca-devel",
"libdmtx",
"libemf",
"libexif",
"libguichan",
"libhermes",
"libmypaint",
"libopenraw",
"libpgf",
"libraw",
"libspiro",
"libwmf",
"libwpg-0.3",
"minidjvu",
"mozjpeg",
"openjpeg15",
"osm-gps-map",
"osm-gps-map-gtk2",
"plotutils",
"poly2tri-c",
"pstoedit",
"rawstudio",
"synfig",
"synfigstudio",
"vsd2svg",
"zimg",
"bitchx",
"hadoop",
"openjdk8",
"openjdk11",
"openjdk13",
"openjdk15",
"algol68g",
"colm",
"gambit-c",
"gforth",
"ghc",
"gprolog",
"hugs98",
"mozart",
"nesc",
"obc",
"otcl",
"php80",
"php80-apache2handler",
"php80-cgi",
"php80-fpm",
"php80-calendar",
"php80-curl",
"php80-dba",
"php80-enchant",
"php80-exif",
"php80-ftp",
"php80-gd",
"php80-gettext",
"php80-gmp",
"php80-iconv",
"php80-imap",
"php80-intl",
"php80-ipc",
"php80-ldap",
"php80-mbstring",
"php80-mysql",
"php80-odbc",
"php80-opcache",
"php80-openssl",
"php80-oracle",
"php80-pcntl",
"php80-posix",
"php80-postgresql",
"php80-pspell",
"php80-snmp",
"php80-soap",
"php80-sockets",
"php80-sodium",
"php80-sqlite",
"php80-tidy",
"php80-xsl",
"php74-calendar",
"php74-curl",
"php74-dba",
"php74-enchant",
"php74-exif",
"php74-ftp",
"php74-gd",
"php74-gettext",
"php74-gmp",
"php74-iconv",
"php74-imap",
"php74-intl",
"php74-ipc",
"php74-ldap",
"php74-mbstring",
"php74-mysql",
"php74-odbc",
"php74-opcache",
"php74-openssl",
"php74-oracle",
"php74-pcntl",
"php74-posix",
"php74-postgresql",
"php74-pspell",
"php74-snmp",
"php74-soap",
"php74-sockets",
"php74-sodium",
"php74-sqlite",
"php74-tidy",
"php74-xmlrpc",
"php74-xsl",
"php73-calendar",
"php73-curl",
"php73-dba",
"php73-enchant",
"php73-exif",
"php73-ftp",
"php73-gd",
"php73-gettext",
"php73-gmp",
"php73-iconv",
"php73-imap",
"php73-intl",
"php73-ipc",
"php73-ldap",
"php73-mbstring",
"php73-mysql",
"php73-odbc",
"php73-opcache",
"php73-openssl",
"php73-oracle",
"php73-pcntl",
"php73-posix",
"php73-postgresql",
"php73-pspell",
"php73-snmp",
"php73-soap",
"php73-sockets",
"php73-sodium",
"php73-sqlite",
"php73-tidy",
"php73-wddx",
"php73-xmlrpc",
"php73-xsl",
"php72-calendar",
"php72-curl",
"php72-dba",
"php72-enchant",
"php72-exif",
"php72-ftp",
"php72-gd",
"php72-gettext",
"php72-gmp",
"php72-iconv",
"php72-imap",
"php72-intl",
"php72-ipc",
"php72-ldap",
"php72-mbstring",
"php72-mysql",
"php72-odbc",
"php72-opcache",
"php72-openssl",
"php72-oracle",
"php72-pcntl",
"php72-posix",
"php72-postgresql",
"php72-pspell",
"php72-snmp",
"php72-soap",
"php72-sockets",
"php72-sodium",
"php72-sqlite",
"php72-tidy",
"php72-wddx",
"php72-xmlrpc",
"php72-xsl",
"php71-calendar",
"php71-curl",
"php71-dba",
"php71-enchant",
"php71-exif",
"php71-ftp",
"php71-gd",
"php71-gettext",
"php71-gmp",
"php71-iconv",
"php71-imap",
"php71-intl",
"php71-ipc",
"php71-ldap",
"php71-mbstring",
"php71-mcrypt",
"php71-mysql",
"php71-odbc",
"php71-opcache",
"php71-openssl",
"php71-oracle",
"php71-pcntl",
"php71-posix",
"php71-postgresql",
"php71-pspell",
"php71-snmp",
"php71-soap",
"php71-sockets",
"php71-sqlite",
"php71-tidy",
"php71-wddx",
"php71-xmlrpc",
"php71-xsl",
"php70-calendar",
"php70-curl",
"php70-dba",
"php70-enchant",
"php70-exif",
"php70-ftp",
"php70-gd",
"php70-gettext",
"php70-gmp",
"php70-iconv",
"php70-imap",
"php70-intl",
"php70-ipc",
"php70-ldap",
"php70-mbstring",
"php70-mcrypt",
"php70-mysql",
"php70-odbc",
"php70-opcache",
"php70-openssl",
"php70-oracle",
"php70-pcntl",
"php70-posix",
"php70-postgresql",
"php70-pspell",
"php70-snmp",
"php70-soap",
"php70-sockets",
"php70-sqlite",
"php70-tidy",
"php70-wddx",
"php70-xmlrpc",
"php70-xsl",
"php56-calendar",
"php56-curl",
"php56-dba",
"php56-enchant",
"php56-exif",
"php56-ftp",
"php56-gd",
"php56-gettext",
"php56-gmp",
"php56-iconv",
"php56-imap",
"php56-intl",
"php56-ipc",
"php56-ldap",
"php56-mbstring",
"php56-mcrypt",
"php56-mssql",
"php56-mysql",
"php56-odbc",
"php56-opcache",
"php56-openssl",
"php56-oracle",
"php56-pcntl",
"php56-posix",
"php56-postgresql",
"php56-pspell",
"php56-snmp",
"php56-soap",
"php56-sockets",
"php56-sqlite",
"php56-tidy",
"php56-wddx",
"php56-xmlrpc",
"php56-xsl",
"php55-calendar",
"php55-curl",
"php55-dba",
"php55-enchant",
"php55-exif",
"php55-ftp",
"php55-gd",
"php55-gettext",
"php55-gmp",
"php55-iconv",
"php55-imap",
"php55-intl",
"php55-ipc",
"php55-ldap",
"php55-mbstring",
"php55-mcrypt",
"php55-mssql",
"php55-mysql",
"php55-odbc",
"php55-opcache",
"php55-openssl",
"php55-oracle",
"php55-pcntl",
"php55-posix",
"php55-postgresql",
"php55-pspell",
"php55-snmp",
"php55-soap",
"php55-sockets",
"php55-sqlite",
"php55-tidy",
"php55-wddx",
"php55-xmlrpc",
"php55-xsl",
"php54-calendar",
"php54-curl",
"php54-dba",
"php54-enchant",
"php54-exif",
"php54-ftp",
"php54-gd",
"php54-gettext",
"php54-gmp",
"php54-iconv",
"php54-imap",
"php54-intl",
"php54-ipc",
"php54-ldap",
"php54-mbstring",
"php54-mcrypt",
"php54-mssql",
"php54-mysql",
"php54-odbc",
"php54-openssl",
"php54-oracle",
"php54-pcntl",
"php54-posix",
"php54-postgresql",
"php54-pspell",
"php54-snmp",
"php54-soap",
"php54-sockets",
"php54-sqlite",
"php54-tidy",
"php54-wddx",
"php54-xmlrpc",
"php54-xsl",
"php53-calendar",
"php53-curl",
"php53-dba",
"php53-enchant",
"php53-exif",
"php53-ftp",
"php53-gd",
"php53-gettext",
"php53-gmp",
"php53-iconv",
"php53-imap",
"php53-intl",
"php53-ipc",
"php53-ldap",
"php53-mbstring",
"php53-mcrypt",
"php53-mssql",
"php53-mysql",
"php53-odbc",
"php53-openssl",
"php53-oracle",
"php53-pcntl",
"php53-posix",
"php53-postgresql",
"php53-pspell",
"php53-snmp",
"php53-soap",
"php53-sockets",
"php53-sqlite",
"php53-tidy",
"php53-wddx",
"php53-xmlrpc",
"php53-xsl",
"php52-calendar",
"php52-curl",
"php52-dba",
"php52-exif",
"php52-ftp",
"php52-gd",
"php52-gettext",
"php52-gmp",
"php52-iconv",
"php52-imap",
"php52-ipc",
"php52-ldap",
"php52-mbstring",
"php52-mcrypt",
"php52-mssql",
"php52-mysql",
"php52-odbc",
"php52-openssl",
"php52-oracle",
"php52-pcntl",
"php52-posix",
"php52-postgresql",
"php52-pspell",
"php52-snmp",
"php52-soap",
"php52-sockets",
"php52-tidy",
"php52-wddx",
"php52-xmlrpc",
"php52-xsl",
"rpcgen-mt",
"scsh",
"sdcc",
"tclcl",
"libetpan",
"mpack",
"opendkim",
"opensmtpd",
"signing-party",
"ColPack",
"TinySVM",
"arpack",
"blitzwave",
"buddy",
"crfsuite",
"fftw",
"fftw-single",
"fgsl",
"fityk",
"flint",
"liblbfgs",
"libqalculate",
"libticables2",
"libticalcs2",
"libticonv",
"libtifiles2",
"matio",
"maxima-devel",
"octave",
"optpp",
"qalculate-gtk",
"reduce",
"singular",
"tilp2",
"HandBrake",
"HandBrakeCLI",
"VLC2",
"libVLC2",
"XviD",
"dirac",
"dvdauthor",
"frei0r-plugins",
"gtkpod",
"jpeginfo",
"libass",
"libbdplus",
"libgpod",
"libmovit",
"libquicktime-devel",
"libtheora",
"libvideogfx",
"mediainfo",
"MediaInfo-gui",
"ming",
"moc",
"mp4v2",
"ogmtools",
"pHash",
"schroedinger",
"shairport-sync",
"smpeg",
"transcode",
"vapoursynth",
"aria2",
"arp-scan",
"bwm-ng",
"darkstat",
"ddclient",
"docsis",
"ejabberd",
"flow-tools",
"fwknop-client",
"gftp",
"gq",
"grsync",
"httrack",
"irrtoolset",
"kerberos5",
"knock",
"ldapvi",
"lftp",
"libgrss",
"libnet",
"liboauth",
"liboping-devel",
"libpcapnav",
"libstrophe",
"libtorrent",
"libtorrent-devel",
"logjam",
"mcabber",
"mediatomb",
"minimodem",
"mtr",
"munge",
"nc6",
"nefu",
"nfdump",
"nload",
"nmap",
"ntop",
"nxcomp",
"nxproxy",
"ola",
"onioncat",
"openfortivpn",
"openssh",
"pidgin",
"libpurple",
"finch",
"profanity",
"proftpd",
"quagga",
"rdesktop",
"rsync",
"rtorrent-devel",
"scotty",
"shellinabox",
"sshguard",
"sstp-client",
"surfraw",
"tcpflow",
"tnftpd",
"torsocks",
"tsocks",
"ucarp",
"vde2",
"wallet",
"wallet-server",
"wallet-kdc",
"wol",
"php53-APC",
"php54-APC",
"php53-APCu",
"php54-APCu",
"php55-APCu",
"php56-APCu",
"php70-APCu",
"php71-APCu",
"php72-APCu",
"php73-APCu",
"php74-APCu",
"php80-APCu",
"php53-FreeImage",
"php54-FreeImage",
"php55-FreeImage",
"php56-FreeImage",
"php53-Judy",
"php54-Judy",
"php55-Judy",
"php56-Judy",
"php53-SPL_Types",
"php54-SPL_Types",
"php55-SPL_Types",
"php56-SPL_Types",
"php53-Twig",
"php54-Twig",
"php55-Twig",
"php56-Twig",
"php53-amf",
"php54-amf",
"php55-amf",
"php56-amf",
"php53-amqp",
"php54-amqp",
"php55-amqp",
"php56-amqp",
"php70-amqp",
"php71-amqp",
"php72-amqp",
"php73-amqp",
"php74-amqp",
"php53-bbcode",
"php54-bbcode",
"php55-bbcode",
"php56-bbcode",
"php53-big_int",
"php54-big_int",
"php55-big_int",
"php56-big_int",
"php53-cairo",
"php54-cairo",
"php55-cairo",
"php56-cairo",
"php53-cairo_wrapper",
"php54-cairo_wrapper",
"php55-cairo_wrapper",
"php56-cairo_wrapper",
"php53-code-coverage",
"php54-code-coverage",
"php55-code-coverage",
"php53-colorer",
"php53-crack",
"php53-dbase",
"php54-dbase",
"php55-dbase",
"php56-dbase",
"php70-dbase",
"php71-dbase",
"php72-dbase",
"php73-dbase",
"php74-dbase",
"php80-dbase",
"php53-eaccelerator",
"php53-esmtp",
"php54-esmtp",
"php55-esmtp",
"php56-esmtp",
"php54-event",
"php55-event",
"php56-event",
"php70-event",
"php71-event",
"php72-event",
"php73-event",
"php74-event",
"php80-event",
"php53-excel",
"php54-excel",
"php55-excel",
"php56-excel",
"php70-excel",
"php71-excel",
"php72-excel",
"php73-excel",
"php74-excel",
"php53-file-iterator",
"php54-file-iterator",
"php55-file-iterator",
"php53-gdchart",
"php54-gdchart",
"php55-gdchart",
"php56-gdchart",
"php53-gearman",
"php54-gearman",
"php55-gearman",
"php56-gearman",
"php53-geoip",
"php54-geoip",
"php55-geoip",
"php56-geoip",
"php70-geoip",
"php71-geoip",
"php72-geoip",
"php73-geoip",
"php74-geoip",
"php53-gmagick",
"php54-gmagick",
"php55-gmagick",
"php56-gmagick",
"php70-gmagick",
"php71-gmagick",
"php72-gmagick",
"php73-gmagick",
"php74-gmagick",
"php53-gtk",
"php54-gtk",
"php53-hidef",
"php54-hidef",
"php55-hidef",
"php53-html_parse",
"php54-html_parse",
"php55-html_parse",
"php56-html_parse",
"php53-htscanner",
"php54-htscanner",
"php55-htscanner",
"php56-htscanner",
"php53-http",
"php54-http",
"php55-http",
"php53-http2",
"php54-http2",
"php55-http2",
"php56-http2",
"php53-igbinary",
"php54-igbinary",
"php55-igbinary",
"php56-igbinary",
"php70-igbinary",
"php71-igbinary",
"php72-igbinary",
"php73-igbinary",
"php74-igbinary",
"php80-igbinary",
"php53-imagick",
"php54-imagick",
"php55-imagick",
"php56-imagick",
"php70-imagick",
"php71-imagick",
"php72-imagick",
"php73-imagick",
"php74-imagick",
"php53-imlib2",
"php54-imlib2",
"php55-imlib2",
"php56-imlib2",
"php53-inclued",
"php54-inclued",
"php53-jsmin",
"php54-jsmin",
"php55-jsmin",
"php56-jsmin",
"php70-jsmin",
"php71-jsmin",
"php72-jsmin",
"php73-jsmin",
"php74-jsmin",
"php53-libev",
"php54-libev",
"php55-libev",
"php56-libev",
"php53-libevent",
"php54-libevent",
"php55-libevent",
"php56-libevent",
"php53-lzf",
"php54-lzf",
"php55-lzf",
"php56-lzf",
"php70-lzf",
"php71-lzf",
"php72-lzf",
"php73-lzf",
"php74-lzf",
"php80-lzf",
"php53-magickwand",
"php54-magickwand",
"php55-magickwand",
"php56-magickwand",
"php53-mailparse",
"php54-mailparse",
"php55-mailparse",
"php56-mailparse",
"php70-mailparse",
"php71-mailparse",
"php72-mailparse",
"php73-mailparse",
"php74-mailparse",
"php80-mailparse",
"php53-markdown",
"php54-markdown",
"php55-markdown",
"php56-markdown",
"php72-mcrypt",
"php73-mcrypt",
"php74-mcrypt",
"php80-mcrypt",
"php53-memcache",
"php54-memcache",
"php55-memcache",
"php56-memcache",
"php53-memcached",
"php54-memcached",
"php55-memcached",
"php56-memcached",
"php70-memcached",
"php71-memcached",
"php72-memcached",
"php73-memcached",
"php74-memcached",
"php80-memcached",
"php54-meminfo",
"php55-meminfo",
"php56-meminfo",
"php70-meminfo",
"php71-meminfo",
"php72-meminfo",
"php73-meminfo",
"php74-meminfo",
"php53-midgard2",
"php54-midgard2",
"php53-ming",
"php54-ming",
"php55-ming",
"php56-ming",
"php53-mongo",
"php54-mongo",
"php55-mongo",
"php56-mongo",
"php54-mongodb",
"php55-mongodb",
"php56-mongodb",
"php70-mongodb",
"php71-mongodb",
"php72-mongodb",
"php73-mongodb",
"php74-mongodb",
"php80-mongodb",
"php71-mysql_xdevapi",
"php72-mysql_xdevapi",
"php73-mysql_xdevapi",
"php74-mysql_xdevapi",
"php53-oauth",
"php54-oauth",
"php55-oauth",
"php56-oauth",
"php70-oauth",
"php71-oauth",
"php72-oauth",
"php73-oauth",
"php74-oauth",
"php80-oauth",
"php53-opcache",
"php54-opcache",
"php53-pdflib",
"php54-pdflib",
"php55-pdflib",
"php56-pdflib",
"php70-pdflib",
"php71-pdflib",
"php72-pdflib",
"php73-pdflib",
"php74-pdflib",
"php53-peb",
"php54-peb",
"php55-peb",
"php56-peb",
"php53-phalcon2",
"php54-phalcon2",
"php55-phalcon2",
"php56-phalcon2",
"php55-phalcon3",
"php56-phalcon3",
"php70-phalcon3",
"php71-phalcon3",
"php72-phalcon3",
"php73-phalcon3",
"php72-phalcon4",
"php73-phalcon4",
"php74-phalcon4",
"php53-pop3",
"php54-pop3",
"php55-pop3",
"php56-pop3",
"php53-propro",
"php54-propro",
"php55-propro",
"php56-propro",
"php70-propro",
"php71-propro",
"php72-propro",
"php73-propro",
"php74-propro",
"php72-psr",
"php73-psr",
"php74-psr",
"php80-psr",
"php53-raphf",
"php54-raphf",
"php55-raphf",
"php56-raphf",
"php70-raphf",
"php71-raphf",
"php72-raphf",
"php73-raphf",
"php74-raphf",
"php80-raphf",
"php53-rar",
"php54-rar",
"php55-rar",
"php56-rar",
"php70-rar",
"php71-rar",
"php72-rar",
"php73-rar",
"php74-rar",
"php80-rar",
"php53-redis",
"php54-redis",
"php55-redis",
"php56-redis",
"php70-redis",
"php71-redis",
"php72-redis",
"php73-redis",
"php74-redis",
"php80-redis",
"php53-rrd",
"php54-rrd",
"php55-rrd",
"php56-rrd",
"php70-rrd",
"php71-rrd",
"php72-rrd",
"php73-rrd",
"php74-rrd",
"php80-rrd",
"php53-scrypt",
"php54-scrypt",
"php55-scrypt",
"php56-scrypt",
"php70-scrypt",
"php71-scrypt",
"php72-scrypt",
"php73-scrypt",
"php74-scrypt",
"php53-solr",
"php54-solr",
"php55-solr",
"php56-solr",
"php70-solr",
"php71-solr",
"php72-solr",
"php73-solr",
"php74-solr",
"php80-solr",
"php53-sphinx",
"php54-sphinx",
"php55-sphinx",
"php56-sphinx",
"php70-sqlsrv",
"php71-sqlsrv",
"php72-sqlsrv",
"php73-sqlsrv",
"php74-sqlsrv",
"php53-ssh2",
"php54-ssh2",
"php55-ssh2",
"php56-ssh2",
"php70-ssh2",
"php71-ssh2",
"php72-ssh2",
"php73-ssh2",
"php74-ssh2",
"php80-ssh2",
"php53-stomp",
"php54-stomp",
"php55-stomp",
"php56-stomp",
"php70-stomp",
"php71-stomp",
"php72-stomp",
"php73-stomp",
"php74-stomp",
"php52-suhosin",
"php53-suhosin",
"php54-suhosin",
"php55-suhosin",
"php56-suhosin",
"php53-svm",
"php54-svm",
"php55-svm",
"php56-svm",
"php70-svm",
"php71-svm",
"php72-svm",
"php73-svm",
"php74-svm",
"php80-svm",
"php53-svn",
"php54-svn",
"php55-svn",
"php56-svn",
"php53-swoole",
"php54-swoole",
"php55-swoole",
"php56-swoole",
"php70-swoole",
"php71-swoole",
"php72-swoole",
"php73-swoole",
"php74-swoole",
"php80-swoole",
"php53-syck",
"php54-syck",
"php55-syck",
"php56-syck",
"php53-taint",
"php54-taint",
"php70-taint",
"php71-taint",
"php72-taint",
"php73-taint",
"php74-taint",
"php53-text-template",
"php54-text-template",
"php55-text-template",
"php53-timer",
"php54-timer",
"php55-timer",
"php53-timezonedb",
"php54-timezonedb",
"php55-timezonedb",
"php56-timezonedb",
"php70-timezonedb",
"php71-timezonedb",
"php72-timezonedb",
"php73-timezonedb",
"php74-timezonedb",
"php80-timezonedb",
"php53-token-stream",
"php54-token-stream",
"php55-token-stream",
"php53-unit",
"php54-unit",
"php55-unit",
"php53-unit-mock-objects",
"php54-unit-mock-objects",
"php55-unit-mock-objects",
"php53-uploadprogress",
"php54-uploadprogress",
"php55-uploadprogress",
"php56-uploadprogress",
"php70-uploadprogress",
"php71-uploadprogress",
"php72-uploadprogress",
"php73-uploadprogress",
"php74-uploadprogress",
"php80-uploadprogress",
"php53-uuid",
"php54-uuid",
"php55-uuid",
"php56-uuid",
"php70-uuid",
"php71-uuid",
"php72-uuid",
"php73-uuid",
"php74-uuid",
"php53-vld",
"php54-vld",
"php55-vld",
"php56-vld",
"php70-vld",
"php71-vld",
"php72-vld",
"php73-vld",
"php74-vld",
"php80-vld",
"php53-xcache",
"php54-xcache",
"php55-xcache",
"php56-xcache",
"php53-xdebug",
"php54-xdebug",
"php55-xdebug",
"php56-xdebug",
"php70-xdebug",
"php71-xdebug",
"php72-xdebug",
"php73-xdebug",
"php74-xdebug",
"php80-xdebug",
"php53-xhprof",
"php54-xhprof",
"php55-xhprof",
"php56-xhprof",
"php53-xrange",
"php54-xrange",
"php55-xrange",
"php56-xrange",
"php53-xslcache",
"php54-xslcache",
"php55-xslcache",
"php56-xslcache",
"php53-yaf",
"php54-yaf",
"php55-yaf",
"php56-yaf",
"php70-yaf",
"php71-yaf",
"php72-yaf",
"php73-yaf",
"php74-yaf",
"php80-yaf",
"php53-yaml",
"php54-yaml",
"php55-yaml",
"php56-yaml",
"php70-yaml",
"php71-yaml",
"php72-yaml",
"php73-yaml",
"php74-yaml",
"php80-yaml",
"php53-yaz",
"php54-yaz",
"php55-yaz",
"php56-yaz",
"php70-yaz",
"php71-yaz",
"php72-yaz",
"php73-yaz",
"php74-yaz",
"php52-zip",
"php53-zip",
"php54-zip",
"php55-zip",
"php56-zip",
"php70-zip",
"php71-zip",
"php72-zip",
"php73-zip",
"php74-zip",
"php80-zip",
"php53-zstd",
"php54-zstd",
"php55-zstd",
"php56-zstd",
"php70-zstd",
"php71-zstd",
"php72-zstd",
"php73-zstd",
"php74-zstd",
"php80-zstd",
"denemo",
"ghostscript",
"pslib",
"py27-pygtk",
"py27-osmgpsmap",
"ADMS",
"libxavna",
"asco",
"chemical-mime-data",
"ckon",
"ds9",
"erfa",
"exonerate",
"ghemical",
"gmtsar",
"gpredict",
"gst-plugins-cairovis",
"gst-plugins-math",
"hamlib-devel",
"iverilog",
"libfec",
"libghemical",
"libosmo-dsp",
"libsc",
"linrad",
"liquid-dsp",
"netcdf-cxx",
"nightshade",
"opendx",
"osmocore",
"osmocore-devel",
"perseus-sdr",
"psfex",
"quantum-espresso",
"solid",
"source-extractor",
"tempo",
"tophat",
"verilator",
"viking",
"wview",
"xastir",
"xraylib",
"aff4",
"afflib",
"aide",
"aimage",
"aircrack-ng",
"bulk_extractor",
"cracklib",
"gnomint",
"gss",
"ike-scan",
"libident",
"libprelude",
"libyubikey",
"md5deep",
"medusa",
"nbtscan",
"opensc",
"outguess",
"pam-google-authenticator",
"pam-u2f",
"pidgin-otr",
"pkcs11-helper",
"prelude-manager",
"shibboleth",
"ssss",
"tcpcrypt-devel",
"voms",
"yara",
"yubico-c-client",
"yubico-pam",
"OpenIPMI",
"bash-completion",
"byobu",
"collectd",
"cuetools",
"dcfldd",
"debianutils",
"dpkg",
"duff",
"duti",
"fdupes",
"file",
"libmagic",
"freeradius",
"genext2fs",
"hexedit",
"htop",
"ipmitool",
"krbafs",
"libirman",
"lirc",
"lnav",
"logrotate",
"rdfind",
"rlwrap",
"rpm2html",
"sleuthkit",
"tmate",
"tmpreaper",
"tmux-devel",
"uptimed",
"watch",
"xtail",
"BibTool",
"aidadoc",
"apertium",
"asciidoc",
"aspell",
"barcode",
"ekhtml",
"enchant",
"fmt-ptrn",
"fribidi",
"hunspell",
"kakasi",
"liblrdf",
"libots",
"libplist-devel",
"libpostal",
"librevenge",
"libsgml",
"libunistring",
"libwpd-0.10",
"libwps-0.3",
"libxml",
"libxmldiff",
"lilypond",
"lilypond-devel",
"man-db",
"opensp",
"pinfo",
"pmw",
"sand",
"simstring",
"py27-simstring",
"source-highlight",
"libsphinxclient",
"stardict",
"sword",
"tesseract",
"tesseract-training",
"tnef",
"unac",
"uni2ascii",
"unrtf",
"wv",
"xmlroff",
"xmlto",
"yamcha",
"FileZilla",
"cgilib",
"cherokee",
"emacs-w3m",
"fcgi",
"fcgiwrap",
"flood",
"libsass",
"lighttpd",
"litmus",
"mod_authn_otp",
"mod_gnutls",
"mod_qos",
"py27-nghttp2",
"py36-nghttp2",
"py37-nghttp2",
"privoxy",
"sassc",
"varnish",
"webkit-gtk",
"webkit-gtk3",
"webkit-gtk-2.0",
"webkit-gtk3-2.0",
"yaws",
"Eterm",
"XawM",
"blt",
"glw",
"gtk-engines2",
"gtkmm",
"gtkspell3",
"homebank",
"libhangul",
"nabi",
"neXtaw",
"nimbus",
"tango-icon-theme",
"tango-icon-theme-extras",
"xcircuit",
"xclip",
"xdiskusage",
"xdm",
"xinit",
"xkeyboard-config",
"xonclock",
"xorg-libXext",
"xorg-libXfont2",
"xorg-libXpresent",
"xorg-libXt",
"xorg-server",
"xorg-server-1.18",
"xorg-server-devel",
"xorg-server-legacy",
"xplanet",
"xtrap",
"libxfce4util",
"vte-gtk2-xfce",
"xfconf",
"dnsperf",
"php70-ming",
"php71-ming",
"php72-ming",
"php73-ming",
"php74-ming",
"procenv",
"php81",
"php81-apache2handler",
"php81-cgi",
"php81-fpm",
"php81-calendar",
"php81-curl",
"php81-dba",
"php81-enchant",
"php81-exif",
"php81-ftp",
"php81-gd",
"php81-gettext",
"php81-gmp",
"php81-iconv",
"php81-imap",
"php81-intl",
"php81-ipc",
"php81-ldap",
"php81-mbstring",
"php81-mysql",
"php81-odbc",
"php81-opcache",
"php81-openssl",
"php81-oracle",
"php81-pcntl",
"php81-posix",
"php81-postgresql",
"php81-pspell",
"php81-snmp",
"php81-soap",
"php81-sockets",
"php81-sodium",
"php81-sqlite",
"php81-tidy",
"php81-xsl",
"zbar",
"p5.28-barcode-zbar",
"p5.30-barcode-zbar",
"p5.32-barcode-zbar",
"php80-imagick",
"php70-gearman",
"php71-gearman",
"php72-gearman",
"php73-gearman",
"php74-gearman",
"php80-gearman",
"php80-uuid",
"roswell",
"integrit",
"php80-mysql_xdevapi",
"flock",
"cups-ppdc",
"retdec",
"retdec-devel",
"dvbcut",
"openjdk17",
"py27-pygtk-devel",
"gtk2-devel",
"rsync-hfscomp",
"zvbi",
"mscompress",
"easytag-devel",
"php81-APCu",
"php81-dbase",
"php81-event",
"php81-gearman",
"php81-igbinary",
"php81-imagick",
"php81-lzf",
"php81-mailparse",
"php81-mcrypt",
"php81-memcached",
"php81-mongodb",
"php81-oauth",
"php81-psr",
"php81-raphf",
"php81-rar",
"php81-redis",
"php81-rrd",
"php81-solr",
"php81-ssh2",
"php81-svm",
"php81-swoole",
"php81-timezonedb",
"php81-uploadprogress",
"php81-uuid",
"php81-vld",
"php81-xdebug",
"php81-yaml",
"php81-zip",
"php81-zstd",
"dvisvgm-devel",
"telescope",
"mod_tile",
"php80-amqp",
"php81-amqp",
"php70-psr",
"php71-psr",
"php81-yaf",
"php70-memcache",
"php71-memcache",
"php72-memcache",
"php73-memcache",
"php74-memcache",
"php80-memcache",
"php81-memcache",
"php80-geoip",
"php81-geoip",
"php72-openswoole",
"php73-openswoole",
"php74-openswoole",
"php80-openswoole",
"php81-openswoole",
"armagetronad",
"armagetronad-common",
"armagetronad-dedicated",
"sysbench",
"aephea",
"php80-sqlsrv",
"jo",
"php81-sqlsrv",
"libaribb24",
"automake115",
"geany-plugins",
"php71-pcov",
"php72-pcov",
"php73-pcov",
"php74-pcov",
"php80-pcov",
"php81-pcov",
"php80-xmlrpc",
"php81-xmlrpc",
"php72-maxminddb",
"php73-maxminddb",
"php74-maxminddb",
"php80-maxminddb",
"php81-maxminddb",
"openjdk18",
"crispy-doom",
"got",
"php81-ffi",
"php80-ffi",
"php74-ffi",
"php80-stomp",
"php81-stomp",
"povray",
"php82",
"php82-apache2handler",
"php82-cgi",
"php82-fpm",
"php82-calendar",
"php82-curl",
"php82-dba",
"php82-enchant",
"php82-exif",
"php82-ffi",
"php82-ftp",
"php82-gd",
"php82-gettext",
"php82-gmp",
"php82-iconv",
"php82-imap",
"php82-intl",
"php82-ipc",
"php82-ldap",
"php82-mbstring",
"php82-mysql",
"php82-odbc",
"php82-opcache",
"php82-openssl",
"php82-oracle",
"php82-pcntl",
"php82-posix",
"php82-postgresql",
"php82-pspell",
"php82-snmp",
"php82-soap",
"php82-sockets",
"php82-sodium",
"php82-sqlite",
"php82-tidy",
"php82-xsl",
"fdm",
"ffms2",
"pkixssh",
"rofi",
"php80-scrypt",
"php81-scrypt",
"php80-yaz",
"php81-yaz",
"codeblocks-devel",
"demangle",
"ruby-devel",
"ragel-devel",
"4ti2",
"LiDIA",
"QSopt_ex",
"TOPCOM",
"latte-int",
"php82-APCu",
"php82-amqp",
"php82-dbase",
"php82-event",
"php82-gearman",
"php82-geoip",
"php80-gmagick",
"php81-gmagick",
"php82-gmagick",
"php82-igbinary",
"php82-imagick",
"php80-jsmin",
"php81-jsmin",
"php82-jsmin",
"php82-lzf",
"php82-mailparse",
"php82-maxminddb",
"php82-mcrypt",
"php82-memcache",
"php82-memcached",
"php80-meminfo",
"php81-meminfo",
"php82-meminfo",
"php82-mongodb",
"php81-mysql_xdevapi",
"php82-mysql_xdevapi",
"php82-oauth",
"php82-openswoole",
"php82-pcov",
"php82-psr",
"php82-raphf",
"php82-rar",
"php82-redis",
"php82-rrd",
"php82-scrypt",
"php82-solr",
"php82-sqlsrv",
"php82-ssh2",
"php82-stomp",
"php82-svm",
"php82-swoole",
"php82-timezonedb",
"php82-uploadprogress",
"php82-uuid",
"php82-vld",
"php82-xdebug",
"php82-xmlrpc",
"php82-yaml",
"php82-yaz",
"php82-zip",
"php82-zstd",
"gtk-internet-radio-locator",
"fplll",
"yices",
"mcsim",
"admesh",
"adept2",
"cmh",
"fortran-datetime",
"R-httpuv",
"audiowmark",
"starpu",
"cyrus-sasl-xoauth2",
"shadowsocks-libev",
"nrsc5",
"BRiAl",
"m4ri",
"atkmm-1.6",
"cairomm-1.0",
"libopenraw-legacy",
"nghttp3",
"libxc5",
"libxc6",
"mhxd",
"mdds-2.0",
"mdds-2.1",
"orcus-0.17",
"orcus-0.18",
"libimobiledevice-glue-devel",
"openjdk19",
"openjdk20",
"normaliz",
"php83",
"php83-apache2handler",
"php83-cgi",
"php83-fpm",
"php83-calendar",
"php83-curl",
"php83-dba",
"php83-enchant",
"php83-exif",
"php83-ffi",
"php83-ftp",
"php83-gd",
"php83-gettext",
"php83-gmp",
"php83-iconv",
"php83-imap",
"php83-intl",
"php83-ipc",
"php83-ldap",
"php83-mbstring",
"php83-mysql",
"php83-odbc",
"php83-opcache",
"php83-openssl",
"php83-oracle",
"php83-pcntl",
"php83-posix",
"php83-postgresql",
"php83-pspell",
"php83-snmp",
"php83-soap",
"php83-sockets",
"php83-sodium",
"php83-sqlite",
"php83-tidy",
"php83-xsl",
"libwired",
"wire",
"wired-server",
"uacme",
"ancient",
"alac",
"tcpflow-devel",
"libqb",
"starpu13",
"pnetcdf",
"posh",
"pgpointcloud",
"ifuse",
"pg12-pgpointcloud",
"pg13-pgpointcloud",
"pg14-pgpointcloud",
"pg15-pgpointcloud",
"redwax-tool",
"openjdk21",
"spral",
"php70-xhprof",
"php71-xhprof",
"php72-xhprof",
"php73-xhprof",
"php74-xhprof",
"php80-xhprof",
"php81-xhprof",
"php82-xhprof",
"php83-pcov",
"php83-igbinary",
"php83-APCu",
"php83-redis",
"php83-xhprof",
"php83-zip",
"php83-zstd",
"php83-xdebug",
"php83-maxminddb",
"php83-memcache",
"php83-uuid",
"php83-timezonedb",
"php83-mailparse",
"php83-mcrypt",
"php83-event",
"php83-dbase",
"php83-gmagick",
"php83-imagick",
"php83-ssh2",
"php83-xmlrpc",
"php83-jsmin",
"php83-yaml",
"php83-lzf",
"php83-stomp",
"php83-rar",
"php83-oauth",
"php83-yaz",
"php83-mongodb",
"php83-geoip",
"php83-vld",
"php83-memcached",
"php83-meminfo",
"php83-psr",
"php83-raphf",
"php83-gearman",
"php83-mysql_xdevapi",
"php83-rrd",
"php83-scrypt",
"php83-svm",
"php83-amqp",
"php83-uploadprogress",
"php83-solr",
"libass-devel",
"jemalloc-devel",
"lnav-devel",
"php83-sqlsrv",
"php82-yaf",
"php83-yaf",
"kalc",
"sudosh2",
"libhsts",
"liberasurecode",
"gtk-radio",
"jnv",
"openjdk22",
"pg12-postgis3-doc",
"pg13-postgis3-doc",
"pg14-postgis3-doc",
"pg15-postgis3-doc",
"pg16-postgis3-doc",
"pg16-pgpointcloud",
"wxHexEditor",
"whiptcl",
"py38-libnewt",
"py39-libnewt",
"py310-libnewt",
"py311-libnewt",
"py312-libnewt",
"love-0.10",
"love-0.7",
"love-0.8",
"love-0.9",
"love-11",
"libclastfm",
"xpad",
"lolcat",
"php84-apache2handler",
"php84",
"php84-cgi",
"php84-fpm",
"php84-calendar",
"php84-curl",
"php84-dba",
"php84-enchant",
"php84-exif",
"php84-ffi",
"php84-ftp",
"php84-gd",
"php84-gettext",
"php84-gmp",
"php84-iconv",
"php84-intl",
"php84-ipc",
"php84-ldap",
"php84-mbstring",
"php84-mysql",
"php84-odbc",
"php84-opcache",
"php84-openssl",
"php84-posix",
"php84-pcntl",
"php84-snmp",
"php84-postgresql",
"php84-soap",
"php84-sockets",
"php84-sodium",
"php84-sqlite",
"php84-tidy",
"php84-xsl",
"libmspack",
"openjdk8-powerpc",
"guile-3.0",
"ivykis",
"openjdk23",
"schismtracker",
"utdns",
"libsixel",
"p5.34-barcode-zbar",
"libtatsu-devel",
"iverilog-docs",
"openjdk24",
"py313-libnewt",
"btfs",
"pg17-postgis3-doc",
"xnec2c",
"erofs-utils",
"pg17-pgpointcloud",
"libbacktrace",
"bstring",
"screen4",
"openjdk25",
"lbreakouthd",
"pg12-postgis",
"pg12-postgis-doc",
"pg13-postgis",
"pg13-postgis-doc",
"pg14-postgis",
"pg14-postgis-doc",
"pg15-postgis",
"pg15-postgis-doc",
"pg16-postgis",
"pg16-postgis-doc",
"pg17-postgis",
"pg17-postgis-doc",
"php84-timer",
"php83-timer"
]
},
{
"type": "run",
"ports": [
"nesc",
"lscsoft-deps",
"xfce4-dev-tools"
]
}
]
},
{
"name": "py38-control",
"portdir": "python/py-control",
"version": "0.9.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-control.readthedocs.io",
"description": "Python package for feedback control systems",
"long_description": "The Python Control Systems Library, python-control, is a python package that implements basic operations for analysis and design of feedback control systems.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-matplotlib",
"py38-numpy",
"py38-scipy"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": []
},
{
"name": "py36-control",
"portdir": "python/py-control",
"version": "0.8.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-control.readthedocs.io",
"description": "Python package for feedback control systems",
"long_description": "The Python Control Systems Library, python-control, is a python package that implements basic operations for analysis and design of feedback control systems.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-numpy",
"python36",
"py36-scipy",
"py36-matplotlib"
]
},
{
"type": "test",
"ports": [
"py36-nose"
]
}
],
"depends_on": []
},
{
"name": "py27-control",
"portdir": "python/py-control",
"version": "0.8.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-control.readthedocs.io",
"description": "Python package for feedback control systems",
"long_description": "The Python Control Systems Library, python-control, is a python package that implements basic operations for analysis and design of feedback control systems.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-numpy",
"python27",
"py27-scipy",
"py27-matplotlib"
]
},
{
"type": "test",
"ports": [
"py27-nose"
]
}
],
"depends_on": []
},
{
"name": "py37-control",
"portdir": "python/py-control",
"version": "0.9.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-control.readthedocs.io",
"description": "Python package for feedback control systems",
"long_description": "The Python Control Systems Library, python-control, is a python package that implements basic operations for analysis and design of feedback control systems.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py37-numpy",
"python37",
"py37-scipy",
"py37-matplotlib"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-control",
"portdir": "python/py-control",
"version": "0.9.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-control.readthedocs.io",
"description": "Python package for feedback control systems",
"long_description": "The Python Control Systems Library, python-control, is a python package that implements basic operations for analysis and design of feedback control systems.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-matplotlib",
"py39-numpy",
"py39-scipy"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py35-control",
"portdir": "python/py-control",
"version": "0.8.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-control.readthedocs.io",
"description": "Python package for feedback control systems",
"long_description": "The Python Control Systems Library, python-control, is a python package that implements basic operations for analysis and design of feedback control systems.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"py35-numpy",
"python35",
"py35-scipy",
"py35-matplotlib"
]
},
{
"type": "test",
"ports": [
"py35-nose"
]
}
],
"depends_on": []
},
{
"name": "gmtk",
"portdir": "science/gmtk",
"version": "1.4.3",
"license": "OSL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://j.ee.washington.edu/trac/gmtk",
"description": "Graphical Models Toolkit",
"long_description": "The Graphical Models Toolkit is an open source toolkit for rapidly prototyping dynamic graphical models",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "rprogers",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"coreutils",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"wxWidgets-3.0",
"hdf5"
]
}
],
"depends_on": []
},
{
"name": "py27-sogl",
"portdir": "python/py-sogl",
"version": "0.2.1",
"license": "wxwidgets",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.fmf.uni-freiburg.de/service/servicegruppen/sg_wissinfo/projekte/Pyphant",
"description": "slightly modified version of the object graphics library",
"long_description": "The object graphics library is a canvas library inside the wxWidgets project. This version has been modified to better suit the needs of our own project, the pyphant.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "servicegruppe.wissinfo",
"github": "",
"ports_count": 9
},
{
"name": "rowue",
"github": "rowue",
"ports_count": 10
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-wxpython-3.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-sogl",
"py27-pyphant"
]
}
]
},
{
"name": "py-sogl",
"portdir": "python/py-sogl",
"version": "0.2.1",
"license": "wxwidgets",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.fmf.uni-freiburg.de/service/servicegruppen/sg_wissinfo/projekte/Pyphant",
"description": "slightly modified version of the object graphics library",
"long_description": "The object graphics library is a canvas library inside the wxWidgets project. This version has been modified to better suit the needs of our own project, the pyphant.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "servicegruppe.wissinfo",
"github": "",
"ports_count": 9
},
{
"name": "rowue",
"github": "rowue",
"ports_count": 10
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-sogl"
]
}
],
"depends_on": []
},
{
"name": "py27-pyphant-statistics",
"portdir": "python/py-pyphant",
"version": "1.0b3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.fmf.uni-freiburg.de/service/servicegruppen/sg_wissinfo/projekte/Pyphant",
"description": "statistics toolbox for py27-pyphant",
"long_description": "This toolbox provides the histogram worker which enables the py27-pyphant framework to obtain histograms from array-like data.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "servicegruppe.wissinfo",
"github": "",
"ports_count": 9
},
{
"name": "rowue",
"github": "rowue",
"ports_count": 10
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-numpy",
"py27-pyphant",
"py27-scipy"
]
}
],
"depends_on": []
},
{
"name": "py27-pyphant-osc",
"portdir": "python/py-pyphant",
"version": "1.0b3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.fmf.uni-freiburg.de/service/servicegruppen/sg_wissinfo/projekte/Pyphant",
"description": "organic solar cells toolbox for py27-pyphant",
"long_description": "This Toolbox offers various workers for the analysis of organic solar cells. It is joined work with Kristian O. Sylvester-Hvid from the Risø National Laboratory for Sustainable Energy. The main purpose at the moment is the generation of height maps for polymer based solar cells. The developed workers are however applicable in a wide range of problems.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "servicegruppe.wissinfo",
"github": "",
"ports_count": 9
},
{
"name": "rowue",
"github": "rowue",
"ports_count": 10
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-numpy",
"python27",
"py27-scipy",
"py27-pyphant",
"py27-matplotlib"
]
}
],
"depends_on": []
},
{
"name": "py27-pyphant-tools",
"portdir": "python/py-pyphant",
"version": "1.0b3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.fmf.uni-freiburg.de/service/servicegruppen/sg_wissinfo/projekte/Pyphant",
"description": "tools toolbox for py27-pyphant",
"long_description": "This toolbox currently provides two workers for the py27-pyphant framework. These workers can be integrated in a data flow model and simply serve as data sources for data that is managed by a py27-pyphant core module called KnowledgeManager (KM). The KM accumulates metadata in a sqlite3 database and the above mentioned workers present parameters to perform a metadata search and finally load and provide the data that matched the search.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "servicegruppe.wissinfo",
"github": "",
"ports_count": 9
},
{
"name": "rowue",
"github": "rowue",
"ports_count": 10
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-pyphant"
]
}
],
"depends_on": []
},
{
"name": "py27-pyphant-imageprocessing",
"portdir": "python/py-pyphant",
"version": "1.0b3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.fmf.uni-freiburg.de/service/servicegruppen/sg_wissinfo/projekte/Pyphant",
"description": "imageprocessing toolbox for py27-pyphant",
"long_description": "This toolbox provides a set of imageprocessing workers, i.e. encapsulated data processing steps for the py27-pyphant framework. Currently there are 22 workers providing operations varying from simple functions like 'inversion' or some scipy.ndimage filters to more complex operations, e.g. auto-focus evaluation of transmitted light microscopy photographs.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "servicegruppe.wissinfo",
"github": "",
"ports_count": 9
},
{
"name": "rowue",
"github": "rowue",
"ports_count": 10
}
],
"variants": [
"pil"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-numpy",
"python27",
"py27-scipy",
"py27-pyphant",
"py27-Pillow"
]
}
],
"depends_on": []
},
{
"name": "py-pyphant",
"portdir": "python/py-pyphant",
"version": "1.0b3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.fmf.uni-freiburg.de/service/servicegruppen/sg_wissinfo/projekte/Pyphant",
"description": "python framework for analysing and managing scientific data",
"long_description": "The python framework pyphant allows for the creation and application of data flow models. The central idea of this approach is to encapsulate each data processing step in one unit which is called a worker. A worker receives input via sockets and provides the results of its data processing via plugs. These can be inserted into other workers' sockets. The resulting directed graph is called a recipe. Classes for these objects comprise the Pyphant core. To implement actual processing steps, Pyphant relies on third party plug-ins, also referred to as toolboxes, which extend the basic worker class, e.g. py-pyphant-imageprocessing. On top of the core, Pyphant offers a data exchange layer on basis of numpy arrays which facilitates the interoperability of the workers and fully supports physical quantities with errors and units. The third layer is a graphical user interface allowing for the interactive construction of recipes as well as the calculation and visualization of data from any worker in the recipe.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "servicegruppe.wissinfo",
"github": "",
"ports_count": 9
},
{
"name": "rowue",
"github": "rowue",
"ports_count": 10
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-pyphant"
]
}
],
"depends_on": []
},
{
"name": "py27-pyphant",
"portdir": "python/py-pyphant",
"version": "1.0b3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.fmf.uni-freiburg.de/service/servicegruppen/sg_wissinfo/projekte/Pyphant",
"description": "python framework for analysing and managing scientific data",
"long_description": "The python framework pyphant allows for the creation and application of data flow models. The central idea of this approach is to encapsulate each data processing step in one unit which is called a worker. A worker receives input via sockets and provides the results of its data processing via plugs. These can be inserted into other workers' sockets. The resulting directed graph is called a recipe. Classes for these objects comprise the Pyphant core. To implement actual processing steps, Pyphant relies on third party plug-ins, also referred to as toolboxes, which extend the basic worker class, e.g. py-pyphant-imageprocessing. On top of the core, Pyphant offers a data exchange layer on basis of numpy arrays which facilitates the interoperability of the workers and fully supports physical quantities with errors and units. The third layer is a graphical user interface allowing for the interactive construction of recipes as well as the calculation and visualization of data from any worker in the recipe.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "servicegruppe.wissinfo",
"github": "",
"ports_count": 9
},
{
"name": "rowue",
"github": "rowue",
"ports_count": 10
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-mx-base",
"py27-numpy",
"py27-paste",
"py27-scipy",
"py27-simplejson",
"python27",
"py27-tables",
"py27-wxpython-3.0",
"py27-sogl",
"py27-matplotlib"
]
},
{
"type": "run",
"ports": [
"py27-tornado",
"py27-configobj"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyphant",
"py27-pyphant-fmf",
"py27-pyphant-imageprocessing",
"py27-pyphant-osc",
"py27-pyphant-statistics",
"py27-pyphant-tools"
]
}
]
},
{
"name": "py27-pyphant-fmf",
"portdir": "python/py-pyphant",
"version": "1.0b3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.fmf.uni-freiburg.de/service/servicegruppen/sg_wissinfo/projekte/Pyphant",
"description": "Full-Metadata Format toolbox for py27-pyphant",
"long_description": "This toolbox enables the py27-pyphant framework to read files written in the Full-Metadata Format (FMF). See http://arxiv.org/abs/0904.1299 for an introduction to the FMF. There is also support for writing files in the FMF, although this feature is currently not accessible from the pyphant GUI.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "servicegruppe.wissinfo",
"github": "",
"ports_count": 9
},
{
"name": "rowue",
"github": "rowue",
"ports_count": 10
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-pyphant"
]
}
],
"depends_on": []
},
{
"name": "eqwalizer",
"portdir": "erlang/eqwalizer",
"version": "0.25.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/WhatsApp/eqwalizer",
"description": "A type-checker for Erlang",
"long_description": "A type-checker for Erlang",
"active": true,
"categories": [
"devel",
"erlang"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 23
}
],
"variants": [
"jdk17",
"jdk11"
],
"dependencies": [
{
"type": "build",
"ports": [
"sbt",
"erlang",
"openjdk17-graalvm",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openjdk17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"elp"
]
}
]
}
]
}