Port details |
- forge-devel Work with Git forges from the comfort of Magit (Development Version)
- 0.3.2.122 devel
=0 0.3.2.116Version of this port present on the latest quarterly branch. - Maintainer: yasu@FreeBSD.org
 - Port Added: 2021-07-02 16:45:30
- Last Update: 2023-09-01 04:20:15
- Commit Hash: 76f9a49
- Also Listed In: elisp
- License: GPLv3+
- Description:
- Forge allows you to work with Git forges, such as Github and Gitlab,
from the comfort of Magit and the rest of Emacs.
Forge fetches issues, pull-requests and other data using the forge's
API and stores that in a local database. Additionally it fetches the
pull-request references using Git. Forge implements various features
that use this data but the database and pull-request refs can also be
used by third-party packages.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- forge-devel>0:devel/forge-devel
- Conflicts:
- CONFLICTS:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/devel/forge-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/forge-devel
- pkg install forge-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: forge-devel
- Package flavors (<flavor>: <package>)
- full: forge-devel
- canna: forge-devel-emacs_canna
- nox: forge-devel-emacs_nox
- devel_full: forge-devel-emacs_devel
- devel_nox: forge-devel-emacs_devel_nox
- distinfo:
- TIMESTAMP = 1693539329
SHA256 (magit-forge-v0.3.2-122-gdc777b6_GH0.tar.gz) = 3a4d2a5328a138959ab885b10023184e5f5a19ab6d6e0ea941183bd899d8ecae
SIZE (magit-forge-v0.3.2-122-gdc777b6_GH0.tar.gz) = 101358
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:
-
- closql-devel>=1.2.1 : databases/closql-devel@full
- compat.el>=29.1.3.4 : misc/compat.el@full
- dash.el>=2.19.1 : devel/dash.el@full
- emacsql-devel>=3.1.1 : databases/emacsql-devel@full
- ghub-devel>=3.5.6 : devel/ghub-devel@full
- magit-devel>=3.3.0 : devel/magit-devel@full
- markdown-mode.el>=2.4 : textproc/markdown-mode.el@full
- transient-devel>=0.4.0 : devel/transient-devel@full
- yaml.el>=0.3.5 : textproc/yaml.el@full
- gsed : textproc/gsed
- emacs-29.1 : editors/emacs@full
- gmake>=4.3 : devel/gmake
- makeinfo : print/texinfo
- Runtime dependencies:
-
- closql-devel>=1.2.1 : databases/closql-devel@full
- compat.el>=29.1.3.4 : misc/compat.el@full
- dash.el>=2.19.1 : devel/dash.el@full
- emacsql-devel>=3.1.1 : databases/emacsql-devel@full
- ghub-devel>=3.5.6 : devel/ghub-devel@full
- magit-devel>=3.3.0 : devel/magit-devel@full
- markdown-mode.el>=2.4 : textproc/markdown-mode.el@full
- transient-devel>=0.4.0 : devel/transient-devel@full
- yaml.el>=0.3.5 : textproc/yaml.el@full
- emacs-29.1 : editors/emacs@full
- indexinfo : print/indexinfo
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for forge-devel-0.3.2.122:
DOCS=on: Build and/or install documentation
PDF=off: Build and install PDF document
===> Use 'make config' to modify these settings
- Options name:
- devel_forge-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 |
0.3.2.122 01 Sep 2023 04:20:15
    |
Yasuhiro Kimura (yasu)  |
devel/forge-devel: Update to latest snapshot
https://github.com/magit/forge/compare/ec68fcd...dc777b6 |
0.3.2.120_1 20 Aug 2023 00:53:11
    |
Yasuhiro Kimura (yasu)  |
editors/emacs: Update to 29.1
* Update Canna patch to the one for Emacs 29.
* Add new options PGTK, SQLITE3, TREESITTER and WEBP. SQLITE3 and
TREESITTER are ON by default. PGTK and WEBP options are excluded
from nox flavor.
* CARGO option doesn't imply XFT but prevents it. It is caused as a
result of adding pure GTK support (PGTK option).
* OTK options doesn't imply XTF any more. It is also caused as a
result of adding pure GTK support.
* Update NATIVECOMP option so it specifies ahead-of-time compilation
via the configure argument.
* Remove "experimental" from NATIVECOMP_DESC.
* Add print/freetype2 and x11-fonts/fontconfig to CAIRO_LIB_DEPENDS
and GTK3_LIB_DEPENDS. Necessary to link emacs binary with shared (Only the first 15 lines of the commit message are shown above ) |
0.3.2.120 01 Aug 2023 01:18:15
    |
Yasuhiro Kimura (yasu)  |
devel/forge-devel: Update to latest snapshot
Changes: https://github.com/magit/forge/compare/ec68fcd...ecbcce9 |
0.3.2.116 03 Jun 2023 04:45:52
    |
Yasuhiro Kimura (yasu)  |
devel/forge-devel: Update to latest snapshot
Changes: https://github.com/magit/forge/compare/d2bdd2c...ec68fcd |
0.3.2.113_1 13 May 2023 06:36:09
    |
Yasuhiro Kimura (yasu)  |
devel/forge-devel: Change dependencies
Switch to use development versions of closql and emacsql.
This fixes runtime error after update of this port to letest snapshot. |
0.3.2.113 11 May 2023 06:14:19
    |
Yasuhiro Kimura (yasu)  |
devel/forge-devel: Update to latest snapshot
Changes: https://github.com/magit/forge/compare/ba35ffc...d2bdd2c |
0.3.2.96_5 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.3.2.96 01 Mar 2023 01:58:24
    |
Yasuhiro Kimura (yasu)  |
devel/forge-devel: Update to latest snapshot
Changes: https://github.com/magit/forge/compare/b41e488...ba35ffc |
0.3.2.87 01 Feb 2023 01:04:50
    |
Yasuhiro Kimura (yasu)  |
devel/forge-devel: Update to latest snapshot
Changes: https://github.com/magit/forge/compare/6ff776a...b41e488 |
0.3.2.79 07 Jan 2023 05:03:44
    |
Yasuhiro Kimura (yasu)  |
devel/forge-devel: Update to latest snapshot
Changes: https://github.com/magit/forge/compare/9fc0745...6ff776a |
0.3.2.72 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) |
0.3.2.72 01 Dec 2022 04:56:38
    |
Yasuhiro Kimura (yasu)  |
devel/forge-devel: Update to latest snapshot
Changes: https://github.com/magit/forge/compare/45b06b8...9fc0745 |
0.3.2.69_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 |
0.3.2.69 01 Nov 2022 02:25:59
    |
Yasuhiro Kimura (yasu)  |
devel/forge-devel: Update to latest snapshot
Changes: https://github.com/magit/forge/compare/2a2c6dd...45b06b8 |
0.3.1.71 01 Oct 2022 01:17:46
    |
Yasuhiro Kimura (yasu)  |
devel/forge-devel: Update to latest snapshot
Changes: https://github.com/magit/forge/compare/6a820a4...2a2c6dd |
0.3.1.69_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 |
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) |
0.3.1.69 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 ) |
0.3.1.69 01 Sep 2022 07:12:35
    |
Yasuhiro Kimura (yasu)  |
devel/forge-devel: Update to latest snapshot
Changes: https://github.com/magit/forge/compare/ed8abda...6a820a4 |
0.3.1.65 01 Aug 2022 16:13:19
    |
Yasuhiro Kimura (yasu)  |
devel/forge-devel: Update to latest snapshot
Switch to use development version of ghub and transient.
Changes: https://github.com/magit/forge/compare/66b3993...ed8abda |
0.3.1.48 01 Jun 2022 00:09:24
    |
Yasuhiro Kimura (yasu)  |
devel/forge-devel: Update to latest snapshot
Changes: https://github.com/magit/forge/compare/248256d...66b3993 |
0.3.1.42 01 May 2022 02:14:04
    |
Yasuhiro Kimura (yasu)  |
devel/forge-devel: Update to latest snapshot
Changes: https://github.com/magit/forge/compare/c2d21a3...248256d |
0.3.1.22_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 |
0.3.1.22 01 Apr 2022 05:32:55
    |
Yasuhiro Kimura (yasu)  |
devel/forge-devel: Update to latest snapshot
Changes: https://github.com/magit/forge/compare/0f43617...c2d21a3 |
0.3.1.3 01 Mar 2022 08:53:03
    |
Yasuhiro Kimura (yasu)  |
devel/forge-devel: Update to latest snapshot
Changes: https://github.com/magit/forge/compare/43055ac...0f43617 |
0.3.0.44_1 20 Feb 2022 23:30:43
    |
Yasuhiro Kimura (yasu)  |
devel/forge-devel: 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.
* Add NO_ARCH |
0.3.0.44 31 Jan 2022 22:28:57
    |
Yasuhiro Kimura (yasu)  |
devel/forge-devel: Update to latest snapshot
Changes: https://github.com/magit/forge/commits/43055ac |
0.3.0.38 13 Jan 2022 09:59:43
    |
Yasuhiro Kimura (yasu)  |
devel/{forge-devel,magit-devel}: Mark MAKE_JOBS_UNSAFE again
Unfortunately parallel build still fails if Emacs is build with native
compilation enabled. |
0.3.0.38 08 Jan 2022 10:15:31
    |
Yasuhiro Kimura (yasu)  |
devel/forge-devel: Update to latest snapshot
Remove MAKE_JOBS_UNSAFE as parallel build succeeds even if Emacs is
build with native compilation enabled.
Changes: https://github.com/magit/forge/commits/0ff9b8a |
0.3.0.24_1 15 Dec 2021 03:59:12
    |
Yasuhiro Kimura (yasu)  |
devel/forge-devel: Update to latest snapshot
Changes: https://github.com/magit/forge/commits/402773e |
0.3.0.2_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 |
0.3.0.2 28 Oct 2021 00:06:50
    |
Yasuhiro Kimura (yasu)  |
devel/forge-devel: Update to latest snapshot
* Add some ports to {BUILD|RUN}_DEPENDS. Currently they are indirect
dependency of this port and adding them to {BUILD|RUN}_DEPENDS
doesn't take any effect right now. But upstream specifies them as
dependency. Futhermore there are signs that dependency between the
ports that this port requires may change in the near future. And if
it really happens it may result in the issue that required port is
split from indirect dependency. So it is also intended as
safekeeping.
* Adjust version range of dependency.
Changes: https://github.com/magit/forge/commits/72b29bd |
0.2.1.35 02 Oct 2021 07:56:22
    |
Yasuhiro Kimura (yasu)  |
devel/forge-devel: Update to latest snapshot
Mark MAKE_JOBS_UNSAFE as parallel build fails if Emacs is built with
native compilation enabled.
Changes: https://github.com/magit/forge/commits/6738256
Approved by: ygy (mentor)
Differential Revision: https://reviews.freebsd.org/D32277 |
0.2.1.14_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 |
0.2.1.14 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 |
0.2.1.14 17 Aug 2021 05:16:55
    |
Guangyuan Yang (ygy)  Author: Yasuhiro Kimura |
devel/forge-devel: Update to 0.2.1-14
PR: 257898 |
0.2.1.7 02 Jul 2021 16:42:18
    |
Guangyuan Yang (ygy)  Author: Yasuhiro Kimura |
devel/forge-devel: New port
Work with Git forges from the comfort of Magit (Development Version).
PR: 255962
Approved by: lwhsu (mentor) |