Port details |
- git-merge-changelog Git "merge" driver for GNU style ChangeLog files
- 20140202_1 devel =2 20140202_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2010-04-18 16:49:38
- Last Update: 2022-07-20 14:21:35
- Commit Hash: aa6eefd
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- Description:
- This is a Git "merge" driver for GNU style ChangeLog files.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- git-merge-changelog>0:devel/git-merge-changelog
- To install the port:
- cd /usr/ports/devel/git-merge-changelog/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/git-merge-changelog
- pkg install git-merge-changelog
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: git-merge-changelog
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Patch dependencies:
-
- git-merge-changelog.c : devel/gnulib
- automake>=1.15 : devel/automake
- autoconf>=2.69 : devel/autoconf
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_git-merge-changelog
- pkg-message:
- For install:
- Usage of git-merge-changelog:
- Add to .git/config of the checkout (or to your $HOME/.gitconfig) the
lines:
[merge "merge-changelog"]
name = GNU-style ChangeLog merge driver
driver = git-merge-changelog %O %A %B
- In every directory that contains a ChangeLog file, add a file
'.gitattributes' with this line:
ChangeLog merge=merge-changelog
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20140202_1 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 ) |
20140202_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20140202_1 02 Nov 2020 22:07:22 |
rene |
Return knu@'s ports to the pool after his commit bit was safekept. |
20140202_1 13 Aug 2019 21:26:25 |
mat |
Remove ${PORTSDIR} from EXTRACT_DEPENDS. |
20140202_1 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
20140202 14 Jun 2018 12:47:58 |
tijl |
Update automake to 1.16.1. Also remove automake-wrapper. We haven't had
multiple versions of automake in years and probably won't in the future.
PR: 228809
Exp-run by: antoine
Approved by: portmgr (antoine) |
20140202 16 Nov 2016 00:33:20 |
linimon |
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
20140202 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
20140202 27 May 2015 00:09:56 |
amdmi3 |
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket |
20140202 02 Mar 2015 23:16:02 |
bapt |
Remove Authors and License from pkg-descr |
20140202 23 Jan 2015 18:54:02 |
tijl |
- Update devel/automake to 1.15
- Update devel/gettext to 0.19.4
- Update devel/libtool and devel/libltdl to 2.4.5
- This version of libtool has been fixed to pass -fstack-protector to the
compiler during linking. Add the same fix to USES=libtool. This should
improve SSP support on FreeBSD/i386 8 and 9.
- databases/libmemcached, security/sssd: patch configure.ac so
AC_CONFIG_AUX_DIR appears earlier.
For databases/libmemcached changing configure.ac causes manpages to be
regenerated which requires extra dependencies so patch a makefile to
prevent that.
- devel/xfce4-dev-tools: only depend on recent versions of autoconf and
automake
PR: 196938
Exp-run by: antoine
Approved by: portmgr (antoine) |
20140202 06 Mar 2014 14:18:58 |
miwi |
- Stage support |
20130805 20 Sep 2013 17:04:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
20130805 18 Sep 2013 07:52:31 |
knu |
Fix build by skipping the existence check for EOWNERDEAD and ENOTRECOVERABLE. |
20120404_1 23 Jul 2013 21:39:07 |
ade |
Hack around fallout from recent update to automake-1.14 |
20120404 16 Jul 2012 09:41:41 |
knu |
Remove an unneeded variable. |
20120404 11 May 2012 20:38:09 |
ade |
Update autoconf to 2.69 and automake to 1.12
PR: 166836
Tested by: Multiple -exp runs (pav) |
20101024 08 Dec 2010 19:58:49 |
ade |
Clean up "current" versions of autotools components to further reduce
tree-churn on updates. |
20100829 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
20100829 05 Oct 2010 19:57:56 |
ade |
Round one migration of ports from automake{19,110} to automake111 |
20100829 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
20100308 19 Apr 2010 09:41:18 |
knu |
Have these autotools as extract time dependencies. |
20100308 19 Apr 2010 02:27:14 |
knu |
Fix dependency. |
20100308 18 Apr 2010 16:47:56 |
knu |
Add git-merge-changelog, a Git "merge" driver for GNU style ChangeLog
files. |