Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jan 2026 13:17:05 +0100
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        MANTANI Nobutaka <nobutaka@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        mew14930xvi <mew14930xvi@inbox.lv>
Subject:   Re: git: d03e349fefd9 - main - japanese/proxy2ch: New port
Message-ID:  <fe231a74-80d3-4e21-8d82-a802be182c37@FreeBSD.org>
In-Reply-To: <69760386.42fff.23da5b0a@gitrepo.freebsd.org>

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

On 2026-01-25 12:50, MANTANI Nobutaka wrote:
> The branch main has been updated by nobutaka:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=d03e349fefd93134b0ff4260ab4e49e15d97ee5d
>
> commit d03e349fefd93134b0ff4260ab4e49e15d97ee5d
> Author:     mew14930xvi <mew14930xvi@inbox.lv>
> AuthorDate: 2026-01-25 11:35:37 +0000
> Commit:     MANTANI Nobutaka <nobutaka@FreeBSD.org>
> CommitDate: 2026-01-25 11:45:34 +0000
>
>      japanese/proxy2ch: New port
>      
>      proxy2ch is a proxy server for 5ch.net, bbspink.com and talk.jp.
>      
>      PR:             292264
>      Reported by:    mew14930xvi <mew14930xvi@inbox.lv>
> ---
>   japanese/Makefile                      |  1 +
>   japanese/proxy2ch/Makefile             | 46 ++++++++++++++++++++++++++++++++++
>   japanese/proxy2ch/distinfo             |  3 +++
>   japanese/proxy2ch/files/patch-Makefile | 31 +++++++++++++++++++++++
>   japanese/proxy2ch/files/proxy2ch.in    | 20 +++++++++++++++
>   japanese/proxy2ch/pkg-descr            |  3 +++
>   6 files changed, 104 insertions(+)
>
> diff --git a/japanese/Makefile b/japanese/Makefile
> index 212f5bf91555..8aa382f0dd79 100644
> --- a/japanese/Makefile
> +++ b/japanese/Makefile
> @@ -221,6 +221,7 @@
>       SUBDIR += plain2
>       SUBDIR += plan
>       SUBDIR += prn-ps
> +    SUBDIR += proxy2ch
>       SUBDIR += py-SudachiPy
>       SUBDIR += py-fugashi
>       SUBDIR += py-ipadic
> diff --git a/japanese/proxy2ch/Makefile b/japanese/proxy2ch/Makefile

Hi,

Please use 
https://codeberg.org/NanashiNoGombe/${PORTNAME}/archive/v${DISTVERSION}${EXTRACT_SUFX}?dummy=/ 
as MASTER_SITES
This should also clean up the port Makefile in various ways
(See most other ports in tree using Codeberg)

LTO shouldn't be hardcoded
https://docs.freebsd.org/en/books/porters-handbook/book/#dads-cflags

Best regards,
Daniel



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fe231a74-80d3-4e21-8d82-a802be182c37>