c39e FreshPorts -- databases/db4
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
db4 4.0.14_1,1 databases on this many watch lists=159 search for ports that depend on this port
The Berkeley DB package, revision 4
Maintained by: mandree@FreeBSD.org search for ports maintained by this maintainer
Port Added: 24 Dec 2001 07:45:48
License: not specified in port


Version 4 of the Berkeley DB library. This version uses an underlying
database format incompatible with revision 1 and a different standard API.
Utilities are included in the distribution to convert v1.85 databases to v4
databases, and a backwards compatible API is provided to maintain
compatibility with programs using the v1.85 interface.

For details on compatibility with other DB versions, see:
http://www.sleepycat.com/download/patchlogs.shtml

WWW:	http://www.oracle.com/us/products/database/berkeley-db/db/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

This port is required by:

for Libraries

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/bdb/
  2. http://download.oracle.com/berkeley-db/

Number of commits found: 36

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
22 Jan 2012 15:42:43
Original commit files touched by this commit  4.0.14_1,1
beat search for other commits by this committer
- Remove manual fix for FreeBSD 10.x as the FreeBSD 10.x workaround in
  bsd.port.mk also handles configure script outside of WRKSRC.

Exp-runs by:    miwi
29 Oct 2011 11:45:20
Original commit files touched by this commit  4.0.14_1,1
beat search for other commits by this committer
- Fix build on FreeBSD 10. Apply manual fix as the configure script is
  outside of WRKSRC and the WITH_FBSD10_FIX knob doesn't work in this
  case.

Approved by:    portmgr (miwi)
20 Mar 2011 12:54:45
Original commit files touched by this commit  4.0.14_1,1
miwi search for other commits by this committer
- Get Rid MD5 support
12 Nov 2010 09:19:21
Original commit files touched by this commit  4.0.14_1,1
mandree search for other commits by this committer
Update WWW: links for db* ports in pkg-descr.
12 Nov 2010 09:03:26
Original commit files touched by this commit  4.0.14_1,1
mandree search for other commits by this committer
Update MASTER_SITES.

Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com>
PR:           ports/152158
Approved by:  gslin@gslin.org (for db4[5-8]) (implicit, see Makefile)
13 Jun 2010 11:57:36
Original commit files touched by this commit  4.0.14_1,1
mandree search for other commits by this committer
Switch MAINTAINER line to FreeBSD address.

Approved by: garga (mentor, implicit)
21 Aug 2008 06:18:49
Original commit files touched by this commit  4.0.14_1,1
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
04 Feb 2007 19:43:38
Original commit files touched by this commit  4.0.14_1,1
kris search for other commits by this committer
Fix build after objformat removal

Submitted by:   maintainer
PR:             ports/108767, ports/108768, ports/108769
08 Nov 2006 15:43:20
Original commit files touched by this commit  4.0.14_1,1
rafan search for other commits by this committer
- Shuffle MASTER_SITES for bdb ports to share load

Requested by:   Matthias Andree (maintainer)
08 Nov 2006 10:15:45
Original commit files touched by this commit  4.0.14_1,1
rafan search for other commits by this committer
- Remove RANDOMIZE_MASTER_SITES. This is a user set variable.

Noticed by:     pav
Approved by:    Matthias Andree (maintainer)
08 Nov 2006 05:19:50
Original commit files touched by this commit  4.0.14_1,1
rafan search for other commits by this committer
- Update MASTER_SITES
- Use RANDOMIZE_MASTER_SITES, USE_LDCONFIG

PR:             ports/105268
Submitted by:   Matthias Andree (maintainer)
04 May 2006 21:41:12
Original commit files touched by this commit  4.0.14_1,1
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
22 Jan 2006 08:23:41
Original commit files touched by this commit  4.0.14_1,1
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
12 Apr 2005 03:26:57
Original commit files touched by this commit  4.0.14_1
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  4.0.14_1
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
14 Feb 2005 16:21:40
Original commit files touched by this commit  4.0.14_1,1
clsung search for other commits by this committer
- chase distfiles (change MASTER_SITES), clean up

PR:             ports/77506
Submitted by:   Matthias Andree (maintainer)
30 Jun 2004 05:58:02
Original commit files touched by this commit  4.0.14_1
linimon search for other commits by this committer
Fix typos and reword to make a little bit clearer.

PR:             docs/68450
Submitted by:   Michel Lavondes <fox at vader dot aacc dot cc dot md dot us>
05 May 2004 19:49:54
Original commit files touched by this commit  4.0.14_1,1
krion search for other commits by this committer
- Update MASTER_SITES
- Use PORTDOCS=*

PR:             ports/66257
Submitted by:   maintainer
18 Mar 2004 02:27:55
Original commit files touched by this commit  4.0.14_1,1
trevor search for other commits by this committer
Add size data.

Approved by:    maintainers
08 Sep 2003 14:20:16
Original commit files touched by this commit  4.0.14_1,1
nork search for other commits by this committer
Fix build on recent current (by -pthread option is deprecated).

PR:             ports/56551
Submitted by:   KONDOU, Kazuhiro <kazuhiro@alib.jp>
Approved by:    Matthias Andree <matthias.andree@gmx.de> (maintainer)
09 Jul 2003 07:45:20
Original commit files touched by this commit  4.0.14_1,1
daichi search for other commits by this committer
update databases/db4: pkg-descr change

PR:             53866
Submitted by:   Matthias Andree <matthias.andree@gmx.de> (maintainer)
Pointed out by: Chris Pepper <pepper@rockefeller.edu>
21 Feb 2003 11:15:05
Original commit files touched by this commit  4.0.14_1,1
knu search for other commits by this committer
De-pkg-comment.
06 Jan 2003 11:00:27
Original commit files touched by this commit  4.0.14_1,1
obraun search for other commits by this committer
Remove empty docs subdir after install.

PR:             ports/46795
Submitted by:   maintainer
05 Jan 2003 04:11:23
Original commit files touched by this commit  4.0.14_1,1
petef search for other commits by this committer
Backout the recent upgrade to 4.1.25 (roll back to 4.0.14).  It is a
non-compatible upgrade, and most other ports using db4 weren't ready
for it.  The new 4.1.25 version will appear in a db41 port soon.

Also make the dump185 utility build (fix a typo), and bump PORTEPOCH.

Give maintainership to the submitter (from ports@).

PR:             46755
Submitted by:   Matthias Andree <matthias.andree@web.de> (new maintainer)
Pointy hat to:  ijliao
04 Jan 2003 14:48:12
Original commit files touched by this commit  4.1.25,1
ijliao search for other commits by this committer
fix plist and utilize DOCSDIR
03 Jan 2003 20:19:08
Original commit files touched by this commit  4.1.25
ijliao search for other commits by this committer
upgrade to 4.1.25

PR:             46588
Submitted by:   Ports Fury
21 Nov 2002 02:49:07
Original commit files touched by this commit  4.0.14_1
ijliao search for other commits by this committer
fix make package error

Noted by:       kris
20 Nov 2002 13:15:13
Original commit files touched by this commit  4.0.14_1
ijliao search for other commits by this committer
- Do not install useless .la files
- Utilize NOPORTDOCS

PR:             45446
Submitted by:   Ports Fury
20 Nov 2002 13:13:48
Original commit files touched by this commit  4.0.14_1
ijliao search for other commits by this committer
- Do not install useless .la files
- Utilize NOPORTDOCS

PR:             45446
Submitted by:   Ports Fury
07 Sep 2002 08:44:49
Original commit files touched by this commit  4.0.14,1
ade search for other commits by this committer
Relinquish all my ports.
01 Sep 2002 16:07:59
Original commit files touched by this commit  4.0.14,1
dwcjr search for other commits by this committer
${PERL} -> ${REINPLACE_CMD}

PR:             40784
Submitted by:   corecode@corecode.ath.cx
Reviewed by:    flynn@energyhq.homeip.net
21 Aug 2002 21:04:12
Original commit files touched by this commit  4.0.14,1
ade search for other commits by this committer
(1) Take over maintainership whilst unifying the Sleepycat ports
(2) Un-spam the 'Whom' line from a previous commit
30 May 2002 23:02:40
Original commit files touched by this commit  4.0.14,1
petef search for other commits by this committer
Sadly reset maintainership to ports@FreeBSD.org.  Sergey, thanks for
your hard work on these & I hope to see you contribute more.

PR:             38750
Submitted by:   Sergey A.Osokin <osa@FreeBSD.org.ru> (previous maintainer)
23 May 2002 15:11:56
Original commit files touched by this commit  4.0.14,1
dwcjr search for other commits by this committer
Update maintainer's email to match what he uses on send-pr to avoid
confusion

Submitted by:   maintainer
14 May 2002 21:27:23
Original commit files touched by this commit  4.0.14,1
pat search for other commits by this committer
Download site directory structure changed

PR:             38068
Submitted by:   maintainer
24 Dec 2001 10:45:48
files touched by this commit
ijliao search for other commits by this committer
patch for 4.0.14    

Number of commits found: 36

2830
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days29
new fortnight79
new month210

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0