Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Dec 2025 12:12:21 +0100
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        Alexey Dokuchaev <danfe@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 5feb981a289a - main - editors/markmywords: new port had been added (+)
Message-ID:  <66a9065d-6db1-4afd-b491-703870500ddc@FreeBSD.org>
In-Reply-To: <6950ebfd.3d07b.51c3d1f2@gitrepo.freebsd.org>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
On 2025-12-28 09:36, Alexey Dokuchaev wrote:
> The branch main has been updated by danfe:
>
> URL:https://cgit.FreeBSD.org/ports/commit/?id=5feb981a289a21dc7df903c04da2019417d7ef8e
>
> commit 5feb981a289a21dc7df903c04da2019417d7ef8e
> Author:     Alexey Dokuchaev<danfe@FreeBSD.org>
> AuthorDate: 2025-12-28 08:35:36 +0000
> Commit:     Alexey Dokuchaev<danfe@FreeBSD.org>
> CommitDate: 2025-12-28 08:35:36 +0000
>
>      editors/markmywords: new port had been added (+)
>      
>      Minimal markdown editor around WebKitGTK, written in Vala.
>      
>      WWW:https://github.com/voldyman/MarkMyWords
> ---
>   editors/Makefile                                   |  1 +
>   editors/markmywords/Makefile                       | 32 +++++++++++
>   editors/markmywords/distinfo                       |  3 +
>   editors/markmywords/files/patch-CMakeLists.txt     | 66 ++++++++++++++++++++++
>   .../files/patch-src_Widgets_PreferencesDialog.vala | 18 ++++++
>   editors/markmywords/pkg-descr                      |  1 +
>   editors/markmywords/pkg-plist                      |  7 +++
>   7 files changed, 128 insertions(+)
Hi,

Can you please refrain to adding abandonware to the tree which already 
needs local cleanup and patching as upstream is dead. Upstream tree 
hasn't been touched in years, multiple reported issues are unanswered 
and unresolved. You've added one yourself with a suggestion but why 
didn't you create a PR to make it easier for upstream? [1] We'll need to 
at least to fix it manually with CMake 4 given that upstream is dead. 
There are also already multiple projects which appears to be very 
similar in functionality and at least four are maintained by you, none 
of these suffice [2]? 1: https://github.com/voldyman/MarkMyWords/issues/102

2: deskutils/notekit (maintained by you) deskutils/vnote (maintained by 
you) editors/ghostwriter editors/marker editors/remarkable (maintained 
by you) editors/retext www/writefreely deskutils/mindforger (maintained 
by you) On another note, are there any timely plans on addressing your 
currently maintained list of ports which portscout lists ~25% as 
outdated and PRs with multiple requests such as deadbeef which have been 
open for months? If you're unable to handle all just return a set of 
them to the pool and/or try to find new maintainers. It would also be 
nice if we could keep security/rhash up to date given that it's used by 
high profile consumers such as CMake. Best regards, Daniel

[-- Attachment #2 --]
<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 2025-12-28 09:36, Alexey Dokuchaev
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:6950ebfd.3d07b.51c3d1f2@gitrepo.freebsd.org">
      <pre wrap="" class="moz-quote-pre">The branch main has been updated by danfe:

URL: <a class="moz-txt-link-freetext" href="https://cgit.FreeBSD.org/ports/commit/?id=5feb981a289a21dc7df903c04da2019417d7ef8e">https://cgit.FreeBSD.org/ports/commit/?id=5feb981a289a21dc7df903c04da2019417d7ef8e</a>;

commit 5feb981a289a21dc7df903c04da2019417d7ef8e
Author:     Alexey Dokuchaev <a class="moz-txt-link-rfc2396E" href="mailto:danfe@FreeBSD.org">&lt;danfe@FreeBSD.org&gt;</a>
AuthorDate: 2025-12-28 08:35:36 +0000
Commit:     Alexey Dokuchaev <a class="moz-txt-link-rfc2396E" href="mailto:danfe@FreeBSD.org">&lt;danfe@FreeBSD.org&gt;</a>
CommitDate: 2025-12-28 08:35:36 +0000

    editors/markmywords: new port had been added (+)
    
    Minimal markdown editor around WebKitGTK, written in Vala.
    
    WWW: <a class="moz-txt-link-freetext" href="https://github.com/voldyman/MarkMyWords">https://github.com/voldyman/MarkMyWords</a>;
---
 editors/Makefile                                   |  1 +
 editors/markmywords/Makefile                       | 32 +++++++++++
 editors/markmywords/distinfo                       |  3 +
 editors/markmywords/files/patch-CMakeLists.txt     | 66 ++++++++++++++++++++++
 .../files/patch-src_Widgets_PreferencesDialog.vala | 18 ++++++
 editors/markmywords/pkg-descr                      |  1 +
 editors/markmywords/pkg-plist                      |  7 +++
 7 files changed, 128 insertions(+)
</pre>
    </blockquote>
    <span style="white-space: pre-wrap">Hi,
</span>
    <p><span style="white-space: pre-wrap">Can you please refrain to adding abandonware to the tree which already needs local cleanup and patching as upstream is dead. Upstream tree hasn't been touched in years, multiple reported issues are unanswered and </span><span
      style="white-space: pre-wrap">unresolved</span><span
      style="white-space: pre-wrap">. You've added one yourself with a suggestion but why didn't you create a PR to make it easier for upstream? [1]
We'll need to at least to fix it manually with CMake 4 given that upstream is dead. There are also already multiple projects which appears to be very similar in functionality and at least four are maintained by you, none of these suffice [2]?

1: <a class="moz-txt-link-freetext" href="https://github.com/voldyman/MarkMyWords/issues/102">https://github.com/voldyman/MarkMyWords/issues/102</a></span></p>;
    <p><span style="white-space: pre-wrap">2:
deskutils/notekit (maintained by you)
deskutils/vnote (maintained by you)
editors/ghostwriter
editors/marker
editors/remarkable (maintained by you)
editors/retext
www/writefreely
deskutils/mindforger (maintained by you)

On another note, are there any timely plans on addressing your currently maintained list of ports which portscout lists ~25% as outdated and PRs with multiple requests such as deadbeef which have been open for months?
If you're unable to handle all just return a set of them to the pool and/or try to find new maintainers.

It would also be nice if we could keep security/rhash up to date given that it's used by high profile consumers such as CMake.

Best regards,
Daniel</span></p>
  </body>
</html>
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?66a9065d-6db1-4afd-b491-703870500ddc>