Port details on branch 2022Q2 |
- py-python-igraph High performance graph data structures and algorithms
- 0.9.9_2 math
=0 0.9.9_2Version of this port present on the latest quarterly branch. - Maintainer: lwhsu@FreeBSD.org
 - Port Added: 2022-04-24 04:16:20
- Last Update: 2022-04-10 19:47:23
- Commit Hash: 035e778
- 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.
WWW: https://igraph.org/python/
¦ ¦ ¦ ¦ 
- 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}python-igraph>0:math/py-python-igraph@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/math/py-python-igraph/ && make install clean
- To add the package, run one of these commands:
- pkg install math/py-python-igraph
- pkg install py38-python-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 py38-python-igraph listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-python-igraph
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1643904846
SHA256 (python-igraph-0.9.9.tar.gz) = 4df0b13038fc384a3d0e4024019e051b9c80d83bed2b3fb00537aee18ee98c56
SIZE (python-igraph-0.9.9.tar.gz) = 9482
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:
-
- bison : devel/bison
- pkgconf>=1.3.0_1 : devel/pkgconf
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-texttable>=1.6.2 : textproc/py-texttable@py38
- py38-cairocffi>0 : graphics/py-cairocffi@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Library dependencies:
-
- libigraph.so : math/igraph
- libxml2.so : textproc/libxml2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_py-python-igraph
- USES:
- bison gnome pkgconfig python:3.6+
- 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.9.9_2 10 Apr 2022 19:47:23
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.
PR: 262853, 262940, 262877
Approved by: fluffy (mentor) |
Number of commits found: 1
|