Port details on branch 2024Q1 |
- git-modes GNU Emacs modes for Git-related files
- 1.4.2_2,1 devel =0 1.4.2_2,1Version of this port present on the latest quarterly branch.
- Maintainer: yasu@FreeBSD.org
- Port Added: 2024-03-27 00:00:05
- Last Update: 2024-03-26 23:51:49
- Commit Hash: bb5373b
- Also Listed In: elisp
- License: GPLv3
- WWW:
- https://github.com/magit/git-modes
- Description:
- GNU Emacs modes for Git-related files.
* git-commit-mode - A major mode for editing Git commit messages
according to the guidelines by Tim Pope.
* git-rebase-mode - A major mode for git-rebase-todo files created by
git rebase -i
* gitconfig-mode - A 'conf-mode'-derived major mode for editing
.gitconfig files.
* gitignore-mode - A 'conf-mode'-derived major mode for editing
.gitignore files.
* gitattributes-mode - A major mode for editing .gitattributes files.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- git-modes>0:devel/git-modes
- To install the port:
- cd /usr/ports/devel/git-modes/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/git-modes
- pkg install git-modes
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: git-modes
- Package flavors (<flavor>: <package>)
- full: git-modes
- canna: git-modes-emacs_canna
- nox: git-modes-emacs_nox
- devel_full: git-modes-emacs_devel
- devel_nox: git-modes-emacs_devel_nox
- distinfo:
- TIMESTAMP = 1698901249
SHA256 (magit-git-modes-1.4.2_GH0.tar.gz) = c0e96c1d9a6094b7305bac12e9cb16c2041f8b079cd855b45878111f5d13c1e3
SIZE (magit-git-modes-1.4.2_GH0.tar.gz) = 18444
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>=29.1.4.1 : misc/compat.el@full
- emacs-29.3 : editors/emacs@full
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- compat.el>=29.1.4.1 : misc/compat.el@full
- git : devel/git
- emacs-29.3 : editors/emacs@full
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for git-modes-1.4.2_2,1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_git-modes
- USES:
- emacs gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.2_2,1 26 Mar 2024 23:51:49 |
Joseph Mingrone (jrm) |
Chase editors/emacs update
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
paths
- Bump PORTREVISION of ports with USES=emacs. This is required for two
reasons. Emacs lisp files need to be byte compiled for the new Emacs
version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
need to be relocated.
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D44492
(cherry picked from commit 26421ac37c3c013c7809400976c866a8f70db436) |
1.4.2_1,1 26 Mar 2024 23:41:02 |
Joseph Mingrone (jrm) |
*/*: Chase editors/emacs update
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
paths
- Bump PORTREVISION of ports with USES=emacs. This is required for two
reasons. Emacs lisp files need to be byte compiled for the new Emacs
version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
need to be relocated.
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D43615
(cherry picked from commit ab463bdca9c29ec22be0c7e6d7aa27bb2a980b48) |
Number of commits found: 2
|