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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
py-bsddb Standard Python bindings to the Berkeley DB library
2.7.18_5 databases Deleted on this many watch lists=19 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.7.18_5Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses deprecated version of python
Expired This port expired on: 2020-12-29
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-07-31 20:04:25
Last Update: 2020-12-29 11:53:44
SVN Revision: 559568
People watching this port, also watch:: gettext, libiconv, unzip, gmake
Also Listed In: python
License: PSFL
Description:
Python bindings to the Berkeley DB library.
cgit ¦ GitHub ¦ 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}bsddb>0:databases/py-bsddb@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-bsddb
Package flavors (<flavor>: <package>)
  • py27: py27-bsddb
distinfo:
TIMESTAMP = 1587426078 SHA256 (python/Python-2.7.18.tar.xz) = b62c0e7937551d0cc02b8fd5cb0f544f9405bafc9a54d3808ed4594812edef43 SIZE (python/Python-2.7.18.tar.xz) = 12854736

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Library dependencies:
  1. 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:

Expand this list of 9 deleted ports
  1. deskutils/gdesklets*
  2. dns/nsec3walker*
  3. mail/py-spambayes*
  4. multimedia/castpodder*
  5. multimedia/miro*
  6. net-p2p/btqueue*
  7. net-p2p/nicotine-plus*
  8. ports-mgmt/portell*
  9. www/planet*
  10. Collapse this list of deleted ports.
* - 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:
No options to configure
Options name:
N/A
USES:
bdb python:2.7 tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://www.python.org/ftp/python/2.7.18/
Collapse this list.

Number of commits found: 37

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.7.18_5
29 Dec 2020 11:53:44
Revision:559568Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-12-12 textproc/py-hypua2jamo: Uses deprecated version of python
2020-12-12 devel/py-delfick_error: Uses deprecated version of python
2020-12-12 devel/py-fusefs: Uses deprecated version of python
2020-08-15 devel/py-noseofyeti: Uses deprecated version of python
2020-12-29 databases/py-bsddb: Uses deprecated version of python
2020-12-29 www/py-webhelpers: Uses deprecated version of python
2020-12-29 security/py-pyptlib: Uses deprecated version of python
2020-12-29 japanese/py-zinnia: Uses deprecated version of python
2020-12-29 math/slepc: Broken, uses deprecated version of python
2020-12-29 www/py-pastescript: Uses deprecated version of python
2020-12-29 databases/ldb14: Uses deprecated version of python
2020-12-29 math/py-slepc4py: Depends on broken and expiring math/slepc
2020-12-29 multimedia/py-kaa-base: Uses deprecated version of python
2020-12-29 devel/py-ydbf: Uses deprecated version of python
2020-12-29 devel/py-SymbolType: Uses deprecated version of python
2.7.18_5
24 Dec 2020 10:09:35
Revision:559059Original commit files touched by this commit
antoine search for other commits by this committer
Explicitely deprecate more python 2.7 ports
2.7.14_5
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)
2.7.12_5
08 Aug 2016 13:46:50
Revision:419843Original commit files touched by this commit
mat search for other commits by this committer
USE_BDB cleanup.

- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx  -> USES=bdb:xx.

Other modernisations when I see them.

PR:		209183
Sponsored by:	Absolight
2.7.12_5
03 Jul 2016 00:17:30
Revision:417946Original commit files touched by this commit
wen search for other commits by this committer
- Update to devel/py-setuptools to 23.1.0 [1][2]

PR:		210636 [1]
		210685 [2]
Submitted by:	vlad-fbsd@acheronmedia.com [1]
		wen@ [2]
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D6994
2.7.9_5
26 May 2015 16:47:03
Revision:387491Original commit files touched by this commit
antoine search for other commits by this committer
Switch PYTHON_REL from a 3 digits number to a 4 digits number to handle
python 2.7.10

Differential Revision:	https://reviews.freebsd.org/D2639
Reviewed by:	sunpoet, mva
2.7.9_5
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2.7.8_5
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)
2.7.8_5
21 Aug 2014 22:50:30
Revision:365599Original commit files touched by this commit
mandree search for other commits by this committer
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)
2.7.8_4
09 Aug 2014 15:44:28
Revision:364450Original commit files touched by this commit
mva search for other commits by this committer
Convert the Python framework bits to USES=python.

Please use USES=python instead of USE_PYTHON.

  USE_PYTHON=yes becomes USES=python
  USE_PYTHON=2.7+ becomes USES=python:2.7+
  USE_PYTHON_BUILD=3.3 becomes USES=python:3.3,build
  ...

A new PYTHON_FEATURES variable was added, which enables certain features for a
port and replaces some knobs at the same time;

  PYTHON_FEATURES=distutils replaces USE_PYDISTUTILS
  PYTHON_FEATURES=autoplist replaces PYDISTUTILS_AUTOPLIST
  PYTHON_FEATURES=py3kplist replaces PYTHON_PY3K_PLIST_HACK
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.7.8_4
02 Aug 2014 06:57:41
Revision:363791Original commit files touched by this commit
mva search for other commits by this committer
- Catch up with the recent lang/pythonXX changes

With hat:	python@
2.7.6_3
11 Apr 2014 08:25:04
Revision:350900Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE
- Pet portlint: use PYTHON_DISTNAME instead of PYTHON_DISTFILE
- Use USES=tar:xz
2.7.6_3
09 Feb 2014 13:46:50
Revision:343501Original commit files touched by this commit
rm search for other commits by this committer
- remove patch for python26, that's not in tree anymore
- turn extra-patch for python27 into regular patch and remove corresponding
  logic from Makefile
2.7.6_3
15 Dec 2013 16:22:17
Revision:336553Original commit files touched by this commit
wg search for other commits by this committer
Use setuptools for all Python ports.

Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.

Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.

Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.

pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.7.5_3
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)
2.7.5_3
07 Sep 2013 17:21:44
Revision:326659Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add PORTSCOUT=ignore:1 to avoid false alarm
2.7.5_3
17 May 2013 04:17:22
Revision:318353Original commit files touched by this commit
rm search for other commits by this committer
- update to latest upstream versions:
  . lang/python27: 2.7.3 -> 2.7.5
  . lang/python32: 3.2.3 -> 3.2.4
  . lang/python33: 3.3.0 -> 3.3.1
- update Mk/bsd.python.mk with new versions
- mark lang/python26 and lang/python31 as deprecated (set them to
  upstream EoL dates)
- update docs (lang/python-doc-html)
- align databases/py-bsddb patch for python27 - most of it was applied
  upstream. Raise BDB version to 4.3 atleast, according to
  upstream requirements.

Many thanks to Martin (miwi) for his time on this update.

PR:		178506
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.7.3_3
01 Mar 2013 20:12:02
Revision:313167Original commit files touched by this commit
lwhsu search for other commits by this committer
- Install standard libraries separated as other ports to the same place
  with other standard libraries (${PYTHON_LIBDIR}/lib-dynload)
- Improve consistency of the Makefile(s)
- Whitespace cleanup for the patches
2.7.3_2
03 Oct 2012 06:02:25
Revision:305184Original commit files touched by this commit
rm search for other commits by this committer
- cleanup unsupported python versions
- trim Makefile header
2.7.3_2
03 Oct 2012 04:06:38
Revision:305181Original commit files touched by this commit
rm search for other commits by this committer
- do not hardcode distfile extension for lang/python ports in bsd.python.mk
  (PYTHON_DISTFILE variable)
- switch lang/python ports (and it's slaves) to tar.xz

I compared all the four pairs .tgz/.tar.xz and they have no content differences.

Discussed on:	python@
2.7.2_2
10 Oct 2011 04:05:15
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix build with various python releases (2.4-2.7) and berkeley db versions
(4.x-5.x)
2.7.2_2
04 Oct 2011 16:44:07
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix build with db5
- Cosmetic change

PR:             ports/152886
Reported by:    Anatoly Borodin <anatoly.borodin@gmail.com>
2.6.6_2
28 Oct 2010 21:00:21
Original commit files touched by this commit
erwin search for other commits by this committer
Deprecate md5 in favour of sha256 checksums.  md5 checksums will no longer
be generated or checked, and will be silently ignored for now.  Also,
generalize the MD5_FILE macro to DISTINFO_FILO.

PR:             149657
Submitted by:   rene
Approved by:    portmgr
Tested on:      pointyhat i386 7-exp
2.6.5_2
20 Aug 2010 20:53:48
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Grab maintainership of these ports for python@
2.6.5_2
23 May 2010 21:16:16
Original commit files touched by this commit
linimon search for other commits by this committer
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.

Hat:            portmgr
2.6.2_2
08 Jul 2009 08:55:07
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Use checksum file under lang/python${PYTHON_SUFFIX}/,
  for removal lang/python/distinfo [1]
- USE_PYTHON=yes, all Python version in the ports tree is 2.3+
- Mark IGNORE for Python >= 3.0
- Prepare to be a master port

PR:             ports/136200 [1]
Submitted by:   lwhsu
Approved by:    perky
2.5.4_2
06 Apr 2009 05:12:40
Original commit files touched by this commit
tmclaugh search for other commits by this committer
Fix build with Python 2.6
- chase moved db.h include location

PR:             130410
Submitted by:   David Naylor
Approved by:    maintainer timeout
2.5.1_2
30 Jul 2007 09:42:28
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
2.4.3_2
22 Apr 2006 04:39:05
Original commit files touched by this commit
perky search for other commits by this committer
- Utilize BDB macros from bsd.database.mk.
- This resolves a version problem reported in [1].

PR:             91801 [1]
Submitted by:   Rob B <rbyrnes@mailshack.com> [1]
2.4.1_2
29 Aug 2005 13:57:44
Original commit files touched by this commit
perky search for other commits by this committer
Add support for Berkeley DB 4.3

PR:             80998
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net>
2.3.3_2
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
2.3.3_2
26 Jan 2004 01:50:51
Original commit files touched by this commit
perky search for other commits by this committer
Allow to build with bsddb 4.2.

PR:             61650
Submitted by:   Scot W. Hetzel <hetzelsw@westbend.net>
2.3.2_1
21 Nov 2003 05:17:54
Original commit files touched by this commit
perky search for other commits by this committer
Add WITH_DB4 knob and change default to use db4.1.

Submitted by:   Rui Lopes <rui@ruilopes.com>
2.3.2
04 Nov 2003 17:36:04
Original commit files touched by this commit
perky search for other commits by this committer
Enable building for Python-2.4 by utilizing PYTHON_MASTER_SITES.
2.3.2
04 Nov 2003 16:38:39
Original commit files touched by this commit
perky search for other commits by this committer
Chase bsd.python.mk's change PYTHON_SITE_SUBDIR -> PYTHON_MASTER_SITE_SUBDIR.

Submitted by:   marcus
2.3.2
19 Oct 2003 08:52:10
Original commit files touched by this commit
perky search for other commits by this committer
Utilize PYTHON_SITE_SUBDIR and USE_PYTHON.
2.2.2
31 Jul 2003 20:03:51
Original commit files touched by this commit
perky search for other commits by this committer
Add new port for py-bsddb,
a bsddb[34] binding bundled in python2.3 distribution.

Number of commits found: 37