| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Switch to DISTVERSION
* Always use Flex from ports
There are some issues with ARPACK 3.9.0 and igraph,
tracked in PR 273227.
Changelog: https://github.com/igraph/igraph/releases/tag/0.10.6
PR: 273117
Reviewed by: wen (maintainer)
Sponsored by: Blinkinblox
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Define LICENSE_FILE
- Remove libtool dependency
- Use DISTVERSION to follow Porters Handbook more closely
PR: 262019
Reviewed by: wen (maintainer)
|
| |
|
|
|
|
|
| |
PR: 254873
Reported by: yuri@
|
|
|
|
| |
Notes:
svn path=/head/; revision=557700
|
|
|
|
|
|
|
|
| |
PR: 248660
Approved by: wen (maintainer)
Notes:
svn path=/head/; revision=545242
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Update WWW
Notes:
svn path=/head/; revision=376704
|
|
|
|
|
|
|
| |
- Update my email to FreeBSD
Notes:
svn path=/head/; revision=264226
|
|
|
|
| |
Notes:
svn path=/head/; revision=253527
|
|
|
|
|
|
|
|
| |
PR: 134019
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=232794
|
|
|
|
|
|
|
|
| |
PR: 126581
Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=218792
|
|
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: http://cneurocvs.rmki.kfki.hu/igraph/
PR: ports/125534
Submitted by: Wen Heping <wenheping at gmail.com>
Notes:
svn path=/head/; revision=217031
|