Port details |
- dbh Disk Based Hashtables
- 5.0.22_2 databases =38 5.0.22_2Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2002-08-09 16:22:57
- Last Update: 2024-02-22 18:19:32
- Commit Hash: a517a2d
- People watching this port, also watch:: glib, gettext, m4, libIDL, popt
- License: GPLv3
- WWW:
- https://www.gnu.org/software/libdbh/
- Description:
- A DBH is a convenient way to associate keys composed by characters to data
records. Any kind of digital information can go into the data record, such
as text, graphic information, database structures, you name it. The idea
behind using a DBH is to get rid of what is known as an index file in the
database world. In the DBH world, the index is built into the file format.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/databases/dbh/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/dbh
- pkg install dbh
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dbh
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1508507775
SHA256 (libdbh2-5.0.22.tar.gz) = 8df54e7d1c1d071e385b59256b42a9538cb1b744b11ecc022e188d99046e91d7
SIZE (libdbh2-5.0.22.tar.gz) = 1641669
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- This port is required by:
- for Libraries
-
- x11-fm/librfm
Configuration Options:
- ===> The following configuration options are available for dbh-5.0.22_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- databases_dbh
- USES:
- libtool pkgconfig
- 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 |
5.0.22_2 22 Feb 2024 18:19:32 |
Muhammad Moinur Rahman (bofh) |
databases/dbh: Moved man to share/man
Approved by: portmgr (blanket) |
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) |
5.0.22_1 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 ) |
5.0.22_1 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 ) |
5.0.22_1 06 Sep 2021 21:13:27 |
Rene Ladan (rene) |
*: Return culot@'s ports to the pool (and perl@) after safekeeping his bit. |
5.0.22_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.0.22_1 07 May 2019 12:35:36 |
mat |
Rename the GTKDOC option to DOCS.
First, all those ports should also have had a DOCS option that would
have guarded the GTKDOC option, and then textproc/gtk-doc is pretty
light and does not warrant a separate option.
Discussed with: portmgr
Approved by: portmgr |
5.0.22 10 Sep 2018 13:11:24 |
mat |
After an include, PLIST_SUB must be appended to, not overwritten.
If it is overwritten, many values will be clobbered, and
pain will ensue.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
5.0.22 20 Oct 2017 13:59:47 |
culot |
- Update to 5.0.22
Changes: http://sourceforge.net/projects/dbh/files/dbh/ |
5.0.19 06 Sep 2015 13:15:53 |
danfe |
- Unbreak the build on big-endian architectures
- Deuglify Makefile by removing ${WRKSRC}/Makefile.in patching and using
provided --with-pkglibdata configure switch instead
- Arrange knobs in a more logical order and wrap one overly long line
Tested on: flame (sparc64), eris (ia64), local Mac mini G4 (powerpc) |
5.0.19 18 May 2015 13:35:56 |
culot |
- Update to 5.0.19
Changes: http://sourceforge.net/projects/dbh/files/dbh/ |
5.0.17 17 Mar 2015 10:11:58 |
culot |
- Update to 5.0.17
Changes: http://sourceforge.net/projects/dbh/files/dbh/ |
5.0.16 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
5.0.16 15 Oct 2014 08:52:46 |
culot |
- Update to 5.0.16
- Update WWW link
Changes: http://sourceforge.net/projects/dbh/files/dbh/ |
5.0.15_1 05 Oct 2014 21:10:47 |
tijl |
Remove USES=pathfix and add USES=libtool and INSTALL_TARGET=install-strip |
5.0.15 20 Jul 2014 08:15:15 |
culot |
- Update to 5.0.15
- Add LICENSE (GPL 3)
Changes: http://sourceforge.net/projects/dbh/files/dbh/ |
5.0.7 12 Feb 2014 13:24:12 |
culot |
- Update to 5.0.7
- Update MASTER_SITES
- Support staging |
4.6.2 21 Jan 2014 23:18:05 |
bapt |
Fix properties on pkg-plist |
4.6.2 15 Jan 2014 23:27:55 |
bapt |
Reduce over inclusion of bsd.port.mk |
4.6.2 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
4.6.2 23 Apr 2013 07:08:33 |
bapt |
Convert databases to USES=pkgconfig |
4.6.2 19 Mar 2013 13:04:31 |
eadler |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
4.6.2 05 Oct 2012 16:42:39 |
culot |
- Convert to OptionsNG |
4.6.2 10 Nov 2011 05:38:32 |
linimon |
Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)
Hat: portmgr |
4.6.2 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
4.6.2 21 Apr 2011 12:15:57 |
culot |
- Update to 4.6.2 |
4.6.1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
4.6.1 20 Oct 2010 05:53:20 |
culot |
Update my MAINTAINER address to culot@FreeBSD.org.
Approved by: sahil@ (mentor) |
4.6.1 17 Sep 2010 09:18:44 |
linimon |
Mark as broken on sparc64: fails to compile.
Hat: portmgr |
4.6.1 05 Sep 2010 22:18:46 |
sahil |
- Update to 4.6.1
PR: ports/150217
Submitted by: Frederic Culot <frederic@culot.org> (maintainer) |
4.6.0 21 Aug 2010 00:28:52 |
sahil |
- Update to 4.6.0
- Add another MASTER_SITE
- Introduce OPTION to install GTK html docs
- Pass maintainership to submitter
PR: ports/149835
Submitted by: Frederic Culot <frederic@culot.org> |
4.5.0 05 Nov 2006 05:54:17 |
alepulver |
- Add CONFLICTS with databases/dbh10. |
4.5.0 31 Oct 2006 05:37:31 |
ijliao |
* upgrade dbh to 4.5.0
* keep old dbh 1.0 as dbh10
* reassign XFCE dependent to dbh10
Approved by: oliver (maintainer of XFCE4) |
1.0.24_1 14 Aug 2006 22:55:18 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
1.0.24_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.0.24 24 Nov 2005 01:23:57 |
pav |
- Add SHA256 |
1.0.24 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
1.0.24 15 Mar 2005 17:02:57 |
ahze |
- Update to 1.0.24
PR: ports/78873
Submitted by: Ports Fury |
1.0.20 14 Nov 2004 09:27:26 |
krion |
Update to version 1.0.20
PR: ports/73900
Submitted by: Ports Fury |
1.0.18 06 Apr 2004 07:50:32 |
ijliao |
upgrade to 1.0.18 |
1.0.17 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
1.0.17 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.0.17 28 Oct 2003 21:34:30 |
krion |
- Update to version 1.0.17
PR: 58622
Submitted by: Ports Fury |
1.0.15 27 Aug 2003 07:00:52 |
demon |
Update to version 1.0.15. |
1.0.14_1 30 Jul 2003 18:48:41 |
krion |
* Do not install useless .la file
* Utilize USE_GNOME
PR: 55053
Submitted by: Ports Fury
Approved by: fjoe (mentor) (implicit) |
1.0.14 28 Mar 2003 09:46:52 |
kevlo |
Update to 1.0.14
PR: 50208
Submitted by: Marcus vA <marcus@sysfault.org> |
1.0.11_1 20 Feb 2003 17:00:26 |
knu |
De-pkg-comment. |
1.0.11_1 16 Feb 2003 00:33:48 |
arved |
Fix Fetch.
PR: 47998
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> |
1.0.11_1 08 Nov 2002 22:01:31 |
naddy |
Do not install useless .la file.
PR: 44484
Submitted by: Ports Fury |
1.0.11 15 Aug 2002 05:24:56 |
ijliao |
upgrade to 1.0.11 |
1.0.10 09 Aug 2002 16:22:37 |
ijliao |
add dbh 1.0
Disk Based Hashtables |