Port details |
- ghub Client libraries for the APIs of various Git forges
- 3.5.6_3 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: yasu@FreeBSD.org
 - Port Added: 2018-04-02 21:19:33
- Last Update: 2022-12-19 14:44:58
- Commit Hash: 721e577
- Also Listed In: elisp
- License: GPLv3+
- Description:
- Ghub is a library that provides basic support for using the Github
REST (v3) and GraphQL (v4) APIs from Emacs packages. It abstracts
access to API resources using only a handful of functions that are not
resource-specific.
Ghub handles the creation, storage and use of access tokens using a
setup wizard to make it easier for users to get started and to reduce
the support burden imposed on package maintainers. It also comes with
a comprehensive manual to address the cases when things don't just
work as expected or in case you don't want to use the wizard.
Ghub is intentionally limited to only provide these two essential
features - basic request functions and guided setup - to avoid being
too opinionated, which would hinder wide adoption. It is assumed that
wide adoption would make life easier for users and maintainers alike,
because then all packages that talk to the Github API could be
configured the same way.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/devel/ghub/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/ghub
- pkg install ghub
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ghub
- Package flavors (<flavor>: <package>)
- full: ghub
- canna: ghub-emacs_canna
- nox: ghub-emacs_nox
- devel_full: ghub-emacs_devel
- devel_nox: ghub-emacs_devel_nox
- distinfo:
- TIMESTAMP = 1648212121
SHA256 (magit-ghub-v3.5.6_GH0.tar.gz) = 0d5bd0b83f19459cf427d562a46ecfc9e1e8b52c584c96e34f5f39197fcda9cf
SIZE (magit-ghub-v3.5.6_GH0.tar.gz) = 59474
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- treepy.el>=0.1.1 : devel/treepy.el@full
- gsed : textproc/gsed
- emacs-28.2 : editors/emacs@full
- gmake>=4.3 : devel/gmake
- makeinfo : print/texinfo
- Runtime dependencies:
-
- treepy.el>=0.1.1 : devel/treepy.el@full
- emacs-28.2 : editors/emacs@full
- indexinfo : print/indexinfo
- This port is required by:
- for Build
-
- devel/forge
- for Run
-
- devel/forge
Configuration Options:
- ===> The following configuration options are available for ghub-3.5.6_3:
DOCS=on: Build and/or install documentation
PDF=off: Build and install PDF document
===> Use 'make config' to modify these settings
- Options name:
- devel_ghub
- USES:
- emacs gmake makeinfo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.5.6_3 19 Dec 2022 14:44:58
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**tex.mk: Convert bsd.tex.mk to USES=tex
- Update all the consumers to use USES=tex
- USE_TEX=yes is the old way of writing USES=tex which has been removed
and replaced in all ports
- Almost all of the USE_TEX features remains unchanged
- Some consumers had the same variables defined both in the mk
infrastructure and also in the ports which have been removed from the
ports as those are redundant.
In case any of the consumers are failing to build please make sure that
the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no
longer load the required VARS for tex and related dependencies.
Reviewed by: portmgr
Approved by: portmgr (blanket) |
3.5.6_3 30 Nov 2022 07:06:37
    |
Yasuhiro Kimura (yasu)  |
editors/emacs-devel: Update to 2022-11-28 snapshot
Bump PORTREVISION of consumers as EMACS_VER is changed to 30.0.50.
Changes: https://github.com/emacs-mirror/emacs/compare/51589f81...7939184f |
3.5.6_2 21 Sep 2022 07:48:19
    |
Yasuhiro Kimura (yasu)  |
editors/emacs: Update to 28.2
* Remove FCITXPATCH option as extra-patch-src_xfns.c can't be applied
since 28.1.
* Tidy up Makefile with portfmt.
* Bump PORTREVISION of consumers.
ChangeLog: https://www.gnu.org/software/emacs/news/NEWS.28.2
PR: 266454
Exp-run by: antoine
Reviewed by: ashish, jrm
Differential Revision: https://reviews.freebsd.org/D36613 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.5.6_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.5.6_1 01 Aug 2022 16:13:03
    |
Yasuhiro Kimura (yasu)  |
devel/ghub-devel: Add new port
Add devel/ghub-devel, development version of client libraries for the
APIs of various Git forges.
https://github.com/magit/ghub |
3.5.6_1 07 Apr 2022 22:12:44
    |
Joseph Mingrone (jrm)  |
Emacs ports: Bump PORTREVISION after Emacs 28.1
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D34781 |
3.5.6 26 Mar 2022 03:15:28
    |
Yasuhiro Kimura (yasu)  |
devel/ghub: Update to 3.5.6
Changes: https://github.com/magit/ghub/compare/v3.5.5...v3.5.6 |
3.5.5_1 20 Feb 2022 23:30:27
    |
Yasuhiro Kimura (yasu)  |
devel/ghub: Add PDF option and change DOCS option
* Add new option PDF. If it is enabled PDF document is built and
installed.
* Change DOCS option so HTML document is built and installed if it is
enabled. |
3.5.5 17 Feb 2022 06:49:47
    |
Yasuhiro Kimura (yasu)  |
devel/ghub: Update to 3.5.5
Update COMMENT to the description by upstream
ChangeLog: https://github.com/magit/ghub/blob/v3.5.5/CHANGELOG |
3.5.4_1 15 Nov 2021 15:19:58
    |
Joseph Mingrone (jrm)  |
USES=emacs: Chase package name changes
PR: 259259
Differential Revision: https://reviews.freebsd.org/D32613 |
3.5.4 27 Oct 2021 16:16:24
    |
Yasuhiro Kimura (yasu)  |
devel/ghub: Update to 3.5.4
Don't install ghub-pkg.el as it isn't necessary.
Changes: https://github.com/magit/ghub/commits/v3.5.4
Differential Revision: https://reviews.freebsd.org/D32274 |
3.5.3_1 01 Oct 2021 22:55:27
    |
Joseph Mingrone (jrm)  |
*: Chase new major version (29) of editors/emacs-devel
Differential Revision: https://reviews.freebsd.org/D32258 |
3.5.3 28 Sep 2021 05:13:33
    |
Yasuhiro Kimura (yasu)  |
*/*: Update MAINTAINER address of my ports to that of FreeBSD.org
Approved by: meta (mentor)
Differential Revision: https://reviews.freebsd.org/D32170 |
3.5.3 27 May 2021 10:14:26
    |
Nuno Teixeira (eduardo)  Author: Yasuhiro Kimura |
devel/ghub: Update to 3.5.3
- Pet portclippy
Changelog: https://github.com/magit/ghub/commits/v3.5.3
PR: 256039
Approved by: dbaio, garga (mentors, implicit) |
3.5.2 28 Apr 2021 06:59:28
    |
Kevin Bowling (kbowling)  Author: Yasuhiro Kimura |
devel/ghub: Update to 3.5.2
Changes: https://github.com/magit/ghub/commits/v3.5.2
PR: 255450
Approved by: maintainer |
3.5.1_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.5.1_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.5.1_1 26 Mar 2021 00:40:45
  |
jrm  |
editors/emacs: Update to 27.2
This is a bug-fix release with no new features.
https://www.gnu.org/software/emacs/news/NEWS.27.2
Reviewed by: ashish
Differential Revision: https://reviews.freebsd.org/D27700 |
3.5.1 27 Dec 2020 20:55:15
  |
rhurlin  |
devel/ghub: Update to 3.5.1
Changelog: https://github.com/magit/ghub/blob/v3.5.1/CHANGELOG
PR: 252218
Submitted by: Yasuhiro Kimura <yasu@utahime.org> (maintainer)
Approved by: arrowd, tcberner (mentors, implicit) |
3.5.0 22 Nov 2020 16:29:18
  |
rhurlin  |
devel/ghub: Update to 3.5.0
- Limit auth-source kludge to affected Emacs releases
- Fix url-http-handle-authentication
- Add a .mailmap address
- Some corrections of typos
Changelog: https://github.com/magit/ghub/commits/v3.5.0
PR: 251308
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Approved by: arrowd, tcberner (mentors, implicit) |
3.4.2 26 Oct 2020 11:00:52
  |
lwhsu  |
devel/ghub: Update to 3.4.2
PR: 250614
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
3.4.1_1 12 Aug 2020 18:30:07
  |
jrm  |
editors/emacs: Update to version 27.1
Please refer to the 20200811 UPDATING entry when upgrading
dependent (*-emacs26-*) ports.
Port changes:
- depend on math/gmp
- match upstream by turning CAIRO, HARFBUZZ, and JSON options and on and
turning MAGICK off by default
- remove OPENMP check for graphics/ImageMagick as the openmp is now
included in base
- update EMACS_VER in Mk/Uses/emacs.mk
- bump USES=emacs ports or remove BROKEN for net-im/jabber.el and
deskutils/howm, which now build
Submitted by: HIROSE Yuuji <yuuji@gentei.org> (canna patch)
Reviewed by: ashish
Differential Revision: https://reviews.freebsd.org/D23966 |
3.4.1 10 Aug 2020 17:24:30
  |
lwhsu  |
devel/ghub: Update to 3.4.1
PR: 248564
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
3.4.0 21 Jul 2020 03:13:44
  |
lwhsu  |
Update to 3.4.0
PR: 248131
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
3.3.0_1 08 Mar 2020 18:28:25
  |
tcberner  |
devel/ghub: Update dependency
* Update dependency. This version doesn't require either devel/dash.el or
devel/graphql.el anymore.
* Bump PORTREVISON because of dependency change.
PR: 243751
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
3.3.0 21 Jan 2020 18:59:06
  |
tcberner  |
devel/ghub: Update to 3.3.0
PR: 243473
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
3.2.0_3 07 Jan 2020 04:55:40
  |
jrm  |
editors/emacs-devel: Update to latest master branch commit, 4f2b415
This update includes an Emacs major version change from 27.0.50 to 28.0.50.
Ports that may depend on editors/emacs-devel must chase this update
with a PORTREVISION bump.
Submitted by: ashish (maintainer)
Differential Revision: https://reviews.freebsd.org/D23012 |
3.2.0_2 01 Sep 2019 15:32:09
  |
jrm  |
Bump PORTREVISION for ports using EMACS_VERSION_SITE_LISPDIR
This is required after editors/emacs was updated to version 26.3 in
r510281.
Reported by: ashish |
3.2.0_1 28 Apr 2019 15:16:51
  |
jrm  |
Bump PORTREVISION for ports using EMACS_VERSION_SITE_LISPDIR
This should have been done with r499179 when editors/emacs was updated
to version 26.2.
Reported by: nobutaka |
3.2.0 27 Dec 2018 17:14:45
  |
swills  |
devel/ghub: Update to 3.2.0
PR: 234446
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
3.1.0 26 Dec 2018 21:13:18
  |
swills  |
devel/ghub: update to 3.1.0
PR: 234243
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
3.0.0 10 Nov 2018 19:54:36
  |
jrm  |
devel/ghub: Update to version 3.0.0
PR: 232890
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>, maintainer |
2.0.1_2 10 Nov 2018 18:12:58
  |
bapt  |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
2.0.1_1 31 May 2018 01:18:05
  |
jrm  |
USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade
Or, mark ports that fail to build as BROKEN.
https://lists.freebsd.org/pipermail/freebsd-ports/2018-May/113518.html |
2.0.1 23 May 2018 07:44:03
  |
yuri  |
devel/ghub: Update 2.0.0 -> 2.0.1
Also change to DISTVERSION and order lines.
PR: 228403
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
2.0.0 02 Apr 2018 21:19:20
  |
jrm  |
New port, devel/ghub: Minuscule client library for the Github API
WWW: https://github.com/magit/ghub
PR: 227135
Submitted by: yasu@utahime.org (maintainer) |