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
retcl Tcl client library for Redis
0.6.0 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.5.0Version of this port present on the latest quarterly branch.
Maintainer: gahr@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-05-10 10:37:37
Last Update: 2024-07-09 12:04:47
Commit Hash: fecb440
People watching this port, also watch:: e16, bitlbee-facebook, libtommath, seed7, roundcube-carddav-php82
License: BSD2CLAUSE
WWW:
https://github.com/gahr/retcl
Description:
Retcl is an event-driven, object-oriented, Redis client library targetting the Tcl scripting language. The library consists of a single Tcl Module file, which makes it extremely easy to deploy or integrate into existing projects.
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 (4 items)
Collapse this list.
  1. /usr/local/lib/tcl8.6/retcl-0.6.0.tm
  2. /usr/local/share/licenses/retcl-0.6.0/catalog.mk
  3. /usr/local/share/licenses/retcl-0.6.0/LICENSE
  4. /usr/local/share/licenses/retcl-0.6.0/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • retcl>0:databases/retcl
To install the port:
cd /usr/ports/databases/retcl/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/retcl
  • pkg install retcl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: retcl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1720526549 SHA256 (gahr-retcl-0.6.0_GH0.tar.gz) = 4314a49658f9bf0e1af1fd2f13ad683aacace87dc6c726091250862cdf360018 SIZE (gahr-retcl-0.6.0_GH0.tar.gz) = 29356

Packages (timestamps in pop-ups are UTC):
retcl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.6.00.6.00.3.20.6.00.6.0-0.3.2-
FreeBSD:13:quarterly0.6.00.6.00.4.00.6.00.6.00.4.00.4.00.4.0
FreeBSD:14:latest0.6.00.6.00.4.00.6.00.6.00.4.0-0.4.0
FreeBSD:14:quarterly0.6.00.6.0-0.6.00.6.00.4.00.4.00.4.0
FreeBSD:15:latest0.6.00.6.0n/a0.6.0n/a0.4.00.4.00.4.0
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. tclsh8.6 : lang/tcl86
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_retcl
USES:
tcl:run
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/gahr/retcl/tar.gz/0.6.0?dummy=/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6.0
09 Jul 2024 12:04:47
commit hash: fecb440e192e3d2b311008876d4becfb2d10e86dcommit hash: fecb440e192e3d2b311008876d4becfb2d10e86dcommit hash: fecb440e192e3d2b311008876d4becfb2d10e86dcommit hash: fecb440e192e3d2b311008876d4becfb2d10e86d files touched by this commit
Pietro Cerutti (gahr) search for other commits by this committer
databases/retcl: update to 0.6.0

Changes:
* Allow specifying options on construction
0.5.0
22 May 2024 14:03:04
commit hash: fa056869be7d60b86d6458d270bc37fe2ce0b689commit hash: fa056869be7d60b86d6458d270bc37fe2ce0b689commit hash: fa056869be7d60b86d6458d270bc37fe2ce0b689commit hash: fa056869be7d60b86d6458d270bc37fe2ce0b689 files touched by this commit
Pietro Cerutti (gahr) search for other commits by this committer
databases/retcl: update to 0.5.0

Changes:
* support TLS connections
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.4.0
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.4.0
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.4.0
29 Nov 2021 07:41:43
commit hash: 55720fa3af5737e6363f23f4d8e954f5bf0e846ccommit hash: 55720fa3af5737e6363f23f4d8e954f5bf0e846ccommit hash: 55720fa3af5737e6363f23f4d8e954f5bf0e846ccommit hash: 55720fa3af5737e6363f23f4d8e954f5bf0e846c files touched by this commit
Pietro Cerutti (gahr) search for other commits by this committer
databases/retcl: update to 0.4.0

Release notes: https://github.com/gahr/retcl/releases/tag/0.4.0
0.3.2
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.3.2
17 Apr 2018 07:58:53
Revision:467573Original commit files touched by this commit
gahr search for other commits by this committer
databases/retcl: update to 0.3.2

Release notes: https://github.com/gahr/retcl/releases/tag/0.3.2
0.3.1
20 Feb 2018 12:43:38
Revision:462392Original commit files touched by this commit
gahr search for other commits by this committer
databases/retcl: update to 0.3.1

Release notes: https://github.com/gahr/retcl/releases/tag/0.3.1
0.3.0
19 Feb 2018 16:56:49
Revision:462336Original commit files touched by this commit
gahr search for other commits by this committer
databases/retcl: update to 0.3.0

Release notes: https://github.com/gahr/retcl/releases/tag/0.3.0
0.2.2
12 May 2017 15:26:11
Revision:440685Original commit files touched by this commit
gahr search for other commits by this committer
databases/retcl: update to 0.2.2

Release notes: https://github.com/gahr/retcl/releases/tag/0.2.2
0.2.1
10 May 2017 14:24:37
Revision:440565Original commit files touched by this commit
gahr search for other commits by this committer
databases/retcl: update to 0.2.1

Changelog: https://github.com/gahr/retcl/releases/tag/0.2.1
0.2.0
10 May 2017 10:37:26
Revision:440551Original commit files touched by this commit
gahr search for other commits by this committer
New port: databases/retcl

Retcl is an event-driven, object-oriented, Redis client library targetting the
Tcl scripting language. The library consists of a single Tcl Module file, which
makes it extremely easy to deploy or integrate into existing projects.

WWW: https://github.com/gahr/retcl

Number of commits found: 13