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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-python-igraph High performance graph data structures and algorithms
0.9.9_4 math Deleted 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.9.9_4Version of this port present on the latest quarterly branch.
Maintainer: lwhsu@FreeBSD.org search for ports maintained by this maintainer
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.
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}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>)
  • py39: py39-python-igraph
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):
py37-python-igraph
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.8.3-----
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. bison : devel/bison
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  5. python3.9 : lang/python39
Test dependencies:
  1. py.test : devel/py-pytest@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. py39-texttable>=1.6.2 : textproc/py-texttable@py39
  2. py39-cairocffi>0 : graphics/py-cairocffi@py39
  3. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  4. python3.9 : lang/python39
Library dependencies:
  1. libigraph.so : math/igraph
  2. 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:
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.
Port Moves
  • port moved to math/py-igraph on 2023-05-18
    REASON: Renamed to match upstream naming

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.9_4
18 May 2023 18:10:19
commit hash: 667789800f50d730843646e7966314e5ba25e123commit hash: 667789800f50d730843646e7966314e5ba25e123commit hash: 667789800f50d730843646e7966314e5ba25e123commit hash: 667789800f50d730843646e7966314e5ba25e123 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
0.9.9_3
27 Mar 2023 21:54:45
commit hash: df6dd49864287f93136614aa967f7df02f5df9facommit hash: df6dd49864287f93136614aa967f7df02f5df9facommit hash: df6dd49864287f93136614aa967f7df02f5df9facommit hash: df6dd49864287f93136614aa967f7df02f5df9fa files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
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
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.9.9_2
20 Jul 2022 14:22:24
commit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.9.9_2
10 Apr 2022 19:11:41
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
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
commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
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
commit hash: 1c9003cf072e8c352b491b1c5cefaaf00912c17ecommit hash: 1c9003cf072e8c352b491b1c5cefaaf00912c17ecommit hash: 1c9003cf072e8c352b491b1c5cefaaf00912c17ecommit hash: 1c9003cf072e8c352b491b1c5cefaaf00912c17e files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
math/py-python-igraph: Update to 0.9.9
0.9.8
24 Dec 2021 16:44:20
commit hash: e40f3289bbe7a2aa915575776ab97a1ccac1640ecommit hash: e40f3289bbe7a2aa915575776ab97a1ccac1640ecommit hash: e40f3289bbe7a2aa915575776ab97a1ccac1640ecommit hash: e40f3289bbe7a2aa915575776ab97a1ccac1640e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
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
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.8.3
02 Mar 2021 18:27:26
Revision:566973Original commit files touched by this commit
kai search for other commits by this committer
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
Revision:560285Original commit files touched by this commit
thierry search for other commits by this committer
- 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
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
0.8.2
18 Aug 2020 18:49:24
Revision:545248Original commit files touched by this commit
yuri search for other commits by this committer
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
Revision:540588Original commit files touched by this commit
sunpoet search for other commits by this committer
Move math/py-igraph to math/py-python-igraph

PR:		246548
Submitted by:	sunpoet (myself)
Approved by:	lwhsu (maintainer)

Number of commits found: 17