Bug 262702 - [NEW PORT] news/hackernews-TUI: Terminal UI to browse Hacker News
Summary: [NEW PORT] news/hackernews-TUI: Terminal UI to browse Hacker News
Status: Open
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL: https://github.com/aome510/hackernews...
Keywords: feature
Depends on:
Blocks:
 
Reported: 2022-03-21 14:44 UTC by sec.research.2005
Modified: 2023-10-02 12:04 UTC (History)
1 user (show)

See Also:


Attachments
Patch (34.00 KB, patch)
2022-03-21 14:44 UTC, sec.research.2005
no flags Details | Diff
Poudriere Build Log (671.59 KB, text/plain)
2022-03-21 14:44 UTC, sec.research.2005
no flags Details
Patch (34.00 KB, patch)
2022-03-21 21:15 UTC, sec.research.2005
no flags Details | Diff
Patch (33.99 KB, patch)
2022-03-22 21:37 UTC, sec.research.2005
no flags Details | Diff
Patch after portlint/portclippy/portfmt (33.97 KB, patch)
2022-04-05 13:28 UTC, sec.research.2005
no flags Details | Diff
Patch (34.31 KB, patch)
2022-04-05 21:42 UTC, sec.research.2005
no flags Details | Diff
Poudriere Build Log (673.37 KB, text/plain)
2022-04-05 21:42 UTC, sec.research.2005
no flags Details
Patch (37.52 KB, patch)
2022-06-03 18:18 UTC, sec.research.2005
no flags Details | Diff
Poudriere Build Log (585.28 KB, text/plain)
2022-06-03 18:18 UTC, sec.research.2005
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description sec.research.2005 2022-03-21 14:44:25 UTC
Created attachment 232605 [details]
Patch

hackernews_tui is a fast and customizable application for browsing Hacker News on the terminal.

hackernews_tui is written in Rust with the help of Cursive TUI library. It uses HN Algolia APIs and HN Official APIs to get Hacker News data.
Comment 1 sec.research.2005 2022-03-21 14:44:56 UTC
Created attachment 232606 [details]
Poudriere Build Log
Comment 2 sec.research.2005 2022-03-21 21:15:58 UTC
Created attachment 232616 [details]
Patch

Fixed Comment and pkg-descr to adopt suggestions from portlint.
Comment 3 sec.research.2005 2022-03-22 21:37:01 UTC
Created attachment 232643 [details]
Patch

Removed PORTREVISION from Makefile
Comment 4 sec.research.2005 2022-03-23 13:17:31 UTC
Unlike some of the other terminal based players termusic can download music from youtube(netease/migu/kugou) and then embed lyrics and album photos into mp3/m4a/flac/wav/ogg vorbis files.
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2022-03-23 15:32:28 UTC
(In reply to sec.research.2005 from comment #4)
I think this was copy-pasted from other PR :-)
Comment 6 sec.research.2005 2022-03-23 17:09:32 UTC
(In reply to Fernando Apesteguía from comment #5)
Yes, please discard. I don't have delete permission to delete the comment.
Comment 7 sec.research.2005 2022-04-05 13:28:05 UTC
Created attachment 232966 [details]
Patch after portlint/portclippy/portfmt

Patch after portlint/portclippy/portfmt
Comment 8 sec.research.2005 2022-04-05 21:42:00 UTC
Created attachment 232982 [details]
Patch

Added docs and examples
Comment 9 sec.research.2005 2022-04-05 21:42:21 UTC
Created attachment 232983 [details]
Poudriere Build Log
Comment 10 sec.research.2005 2022-06-03 18:18:04 UTC
Created attachment 234425 [details]
Patch

Upgraded the port to the latest release.
Comment 11 sec.research.2005 2022-06-03 18:18:33 UTC
Created attachment 234426 [details]
Poudriere Build Log

Latest Build log.