Bug 260243 - deskutils/todour: new port, Qt-based UI for editing of todo.txt files
Summary: deskutils/todour: new port, Qt-based UI for editing of todo.txt files
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Alexey Dokuchaev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-05 21:15 UTC by Michael Zhilin
Modified: 2024-04-03 09:05 UTC (History)
2 users (show)

See Also:


Attachments
Git format-patch (3.15 KB, patch)
2021-12-05 21:15 UTC, Michael Zhilin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)