Port details |
- py-graph Library for working with graphs in Python
- 1.8.2 graphics
=0 1.8.2Version of this port present on the latest quarterly branch.
- Maintainer: demon@FreeBSD.org
- Port Added: 2008-09-05 14:20:45
- Last Update: 2017-10-08 19:10:04
- SVN Revision: 451569
- Also Listed In: python
- License: not specified in port
- WWW:
- http://code.google.com/p/python-graph/
- Description:
- A library for working with graphs in Python.
It provides a suitable data structure for representing graphs
and a whole set of important algorithms.
WWW: http://code.google.com/p/python-graph/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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}graph>0:graphics/py-graph@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-graph
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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:
-
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-graph-core>=1.8.2 : graphics/py-graph-core
- py27-graph-dot>=1.8.2 : graphics/py-graph-dot
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- metaport python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8.2 08 Oct 2017 19:10:04 |
rene |
Remove expired ports:
2017-04-30 graphics/py-graph-dot: Unfetchable for more than six months (google
code has gone away)
graphics/py-graph: depends on graphics/py-graph-dot |
1.8.2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.8.2 17 Jul 2015 11:05:41 |
demon |
Convert to USES=metaport.
PR: 201634
Submitted by: Andriy Voskoboinyk <s3erios@gmail.com> |
1.8.2 21 Oct 2014 16:36:12 |
mva |
- Convert ports of graphics/ to new USES=python
Approved by: portmgr (implicit) |
1.8.2 13 Jun 2014 07:36:28 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt) |
1.8.2 30 May 2014 09:27:22 |
demon |
Stagify. |
1.8.2 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.8.2 17 Aug 2013 17:19:06 |
demon |
Update to version 1.8.2, take maintainership. |
1.7.0 17 Aug 2013 16:32:41 |
bdrewery |
- Reset yzlin's ports
With hat: portmgr |
1.7.0 12 May 2010 13:39:30 |
yzlin |
- Update to 1.7.0
Approved by: lwhsu/rafan (mentors) |
1.6.1_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.6.1_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.6.1 29 Jul 2009 12:59:14 |
yzlin |
- Change to my mail address at FreeBSD.org
Approved by: lwhsu (mentor) |
1.6.1 14 Jul 2009 07:22:57 |
lwhsu |
- Update to 1.6.1
PR: ports/136732
Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw> (maintainer) |
1.5.0 09 May 2009 09:18:34 |
miwi |
- Update to 1.5.0
PR: 134269
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer) |
1.4.2 12 Mar 2009 19:24:03 |
miwi |
- Update to 1.4.2
PR: 132030
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
1.3.1 23 Nov 2008 17:27:52 |
miwi |
- Update to 1.3.1
PR: 128431
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer |
1.0.0 05 Sep 2008 14:16:41 |
miwi |
A library for working with graphs in Python.
It provides a suitable data structure for representing graphs
and a whole set of important algorithms.
WWW: http://code.google.com/p/python-graph/
PR: ports/126957
Submitted by: Yi-Jheng Lin <yzlin at cs.nctu.edu.tw> |