head 1.2; access; symbols pkgsrc-2023Q4:1.2.0.32 pkgsrc-2023Q4-base:1.2 pkgsrc-2023Q3:1.2.0.30 pkgsrc-2023Q3-base:1.2 pkgsrc-2023Q2:1.2.0.28 pkgsrc-2023Q2-base:1.2 pkgsrc-2023Q1:1.2.0.26 pkgsrc-2023Q1-base:1.2 pkgsrc-2022Q4:1.2.0.24 pkgsrc-2022Q4-base:1.2 pkgsrc-2022Q3:1.2.0.22 pkgsrc-2022Q3-base:1.2 pkgsrc-2022Q2:1.2.0.20 pkgsrc-2022Q2-base:1.2 pkgsrc-2022Q1:1.2.0.18 pkgsrc-2022Q1-base:1.2 pkgsrc-2021Q4:1.2.0.16 pkgsrc-2021Q4-base:1.2 pkgsrc-2021Q3:1.2.0.14 pkgsrc-2021Q3-base:1.2 pkgsrc-2021Q2:1.2.0.12 pkgsrc-2021Q2-base:1.2 pkgsrc-2021Q1:1.2.0.10 pkgsrc-2021Q1-base:1.2 pkgsrc-2020Q4:1.2.0.8 pkgsrc-2020Q4-base:1.2 pkgsrc-2020Q3:1.2.0.6 pkgsrc-2020Q3-base:1.2 pkgsrc-2020Q2:1.2.0.4 pkgsrc-2020Q2-base:1.2 pkgsrc-2020Q1:1.2.0.2 pkgsrc-2020Q1-base:1.2 pkgsrc-2019Q4:1.1.0.18 pkgsrc-2019Q4-base:1.1 pkgsrc-2019Q3:1.1.0.14 pkgsrc-2019Q3-base:1.1 pkgsrc-2019Q2:1.1.0.12 pkgsrc-2019Q2-base:1.1 pkgsrc-2019Q1:1.1.0.10 pkgsrc-2019Q1-base:1.1 pkgsrc-2018Q4:1.1.0.8 pkgsrc-2018Q4-base:1.1 pkgsrc-2018Q3:1.1.0.6 pkgsrc-2018Q3-base:1.1 pkgsrc-2018Q2:1.1.0.4 pkgsrc-2018Q2-base:1.1 pkgsrc-2018Q1:1.1.0.2 pkgsrc-2018Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2020.01.09.11.59.53; author leot; state Exp; branches; next 1.1; commitid YPZP1Lj5MvjtH0SB; 1.1 date 2018.02.27.17.08.35; author leot; state Exp; branches; next ; commitid 1ofKvBrWBKOzjwsA; desc @@ 1.2 log @hub: Generate and install hub-* man pages Add necessary logic to generate and install hub man pages. We could use the existent targets provided by Makefile by introducing a gmake tool dependency and adjusting install.sh but it is probably easier to mimic it and rarely new commands are added to hub (so possible HUB_COMMANDS sync against ${WRKSRC}/Makefile should hopefully scale). We can revisit that in the future if that will not be the case. PKGREVISION++ @ text @@@comment $NetBSD$ bin/hub man/man1/hub-alias.1 man/man1/hub-api.1 man/man1/hub-browse.1 man/man1/hub-ci-status.1 man/man1/hub-compare.1 man/man1/hub-create.1 man/man1/hub-delete.1 man/man1/hub-fork.1 man/man1/hub-gist.1 man/man1/hub-issue.1 man/man1/hub-pr.1 man/man1/hub-pull-request.1 man/man1/hub-release.1 man/man1/hub-sync.1 man/man1/hub.1 @ 1.1 log @hub: Import hub-2.2.9 as net/hub hub is a command line tool that wraps git in order to extend it with extra features and commands that make working with GitHub easier. $ hub clone rtomayko/tilt # expands to: $ git clone git://github.com/rtomayko/tilt.git hub is best aliased as `git', so you can type `git ' in the shell and get all the usual hub features. @ text @d3 14 @