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-gitdb Git Object Database
4.0.11_1 devel on this many watch lists=1 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 4.0.11Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-03-16 00:21:08
Last Update: 2024-04-08 20:54:32
Commit Hash: a694a53
People watching this port, also watch:: py39-Automat, freeimage, font-misc-meltho, libjxl, py39-pycparser
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://gitdb.readthedocs.io/en/latest/
https://github.com/gitpython-developers/gitdb
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.
HomepageHomepage    cgit ¦ Codeberg ¦ 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}gitdb>0:devel/py-gitdb@${PY_FLAVOR}
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 py39-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 py39-gitdb listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-gitdb
Package flavors (<flavor>: <package>)
  • py39: py39-gitdb
distinfo:
TIMESTAMP = 1698341005 SHA256 (gitdb-4.0.11.tar.gz) = bf5421126136d6d0af55bc1e7c1af1c397a34f5b7bd79e776cd3e89785c2b04b SIZE (gitdb-4.0.11.tar.gz) = 394469

Packages (timestamps in pop-ups are UTC):
py37-gitdb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--4.0.5---4.0.5-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-gitdb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.0.11_14.0.11_1-4.0.11_14.0.11_1---
FreeBSD:13:quarterly4.0.114.0.114.0.104.0.114.0.114.0.114.0.114.0.11
FreeBSD:14:latest4.0.114.0.11_14.0.94.0.114.0.11_14.0.10-4.0.10
FreeBSD:14:quarterly4.0.114.0.11-4.0.114.0.114.0.114.0.114.0.11
FreeBSD:15:latest4.0.114.0.11_1n/a4.0.11n/a4.0.114.0.114.0.11
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. py39-setuptools>=0 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-smmap>=3.0.1<6 : devel/py-smmap@py39
  2. python3.9 : lang/python39
This port is required by:
for Run
  1. devel/py-gitpython

Configuration Options:
No options to configure
Options name:
devel_py-gitdb
USES:
python
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/g/gitdb/
  2. https://pypi.org/packages/source/g/gitdb/
Collapse this list.
Port Moves
  • port moved here from devel/py-gitdb2 on 2022-05-22
    REASON: Remove obsoleted port. Use devel/py-gitdb instead

Number of commits found: 31

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.0.11_1
08 Apr 2024 20:54:32
commit hash: a694a53812ca42eda41673a8606fc8819ad25310commit hash: a694a53812ca42eda41673a8606fc8819ad25310commit hash: a694a53812ca42eda41673a8606fc8819ad25310commit hash: a694a53812ca42eda41673a8606fc8819ad25310 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-gitdb: Remove outdated CONFLICTS_INSTALL

py-gitdb2 was removed almost 2 years ago.
4.0.11_1
08 Apr 2024 20:16:55
commit hash: 370e0461f215b0e6634b3e620c8719205f89f680commit hash: 370e0461f215b0e6634b3e620c8719205f89f680commit hash: 370e0461f215b0e6634b3e620c8719205f89f680commit hash: 370e0461f215b0e6634b3e620c8719205f89f680 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-gitdb: Convert to USE_PYTHON=pep517

- Bump PORTREVISION for package change
4.0.11
01 Nov 2023 01:57:09
commit hash: 0760063112d78c7ea399d24bbf8a171cb12b7300commit hash: 0760063112d78c7ea399d24bbf8a171cb12b7300commit hash: 0760063112d78c7ea399d24bbf8a171cb12b7300commit hash: 0760063112d78c7ea399d24bbf8a171cb12b7300 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-gitdb: Update to 4.0.11

- Update WWW

Changes:	https://github.com/gitpython-developers/gitdb/blob/master/doc/source/changes.rst
		https://gitdb.readthedocs.io/en/latest/changes.html
4.0.10
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
4.0.10
30 Jan 2023 12:59:45
commit hash: e32a70726e265251045d8020e323ec082b978797commit hash: e32a70726e265251045d8020e323ec082b978797commit hash: e32a70726e265251045d8020e323ec082b978797commit hash: e32a70726e265251045d8020e323ec082b978797 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-gitdb: Update to 4.0.10

Changes:	https://github.com/gitpython-developers/gitdb/blob/master/doc/source/changes.rst
4.0.9
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
4.0.9
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.0.9
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.0.9
01 Nov 2021 13:41:39
commit hash: c852643358adee0087e5cbe2e6f65cb28301e47dcommit hash: c852643358adee0087e5cbe2e6f65cb28301e47dcommit hash: c852643358adee0087e5cbe2e6f65cb28301e47dcommit hash: c852643358adee0087e5cbe2e6f65cb28301e47d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-gitdb: Update to 4.0.9

Changes:	https://github.com/gitpython-developers/gitdb/blob/master/doc/source/changes.rst
4.0.7_1
25 Oct 2021 15:57:24
commit hash: d3035a192598cb180ff56b4efee20eb3a9c45054commit hash: d3035a192598cb180ff56b4efee20eb3a9c45054commit hash: d3035a192598cb180ff56b4efee20eb3a9c45054commit hash: d3035a192598cb180ff56b4efee20eb3a9c45054 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-gitdb: Allow build with py-smmap 5.0.0

- Bump PORTREVISION for package change
4.0.7
25 Apr 2021 20:35:25
commit hash: fa1c3870a3513ac17d88c0f9bc0521ef8fa38ac5commit hash: fa1c3870a3513ac17d88c0f9bc0521ef8fa38ac5commit hash: fa1c3870a3513ac17d88c0f9bc0521ef8fa38ac5commit hash: fa1c3870a3513ac17d88c0f9bc0521ef8fa38ac5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-gitdb: Update to 4.0.7

Changes:	https://github.com/gitpython-developers/gitdb/blob/master/doc/source/changes.rst
4.0.6
18 Apr 2021 05:43:15
commit hash: 4c530b1090b58f25bbb87ba83c712cde0cfbc64fcommit hash: 4c530b1090b58f25bbb87ba83c712cde0cfbc64fcommit hash: 4c530b1090b58f25bbb87ba83c712cde0cfbc64fcommit hash: 4c530b1090b58f25bbb87ba83c712cde0cfbc64f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-gitdb: Update to 4.0.6

Changes:	https://github.com/gitpython-developers/gitdb/blob/master/doc/source/changes.rst
4.0.5
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.0.5
01 Feb 2021 19:26:36
Revision:563639Original commit files touched by this commit
sunpoet search for other commits by this committer
Allow build with py-smmap 4.0.0
4.0.5
17 May 2020 18:26:44
Revision:535580Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.0.5

Changes:	https://github.com/gitpython-developers/gitdb/blob/master/doc/source/changes.rst
4.0.4
16 May 2020 10:49:05
Revision:535379Original commit files touched by this commit
sunpoet search for other commits by this committer
Add py-gitdb 4.0.4 (copied from py-gitdb2)
0.6.4_2
31 Jan 2018 16:41:19
Revision:460501Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove devel/py-gitdb
0.6.4_2
27 Dec 2017 19:52:15
Revision:457398Original commit files touched by this commit
sunpoet search for other commits by this committer
Mark DEPRECATED and set EXPIRATION_DATE to 2018-01-31
0.6.4_2
15 Dec 2017 23:53:43
Revision:456447Original commit files touched by this commit
sunpoet search for other commits by this committer
Mark CONFLICTS_INSTALL with devel/py-gitdb2
0.6.4_2
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
0.6.4_2
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.6.4_2
24 Oct 2015 21:26:24
Revision:400137Original commit files touched by this commit
rm search for other commits by this committer
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
0.6.4_1
03 Jun 2015 17:23:22
Revision:388452Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Strip library
- Add LICENSE_FILE
0.6.4
11 Apr 2015 01:14:33
Revision:383771Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.6.4 [1]
- Reset maintainer to ports@

PR:		199334 [1]
Submitted by:	che@bein.link [1]
0.5.4_1
22 Dec 2014 17:12:27
Revision:375249Original commit files touched by this commit
feld search for other commits by this committer
Update "BSD" license in devel category
0.5.4_1
20 Oct 2014 16:04:14
Revision:371280Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
0.5.4_1
19 Feb 2014 05:31:15
Revision:345003Original commit files touched by this commit
miwi search for other commits by this committer
- Stage Support
- Convert to autoplist
- Bump PORTREV
0.5.4
20 Sep 2013 17:13:47
Revision:327724Original 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:
devel part 3)
0.5.4
11 Aug 2011 01:32:30
Original commit files touched by this commit
wen search for other commits by this committer
- 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>
0.5.2
16 Mar 2011 00:20:19
Original commit files touched by this commit
wen search for other commits by this committer
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/

Number of commits found: 31