Port details |
- py-gitdb Git Object Database
- 4.0.9 devel
=1 4.0.9Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2011-03-16 00:21:08
- Last Update: 2021-11-01 13:41:39
- Commit Hash: c852643
- People watching this port, also watch:: py38-Automat, freeimage, font-misc-meltho, libjxl, py38-pycparser
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- GitDB allows you to access bare git repositories for reading and writing. It
aims at allowing full access to loose objects as well as packs with performance
and scalability in mind. It operates exclusively on streams, allowing to handle
large objects with a small memory footprint.
WWW: https://github.com/gitpython-developers/gitdb
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}gitdb>0:devel/py-gitdb@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/devel/py-gitdb/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-gitdb
- pkg install py38-gitdb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.NOTE: This is a Python port. Instead of py38-gitdb listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-gitdb
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1635730959
SHA256 (gitdb-4.0.9.tar.gz) = bac2fd45c0a1c9cf619e63a90d62bdc63892ef92387424b855792a6cabe789aa
SIZE (gitdb-4.0.9.tar.gz) = 394670
- 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-smmap>=3.0.1<6 : devel/py-smmap@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- devel/py-gitpython
- Configuration Options:
- No options to configure
- Options name:
- devel_py-gitdb
- 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 |
01 Nov 2021 13:41:39 4.0.9
|
Po-Chuan Hsieh (sunpoet)  |
devel/py-gitdb: Update to 4.0.9
Changes: https://github.com/gitpython-developers/gitdb/blob/master/doc/source/changes.rst |
25 Oct 2021 15:57:24 4.0.7_1
|
Po-Chuan Hsieh (sunpoet)  |
devel/py-gitdb: Allow build with py-smmap 5.0.0
- Bump PORTREVISION for package change |
25 Apr 2021 20:35:25 4.0.7
|
Po-Chuan Hsieh (sunpoet)  |
devel/py-gitdb: Update to 4.0.7
Changes: https://github.com/gitpython-developers/gitdb/blob/master/doc/source/changes.rst |
18 Apr 2021 05:43:15 4.0.6
|
Po-Chuan Hsieh (sunpoet)  |
devel/py-gitdb: Update to 4.0.6
Changes: https://github.com/gitpython-developers/gitdb/blob/master/doc/source/changes.rst |
06 Apr 2021 14:31:07 4.0.5
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
01 Feb 2021 19:26:36
4.0.5
|
sunpoet  |
Allow build with py-smmap 4.0.0 |
17 May 2020 18:26:44
4.0.5
|
sunpoet  |
Update to 4.0.5
Changes: https://github.com/gitpython-developers/gitdb/blob/master/doc/source/changes.rst |
16 May 2020 10:49:05
4.0.4
|
sunpoet  |
Add py-gitdb 4.0.4 (copied from py-gitdb2) |
31 Jan 2018 16:41:19
0.6.4_2
|
sunpoet  |
Remove devel/py-gitdb |
27 Dec 2017 19:52:15
0.6.4_2
|
sunpoet  |
Mark DEPRECATED and set EXPIRATION_DATE to 2018-01-31 |
15 Dec 2017 23:53:43
0.6.4_2
|
sunpoet  |
Mark CONFLICTS_INSTALL with devel/py-gitdb2 |
30 Nov 2017 15:50:34
0.6.4_2 
|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
01 Apr 2016 14:00:57
0.6.4_2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
24 Oct 2015 21:26:24
0.6.4_2
|
rm  |
devel/py-gitdb: remove dependency upon py-async
- dependency upon py-async was removed since 0.6.1, so drop it here too
- pass maintainership to python@
- bump PORTREVISION because of dependency change |
03 Jun 2015 17:23:22
0.6.4_1
|
amdmi3  |
- Strip library
- Add LICENSE_FILE |
11 Apr 2015 01:14:33
0.6.4
|
wen  |
- Update to 0.6.4 [1]
- Reset maintainer to ports@
PR: 199334 [1]
Submitted by: che@bein.link [1] |
22 Dec 2014 17:12:27
0.5.4_1
|
feld  |
Update "BSD" license in devel category |
20 Oct 2014 16:04:14
0.5.4_1
|
mva  |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
19 Feb 2014 05:31:15
0.5.4_1
|
miwi  |
- Stage Support
- Convert to autoplist
- Bump PORTREV |
20 Sep 2013 17:13:47
0.5.4
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
11 Aug 2011 01:32:30
0.5.4
|
wen  |
- Update to 0.5.4
- Add license
- Depend on devel/py-async and devel/py-smmap
PR: ports/158919
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
16 Mar 2011 00:20:19
0.5.2
|
wen  |
The GitDB project implements interfaces to allow read and write access to
git repositories. In its core lies the db package, which contains
all database types necessary to read a complete git repository. These are
the LooseObjectDB, the PackedDB and the ReferenceDB which are combined
into the GitDB to combine every aspect of the git database.
For this to work, GitDB implements pack reading, as well as loose object
reading and writing. Data is always encapsulated in streams, which allows
huge files to be handled as well as small ones, usually only chunks of
the stream are kept in memory for processing, never the whole stream at
once.
WWW: http://packages.python.org/gitdb/ |