Bug 217484

Summary: [NEW PORT] misc/py-gitsome: Supercharged Git/Shell Autocompleter with GitHub Integration
Product: Ports & Packages Reporter: Danilo G. Baio <dbaio>
Component: Individual Port(s)Assignee: Danilo G. Baio <dbaio>
Status: Closed Not Accepted    
Severity: Affects Only Me CC: skreuzer
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/donnemartin/gitsome
Bug Depends on: 217476, 217478, 217479, 217480, 217481, 217482, 217483    
Bug Blocks:    
Attachments:
Description Flags
misc_py-gitsome.patch
none
misc_py-gitsome_0.7.0.patch none

Description Danilo G. Baio freebsd_committer freebsd_triage 2017-03-01 23:15:21 UTC
Created attachment 180423 [details]
misc_py-gitsome.patch

gitsome provides direct integration with GitHub and GitHub Enterprise in a
terminal. It includes not only GitHub integrated commands that work with all
shells but also provides following functions:
 - Git and GitHub Autocompleter With Interactive Help
 - Fish-Style Auto-Suggestions
 - General Autocompleter
 - Python REPL
 - Command History
 - Customizable Highlighting

WWW: https://github.com/donnemartin/gitsome

[Q/A]

portlint: OK (looks fine.)

testport:
   poudriere i386|amd64 10.3 p17     (OK)
   poudriere i386|amd64 11   p8      (OK)
   poudriere i386|amd64 12   r314365 (OK)
Comment 1 Danilo G. Baio freebsd_committer freebsd_triage 2017-03-28 01:37:31 UTC
Created attachment 181254 [details]
misc_py-gitsome_0.7.0.patch

- Updating patch to release 0.7.0
Comment 2 Tobias Kortkamp freebsd_committer freebsd_triage 2019-01-25 11:48:40 UTC
This is now almost 2 years old and needs some work after the introduction
of Python flavors.  Do you still plan to work on it or do we close?
Comment 3 Danilo G. Baio freebsd_committer freebsd_triage 2019-01-25 12:02:41 UTC
Hi Tobias.

This project is not going forward and actually I'm waiting this:
https://github.com/donnemartin/gitsome/pull/135

I'm tracking upstream through Github.

When there is some news there I'll work on it again.
Comment 4 Danilo G. Baio freebsd_committer freebsd_triage 2019-09-08 21:29:48 UTC
I tried to port the latest version, it is now installing its own xonsh with changes.
it will conflict with xonsh from ports, and to change the xonsh path we will need to change a lot of files in the source code of w3af.
I'll close this PR because I'm not planning to use gitsome anymore.