Summary: | deskutils/todour: new port, Qt-based UI for editing of todo.txt files | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Michael Zhilin <mizhka> | ||||
Component: | Individual Port(s) | Assignee: | Alexey Dokuchaev <danfe> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | danfe, jumlouhaponbas | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Looks fine modulo minor style bugs, I'll take it from here. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a1eb3aeeecad529d09729406cf300f41609b3f85 commit a1eb3aeeecad529d09729406cf300f41609b3f85 Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2021-12-06 11:28:56 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2021-12-06 11:28:57 +0000 deskutils/todour: new port had been added (+) Todour is a cross-platform application for handling todo.txt files. PR: 260243 Submitted by: mizhka deskutils/Makefile | 1 + deskutils/todour/Makefile (new) | 36 +++++++++++++++++++++++++++++ deskutils/todour/distinfo (new) | 7 ++++++ deskutils/todour/files/patch-main.cpp (new) | 10 ++++++++ deskutils/todour/pkg-descr (new) | 7 ++++++ 5 files changed, 61 insertions(+) Committed with minor improvements and modifications, thanks! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=63664c9921c6611fec1d99a8bf95646dd05d3c2d https://backroomsgame.io commit 63664c9921c6611fec1d99a8bf95646dd05d3c2d Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2021-12-22 15:00:58 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2021-12-22 15:00:58 +0000 security/libssh2: update the port to version 1.10.0 and hook the tests PR: 260247 security/libssh2/Makefile | 12 ++++++------ security/libssh2/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) |
Created attachment 229929 [details] Git format-patch Hi, Here is new port, Qt-based UI for editing of todo.txt files. It works for me. portlint & portclippy are silent.