notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2025Q3
py-igraph High performance graph data structures and algorithms
0.11.9 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.11.9Version of this port present on the latest quarterly branch.
Maintainer: lwhsu@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>)
  • py311: py311-igraph
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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. flex : textproc/flex
  3. bison : devel/bison
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  6. python3.11 : lang/python311
Test dependencies:
  1. py.test : devel/py-pytest@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. py311-texttable>=1.6.2 : textproc/py-texttable@py311
  2. py311-cairocffi>0 : graphics/py-cairocffi@py311
  3. python3.11 : lang/python311
Library dependencies:
  1. libarpack.so : math/arpack-ng
  2. libblas.so : math/blas
  3. libglpk.so : math/glpk
  4. libgmp.so : math/gmp
  5. liblapack.so : math/lapack
  6. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/i/igraph/
  2. https://pypi.org/packages/source/i/igraph/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.11.9
15 Jul 2025 22:53:34
commit hash: f1de4b81ab7c567c4646d60efdf18cb33d4a58e5commit hash: f1de4b81ab7c567c4646d60efdf18cb33d4a58e5commit hash: f1de4b81ab7c567c4646d60efdf18cb33d4a58e5commit hash: f1de4b81ab7c567c4646d60efdf18cb33d4a58e5 files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
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