Port details |
- py-networkx1 Tools for complex networks / Backported version
- 1.11_1 math
=0 1.11_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Obsolete, please use math/py-networkx instead
This port expired on: 2020-11-15
- Maintainer: kai@FreeBSD.org
- Port Added: 2019-01-13 20:39:56
- Last Update: 2020-11-15 18:37:29
- SVN Revision: 555416
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://networkx.github.io/
- Description:
- NetworkX (NX) is a Python package for the creation, manipulation, and
study of the structure, dynamics, and functions of complex networks.
Features:
* Includes standard graph-theoretic and statistical physics functions
* Easy exchange of network algorithms between applications, disciplines,
and platforms
* Includes many classic graphs and synthetic networks
* Nodes and edges can be "anything" (e.g. time-series, text, images,
XML records)
* Exploits existing code from high-quality legacy software in C, C++,
Fortran, etc.
* Open source (encourages community input)
* Unit-tested
Additional benefits due to Python:
* Allows fast prototyping of new algorithms
* Easy to teach
* Multi-platform
* Allows easy access to almost any database
Note: This is a backported version of the 1.x branch.
WWW: https://networkx.github.io/
-
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}networkx1>0:math/py-networkx1@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: py37-networkx1
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1539454780
SHA256 (networkx-1.11.tar.gz) = 0d0e70e10dfb47601cbb3425a00e03e2a2e97477be6f80638fef91d54dd1e4b8
SIZE (networkx-1.11.tar.gz) = 1315737
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:
-
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-decorator>=3.4.0 : devel/py-decorator@py37
- py37-pygraphviz>=1.2 : graphics/py-pygraphviz@py37
- py37-matplotlib>=1.4.0 : math/py-matplotlib@py37
- py37-numpy>=1.9.2,1 : math/py-numpy@py37
- py37-scipy>=0.15.1 : science/py-scipy@py37
- py37-scikit-sparse>=0.2 : science/py-scikit-sparse@py37
- py37-yaml>=0 : devel/py-yaml@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py37-networkx1-1.11_1:
EXAMPLES=on: Build and/or install examples
YAML=on: Reading and writing YAML files
====> Options available for the group MATRIX
NUMPY=on: Matrix representation of graphs
SCIPY=on: Sparse matrix representation of graphs
====> Options available for the group RENDER
GRAPHVIZ=on: Additional graph layout and rendering algorithms
MPL=on: Flexible graph rendering
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:3.6+ shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.11_1 15 Nov 2020 18:37:29 |
rene |
Remove expired ports:
2020-11-15 archivers/py-pyliblzma: Uses deprecated version of python
2020-11-15 databases/postgis23: Upstream no longer maintained
2020-11-15 databases/py-htsql: Uses deprecated version of python
2020-11-15 devel/bzr-fastimport: Uses deprecated version of python
2020-11-15 devel/py-ToscaWidgets: Uses deprecated version of python
2020-11-15 devel/py-calendar: Uses deprecated version of python
2020-11-15 devel/py-distorm: Uses deprecated version of python
2020-11-15 devel/py-fabric1: Uses deprecated version of python
2020-11-15 devel/py-rcsparse: Uses deprecated version of python
2020-11-15 devel/pyrex: Uses deprecated version of python
2020-11-15 japanese/py-tegaki: Uses deprecated version of python
2020-11-15 math/py-networkx1: Obsolete, please use math/py-networkx instead
2020-11-15 misc/py-progressbar231: Uses deprecated version of python
2020-11-15 multimedia/py-kaa-imlib2: Uses deprecated version of python
2020-11-15 multimedia/py-kaa-metadata: Uses deprecated version of python
2020-11-15 net-im/libtelepathy: Uses deprecated version of python
2020-11-15 security/py-mcrypt: Uses deprecated version of python
2020-11-15 www/py-beautifulsoup32: Uses deprecated version of python
2020-11-15 www/py-evernote: Uses deprecated version of python
2020-04-01 www/py-meld3: EOLed upstream
2020-11-15 www/py-requestbuilder: Uses deprecated version of python
2020-11-15 x11-toolkits/py-SquareMap: Uses deprecated version of python |
1.11_1 30 Oct 2020 07:32:11 |
kai |
math/py-networkx1: Deprecate port
* The port was repo-copied from math/py-networkx to retain compatibility
with Python 2.7. Deprecate and set an expiration as it's no longer the
case and the port has no consumers left. |
1.11_1 19 Sep 2020 14:15:43 |
antoine |
Unbreak bulk -a |
1.11_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.11 01 Feb 2019 18:55:18 |
kai |
Change my maintainer email address to my new one at the FreeBSD project.
Reviewed by: miwi (mentor)
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19050 |
1.11 13 Jan 2019 17:36:49 |
miwi |
- Copy math/py-networkx to math/py-networkx1 and applies modifications to
backport it to the latest version of the 1.x branch -> 1.11
- Adds CONFLICTS_INSTALL to math/py-networkx (no bump of PORTVERSION) and
math/py-networkx1
- math/py-networkx1 is required by the package devel/py-taskflow that is not
compatible with math/py-network
PR: 232240
Submitted by: freebsd_ports@k-worx.org
Sponsored by: iXsystems Inc. |
Number of commits found: 6
|