Port details |
- py-bsddb3 Python extension module for BerkeleyDB 4.7, 4.8, 5.1, 5.3, 6.1 and 6.2
- 6.2.9 databases
=8 6.2.9Version of this port present on the latest quarterly branch.
- DEPRECATED: Requires upstream EOLd db5. Use py-berkeleydb
This port expired on: 2022-06-30
- Maintainer: bofh@FreeBSD.org
- Port Added: 2001-05-19 11:20:36
- Last Update: 2022-09-30 20:57:52
- Commit Hash: 0103256
- People watching this port, also watch:: gmake, unzip, libiconv, autoconf, libvorbis
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://www.jcea.es/programacion/pybsddb.htm
- Description:
- This module provides a nearly complete wrapping of the Sleepycat C API
for the Database Environment, Database, Cursor, and Transaction
objects, and each of these is exposed as a Python Type in the
bsddb3.db module. The database objects can use different access
methods, btree, hash, recno, and queue. For the first time all of
these are fully supported in the Python wrappers. Please see the
document in developers' web site for more details on the types and
methods provided.
- ¦ ¦ ¦ ¦
- 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}bsddb3>0:databases/py-bsddb3@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-bsddb3
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1609332820
SHA256 (bsddb3-6.2.9.tar.gz) = 70d05ec8dc568f42e70fc919a442e0daadc2a905a1cfb7ca77f549d49d6e7801
SIZE (bsddb3-6.2.9.tar.gz) = 230475
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Library dependencies:
-
- libdb-5.3.so : databases/db5
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py39-bsddb3-6.2.9:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- databases_py-bsddb3
- USES:
- bdb:5 python:3.6-3.9
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.2.9 30 Sep 2022 20:57:52 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-06-30 databases/py-bsddb3: Requires upstream EOLd db5. Use py-berkeleydb |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
6.2.9 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
6.2.9 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
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 ) |
6.2.9 26 Feb 2022 05:13:51 |
Muhammad Moinur Rahman (bofh) |
databases/py-bsddb3: Mark DEPRECATED
- Limit to use with db5 only [1]
- Limit to use with python 3.6-3.9 only
- Set EXPIRATION_DATE on 2022-06-30 which is the same as db5
- Pet portclippy
PR: 262136 [1]
Reported by: yasu [1] |
6.2.9 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.2.9 12 Feb 2021 15:53:20 |
bofh |
databases/py-bsddb3: Update version 6.2.7=>6.2.9
Relnotes:https://www.jcea.es/programacion/pybsddb.htm#Releases |
6.2.7 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
6.2.7 24 Dec 2020 13:46:02 |
kai |
Relax hardcoded paths to fix build with Python 3.8.7
Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme. This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".
The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.
Remedy the issue by adding wildcards to these paths. This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.
[1] https://bugs.python.org/issue42604
PR: 252057
Reported by: John Kennedy
Reviewed by: fluffy, koobs
Approved by: koobs (python) |
6.2.7 05 Sep 2020 09:36:45 |
amdmi3 |
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket |
6.2.7 12 Feb 2020 21:46:11 |
bofh |
databases/py-bsddb3: Update version 6.2.6=>6.2.7
Relnotes:https://www.jcea.es/programacion/pybsddb.htm#Releases |
6.2.6 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
6.2.6 25 Jul 2018 00:45:07 |
bofh |
databases/py-bsddb3: Update version 6.2.5=>6.2.6
Relnotes: https://pypi.org/project/bsddb3/6.2.6/ |
6.2.5_1 24 Apr 2018 00:04:11 |
bofh |
databases/py-bsddb3: Fix COMMENT
PR: 226904
Submitted by: 0mp |
6.2.5_1 08 Jan 2018 20:02:51 |
bofh |
databases/py-bsddb3: Fix concurrent installation [1]
- Suppress post-patch and post-install tasks
PR: 224809 [1]
Submitted by: lantw44@gmail.com [1] |
6.2.5 30 Nov 2017 15:50:34 |
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 ) |
6.2.5 19 Sep 2017 16:43:22 |
bofh |
databases/py-bsddb3: Update version 6.2.4=>6.2.5
Relnotes: https://www.jcea.es/programacion/pybsddb.htm |
6.2.4 05 Mar 2017 10:56:55 |
bofh |
databases/py-bsddb3: Update version 6.2.1=>6.2.4 |
6.2.1 11 Jun 2016 22:44:09 |
bofh |
databases/py-bsddb3: Update version 6.1.1=>6.2.1 |
6.1.1 27 May 2016 23:00:16 |
woodsb02 |
databases/py-bsddb3: Convert to master port for databases/py3-bsddb3
- Convert databases/py3-bsddb3 from stand-alone port to slave of
databases/py-bsddb3
- Prevent databases/py-bsddb3 from clobbering USES from databases/py3-bsddb3
- Convert USE_BDB=yes to USES=bdb in both databases/py-bsddb3 and
databases/py3-bsddb3
PR: 208285
Reviewed by: mat (mentor)
Approved by: bofh (maintainer), adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D6614 |
6.1.1 19 Feb 2016 23:41:57 |
bofh |
databases/py-bsddb3: Update version 6.1.0=>6.1.1 |
6.1.0_1 24 Dec 2014 00:14:13 |
bofh |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
6.1.0_1 20 Sep 2014 17:10:36 |
marino |
databases/py-bsddb3: Fix build with python 3.x
PR: 189131
Reported by: arcade (b1t.name)
Fixed by: maintainer (Muhammad Rahman) |
6.1.0 03 Sep 2014 12:48:53 |
robak |
databases/py-bsddb3: update 6.0.1 -> 6.1.0
PR: 192988
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Reviewed by: marino (mentor)
Approved by: implicit (mentors) |
6.0.1_1 21 Aug 2014 22:50:30 |
mandree |
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports) |
6.0.1 28 Apr 2014 15:07:12 |
wen |
- Update to 6.0.1
- Add LICENSE
- Pass maintainership to submitter
PR: 189070
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
5.3.0 03 Mar 2014 11:41:39 |
rm |
databases/py-bsddb3: remove local plist hack and support staging
- convert to using auto-generated packing list and remove NO_STAGE
- install docs into staging area uncoditionally
- remove local plist hack - it is now handled by bsd.python.mk
Approved by: portmgr (blanket) |
5.3.0 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
5.3.0 07 Oct 2012 08:12:53 |
rm |
- fix build with python3 [1]
- fix packaging list for python >= 3.2.0 (using nivit's solution for
devel/py-virtualenv)
PR: 170443
Submitted by: Volodymyr Kostyrko <c.kworr at gmail dot com> [1]
Approved by: wen (maintainer) |
5.3.0 24 Apr 2012 08:16:38 |
wen |
- Update to 5.3.0
PR: 167252
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
5.2.0 26 Oct 2011 06:50:35 |
wen |
- Update to 5.2.0 |
5.1.2 16 Mar 2011 00:10:57 |
wen |
- Update to 5.1.2
- Restore the patch to fix build with bsddb other than 4.2 |
5.1.1_1 08 Mar 2011 00:27:28 |
wen |
- Fix build with python-2.7
Reported by: pointyhat@ |
5.1.1_1 10 Jan 2011 13:05:18 |
wen |
- Add a patch to fix plist
PR: ports/153629
Submitted by: paul@thistledew.org |
5.1.1 29 Nov 2010 06:12:19 |
wen |
- Update to 5.1.1 |
5.1.0 08 Nov 2010 06:08:29 |
wen |
- Update to 5.1.0 |
5.0.0 03 Jun 2010 00:37:18 |
wen |
- Update to 5.0.0 |
4.7.6 25 May 2010 03:03:04 |
wen |
- Adopt |
4.7.6 23 May 2010 21:16:16 |
linimon |
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr |
4.7.6 30 Jun 2009 08:49:36 |
lwhsu |
- Update to 4.7.6 [1]
- Use COPYTREE_SHARE to install documents
PR: ports/130412 [1]
Submitted by: David Naylor <naylor.b.david AT gmail.com>
Approved by: maintainer timeout (6 months) |
4.5.0 04 Aug 2007 11:41:31 |
gabor |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
4.5.0 25 Mar 2007 16:51:53 |
pav |
- Update to 4.5.0
- Install additional docu
PR: ports/109296
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by: maintainer timeout (perky; 1 month) |
4.4.2 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
4.4.2 22 Apr 2006 04:32:29 |
perky |
- Update to 4.4.2
- Utilize bsd.databases.mk |
4.3.3 22 Jan 2006 08:23:41 |
edwin |
SHA256ify
Approved by: krion@ |
4.3.3 10 Oct 2005 14:44:10 |
perky |
Update to 4.3.3 |
4.2.4 15 Oct 2004 15:05:24 |
perky |
Fix build
PR: 72133
Submitted by: ume
Reviewed by: thierry |
4.2.4 16 Aug 2004 00:41:28 |
kris |
BROKEN: Does not build |
4.2.4 04 Mar 2004 07:09:34 |
perky |
Update to 4.2.4 |
4.1.6_1 01 Feb 2004 21:42:02 |
kris |
Bump PORTREVISION for previous package dependency change |
4.1.6 26 Jan 2004 01:54:59 |
perky |
Allow to build with bsddb 4.2.
PR: 61650
Submitted by: Scot W. Hetzel <hetzelsw@westbend.net> |
4.1.6 31 Jul 2003 20:34:19 |
perky |
Update to 4.1.6 |
4.1.3 03 Mar 2003 07:31:31 |
perky |
Update to 4.1.3 |
3.4.0_1 25 Feb 2003 06:25:36 |
perky |
De-pkg-comment for my ports. |
3.4.0_1 22 Aug 2002 19:13:46 |
ade |
BerkeleyDB cleanup - stage 2
Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x |
3.4.0 10 Jul 2002 19:15:39 |
perky |
Update to 3.4.0
(now builds with db4 by default unless defined(WITH_DB3)) |
3.3.0 25 Jun 2002 07:50:58 |
perky |
Updating my email address.
Approved by: cjh (mentor) |
3.3.0 29 Apr 2002 13:33:57 |
ijliao |
use USE_PYDISTUTILS |
06 Feb 2002 13:38:24 |
wjv |
- Add a patch to get this port to link against libdb3, since it is dependent
upon databases/db3. |
28 Jan 2002 16:12:39 |
pat |
Update maintainer email address |
20 Sep 2001 10:41:29 |
wjv |
- Remove explicit @cwd fom pkg-plist; this is not necessary now that this
port is installed $PREFIX-clean and can, in fact, now cause breakage. This
emerged during some discussion with the MAINTAINER which gave me the
opportunity to think this issue through. |
19 Sep 2001 08:36:33 |
wjv |
- Update to version 3.3.0 - Make $PREFIX-clean - Also install *.pyo files to
ensure clean deinstallation always |
01 Aug 2001 12:56:25 |
knu |
Back out the db3 port update because some of these dependent ports had been
broken by the incompatibility between db3.2 and db3.3. |
25 Jul 2001 16:05:11 |
knu |
Reflect databases/db3's shlib version bump from 2 to 3. |
19 May 2001 15:20:36 |
ijliao |
add py-bsddb3 BerkeleyDB3 wrapper module for Python |