| Port details |
- magit Interface to Git for Emacs
- 4.5.0_1 devel
=1 4.5.0Version of this port present on the latest quarterly branch. - Maintainer: jrm@FreeBSD.org
 - Port Added: 2010-09-08 14:10:32
- Last Update: 2026-04-11 16:03:58
- Commit Hash: bc45b7e
- People watching this port, also watch:: openjdk8, tmux, screen, coreutils, python
- Also Listed In: elisp
- License: GPLv3+
- WWW:
- https://magit.vc/
- Description:
- Magit is an interface to the version control system Git, implemented
as an Emacs extension.
Unlike Emacs' native Version Control package which strives to provide
a unified interface to various version control systems, Magit only
supports Git and can therefore better take advantage of its native
features.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/magit/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/magit
- pkg install magit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: magit
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1771588788
SHA256 (magit-magit-v4.5.0_GH0.tar.gz) = 8f99c6080fb9656606be1dc588b82d9756de1c7461375b0f24f83d0ac09ef413
SIZE (magit-magit-v4.5.0_GH0.tar.gz) = 702733
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>=30.1.0.0 : misc/compat.el
- cond-let>=0.1 : devel/cond-let
- git : devel/git
- llama.el>=1.0.0 : devel/llama.el
- transient>=0.10.0 : devel/transient
- with-editor>=3.4.4 : editors/with-editor
- gsed : textproc/gsed
- emacs-30.2 : editors/emacs@nox
- gmake>=4.4.1 : devel/gmake
- makeinfo : print/texinfo
- Runtime dependencies:
-
- compat.el>=30.1.0.0 : misc/compat.el
- cond-let>=0.1 : devel/cond-let
- git : devel/git
- llama.el>=1.0.0 : devel/llama.el
- transient>=0.10.0 : devel/transient
- with-editor>=3.4.4 : editors/with-editor
- indexinfo : print/indexinfo
- This port is required by:
- for Run
-
- devel/forge
Configuration Options:
- ===> The following configuration options are available for magit-4.5.0_1:
DOCS=on: Build and/or install documentation
PDF=off: Build and install PDF document
===> Use 'make config' to modify these settings
- Options name:
- devel_magit
- USES:
- emacs:build gmake makeinfo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Port Moves |
- port moved here from devel/magit-devel on 2025-09-01
REASON: Has expired: Use devel/magit instead
|
Number of commits found: 102 (showing only 2 on this page)
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.0.0 27 Mar 2011 11:01:28
 |
kuriyama  |
- Upgrade to 1.0.0. |
0.8.2 08 Sep 2010 14:09:57
 |
kuriyama  |
With Magit, you can inspect and modify your Git repositories with
Emacs. You can review and commit the changes you have made to the
tracked files, for example, and you can browse the history of past
changes. There is support for cherry picking, reverting, merging,
rebasing, and other common Git operations.
WWW: http://philjackson.github.com/magit/ |
Number of commits found: 102 (showing only 2 on this page)
|