Port details |
- py-python-igraph High performance graph data structures and algorithms
- 0.9.9_4 math
=0 0.9.9_4Version of this port present on the latest quarterly branch.
- Maintainer: lwhsu@FreeBSD.org
- Port Added: 2020-06-27 09:41:12
- Last Update: 2023-05-18 18:10:19
- Commit Hash: 6677898
- 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}python-igraph>0:math/py-python-igraph@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-python-igraph
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1679952829
SHA256 (igraph-0.9.9.tar.gz) = 3f84b57fbaab37efa965f8dc1e1e28aad181357f1a6aa8204fe7c91ee9615092
SIZE (igraph-0.9.9.tar.gz) = 3720712
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- bison : devel/bison
- pkgconf>=1.3.0_1 : devel/pkgconf
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py.test : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-texttable>=1.6.2 : textproc/py-texttable@py39
- py39-cairocffi>0 : graphics/py-cairocffi@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.9_4 18 May 2023 18:10:19 |
Muhammad Moinur Rahman (bofh) |
math/py-*igraph: Update version 0.9.9=>0.10.4
- Update was done to fix build on llvm15
- Moved the port to reflect Pypi project name
Changelog: https://github.com/igraph/python-igraph/releases/tag/0.10.4
Approved by: portmgr (blanket) |
0.9.9_4 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.9.9_3 27 Mar 2023 21:54:45 |
Yuri Victorovich (yuri) |
math/py-python-igraph: Fix the problem that it didn't install anything
The Python package was renamed into 'igraph', and when the source
tarball is taken for 'igraph' it builds properly.
PR: 269786
Approved by: portmgr (bugfix) |
0.9.9_2 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.9.9_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.9.9_2 20 Jul 2022 14:22:24 |
Tobias C. Berner (tcberner) |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
0.9.9_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
0.9.9_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.9.9 03 Feb 2022 16:20:16 |
Li-Wen Hsu (lwhsu) |
math/py-python-igraph: Update to 0.9.9 |
0.9.8 24 Dec 2021 16:44:20 |
Yuri Victorovich (yuri) |
math/py-python-igraph: Update 0.8.3 -> 0.9.8
PR: 254889
Approved by: lwhsu (maintainer) |
0.8.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8.3 02 Mar 2021 18:27:26 |
kai |
math/py-python-igraph: Fix packaging with Python 3.8
PR: 253815
Approved by: python (with hat) |
0.8.3 04 Jan 2021 12:08:32 |
thierry |
- Upgrade to 0.8.3
Release notes at <https://github.com/igraph/python-igraph/releases/tag/0.8.3>
- Update WWW: URL
- Set LIB_DEPENDS for math/igraph
- Depends on py-cairocffi
- Let it find an image viewer for FreeBSD
Without that, you cannot run code like:
>>> import igraph as ig
>>> g = ig.Graph.Famous("petersen")
>>> ig.plot(g)
- Add a plist
PR: 252381
Submitted by: /me
Approved by: lwhsu@ (maintainer) |
0.8.2 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.8.2 18 Aug 2020 18:49:24 |
yuri |
math/py-python-igraph: Update 0.7.0 -> 0.8.2
PR: 248697
Approved by: lwhsu (maintainer; via e-mail) |
0.7.0_2 27 Jun 2020 09:41:09 |
sunpoet |
Move math/py-igraph to math/py-python-igraph
PR: 246548
Submitted by: sunpoet (myself)
Approved by: lwhsu (maintainer) |