Re: git: ae1fa8dfcb88 - main - japanese/open_jtalk: New port
- In reply to: Gerald Pfeifer : "Re: git: ae1fa8dfcb88 - main - japanese/open_jtalk: New port"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 28 May 2025 02:55:55 UTC
On Tue, May 27, 2025 at 10:59:30PM +0300, Gerald Pfeifer wrote: > On Tue, 6 May 2025, MANTANI Nobutaka wrote: > > The branch main has been updated by nobutaka: > > > > URL: https://cgit.FreeBSD.org/ports/commit/?id=ae1fa8dfcb88311ca952f7344135134a7d0abe09 > > > > commit ae1fa8dfcb88311ca952f7344135134a7d0abe09 > > Author: MANTANI Nobutaka <nobutaka@FreeBSD.org> > > AuthorDate: 2025-05-06 05:19:35 +0000 > > Commit: MANTANI Nobutaka <nobutaka@FreeBSD.org> > > CommitDate: 2025-05-06 05:59:53 +0000 > > > > japanese/open_jtalk: New port > > Do I read https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285959 > correctly that this new port was submitted by SAKAI Hiroaki? > > If so, please use `git commit --author="SAKAI Hiroaki <kozos@kozos.jp"` in > the future to give proper credit. > > See Example 4 in our Committers Guide, > https://docs.freebsd.org/en/articles/committers-guide/ . Just to touch on this, honestly, I definitely respect the commit author when they submit a git-format-patch style, but have not always so otherwise. In my opinion, a patch in the git-format-patch style signals that the submitter wishes to be credited for their contribution, and vice versa. To be clear, I would never intentionally remove the submitter's credit but it's just my laziness. > > > > +USE_GCC= yes > > A question on the port, specifically: Why USE_GCC here? Does the port use > anything GCC-specific? Or does it fail to build with newer versions of > LLVM? If it's the latter, please go with > > USES=llvm:max=18 > > or similar instead. > > Thank you, > Gerald -- meta <meta@FreeBSD.org>