Page MenuHomeFreeBSD

Enable subversion support by default to remove git-subversion.
ClosedPublic

Authored by brooks on Nov 22 2019, 12:44 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 22, 11:30 AM
Unknown Object (File)
Mon, May 19, 12:16 AM
Unknown Object (File)
May 3 2025, 11:06 AM
Unknown Object (File)
Apr 23 2025, 5:25 PM
Unknown Object (File)
Apr 16 2025, 4:14 AM
Unknown Object (File)
Mar 7 2025, 4:40 PM
Unknown Object (File)
Mar 4 2025, 3:58 AM
Unknown Object (File)
Feb 24 2025, 6:38 AM
Subscribers
None

Details

Summary

Without PROVIDES/REQUIRES support, ports must depend on exactly one git
port/pkg. Subversion is currently FreeBSD's primiary version control
system and it is widely used with git so it makes sense to enable it by
default and provide a consistant user experience.

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 27706
Build 25906: arc lint + arc unit

Event Timeline

This review is born out of frustration with having to manually build git on our systems where we need git-subversion and prefer to use pkg in general.

This revision is now accepted and ready to land.Nov 22 2019, 12:24 PM