Port details |
- p5-BDB Asynchronous Berkeley DB access
- 1.92 databases =2 1.92Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2011-07-17 07:26:55
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/BDB
- Description:
- BDB is a Perl module to provide asynchronous Berkeley DB access.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-BDB>0:databases/p5-BDB
- To install the port:
- cd /usr/ports/databases/p5-BDB/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/p5-BDB
- pkg install p5-BDB
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-BDB
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1516371608
SHA256 (BDB-1.92.tar.gz) = a3f2ca9d2baefc1aaa40908b2f9cb9292fda3e7d797e38bbd78eabb9d9daeb6b
SIZE (BDB-1.92.tar.gz) = 38717
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:
-
- p5-common-sense>=0 : devel/p5-common-sense
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-common-sense>=0 : devel/p5-common-sense
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Library dependencies:
-
- libdb-5.3.so : databases/db5
- This port is required by:
- for Build
-
- databases/p5-AnyEvent-BDB
- for Run
-
- databases/p5-AnyEvent-BDB
Configuration Options:
- No options to configure
- Options name:
- databases_p5-BDB
- USES:
- bdb perl5
- 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 |
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) |
1.92 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 ) |
1.92 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 ) |
1.92 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.92 21 Apr 2020 19:35:51 |
sunpoet |
Cosmetic change |
1.92 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
1.92 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 |
1.92 19 Jan 2018 17:02:17 |
sunpoet |
Update to 1.92
Changes: http://search.cpan.org/dist/BDB/Changes |
1.91 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.91 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 |
1.91 23 Apr 2016 06:47:18 |
sunpoet |
- Update to 1.91
Changes: http://search.cpan.org/dist/BDB/Changes |
1.90_3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.90_3 17 Aug 2015 13:03:54 |
sunpoet |
- Strip shared library
- Bump PORTREVISION for package change |
1.90_2 25 Mar 2015 15:52:27 |
sunpoet |
- Add LICENSE |
1.90_2 25 Mar 2015 15:45:17 |
sunpoet |
- Update USE_BDB
- Use -lpthread instead of -pthread
- Cleanup -lpthread/-pthread manipulation |
1.90_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 ) |
1.90_1 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
1.90_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) |
1.90 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 |
1.90 30 Sep 2013 15:27:09 |
sunpoet |
- Support STAGEDIR |
1.90 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.90 07 Sep 2013 18:20:39 |
sunpoet |
- Remove deprecated PTHREAD_* |
1.90 21 Aug 2013 17:42:58 |
sunpoet |
- Cleanup Makefile header |
1.90 21 Aug 2013 14:55:43 |
sunpoet |
- Use RUN_DEPENDS:=BUILD_DEPENDS
- Add BUILD_DEPENDS
- Cosmetic change |
1.90 21 Aug 2013 14:08:08 |
sunpoet |
- Convert to new perl framework |
1.90 26 Dec 2011 09:53:53 |
sunpoet |
- Update to 1.9
Changes: http://search.cpan.org/dist/BDB/Changes |
1.89 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.89 26 Aug 2011 05:49:55 |
sunpoet |
- Fix build with new db5 (Oracle Berkeley DB 5.2) |
1.89 22 Aug 2011 06:11:23 |
sunpoet |
- Add BUILD_DEPENDS
PR: ports/159887
Submitted by: swills |
1.89 05 Aug 2011 03:44:11 |
sunpoet |
- Add PORTSCOUT |
1.89 31 Jul 2011 06:16:55 |
sunpoet |
- Update to 1.89
Changes: http://search.cpan.org/dist/BDB/Changes |
1.88 17 Jul 2011 07:26:34 |
sunpoet |
- Add p5-BDB 1.88
BDB is a Perl module to provide asynchronous Berkeley DB access.
WWW: http://search.cpan.org/dist/BDB/ |