[Bug 257853] [NEW PORT] devel/opengit: Open Source replacement for GPL git

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 15 Aug 2021 05:40:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257853

            Bug ID: 257853
           Summary: [NEW PORT] devel/opengit: Open Source replacement for
                    GPL git
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: beyert@cs.ucr.edu
 Attachment #227209 text/plain
         mime type:

Created attachment 227209
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=227209&action=edit
devel_opengit.shar

A quick port of opengit, which might be useful at some point in the future as
OpenGit
Open Source replacement for GPL git

Written for and dedicated to the BSD systems Using the BSD-2-Clause license

Farhan Khan <farhan@farhan.codes>
PGP KeyID: 1312 89CE 663E 1EB2 179C 1C83 C41D 2281 F8DA C0DE

Objectives

* Laterally compatible with GPL git. You should be able to symlink git to ogit
  and no one should be the wiser.
* Code clarity (not the case at the moment)
* BSD-2-Clause licensed

At the moment, the objective is a read-only version, akin to svnlite, but there
is some overlap in writing objects and updating the index.

File is attached (shar archive)

-- 
You are receiving this mail because:
You are the assignee for the bug.