Port details |
- dvc Git for data scientists: manage code and data together
- 0.30.1_3 science
=0 0.30.1_3Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2019-02-18 19:37:48
- Last Update: 2021-04-29 17:53:44
- Commit Hash: 5c99e25
- Also Listed In: python
- License: APACHE20
- Description:
- Data Science Version Control or DVC is an open-source tool for data science and
machine learning projects. With a simple and flexible Git-like architecture and
interface it helps data scientists:
* manage machine learning models - versioning, including data sets and
transformations (scripts) that were used to generate models;
* make projects reproducible;
* make projects shareable;
* manage experiments with branching and metrics tracking.
It aims to replace tools like Excel and Docs that are being commonly used as a
knowledge repo and a ledger for the team, ad-hoc scripts to track and move
deploy different model versions, ad-hoc data file suffixes and prefixes.
WWW: https://dvc.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/science/dvc/ && make install clean
- To add the package, run one of these commands:
- pkg install science/dvc
- pkg install dvc
- PKGNAME: dvc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1551843995
SHA256 (dvc-0.30.1.tar.gz) = a223d011edab4e3e5227e62aa834e9fd311522070232890e55a4dd37500c4b2e
SIZE (dvc-0.30.1.tar.gz) = 91286
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-appdirs>=1.4.3 : devel/py-appdirs@py38
- py38-asciimatics>=1.10.0 : devel/py-asciimatics@py38
- py38-colorama>=0.3.9 : devel/py-colorama@py38
- py38-configobj>=5.0.6 : devel/py-configobj@py38
- py38-configparser>=3.5.0 : devel/py-configparser@py38
- py38-distro>=1.3.0 : sysutils/py-distro@py38
- py38-future>=0.16.0 : devel/py-future@py38
- py38-gitpython>=2.1.8 : devel/py-gitpython@py38
- py38-grandalf==0.7 : math/py-grandalf@py38
- py38-jsonpath-rw>0 : devel/py-jsonpath-rw@py38
- py38-nanotime>=0.5.2 : devel/py-nanotime@py38
- py38-networkx>=2.1 : math/py-networkx@py38
- py38-ply>=3.9 : devel/py-ply@py38
- py38-pyasn1>=0.4.1 : devel/py-pyasn1@py38
- py38-yaml>=3.12 : devel/py-yaml@py38
- py38-requests>=2.18.4 : www/py-requests@py38
- py38-schema>=0.6.7 : devel/py-schema@py38
- py38-zclockfile>0 : devel/py-zclockfile@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- science_dvc
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
29 Apr 2021 17:53:44 0.30.1_3
|
Guangyuan Yang (ygy)  |
Unbreak ports after devel/py-gitpython's PORTNAME change
PR: 255489
Fixes: f133c410c6d97254810f4f0fbd329e42b9eaf3a1
Approved by: lwhsu, portmgr (blanket)
Differential Revision: https://reviews.freebsd.org/D30039 |
07 Apr 2021 08:09:01 0.30.1_2
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.30.1_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
24 Dec 2020 09:03:39
0.30.1_2
|
antoine  |
scipy 1.5.4 is only compatible with python 3.6+
Reported by: pkg-fallout |
09 Sep 2020 15:24:01
0.30.1_2
|
linimon  |
Fix build post-r547793.
Approved by: portmgr ("just fix it") |
13 Aug 2020 20:23:18
0.30.1_2
|
yuri  |
science/dvc: Remove the 2.7 python limitation because the cuplrit dependency is
now python3-compatible |
23 Feb 2020 15:25:53
0.30.1_1
|
antoine  |
Deprecate a few ports
With hat: portmgr |
26 Jul 2019 20:46:57
0.30.1_1
|
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 |
13 Mar 2019 13:03:11
0.30.1
|
mat  |
Remove unused USE_PYTHON values.
Reported by: tobik (in D19569) |
06 Mar 2019 03:48:43
0.30.1
|
yuri  |
science/dvc: Update 0.30.0 -> 0.30.1
Reported by: portscout |
03 Mar 2019 07:00:09
0.30.0
|
yuri  |
science/dvc: Update 0.29.0 -> 0.30.0
Reported by: portscout |
22 Feb 2019 05:18:39
0.29.0
|
yuri  |
science/dvc: Update 0.28.2 -> 0.29.0
Reported by: portscout |
18 Feb 2019 19:37:36
0.28.2
|
yuri  |
New port: science/dvc: Git for data scientists: manage code and data together |