Port details on branch 2022Q2 |
- igraph Package For Manipulating Undirected And Directed Graphs
- 0.9.6_2 math
=0 0.9.6_2Version of this port present on the latest quarterly branch. - Maintainer: wen@FreeBSD.org
 - Port Added: 2022-04-24 04:16:20
- Last Update: 2022-04-10 19:47:23
- Commit Hash: 035e778
- License: GPLv2
- WWW:
- https://igraph.org/
- Description:
- igraph is a free software package for creating and manipulating
undirected and directed graphs. It includes implementations for
classic graph theory problems like minimum spanning trees and
network flow, and also implements algorithms for some recent
network analysis methods, like community structure search.
igraph contains functions for generating regular and random graphs,
manipulating graphs, assigning attributes to vertices and edges.
It can calculate various structural properties, includes heuristics
for community structure detection, supports many file formats.
WWW: https://igraph.org/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/igraph/ && make install clean
- To add the package, run one of these commands:
- pkg install math/igraph
- pkg install igraph
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: igraph
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1645110935
SHA256 (igraph-0.9.6.tar.gz) = 7c299ec54eecfe413758c332a42c4cb71d02d2951b2ac232584d317c5792f387
SIZE (igraph-0.9.6.tar.gz) = 3945276
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
- cmake : devel/cmake
- ninja : devel/ninja
- Library dependencies:
-
- libarpack.so : math/arpack-ng
- libcxsparse.so : math/suitesparse-cxsparse
- libglpk.so : math/glpk
- libgmp.so : math/gmp
- libopenblas.so : math/openblas
- libxml2.so : textproc/libxml2
- This port is required by:
- for Libraries
-
- math/py-python-igraph
Configuration Options:
- No options to configure
- Options name:
- math_igraph
- USES:
- bison cmake cpe gnome pathfix
- 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.6_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
|