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-graph-core Library for working with graphs in Python, core module
1.8.2_2 graphics 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 1.8.2_2Version of this port present on the latest quarterly branch.
Maintainer: demon@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-05-12 13:31:12
Last Update: 2021-02-19 14:33:02
SVN Revision: 566069
Also Listed In: python
License: MIT
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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-core>0:graphics/py-graph-core@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py37-graph-core
Package flavors (<flavor>: <package>)
  • py37: py37-graph-core
distinfo:
TIMESTAMP = 1489918992 SHA256 (python-graph-core-1.8.2.tar.gz) = 503fa45f42b3bfa8b62db1357afaec52fe0e9104e27e905e24784ef62347fc21 SIZE (python-graph-core-1.8.2.tar.gz) = 27414

Packages (timestamps in pop-ups are UTC):
py37-graph-core
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.8.2_2---1.8.2_2-
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. py37-setuptools>0 : devel/py-setuptools@py37
  2. python3.7 : lang/python37
Runtime dependencies:
  1. py37-setuptools>0 : devel/py-setuptools@py37
  2. python3.7 : lang/python37
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. graphics/py-graph*
  2. graphics/py-graph-dot*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
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/p/python-graph-core/
  2. https://pypi.org/packages/source/p/python-graph-core/
Collapse this list.
Port Moves
  • port moved to graphics/py-pygraph on 2021-02-19
    REASON: Is outdated and broken with python3, use graphics/py-pygraph instead

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.8.2_2
19 Feb 2021 14:33:02
Revision:566069Original commit files touched by this commit
ehaupt search for other commits by this committer
Rename graphics/py-graph-core to graphics/py-pygraph. The new version works
correctly with python3. Use Github instead of PyPy for it has newer, unbreaking
patches. Take maintainership.

PR:		253691
Approved by:	demon (maintainer)
1.8.2_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
1.8.2_2
19 Mar 2017 10:45:37
Revision:436481Original commit files touched by this commit
ehaupt search for other commits by this committer
- Unbreak port by using CHEESESHOP master site instead of GOOGLE_CODE as this
  port is still needed by ports (eg. mail/cleanup-maildir)
- While here add LICENSE
- The distfile checksums differ due to some minor changes [1], therefore also
  bump PORTREVISION

[1]
--- distfile changes begin here ---
diff -Nur google/python-graph-core-1.8.2/PKG-INFO
cheeseshop/python-graph-core-1.8.2/PKG-INFO
--- google/python-graph-core-1.8.2/PKG-INFO     2012-07-14 23:12:33.000000000
+0200
+++ cheeseshop/python-graph-core-1.8.2/PKG-INFO 2015-03-26 22:07:53.000000000
+0100
@@ -1,4 +1,4 @@
-Metadata-Version: 1.0
+Metadata-Version: 1.1
 Name: python-graph-core
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.8.2_1
03 Mar 2017 16:00:20
Revision:435349Original commit files touched by this commit
mat search for other commits by this committer
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.

In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed.  The remaining must not
be of use to anyone.

With hat:	portmgr
Sponsored by:	Absolight
1.8.2_1
14 Sep 2016 15:59:34
Revision:422140Original commit files touched by this commit
mat search for other commits by this committer
GOOGLE_CODE has gone away.

- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
1.8.2_1
23 May 2016 18:36:52
Revision:415738Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert tab after WWW: in pkg-descrs to single space as per PHB

Approved by:	portmgr blanket
1.8.2_1
21 Oct 2014 16:36:12
Revision:371326Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of graphics/ to new USES=python

Approved by:	portmgr (implicit)
1.8.2_1
13 Jun 2014 07:36:28
Revision:357654Original commit files touched by this commit
olgeni search for other commits by this committer
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_1
17 Feb 2014 05:22:28
Revision:344654Original commit files touched by this commit
miwi search for other commits by this committer
- Convert to autoplist
- Stage support
- Bump PORTREV
1.8.2
20 Sep 2013 18:35:46
Revision:327733Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
1.8.2
29 Aug 2013 19:11:34
Revision:325631Original commit files touched by this commit
rm search for other commits by this committer
- remove empty directories
1.8.2
17 Aug 2013 17:19:06
Revision:324859Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.8.2, take maintainership.
1.7.0
17 Aug 2013 16:32:41
Revision:324852Original commit files touched by this commit
bdrewery search for other commits by this committer
- Reset yzlin's ports

With hat:	portmgr
1.7.0
03 Jul 2011 14:12:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.7.0
12 May 2010 13:36:32
Original commit files touched by this commit
yzlin search for other commits by this committer
- Update to 1.7.0

Approved by:    lwhsu/rafan (mentors)
1.6.1_2
12 May 2010 13:30:50
Original commit files touched by this commit
yzlin search for other commits by this committer
- Force commit to note repocopy:
  graphics/py-graph -> graphics/py-graph-core & graphics/py-graph-dot

PR:             ports/144971
Submitted by:   yzlin
Approved by:    lwhsu/rafan (mentors)
Repocopy by:    marcus

Number of commits found: 16