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-fdb Firebird RDBMS bindings for Python
2.0.1_3 databases 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 2.0.1_2Version of this port present on the latest quarterly branch.
Maintainer: jjachuf@gmail.com search for ports maintained by this maintainer
Port Added: 2012-10-11 20:19:16
Last Update: 2024-01-19 17:19:11
Commit Hash: 1079a37
Also Listed In: python
License: ISCL
WWW:
https://pythonhosted.org/fdb/
Description:
Firebird RDBMS bindings for Python. fdb package is a set of Firebird RDBMS bindings for python. It works on Python 2.6+ and Python 3.x
Homepage    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}fdb>0:databases/py-fdb@${PY_FLAVOR}
To install the port:
cd /usr/ports/databases/py-fdb/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/py-fdb
  • pkg install py39-fdb
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-fdb listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-fdb
Package flavors (<flavor>: <package>)
  • py39: py39-fdb
distinfo:
TIMESTAMP = 1595434427 SHA256 (fdb-2.0.1.tar.gz) = de5ef30c2583edd781d378db84b547ccc175518d8b978b84c46d5cc6c0d48484 SIZE (fdb-2.0.1.tar.gz) = 894688

Packages (timestamps in pop-ups are UTC):
py39-fdb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-2.0.1_3--2.0.1_3---
FreeBSD:13:quarterly-2.0.1_2--2.0.1_2---
FreeBSD:14:latest-2.0.1_3--2.0.1_3---
FreeBSD:14:quarterly-2.0.1_2--2.0.1_2---
FreeBSD:15:latest-2.0.1_3n/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. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Library dependencies:
  1. libfbclient.so : databases/firebird30-client
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_py-fdb
USES:
firebird 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/f/fdb/
  2. https://pypi.org/packages/source/f/fdb/
Collapse this list.

Number of commits found: 34

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.1_3
19 Jan 2024 17:19:11
commit hash: 1079a376ef10442691bd13e00059297ba857badccommit hash: 1079a376ef10442691bd13e00059297ba857badccommit hash: 1079a376ef10442691bd13e00059297ba857badccommit hash: 1079a376ef10442691bd13e00059297ba857badc files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
*/*: Bump PORTREVISION. databases/firebird30-client was update to 3.0.11
2.0.1_2
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>
2.0.1_2
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
2.0.1_2
31 Dec 2022 01:57:28
commit hash: 6229ceb6f2b8da993dae01c7ed46677a042839bacommit hash: 6229ceb6f2b8da993dae01c7ed46677a042839bacommit hash: 6229ceb6f2b8da993dae01c7ed46677a042839bacommit hash: 6229ceb6f2b8da993dae01c7ed46677a042839ba files touched by this commit
Rene Ladan (rene) search for other commits by this committer
databases: bump more direct firebird consumers
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)
2.0.1_1
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)
2.0.1_1
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
databases: remove 'Created by' lines

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

  *  "Choe, Cheng-Dae" whitekid
  *  "Mahdi Mokhtari <mokhi64@gmail.com>"
  *  "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
  *  <hvo.pm@xs4all.nl>
  *  <jsmith@resonatingmedia.com>
  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Snelson <Alan@Wave2.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.0.1_1
22 May 2021 18:43:39
commit hash: b4733228bece6783f2d6e8a2db8b0b502a7f63aecommit hash: b4733228bece6783f2d6e8a2db8b0b502a7f63aecommit hash: b4733228bece6783f2d6e8a2db8b0b502a7f63aecommit hash: b4733228bece6783f2d6e8a2db8b0b502a7f63ae files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
databases/firebird25-*: Bump PORTREVISION of dependant ports
2.0.1
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.
2.0.1
09 Jan 2021 14:33:53
Revision:560867Original commit files touched by this commit
rene search for other commits by this committer
Remove py27_*_DEPENDS lines from ports using Python 3.6+ only.

While here adjust a related comment in graphics/py-traitsui
2.0.1
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
2.0.1
28 Nov 2020 21:05:58
Revision:556525Original commit files touched by this commit
yuri search for other commits by this committer
databases/py-fdb: Update 2.0.0 -> 2.0.1

PR:		248180
Approved by:	jjachuf@gmail.com (maintainer's timeout 130 days)
2.0.0
22 Sep 2020 09:36:55
Revision:549568Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Pet portlint
- Remove unneeded bsd.pre.mk
- Update WWW

Approved by:	portmgr blanket
2.0.0
12 Feb 2019 06:37:00
Revision:492756Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.0.0

PR:		229912
Submitted by:	jjachuf@gmail.com(maintainer)
1.8_1
25 Apr 2018 18:40:14
Revision:468288Original commit files touched by this commit
acm search for other commits by this committer
- Bump PORTREVISION. databases/firebird25-* ports were updated
1.8
17 Dec 2017 21:01:04
Revision:456562Original commit files touched by this commit
swills search for other commits by this committer
databases/py-fdb: update to 1.8

PR:		224385
Submitted by:	jjachuf@gmail.com (maintainer)
1.7
21 Apr 2017 07:27:43
Revision:439014Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.7

PR:		218529
Submitted by:	maintainer
1.6.1
29 Dec 2016 01:03:13
Revision:429847Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.6.1
- Update WWW

PR:		215593
Submitted by:	jjachuf@gmail.com(maintainer)
1.6
25 Apr 2016 16:14:02
Revision:414015Original commit files touched by this commit
mat search for other commits by this committer
Remove USE_FIREBIRD from bsd.databases.mk, replaced by USES=firebird.

Also:
- replace USE_FIREBIRD by USES=firebird.
- convert ports depending on databases/firebird25-client directly to
USES=firebird.

PR:		208971
Submitted by:	mat
Exp-run by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5951
1.6
11 Apr 2016 01:19:21
Revision:412992Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.6

PR:		208682
Submitted by:	jjachuf@gmail.com(maintainer)
1.5
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
1.5
12 Feb 2016 19:10:05
Revision:408748Original commit files touched by this commit
rm search for other commits by this committer
databases/py-fdb: update to 1.5

- update to 1.5

while here:
- fix build with python 3.x
- add NO_ARCH, sort USE_PYTHON

PR:		206865
Submitted by:	jjachuf@gmail.com (maintainer)
1.4.3
23 Feb 2015 14:34:15
Revision:379679Original commit files touched by this commit
culot search for other commits by this committer
- Update to 1.4.3

PR:		197759
Submitted by:	Jose Jachuf <jjachuf@gmail.com> (maintainer)
1.4_1
05 Dec 2014 00:30:20
Revision:373992Original commit files touched by this commit
feld search for other commits by this committer
Update "BSD" licenses in databases category
1.4_1
19 Oct 2014 08:50:18
Revision:371173Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports from databases/ and deskutils/ to new USES=python

Approved by:	portmgr (implicit)
1.4_1
21 Jun 2014 06:13:20
Revision:358662Original commit files touched by this commit
mva search for other commits by this committer
- Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
1.4
15 Dec 2013 08:37:07
Revision:336505Original commit files touched by this commit
koobs search for other commits by this committer
databases/py-fdb: Update to 1.4, Set BROKEN on 9+ i386

- Update to 1.4
- Set BROKEN on FreeBSD 9+ i386
- Enable STAGE support
- Enable AUTOPLIST support delete pkg-plist accordingly
- Remove py3k-fix-pkg-plist.inc hack (AUTOPLIST)
- Whitespace alignment

PR:		ports/184357
Submitted by:	Jose jachuf <jjachuf@gmail.com>
1.1_1
11 Dec 2013 18:08:53
Revision:336187Original commit files touched by this commit
bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
1.1_1
30 Sep 2013 23:44:57
Revision:328906Original commit files touched by this commit
acm search for other commits by this committer
- Bump PORTREVISION. firebird25-* ports has been modified for solved some
problems related to ICU
1.1
20 Sep 2013 16:13:49
Revision:327717Original 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:
databases)
1.1
24 Apr 2013 07:49:47
Revision:316408Original commit files touched by this commit
culot search for other commits by this committer
- Update to 1.1

PR:		ports/178053
Submitted by:	Jose Jachuf <jjachuf@gmail.com> (maintainer)
1.0
19 Mar 2013 13:54:39
Revision:314646Original commit files touched by this commit
culot search for other commits by this committer
- Update to 1.0

PR:		ports/177095
Submitted by:	Jose Jachuf <jjachuf@gmail.com> (maintainer)
0.9.9
13 Dec 2012 07:37:45
Revision:308825Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.9.9

PR:		ports/174369
Submitted by:	Jose Jachuf <jjachuf@gmail.com> (maintainer)
0.9.1
11 Oct 2012 20:19:06
Revision:305742Original commit files touched by this commit
rm search for other commits by this committer
Firebird RDBMS bindings for Python.
fdb package is a set of Firebird RDBMS bindings for python.
It works on Python 2.6+ and Python 3.x

WWW: http://www.firebirdsql.org/en/python-devel-status/

PR:		172455
Submitted by:	Jose Jachuf <jjachuf at gmail dot com>
Feature safe:   yes

Number of commits found: 34