Bug 260243

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:
Description Flags
Git format-patch none

Description Michael Zhilin freebsd_committer freebsd_triage 2021-12-05 21:15:59 UTC
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.
Comment 1 Alexey Dokuchaev freebsd_committer freebsd_triage 2021-12-06 02:59:05 UTC
Looks fine modulo minor style bugs, I'll take it from here.
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-12-06 11:30:37 UTC
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(+)
Comment 3 Alexey Dokuchaev freebsd_committer freebsd_triage 2021-12-06 11:32:38 UTC
Committed with minor improvements and modifications, thanks!
Comment 4 Teatger 2024-04-03 09:05:35 UTC
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(-)