notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
libsdb Simple database library
0.10.1_1 databases on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.10.1_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 search for ports maintained by this maintainer
Port Added: 2001-07-02 10:23:51
Last Update: 2024-02-23 03:31:33
Commit Hash: bee748d
People watching this port, also watch:: dzip, fastjar, libtommath, libtre, dact
License: not specified in port
WWW:
https://siag.nu/libsdb/
Description:
This is libsdb, the simple database library, which provides a way to support multiple database management systems in an application with negligeable overhead, in terms of code as well as system resources. Supported databases: - Lago - Mysql - Sqlite - Mimer - Postgresql - Oracle - Gdbm
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (19 items)
Collapse this list.
  1. @ldconfig
  2. bin/sdb-config
  3. bin/sdb_client
  4. bin/sdbd
  5. bin/sdbd_client
  6. include/sdb.h
  7. lib/libsdb.a
  8. lib/libsdb.so
  9. lib/libsdb.so.0
  10. lib/libsdb.so.0.10.0
  11. share/man/man3/sdb.3.gz
  12. share/man/man3/sdb_close.3.gz
  13. share/man/man3/sdb_init.3.gz
  14. share/man/man3/sdb_open.3.gz
  15. share/man/man3/sdb_query.3.gz
  16. share/man/man8/sdbd.8.gz
  17. @owner
  18. @group
  19. @mode
Collapse this list.
Dependency lines:
  • libsdb>0:databases/libsdb
To install the port:
cd /usr/ports/databases/libsdb/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/libsdb
  • pkg install libsdb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libsdb
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (sdb-0.10.1.tar.gz) = 2b95c0853b38805bada95f08de5240c00b189c7196f66b3aa8bc68dfd9fd878e SIZE (sdb-0.10.1.tar.gz) = 58929

Packages (timestamps in pop-ups are UTC):
libsdb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.10.1_10.10.1_10.10.10.10.1_10.10.1_1-0.10.1-
FreeBSD:13:quarterly0.10.1_10.10.1_10.10.10.10.1_10.10.1_10.10.10.10.10.10.1
FreeBSD:14:latest0.10.1_10.10.1_10.10.10.10.1_10.10.1_10.10.1-0.10.1
FreeBSD:14:quarterly0.10.1_10.10.1_1-0.10.1_10.10.1_10.10.10.10.10.10.1
FreeBSD:15:latest0.10.1_10.10.1_1n/a0.10.1_1n/a0.10.10.10.10.10.1_1
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_libsdb
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://siag.nu/pub/libsdb/
Collapse this list.

Number of commits found: 32

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.10.1_1
23 Feb 2024 03:31:33
commit hash: bee748d78d6578b9d7e189a3c6b76b639829eff6commit hash: bee748d78d6578b9d7e189a3c6b76b639829eff6commit hash: bee748d78d6578b9d7e189a3c6b76b639829eff6commit hash: bee748d78d6578b9d7e189a3c6b76b639829eff6 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/libsdb: Moved man to share/man

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.10.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.10.1
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.10.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.10.1
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
0.10.1
28 Feb 2016 23:41:56
Revision:409784Original commit files touched by this commit
rakuco search for other commits by this committer
Update to 0.10.1.

PR:		206424
Submitted by:	jochen@jochen-neumeister.de
0.10.0
07 May 2015 10:55:55
Revision:385621Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Unbreak: this is perfectly fetchable; ftp link is down though

Pointyhat to:	antoine
0.10.0
12 Apr 2015 11:04:23
Revision:383859Original commit files touched by this commit
antoine search for other commits by this committer
Mark a few ports BROKEN: unfetchable
0.10.0
16 May 2014 02:31:45
Revision:354186Original commit files touched by this commit
vanilla search for other commits by this committer
Support STAGEDIR.
0.10.0
20 Sep 2013 16:13:49
Revision:327717Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
0.10.0
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.10.0
04 Apr 2010 23:51:46
Original commit files touched by this commit
pgollucci search for other commits by this committer
re-assign back to ports@
0.10.0
16 May 2009 06:37:16
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Make MAKE_JOBS_UNSAFE=yes
0.10.0
23 Jul 2008 02:43:55
Original commit files touched by this commit
pgollucci search for other commits by this committer
Update my ports to my freebsd address

Approved by:    araujo (mentor)
0.10.0
17 May 2008 13:52:08
Original commit files touched by this commit
araujo search for other commits by this committer
- Pass maintainership to submitter.

PR:             port/123474
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
0.10.0
13 May 2008 08:27:45
Original commit files touched by this commit
skv search for other commits by this committer
Update to 0.10.0
0.6.2
30 Jan 2007 04:23:59
Original commit files touched by this commit
kris search for other commits by this committer
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose
0.6.2
14 Aug 2006 22:55:18
Original commit files touched by this commit
clsung search for other commits by this committer
- 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>
0.6.2
14 Nov 2005 21:18:05
Original commit files touched by this commit
mnag search for other commits by this committer
Update to 0.6.2
Add SHA256

PR:             89018
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
0.6.1
12 Sep 2005 23:51:09
Original commit files touched by this commit
jylefort search for other commits by this committer
Update to 0.6.1

PR:             ports/86030
Submitted by:   Marcus Alves Grando <marcus@corp.grupos.com.br>
0.5.5
31 May 2005 16:47:15
Original commit files touched by this commit
oliver search for other commits by this committer
change the libtool version to use from 1.3 to 1.5
0.5.5
09 Jul 2004 18:04:12
Original commit files touched by this commit
krion search for other commits by this committer
Update to version 0.5.5

PR:             ports/68862
Submitted by:   Ports Fury
0.5.2
09 Jul 2004 17:43:11
Original commit files touched by this commit
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
0.5.2
16 Mar 2004 13:48:55
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.5.2

PR:             ports/64331
Submitted by:   Ports Fury
0.5.1
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.5.1
20 Feb 2003 17:00:26
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.5.1
06 Nov 2002 16:42:02
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.5.1

PR:             44962
Submitted by:   Ports Fury
0.5.0
16 Jul 2002 16:44:40
Original commit files touched by this commit
mi search for other commits by this committer
Upgrade from 0.4.0 to 0.5.0
0.4.0
13 Jun 2002 15:31:49
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.4.0.

PR:             39227
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
10 Feb 2002 10:37:37
commit hash: fp1.24553@dev.null.freshports.orgcommit hash: fp1.24553@dev.null.freshports.orgcommit hash: fp1.24553@dev.null.freshports.orgcommit hash: fp1.24553@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.2.2    
02 Jul 2001 14:23:51
commit hash: fp1.15696@dev.null.freshports.orgcommit hash: fp1.15696@dev.null.freshports.orgcommit hash: fp1.15696@dev.null.freshports.orgcommit hash: fp1.15696@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add libsdb   Simple database library    

Number of commits found: 32