Port details |
- ghub-devel Client libraries for the APIs of various Git forges
- 3.5.6.49 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: yasu@FreeBSD.org
 - Port Added: 2022-08-01 16:21:41
- Last Update: 2023-03-01 01:58:20
- Commit Hash: 68596b8
- 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:
-
- ghub-devel>0:devel/ghub-devel
- 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-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/ghub-devel
- pkg install ghub-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ghub-devel
- Package flavors (<flavor>: <package>)
- full: ghub-devel
- canna: ghub-devel-emacs_canna
- nox: ghub-devel-emacs_nox
- devel_full: ghub-devel-emacs_devel
- devel_nox: ghub-devel-emacs_devel_nox
- distinfo:
- TIMESTAMP = 1677634631
SHA256 (magit-ghub-v3.5.6-49-g47b7dc9_GH0.tar.gz) = 50f4549d13a16121318f07191efd9c6ac7152cfe14d4fe507a1a7584409388ac
SIZE (magit-ghub-v3.5.6-49-g47b7dc9_GH0.tar.gz) = 62530
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:
-
- compat.el>=28.1.1.0 : misc/compat.el@full
- 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:
-
- compat.el>=28.1.1.0 : misc/compat.el@full
- 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-devel
- for Run
-
- devel/forge-devel
Configuration Options:
- ===> The following configuration options are available for ghub-devel-3.5.6.49:
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-devel
- 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.49 01 Mar 2023 01:58:20
    |
Yasuhiro Kimura (yasu)  |
devel/ghub-devel: Update to latest snapshot
Changes: https://github.com/magit/ghub/compare/d82db69...47b7dc9 |
3.5.6.47 01 Feb 2023 01:04:47
    |
Yasuhiro Kimura (yasu)  |
devel/ghub-devel: Update to latest snapshot
Changes: https://github.com/magit/ghub/compare/142b0db...d82db69 |
3.5.6.42 07 Jan 2023 05:03:39
    |
Yasuhiro Kimura (yasu)  |
devel/ghub-devel: Update to latest snapshot
Changes: https://github.com/magit/ghub/compare/141987e...142b0db |
3.5.6.41 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.41 01 Dec 2022 04:56:35
    |
Yasuhiro Kimura (yasu)  |
devel/ghub-devel: Update to latest snapshot
Changes: https://github.com/magit/ghub/compare/717f6b2...141987e |
3.5.6.39_1 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.39 01 Nov 2022 02:25:56
    |
Yasuhiro Kimura (yasu)  |
devel/ghub-devel: Update to latest snapshot
Changes: https://github.com/magit/ghub/compare/4e5bb75...f07790b |
3.5.6.38 01 Oct 2022 01:17:42
    |
Yasuhiro Kimura (yasu)  |
devel/ghub-devel: Update to latest snapshot
Changes: https://github.com/magit/ghub/compare/4e5bb75...f07790b |
3.5.6.36_1 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 |
3.5.6.36 13 Sep 2022 17:39:15
    |
Yasuhiro Kimura (yasu)  |
devel/ghub-devel: Mark MAKE_JOBS_UNSAFE
I have been receiving build error of this port from pkg-fallout. I
myself can't reproduce it. But I experienced similar problem with
devel/magit-devel and devel/forge-devel before and it was fixed by
disabling parallel build. So mark MAKE_JOBS_UNSAFE hoping it also
fixes build error of this port. At least it doesn't make things worse. |
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.36 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.36 01 Sep 2022 07:12:35
    |
Yasuhiro Kimura (yasu)  |
devel/ghub-devel: Update to latest snapshot
Changes: https://github.com/magit/ghub/compare/94f5aa2...4e5bb75 |
3.5.6.33 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 |