Port details |
- tcl-lmdb Tcl interface to the Lightning Memory-Mapped Database
- 0.5.0 databases
=3 0.4.3_1Version of this port present on the latest quarterly branch. - Maintainer: gahr@FreeBSD.org
 - Port Added: 2016-04-13 10:49:50
- Last Update: 2025-02-03 15:05:13
- Commit Hash: 8ba8576
- People watching this port, also watch:: e16, bitlbee-facebook, libtommath, seed7, roundcube-carddav-php82
- License: BSD2CLAUSE
- WWW:
- https://github.com/ray2501/tcl-lmdb
- Description:
- This is the Lightning Memory-Mapped Database (LMDB) extension for Tcl using the
Tcl Extension Architecture (TEA).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- tcl-lmdb>0:databases/tcl-lmdb
- To install the port:
- cd /usr/ports/databases/tcl-lmdb/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/tcl-lmdb
- pkg install tcl-lmdb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tcl-lmdb
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1738586467
SHA256 (ray2501-tcl-lmdb-0.5.0_GH0.tar.gz) = 13643b84025d2305760f80a9c58c7539ea2616605f2d6b3635367bd70f07ca93
SIZE (ray2501-tcl-lmdb-0.5.0_GH0.tar.gz) = 286052
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:
-
- gmake>=4.4.1 : devel/gmake
- Library dependencies:
-
- liblmdb.so : databases/lmdb
- libtcl86.so : lang/tcl86
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_tcl-lmdb
- USES:
- gmake localbase:ldflags tcl:tea
- 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.5.0 03 Feb 2025 15:05:13
    |
Pietro Cerutti (gahr)  |
databases/tcl-lmdb: update to 0.5.0
Release notes: https://github.com/ray2501/tcl-lmdb/releases/tag/0.5.0 |
0.4.3_1 07 Apr 2024 16:50:08
    |
Daniel Engberg (diizzy)  |
databases/tcl-lmdb: Improve port and update WWW
* Swtich from PORTVERSION to DISTVERSION
* Update WWW entry
* Use USES= localbase:ldflags helper
PR: 278226
Reviewed by: gahr (maintainer) |
0.4.3_1 03 Mar 2024 11:08:08
    |
Nuno Teixeira (eduardo)  |
databases/tcl-lmdb: Move man pages to share/man
Approved by: portmgr (blanket) |
0.4.3 08 Jan 2024 14:25:27
    |
Pietro Cerutti (gahr)  |
databases/tcl-lmdb: update to 0.4.3 |
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.4.2 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.4.2 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.4.2 29 Nov 2021 07:38:20
    |
Pietro Cerutti (gahr)  |
databases/tcl-lmdb: update to 0.4.2
Release notes: https://github.com/ray2501/tcl-lmdb/releases/tag/0.4.2 |
0.4.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.4.1 03 Mar 2020 12:20:11
  |
gahr  |
databases/tcl-lmdb: update to 0.4.1
Release notes: https://github.com/ray2501/tcl-lmdb/releases/tag/0.4.1 |
0.4.0 22 Jun 2018 15:59:09
  |
gahr  |
databases/tcl-lmdb: update to 0.4.0
Release notes: https://github.com/ray2501/tcl-lmdb/releases/tag/0.4.0 |
0.3.6 24 Nov 2017 09:10:34
  |
gahr  |
databases/tcl-lmdb: update to 0.3.6
Release notes: https://github.com/ray2501/tcl-lmdb/releases/tag/0.3.6 |
0.3.5 07 Mar 2017 15:28:19
  |
ak  |
- Remove empty directories
- Remove empty lines after .include <bsd.port.mk>
Approved by: portmgr blanket |
0.3.5 10 May 2016 11:42:02
  |
gahr  |
databases/tcl-lmdb: update to 0.3.5
Changes: https://github.com/ray2501/tcl-lmdb/compare/0.3.4...0.3.5 |
0.3.4_1 09 May 2016 14:31:38
  |
gahr  |
databases/tcl-lmdb: switch the default -fixedmap option of [env open] to false
See the discussion at https://github.com/ray2501/tcl-lmdb/issues/4 and the
commit at https://github.com/ray2501/tcl-lmdb/commit/a6fb287. |
0.3.4 06 May 2016 09:24:36
  |
gahr  |
databases/tcl-lmdb: update to 0.3.4
Changes: https://github.com/ray2501/tcl-lmdb/compare/0.3.3...0.3.4 |
0.3.3_1 02 May 2016 14:10:19
  |
gahr  |
databases/tcl-lmdb: last commit required a PORTREVISION bump |
0.3.3 02 May 2016 14:09:20
  |
gahr  |
databases/tcl-lmdb: help autoconf find lmdb's headers and libraries |
0.3.3 21 Apr 2016 12:45:17
  |
gahr  |
Convert a few more ports to USES=tcl:tea |
0.3.3 13 Apr 2016 12:52:02
  |
gahr  |
databases/tcl-lmdb: chase compiler warnings
Obtained from: https://github.com/ray2501/tcl-lmdb/pull/1 |
0.3.3 13 Apr 2016 10:49:44
  |
gahr  |
databases/tcl-lmdb: new port
This is the Lightning Memory-Mapped Database (LMDB) extension for Tcl using the
Tcl Extension Architecture (TEA).
WWW: https://sites.google.com/site/ray2501/tcl-lmdb |