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 |