Page MenuHomeFreeBSD

devel/freebsd-git-arc: Improve discoverability with new port name
ClosedPublic

Authored by jrm on Feb 5 2026, 5:22 PM.
Tags
None
Referenced Files
F163982069: D55129.diff
Mon, Jul 27, 3:48 PM
Unknown Object (File)
Sun, Jul 26, 5:31 AM
Unknown Object (File)
Sat, Jul 25, 5:15 PM
Unknown Object (File)
Sat, Jul 25, 10:14 AM
Unknown Object (File)
Thu, Jul 23, 7:43 AM
Unknown Object (File)
Tue, Jul 21, 4:22 PM
Unknown Object (File)
Mon, Jul 20, 12:13 AM
Unknown Object (File)
Sun, Jul 19, 9:26 PM
Subscribers

Details

Summary

Split the old devel/freebsd-git-devtools port into two separate ports,
including this one, to improve discoverability.

Requested by: adrian, ziaee

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jrm requested review of this revision.Feb 5 2026, 5:22 PM
jrm created this revision.
devel/freebsd-git-arc/Makefile
10

This is too long and wraps, how's this?

devel/freebsd-git-arc/Makefile
10

Where do you see it wrapping? We're supposed to be fine with up to 70 characters, and this is only 62.

https://docs.freebsd.org/en/books/porters-handbook/book/#makefile-comment

devel/freebsd-git-arc/Makefile
10

I see it wrapping in the output of pkg sea git on 80x25 vt on my 14" laptop.

devel/git-arc/pkg-descr
2 ↗(On Diff #171253)
devel/freebsd-git-arc/Makefile
10

We can trim it down, but this is surprising. Using the default fonts on the 12.5" screen of an X220, it's not even close to wrapping.

image.png (1×1 px, 1 MB)

Update COMMENT and pkg-descr based on discussion with @ziaee

devel/freebsd-git-arc/Makefile
10

Does the current COMMENT fit?

devel/git-arc would be appropriate if this were a generic Git plugin for Arcanist interoperability, but it isn't — it's hardcoded to only work with FreeBSD's Phabricator instance. It should at the very least be devel/freebsd-git-arc. Or you could just leave well enough alone.

devel/freebsd-git-arc makes sense and sounds good to me. Then it will still come up if people search freebsd, which should be an expected usecase for freebsd specific tooling i think.

devel/freebsd-git-arc/Makefile
10

Yes, with one character to spare

jrm retitled this revision from devel/git-arc: Improve discoverability with new port name to devel/freebsd-git-arc: Improve discoverability with new port name.Feb 5 2026, 8:07 PM

Use devel/freebsd-git-arc for new port name

This revision was not accepted when it landed; it landed in state Needs Review.Feb 7 2026, 3:39 AM
This revision was automatically updated to reflect the committed changes.