Date: Sun, 15 Feb 2026 22:50:30 +0000 From: Dave Cottlehuber <dch@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 60f54761f621 - main - textproc/caps-log: add missing pkg-descr Message-ID: <69924db6.2584e.3d2fc0f6@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by dch: URL: https://cgit.FreeBSD.org/ports/commit/?id=60f54761f621f23b02065071336c348491233395 commit 60f54761f621f23b02065071336c348491233395 Author: Dave Cottlehuber <dch@FreeBSD.org> AuthorDate: 2026-02-15 22:48:39 +0000 Commit: Dave Cottlehuber <dch@FreeBSD.org> CommitDate: 2026-02-15 22:50:10 +0000 textproc/caps-log: add missing pkg-descr Fixes: a5496b3c364c84646b05e24f0b3461f1d7ecf9d8 Reported by: diizzy Obtained from: https://reviews.freebsd.org/D54921 --- textproc/caps-log/pkg-descr | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/textproc/caps-log/pkg-descr b/textproc/caps-log/pkg-descr index 4542e6ffeef1..ec996f84d665 100644 --- a/textproc/caps-log/pkg-descr +++ b/textproc/caps-log/pkg-descr @@ -1 +1,10 @@ -empty pkg-descr +Cap's Log is a small, terminal UI journaling tool, storing daily entries as +markdown, with a simple structure of tags and sections, and a calendar +view to show annual events and track habits or activities. + +It supports local encryption, and can also use git to work across multiple +computers. + +Refer to the README for more general usage. + +https://github.com/NikolaDucak/caps-loghome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69924db6.2584e.3d2fc0f6>
