Port details |
- dbh Disk Based Hashtables
- 5.0.22_1 databases
=36 5.0.22_1Version 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: 2021-09-06 21:13:27
- Commit Hash: 3f85df4
- People watching this port, also watch:: glib, libiconv, popt, libIDL, gettext
- License: GPLv3
- 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.
WWW: http://www.gnu.org/software/libdbh/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- 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_1:
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: see SVNWeb link above for full details) |
Date | By | Description |
06 Sep 2021 21:13:27 5.0.22_1
|
Rene Ladan (rene)  |
*: Return culot@'s ports to the pool (and perl@) after safekeeping his bit. |
06 Apr 2021 14:31:07 5.0.22_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
07 May 2019 12:35:36
5.0.22_1
|
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 |
10 Sep 2018 13:11:24
5.0.22
|
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 |
20 Oct 2017 13:59:47
5.0.22
|
culot  |
- Update to 5.0.22
Changes: http://sourceforge.net/projects/dbh/files/dbh/ |
06 Sep 2015 13:15:53
5.0.19
|
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) |
18 May 2015 13:35:56
5.0.19
|
culot  |
- Update to 5.0.19
Changes: http://sourceforge.net/projects/dbh/files/dbh/ |
17 Mar 2015 10:11:58
5.0.17
|
culot  |
- Update to 5.0.17
Changes: http://sourceforge.net/projects/dbh/files/dbh/ |
20 Oct 2014 10:41:13
5.0.16
|
bapt  |
Cleanup plist |
15 Oct 2014 08:52:46
5.0.16
|
culot  |
- Update to 5.0.16
- Update WWW link
Changes: http://sourceforge.net/projects/dbh/files/dbh/ |
05 Oct 2014 21:10:47
5.0.15_1
|
tijl  |
Remove USES=pathfix and add USES=libtool and INSTALL_TARGET=install-strip |
20 Jul 2014 08:15:15
5.0.15
|
culot  |
- Update to 5.0.15
- Add LICENSE (GPL 3)
Changes: http://sourceforge.net/projects/dbh/files/dbh/ |
12 Feb 2014 13:24:12
5.0.7
|
culot  |
- Update to 5.0.7
- Update MASTER_SITES
- Support staging |
21 Jan 2014 23:18:05
4.6.2
|
bapt  |
Fix properties on pkg-plist |
15 Jan 2014 23:27:55
4.6.2
|
bapt  |
Reduce over inclusion of bsd.port.mk |
20 Sep 2013 16:13:49
4.6.2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
23 Apr 2013 07:08:33
4.6.2
|
bapt  |
Convert databases to USES=pkgconfig |
19 Mar 2013 13:04:31
4.6.2
|
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) |
05 Oct 2012 16:42:39
4.6.2
|
culot  |
- Convert to OptionsNG |
10 Nov 2011 05:38:32
4.6.2
|
linimon  |
Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)
Hat: portmgr |
11 Aug 2011 19:20:17
4.6.2 
|
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> |
21 Apr 2011 12:15:57
4.6.2
|
culot  |
- Update to 4.6.2 |
20 Mar 2011 12:54:45
4.6.1
|
miwi  |
- Get Rid MD5 support |
20 Oct 2010 05:53:20
4.6.1
|
culot  |
Update my MAINTAINER address to culot@FreeBSD.org.
Approved by: sahil@ (mentor) |
17 Sep 2010 09:18:44
4.6.1
|
linimon  |
Mark as broken on sparc64: fails to compile.
Hat: portmgr |
05 Sep 2010 22:18:46
4.6.1
|
sahil  |
- Update to 4.6.1
PR: ports/150217
Submitted by: Frederic Culot <frederic@culot.org> (maintainer) |
21 Aug 2010 00:28:52
4.6.0
|
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> |
05 Nov 2006 05:54:17
4.5.0
|
alepulver  |
- Add CONFLICTS with databases/dbh10. |
31 Oct 2006 05:37:31
4.5.0
|
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) |
14 Aug 2006 22:55:18
1.0.24_1
|
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> |
23 Feb 2006 10:40:45
1.0.24_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Nov 2005 01:23:57
1.0.24
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
1.0.24
|
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. |
15 Mar 2005 17:02:57
1.0.24
|
ahze  |
- Update to 1.0.24
PR: ports/78873
Submitted by: Ports Fury |
14 Nov 2004 09:27:26
1.0.20
|
krion  |
Update to version 1.0.20
PR: ports/73900
Submitted by: Ports Fury |
06 Apr 2004 07:50:32
1.0.18
|
ijliao  |
upgrade to 1.0.18 |
14 Mar 2004 06:17:56
1.0.17
|
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. |
29 Jan 2004 07:24:56
1.0.17
|
trevor  |
SIZEify. |
28 Oct 2003 21:34:30
1.0.17
|
krion  |
- Update to version 1.0.17
PR: 58622
Submitted by: Ports Fury |
27 Aug 2003 07:00:52
1.0.15
|
demon  |
Update to version 1.0.15. |
30 Jul 2003 18:48:41
1.0.14_1
|
krion  |
* Do not install useless .la file
* Utilize USE_GNOME
PR: 55053
Submitted by: Ports Fury
Approved by: fjoe (mentor) (implicit) |
28 Mar 2003 09:46:52
1.0.14
|
kevlo  |
Update to 1.0.14
PR: 50208
Submitted by: Marcus vA <marcus@sysfault.org> |
20 Feb 2003 17:00:26
1.0.11_1
|
knu  |
De-pkg-comment. |
16 Feb 2003 00:33:48
1.0.11_1
|
arved  |
Fix Fetch.
PR: 47998
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> |
08 Nov 2002 22:01:31
1.0.11_1
|
naddy  |
Do not install useless .la file.
PR: 44484
Submitted by: Ports Fury |
15 Aug 2002 05:24:56
1.0.11
|
ijliao  |
upgrade to 1.0.11 |
09 Aug 2002 16:22:37
1.0.10
|
ijliao  |
add dbh 1.0
Disk Based Hashtables |