Port details on branch 2025Q3 |
- py-igraph High performance graph data structures and algorithms
- 0.11.9 math
=0 0.11.9Version of this port present on the latest quarterly branch. - Maintainer: lwhsu@FreeBSD.org
 - Port Added: 2025-07-15 22:57:05
- Last Update: 2025-07-15 22:53:34
- Commit Hash: f1de4b8
- Also Listed In: python
- License: GPLv2
- WWW:
- https://igraph.org/python/
- Description:
- This module extends Python with a Graph class which is capable of handling
arbitrary directed and undirected graphs with thousands of nodes and millions
of edges. Since the module makes use of the open source igraph library
written in almost 100% pure C, it is blazing fast and outperforms most other
pure Python-based packages around.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}igraph>0:math/py-igraph@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/math/py-igraph/ && make install clean
- To add the package, run one of these commands:
- pkg install math/py-igraph
- pkg install py311-igraph
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-igraph listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-igraph
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1752616078
SHA256 (python-igraph/igraph-0.11.9.tar.gz) = c57ce44873abcfcfd1d61d7d261e416d352186958e7b5d299cf244efa6757816
SIZE (python-igraph/igraph-0.11.9.tar.gz) = 4587322
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- flex : textproc/flex
- bison : devel/bison
- pkgconf>=1.3.0_1 : devel/pkgconf
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py.test : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-texttable>=1.6.2 : textproc/py-texttable@py311
- py311-cairocffi>0 : graphics/py-cairocffi@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libarpack.so : math/arpack-ng
- libblas.so : math/blas
- libglpk.so : math/glpk
- libgmp.so : math/gmp
- liblapack.so : math/lapack
- libxml2.so : textproc/libxml2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_py-igraph
- USES:
- bison gnome pkgconfig python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.11.9 15 Jul 2025 22:53:34
    |
Matthias Andree (mandree)  |
math/py-igraph: 0.11.9 update, fixes libxml2 use
with its slightly changed xmlerror.h API.
drop unneeded _DEPENDS
Approved by: lwhsu@ (maintainer timeout, 12+ months)
PR: 279961
Reported by: diizzy@
MFH: 2025Q3
(cherry picked from commit 49f1cf8197800576b083614284c42531bb6df5ed)
(cherry picked from commit 35f2aacc3f1933f20fe603b35e0e6589132effe6)
(squashed) |
Number of commits found: 1
|