Bug 265935

Summary: [NEW PORT] sysutils/py-howdoi: Instant coding answers via the command line
Product: Ports & Packages Reporter: Jesús Daniel Colmenares Oviedo <DtxdF>
Component: Individual Port(s)Assignee: Neel Chauhan <nc>
Status: Closed FIXED    
Severity: Affects Only Me CC: nc
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/gleitz/howdoi
Bug Depends on: 265933    
Bug Blocks:    
Attachments:
Description Flags
sysutils-py-howdoi.2.0.19.patch none

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(+)