Bug 217484 - [NEW PORT] misc/py-gitsome: Supercharged Git/Shell Autocompleter with GitHub Integration
Summary: [NEW PORT] misc/py-gitsome: Supercharged Git/Shell Autocompleter with GitHub ...
Status: Closed Not Accepted
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Danilo G. Baio
URL: https://github.com/donnemartin/gitsome
Keywords:
Depends on: 217476 217478 217479 217480 217481 217482 217483
Blocks:
  Show dependency treegraph
 
Reported: 2017-03-01 23:15 UTC by Danilo G. Baio
Modified: 2019-09-08 21:29 UTC (History)
1 user (show)

See Also:


Attachments
misc_py-gitsome.patch (4.85 KB, patch)
2017-03-01 23:15 UTC, Danilo G. Baio
no flags Details | Diff
misc_py-gitsome_0.7.0.patch (4.80 KB, patch)
2017-03-28 01:37 UTC, Danilo G. Baio
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.