Page MenuHomeFreeBSD

Add devel/git-cola port.
ClosedPublic

Authored by jonathan on Jul 22 2015, 5:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 18, 2:36 PM
Unknown Object (File)
Mon, Dec 16, 7:54 AM
Unknown Object (File)
Wed, Dec 11, 8:54 AM
Unknown Object (File)
Sat, Dec 7, 2:26 AM
Unknown Object (File)
Nov 18 2024, 5:41 PM
Unknown Object (File)
Oct 21 2024, 11:15 PM
Unknown Object (File)
Oct 14 2024, 2:41 AM
Unknown Object (File)
Oct 9 2024, 7:41 AM

Details

Summary

This is a nice-looking GUI for Git.

Diff Detail

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

Event Timeline

jonathan retitled this revision from to Add devel/git-cola port..
jonathan updated this object.
jonathan edited the test plan for this revision. (Show Details)

Apply some fixes from portlint -A.

pgollucci added inline comments.
devel/git-cola/Makefile
9 ↗(On Diff #7187)

mainter should be ports@ or yourself

  • Change maintainer to ports@FreeBSD.org.
devel/git-cola/Makefile
16 ↗(On Diff #7187)

GH_ACCOUNT & GH_PROJECT can both be removed since they default to the value of ${PORTNAME}: https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.html#makefile-master_sites-github-description

jonathan marked an inline comment as done.
  • Remove redundant GitHub information.
brooks added inline comments.
devel/git-cola/Makefile
10 ↗(On Diff #7186)

MAINTAINER should be submitter. We shouldn't commit pre-orphaned ports.

brd added a reviewer: brd.
This revision is now accepted and ready to land.Jul 22 2015, 8:18 PM
jonathan edited edge metadata.
jonathan marked an inline comment as done.
  • Add myself as port maintainer.
This revision now requires review to proceed.Jul 23 2015, 2:16 PM
brd edited edge metadata.
This revision is now accepted and ready to land.Jul 23 2015, 2:25 PM
This revision was automatically updated to reflect the committed changes.
jonathan marked an inline comment as done.