Port details |
- commit-patch Commit patches or partial workspace changes to a VCS repository
- 2.6.2 devel =2 2.6.2Version of this port present on the latest quarterly branch.
- Maintainer: lapo@lapo.it
- Port Added: 2013-08-21 20:06:10
- Last Update: 2024-04-01 16:42:55
- Commit Hash: dc237be
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- https://www.porkrind.org/commit-patch/
- Description:
- Normally version control systems don't allow fine grained commits.
commit-patch allows the user to control exactly what gets committed by
letting the user supply a patch to be committed rather than using the
files in the current working directory.
commit-patch supports Darcs, Git, Mercurial, Bazaar, Subversion,
Monotone or CVS repositories.
Also included is an Emacs interface to commit-patch. It allows you to
just hit C-c C-c in any patch buffer to apply and commit only the
changes indicated by the patch, regardless of the changes in your
working directory.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- commit-patch>0:devel/commit-patch
- To install the port:
- cd /usr/ports/devel/commit-patch/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/commit-patch
- pkg install commit-patch
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: commit-patch
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1711818206
SHA256 (caldwell-commit-patch-2.6.2_GH0.tar.gz) = 949e02a2bfbd291f7382c7ea92795c09557646e5fe6585a58a74cf7c27cec2a7
SIZE (caldwell-commit-patch-2.6.2_GH0.tar.gz) = 19800
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:
-
- gmake>=4.4.1 : devel/gmake
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- interdiff : misc/patchutils
- p5-IPC-Run>=0 : devel/p5-IPC-Run
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for commit-patch-2.6.2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_commit-patch
- USES:
- gmake perl5 shebangfix
- 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 |
2.6.2 01 Apr 2024 16:42:55 |
Fernando Apesteguía (fernape) Author: Lapo Luchini |
devel/commit-patch: upgrade to 2.6.2
PR: 278053 |
2.6_1 23 Feb 2024 10:01:30 |
Muhammad Moinur Rahman (bofh) |
devel/commit-patch: Moved man to share/man
Approved by: portmgr (blanket) |
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) |
2.6 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 ) |
2.6 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.6 19 Aug 2019 09:02:35 |
amdmi3 |
- Fix LICENSE
- Update WWW
Approved by: portmgr blanket |
2.6 07 Feb 2019 09:02:09 |
tobik |
devel/commit-patch: Update to 2.6
PR: 235569
Submitted by: lapo@lapo.it (maintainer) |
2.5.2 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
2.5.2 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
2.5.2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.5.2 06 May 2015 15:16:54 |
mat |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
2.5.2 20 Feb 2015 17:45:54 |
pawel |
- Update to version 2.5.2 [1]
- Remove GH_PROJECT, GH_TAGNAME - they are set to correct values
by ports framework by default
PR: 197292 [1]
Submitted by: lapo@lapo.it (maintainer) [1] |
2.5_1 10 Nov 2014 22:12:34 |
antoine |
Fix shebang |
2.5 25 Jan 2014 11:06:12 |
ak |
- Use DESTDIR instead of non-standard BASEDIR
Suggested by: mat |
2.5 25 Jan 2014 08:40:30 |
ak |
- Support STAGEDIR
PR: ports/186084
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
2.5 21 Aug 2013 20:05:59 |
madpilot |
Normally version control systems don't allow fine grained commits.
commit-patch allows the user to control exactly what gets committed by
letting the user supply a patch to be committed rather than using the
files in the current working directory.
commit-patch supports Darcs, Git, Mercurial, Bazaar, Subversion,
Monotone or CVS repositories.
Also included is an Emacs interface to commit-patch. It allows you to
just hit C-c C-c in any patch buffer to apply and commit only the
changes indicated by the patch, regardless of the changes in your
working directory.
WWW: http://www.porkrind.org/commit-patch/
PR: ports/178945
Submitted by: Lapo Luchini <lapo@lapo.it> |