FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 3:03 PM BST
Port details
py-bsddb 2.7.2_2 databases on this many watch lists=20 search for ports that depend on this port
Python bindings to the Berkeley DB library
Maintained by: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 31 Jul 2003 20:04:25
Also Listed In: python
License: not specified in port


Python bindings to the Berkeley DB library.
CVSWeb : Sources : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/python27
Required To Run: lang/python27
Required Libraries: databases/db41

Required by:
for Run

To install the port: cd /usr/ports/databases/py-bsddb/ && make install clean
To add the package: pkg_add -r py27-bsddb


Configuration Options
     No options to configure

Master Sites:
http://www.python.org/ftp/python/2.7.2/
http://python.ilisys.com.au/ftp/python/2.7.2/
http://ftp.easynet.be/python/ftp/python/2.7.2/
http://www.linux.org.hk/mirror/python/ftp/python/2.7.2/
http://mirrors.sunsite.dk/pythonwww/ftp/python/2.7.2/
http://python.emdia.fi/ftp/python/2.7.2/
http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/2.7.2/
http://www.auth.gr/mirrors/python/ftp/python/2.7.2/
http://www.cwi.nl/www.python.org/ftp/python/2.7.2/
http://gnu.kookel.org/ftp/www.python.org/ftp/python/2.7.2/
http://python.holywar.net/ftp/python/2.7.2/
ftp://ftp.mirrorservice.org/sites/ftp.python.org/pub/www.python.org/ftp/python/2.7.2/
http://mirrors.ccs.neu.edu/Python/pub/www.python.org/ftp/python/2.7.2/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/python/

Number of commits found: 17

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
10 Oct 2011 04:05:15
Original commit files touched by this commit  2.7.2_2
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)
04 Oct 2011 16:44:07
Original commit files touched by this commit  2.7.2_2
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>
28 Oct 2010 21:00:21
Original commit files touched by this commit  2.6.6_2
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
20 Aug 2010 20:53:48
Original commit files touched by this commit  2.6.5_2
lwhsu search for other commits by this committer
- Grab maintainership of these ports for python@
23 May 2010 21:16:16
Original commit files touched by this commit  2.6.5_2
linimon search for other commits by this committer
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.

Hat:            portmgr
08 Jul 2009 08:55:07
Original commit files touched by this commit  2.6.2_2
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
06 Apr 2009 05:12:40
Original commit files touched by this commit  2.5.4_2
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
30 Jul 2007 09:42:28
Original commit files touched by this commit  2.5.1_2
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
22 Apr 2006 04:39:05
Original commit files touched by this commit  2.4.3_2
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]
29 Aug 2005 13:57:44
Original commit files touched by this commit  2.4.1_2
perky search for other commits by this committer
Add support for Berkeley DB 4.3

PR:             80998
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net>
06 Feb 2004 13:12:53
Original commit files touched by this commit  2.3.3_2
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
26 Jan 2004 01:50:51
Original commit files touched by this commit  2.3.3_2
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>
21 Nov 2003 05:17:54
Original commit files touched by this commit  2.3.2_1
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>
04 Nov 2003 17:36:04
Original commit files touched by this commit  2.3.2
perky search for other commits by this committer
Enable building for Python-2.4 by utilizing PYTHON_MASTER_SITES.
04 Nov 2003 16:38:39
Original commit files touched by this commit  2.3.2
perky search for other commits by this committer
Chase bsd.python.mk's change PYTHON_SITE_SUBDIR -> PYTHON_MASTER_SITE_SUBDIR.

Submitted by:   marcus
19 Oct 2003 08:52:10
Original commit files touched by this commit  2.3.2
perky search for other commits by this committer
Utilize PYTHON_SITE_SUBDIR and USE_PYTHON.
31 Jul 2003 20:03:51
Original commit files touched by this commit  2.2.2
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: 17

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23670
Broken 193
Deprecated 147
Ignore 735
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 12
new 48 hours31
new 7 days57
new fortnight181
new month253

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.157 seconds.