Port details |
- p5-BerkeleyDB Perl5 interface to the Berkeley DB package
- 0.66 databases =62 0.65Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2001-01-07 04:23:10
- Last Update: 2024-10-22 09:51:39
- Commit Hash: b2ca4df
- People watching this port, also watch:: p5-HTML-Tagset, p5-HTML-Parser, libiconv, p5-URI, gmake
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/BerkeleyDB
- Description:
- This is the perl5 interface to Berkeley DB version 2, 3, 4 or 4.1, which
it depends on.
You may want to use this, instead of the default dbm that perl provides,
as that one is based on version 1, which is seriously buggy. E.g., if
keys or data are over a hundred bytes or so, bad things may happen to
your dbm files. Never mind all the extra features....
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-BerkeleyDB>0:databases/p5-BerkeleyDB
- To install the port:
- cd /usr/ports/databases/p5-BerkeleyDB/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/p5-BerkeleyDB
- pkg install p5-BerkeleyDB
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-BerkeleyDB
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1729509314
SHA256 (BerkeleyDB-0.66.tar.gz) = c64138df293afcd961fc6d5d4253992d94dcbbfbd54bf889565cc8be4fe6b291
SIZE (BerkeleyDB-0.66.tar.gz) = 297586
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:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-MLDBM>=0 : databases/p5-MLDBM
- p5-Test-Pod>=1 : devel/p5-Test-Pod
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libdb-5.3.so : databases/db5
- This port is required by:
- for Build
-
- databases/p5-Cache-BDB
- mail/p5-Sendmail-AccessDB
- net-mgmt/torrus
-
Deleted ports which required this port:
- for Run
-
- databases/p5-Cache-BDB
- dns/fastresolve
- mail/p5-Sendmail-AccessDB
- mail/postgrey
- net-mgmt/torrus
- security/amavisd-new
- security/maia
-
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:
- No options to configure
- Options name:
- databases_p5-BerkeleyDB
- USES:
- bdb perl5 shebangfix
- 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 |
0.66 22 Oct 2024 09:51:39 |
Po-Chuan Hsieh (sunpoet) |
databases/p5-BerkeleyDB: Update to 0.66
Changes: https://metacpan.org/dist/BerkeleyDB/changes |
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) |
0.65 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 ) |
0.65 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 ) |
0.65 13 May 2022 20:39:55 |
Po-Chuan Hsieh (sunpoet) |
databases/p5-BerkeleyDB: Update to 0.65
Changes: https://metacpan.org/dist/BerkeleyDB/changes |
0.64 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.64 23 Sep 2020 18:50:59 |
sunpoet |
Update to 0.64
- Use ECHO_CMD instead of ECHO
Changes: https://metacpan.org/changes/distribution/BerkeleyDB |
0.63 22 Jul 2019 19:04:14 |
sunpoet |
Update to 0.63
Changes: https://metacpan.org/changes/distribution/BerkeleyDB |
0.62 21 Jul 2019 20:49:27 |
sunpoet |
Update to 0.62
Changes: https://metacpan.org/changes/distribution/BerkeleyDB |
0.61 04 Apr 2019 23:56:06 |
sunpoet |
Update to 0.61
Changes: https://metacpan.org/changes/distribution/BerkeleyDB |
0.55_1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.55_1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.55_1 08 Aug 2016 13:46:50 |
mat |
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 |
0.55_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.55_1 06 Mar 2016 06:19:23 |
sunpoet |
- Update USE_BDB
- Strip shared library
- Bump PORTREVISION for package change |
0.55 24 Jun 2015 15:16:24 |
adamw |
Start removing MASTER_SITE_SUBDIR=CPAN:username where possible. The
downside to having this set is that portscout cannot find new releases
when the username changes (which happens often in large projects with
multiple maintainers). |
0.55 22 Feb 2015 12:50:15 |
sunpoet |
- Update to 0.55
- Sort PLIST
Changes: http://search.cpan.org/dist/BerkeleyDB/Changes |
0.54_2 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.54_1 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
0.54_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) |
0.54 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
0.54 10 Nov 2013 14:10:51 |
sunpoet |
- Update to 0.54
- Fix shebang
Changes: http://search.cpan.org/dist/BerkeleyDB/Changes |
0.53 03 Nov 2013 06:53:55 |
vanilla |
Support STAGEDIR. |
0.53 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.53 20 Aug 2013 09:51:26 |
mat |
Update to 0.53. |
0.52 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.52 07 Jun 2013 08:26:29 |
tobez |
Update to 0.52.
Changes: http://search.cpan.org/dist/BerkeleyDB/Changes |
0.51 22 Mar 2012 14:25:19 |
culot |
- Update to 0.51
Changes: http://search.cpan.org/dist/BerkeleyDB/Changes
Feature safe: yes |
0.50 11 Dec 2011 17:50:35 |
sunpoet |
- Update to 0.50
- Pet portlint
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/BerkeleyDB/Changes
Feature safe: yes |
0.49 06 Aug 2011 20:38:09 |
swills |
- Update to 0.49
Changes: http://search.cpan.org/dist/BerkeleyDB/Changes |
0.48 21 Jun 2011 07:48:04 |
culot |
- Update to 0.48 [1]
- Add LICENSE
Changes: http://search.cpan.org/dist/BerkeleyDB/Changes
PR: ports/158079 [1]
Submitted by: Jin-Sih Lin <linpct@gmail.com> |
0.43_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.43_1 07 Dec 2010 19:35:25 |
linimon |
With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email. |
0.43_1 11 Oct 2010 20:49:13 |
pgollucci |
- Require bdb 4.7+
- Bump PORTREVISION
PR: ports/148494
Submitted by: gabor
Approved by: maintainer timeout (clsung ; 43 days) |
0.43 09 Sep 2010 19:30:21 |
pgollucci |
- Update to 0.43
PR: ports/149901
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by: maintainer timeout (clsung@FreeBSD.org ; 17 days)
Changes: http://search.cpan.org/dist/BerkeleyDB/Changes |
0.42 23 Aug 2010 03:57:32 |
pgollucci |
- Update to 0.42
Changes: http://search.cpan.org/dist/BerkeleyDB/Changes
PR: ports/147607
Submitted by: pgollucci (myself)
Approved by: maintainer timeout (clsung; > 2.5 months) |
0.41 31 Jan 2010 01:04:31 |
pgollucci |
- Update to 0.41
PR: ports/142628
Submitted by: myself (pgollucci@)
Approved by: maintainer timeout (clsung; > 2 weeks) |
0.39 18 Jun 2009 08:06:45 |
clsung |
- Update to 0.39
Changes: http://search.cpan.org/dist/BerkeleyDB/Changes |
0.38 03 Mar 2009 07:41:26 |
clsung |
- Update to 0.38
Changes: http://search.cpan.org/dist/BerkeleyDB/Changes |
0.37 01 Mar 2009 03:21:49 |
clsung |
- Update to 0.37
Changes: http://search.cpan.org/dist/BerkeleyDB/Changes |
0.36 06 Oct 2008 05:37:05 |
clsung |
- Update to 0.36
Changes: http://search.cpan.org/dist/BerkeleyDB/Changes |
0.35 26 Sep 2008 08:56:09 |
clsung |
- Update to 0.35
Changes: http://search.cpan.org/dist/BerkeleyDB/Changes |
0.34 07 Apr 2008 09:19:43 |
clsung |
- Update to 0.34
Changes: http://search.cpan.org/dist/BerkeleyDB/Changes |
0.33 28 Mar 2008 02:39:36 |
clsung |
- Update to 0.33
Changes: http://search.cpan.org/dist/BerkeleyDB/Changes |
0.32 12 Jul 2007 11:48:12 |
clsung |
- Update to 0.32
- support BDB 4.6 (though, we don't have it (and 4.5) in ports now) |
0.31 31 Oct 2006 15:08:30 |
clsung |
- Update to 0.31 |
0.30 04 Oct 2006 01:04:35 |
clsung |
- This version (0.30) builds in gcc 2.95.2
PR: ports/103955
Submitted by: Jeremy Chadwick <freebsd_AT_jdc dot parodius dot com> |
0.30 21 Sep 2006 10:24:41 |
clsung |
- Update to 0.30 |
0.29 28 Aug 2006 09:40:33 |
clsung |
- now it builds on 4.x
PR: ports/102564
Submitted by: Dan Lukes <dan@obluda dot cz> |
0.29 05 Jul 2006 22:48:02 |
clsung |
- currently mark BROKEN on 4.X |
0.29 03 Jul 2006 00:46:35 |
clsung |
- update to 0.29 |
0.28 15 Jun 2006 03:44:47 |
clsung |
- update to 0.28 |
0.27_3 06 Apr 2006 12:37:39 |
leeym |
- utilize USE_BDB
PR: 89023
Submitted by: swhetzel at gmail.com
Approved by: maintainer |
0.27_3 25 Jan 2006 07:08:35 |
clsung |
- to support db44.
PR: 91987
Submitted by: Yoshisato YANAGISAWA |
0.27_2 24 Nov 2005 01:43:21 |
clsung |
- prevision revision fails all BDB version, so roll back temporary. |
0.27_1 23 Nov 2005 09:31:37 |
clsung |
* Add SHA256.
* Use bsd.database.mk to decide BerkeleyDB version.
PR: 89445
Submitted by: Gea-Suan Lin <gslin_AT_ccca dot nctu dot edu dot tw> |
0.27 02 Nov 2005 08:04:50 |
clsung |
- update to 0.27
- add support for BDB 4.4 (not yet in ports?) |
0.26 10 Dec 2004 08:23:25 |
clsung |
- update to 0.26
- add support to Berkeley DB 4.3 |
0.25_1 07 Oct 2004 13:19:12 |
clsung |
replace .error to IGNORE.
Problem noted by Richard Collyer <richard at firebadger.net> and eik@.
Scenario: we failed (% make index) without defining any WITH_BDB_VER,
and solved by following porters handbook:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/testing.html#DOT-ERROR-BREAKS-INDEX
Approved by: portmgr (krion) |
0.25_1 20 Aug 2004 02:56:44 |
clsung |
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor) |
0.25_1 19 Jul 2004 16:43:23 |
vanilla |
- fixed when WITH_BDB_VER=42
=> Note (probably harmless): No library found for -ldb42
- use BDB_LIB_VER instead of WITH_BDB_VER to library linking
PR: ports/69305
Submitted by: maintainer |
0.25 06 Apr 2004 03:34:25 |
ijliao |
add support for db42
Approved by: maintainer |
0.25 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.25 03 Nov 2003 16:08:20 |
ijliao |
upgrade to 0.25
assign maintainership
PR: 58822
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.24 21 Oct 2003 11:56:03 |
erwin |
- Update to 0.24 [1]
- Reset bouncing maintainer address
PR: 58074
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> [1]
Approved by: bouncing maintainer address |
0.23 25 Jun 2003 19:12:39 |
erwin |
- Update to 0.23 [1]
- include support for Berkeley DB 4.x [2]
- point to the right webpage [2]
PR: 51573
Submitted by: Mathieu Arnold <m@absolight.fr> [1],
Oliver Eikemeier <eikemeier@fillmore-labs.com> [2]
Approved by: maintainer timeout (> 3 weeks) |
0.19 21 Feb 2003 11:15:05 |
knu |
De-pkg-comment. |
0.19 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 |
0.15_2 30 Mar 2002 04:18:13 |
petef |
Install the manpage for this port.
PR: 35440
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
Approved by: maintainer timeout |
20 Feb 2002 07:52:33 |
petef |
We need to use -ldb3 to link to the berkeley db libraries. |
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. |
20 May 2001 03:18:04 |
vanilla |
Upgrade to latest version: |
04 Apr 2001 08:41:22 |
mharo |
Use PERL_VER and PERL_ARCH instead of hard coded versions |
08 Mar 2001 14:26:59 |
sf |
update to 0.14. |
01 Mar 2001 06:39:18 |
vanilla |
Remove do-configure section, use PERL_CONFIGURE now. |
16 Jan 2001 17:33:20 |
sobomax |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
07 Jan 2001 07:23:10 |
will |
Add p5-BerkeleyDB 0.12, perl5 interface to the Berkeley DB package revision 3.
|