Bug 265935 - [NEW PORT] sysutils/py-howdoi: Instant coding answers via the command line
Summary: [NEW PORT] sysutils/py-howdoi: Instant coding answers via the command line
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Neel Chauhan
URL: https://github.com/gleitz/howdoi
Keywords:
Depends on: 265933
Blocks:
  Show dependency treegraph
 
Reported: 2022-08-18 19:46 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2022-08-20 03:37 UTC (History)
1 user (show)

See Also:


Attachments
sysutils-py-howdoi.2.0.19.patch (2.67 KB, patch)
2022-08-18 19:46 UTC, Jesús Daniel Colmenares Oviedo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jesús Daniel Colmenares Oviedo 2022-08-18 19:46:44 UTC
Created attachment 236002 [details]
sysutils-py-howdoi.2.0.19.patch

Howdoi is an open source command line tool that gives answers to your questions right on the command line. Howdoi can be used by anyone and everyone who finds themselves Googling for answers to their basic programming questions.

WWW: https://github.com/gleitz/howdoi

portlint: looks fine.
poudriere: testport is ok.
Comment 1 Neel Chauhan freebsd_committer freebsd_triage 2022-08-20 03:36:58 UTC
Committed!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-08-20 03:37:52 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ed5b9ccf964d53da04bf7deae22244890b9d1548

commit ed5b9ccf964d53da04bf7deae22244890b9d1548
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@riseup.net>
AuthorDate: 2022-08-18 19:33:22 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-08-20 03:36:48 +0000

    sysutils/py-howdoi: new port

    Howdoi is an open source command line tool that gives answers to
    your questions right on the command line. Howdoi can be used by
    anyone and everyone who finds themselves Googling for answers to
    their basic programming questions.

    WWW: https://github.com/gleitz/howdoi

    PR:     265935

 sysutils/Makefile                  |  1 +
 sysutils/py-howdoi/Makefile (new)  | 25 +++++++++++++++++++++++++
 sysutils/py-howdoi/distinfo (new)  |  3 +++
 sysutils/py-howdoi/pkg-descr (new) |  6 ++++++
 4 files changed, 35 insertions(+)