notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/magit/Makefile
SVNWeb

Number of commits found: 68

Sun, 20 Aug 2023
[ 00:53 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:ba4eb3a50e909d902a6e031e4c3477ed369799d2  commit hash:ba4eb3a50e909d902a6e031e4c3477ed369799d2  commit hash:ba4eb3a50e909d902a6e031e4c3477ed369799d2  ba4eb3a  (Only the first 10 of 102 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sat, 13 May 2023
[ 07:41 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:e8f19c7fd7fc44b7cba7d6494b58eab694239a9b  commit hash:e8f19c7fd7fc44b7cba7d6494b58eab694239a9b  commit hash:e8f19c7fd7fc44b7cba7d6494b58eab694239a9b  e8f19c7 
devel/magit: Fix build

Fix build after recent update of devel/transient and
editors/with-editor.
Sun, 23 Apr 2023
[ 09:09 Gerald Pfeifer (gerald) search for other commits by this committer ]    commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  8d3e020  (Only the first 10 of 2091 ports in this commit are shown above. View all ports for this commit)
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
Mon, 19 Dec 2022
[ 14:44 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:721e5776c957ada07a0d148f5fc3e782a251e6dc  commit hash:721e5776c957ada07a0d148f5fc3e782a251e6dc  commit hash:721e5776c957ada07a0d148f5fc3e782a251e6dc  721e577  (Only the first 10 of 130 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 30 Nov 2022
[ 07:06 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:ea66012756af463a7153c6ecf84bf9fd31c75dd1  commit hash:ea66012756af463a7153c6ecf84bf9fd31c75dd1  commit hash:ea66012756af463a7153c6ecf84bf9fd31c75dd1  ea66012  (Only the first 10 of 101 ports in this commit are shown above. View all ports for this commit)
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
Wed, 21 Sep 2022
[ 07:48 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:164249e86734bd23f17182913f13a3a3f346a3ca  commit hash:164249e86734bd23f17182913f13a3a3f346a3ca  commit hash:164249e86734bd23f17182913f13a3a3f346a3ca  164249e  (Only the first 10 of 102 ports in this commit are shown above. View all ports for this commit)
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
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Thu, 7 Apr 2022
[ 22:12 Joseph Mingrone (jrm) search for other commits by this committer ]    commit hash:d9dcd9c6879d10fa6b229f2af549a99a51a934f8  commit hash:d9dcd9c6879d10fa6b229f2af549a99a51a934f8  commit hash:d9dcd9c6879d10fa6b229f2af549a99a51a934f8  d9dcd9c  (Only the first 10 of 85 ports in this commit are shown above. View all ports for this commit)
Emacs ports: Bump PORTREVISION after Emacs 28.1

Reviewed by:	ashish
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D34781
Sun, 20 Feb 2022
[ 23:30 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:ce0bafce922e4e62c3371ae7de4be696c8a11687  commit hash:ce0bafce922e4e62c3371ae7de4be696c8a11687  commit hash:ce0bafce922e4e62c3371ae7de4be696c8a11687  ce0bafc 
devel/magit: Add PDF option and change DOCS option

* Add new option PDF. If it is enabled PDF documents are built and
  installed.
* Change DOCS option so HTML documents and release notes are installed
  if it is enabled.
Mon, 15 Nov 2021
[ 15:19 Joseph Mingrone (jrm) search for other commits by this committer ]    commit hash:061afcca16999e2e4e791d4517a918d0d606d692  commit hash:061afcca16999e2e4e791d4517a918d0d606d692  commit hash:061afcca16999e2e4e791d4517a918d0d606d692  061afcc  (Only the first 10 of 86 ports in this commit are shown above. View all ports for this commit)
USES=emacs: Chase package name changes

PR:		259259
Differential Revision:	https://reviews.freebsd.org/D32613
Wed, 6 Oct 2021
[ 02:42 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:ef906b72267be534da368a4516afa14a1f3151f7  commit hash:ef906b72267be534da368a4516afa14a1f3151f7  commit hash:ef906b72267be534da368a4516afa14a1f3151f7  ef906b7 
devel/magit: Update to 3.3.0

* Switch to DISTVERSION
* Mark MAKE_JOBS_UNSAFE as parallel build fails if Emacs is built with
  native compilation enabled

ReleaseNotes:	https://github.com/magit/magit/blob/master/Documentation/RelNotes/3.3.0.org
Approved by:	meta (mentor)
Differential Revision:	https://reviews.freebsd.org/D32309
Fri, 1 Oct 2021
[ 22:55 Joseph Mingrone (jrm) search for other commits by this committer ]    commit hash:126e3bb1f15157e4624a26aed1d01393603b03e0  commit hash:126e3bb1f15157e4624a26aed1d01393603b03e0  commit hash:126e3bb1f15157e4624a26aed1d01393603b03e0  126e3bb  (Only the first 10 of 80 ports in this commit are shown above. View all ports for this commit)
*: Chase new major version (29) of editors/emacs-devel

Differential Revision:	https://reviews.freebsd.org/D32258
Tue, 28 Sep 2021
[ 05:13 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:10c30f1825b82a7e2e27e2d9e176fe8f325ffce3  commit hash:10c30f1825b82a7e2e27e2d9e176fe8f325ffce3  commit hash:10c30f1825b82a7e2e27e2d9e176fe8f325ffce3  10c30f1  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
*/*: Update MAINTAINER address of my ports to that of FreeBSD.org

Approved by:	meta (mentor)
Differential Revision:	https://reviews.freebsd.org/D32170
Tue, 17 Aug 2021
[ 05:48 Guangyuan Yang (ygy) search for other commits by this committer Author: Yasuhiro Kimura ]    commit hash:3c3300eefa562a7ddea17d8eade537e8bda102b2  commit hash:3c3300eefa562a7ddea17d8eade537e8bda102b2  commit hash:3c3300eefa562a7ddea17d8eade537e8bda102b2  3c3300e 
devel/magit: Update to 3.2.1

PR:		257895
Mon, 9 Aug 2021
[ 03:16 Guangyuan Yang (ygy) search for other commits by this committer Author: Yasuhiro Kimura ]    commit hash:64a4a0318408f0dc34d47081923c8e101d6494ec  commit hash:64a4a0318408f0dc34d47081923c8e101d6494ec  commit hash:64a4a0318408f0dc34d47081923c8e101d6494ec  64a4a03 
devel/magit: Update to 3.2.1

Changelog:	https://github.com/magit/magit/blob/master/Documentation/RelNotes/3.2.1.org

PR:		257690
Sun, 1 Aug 2021
[ 20:18 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Yasuhiro Kimura ]    commit hash:78c81d9bba630dded9703c1e82fabce65357d715  commit hash:78c81d9bba630dded9703c1e82fabce65357d715  commit hash:78c81d9bba630dded9703c1e82fabce65357d715  78c81d9 
devel/magit: Update to 3.2.0.

Release Notes:
https://github.com/magit/magit/blob/v3.2.0/Documentation/RelNotes/3.2.0.org

PR:		257542
Fri, 2 Jul 2021
[ 10:28 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:cf397fa4db5ae9996c07a21c87e5fb5d6767159f  commit hash:cf397fa4db5ae9996c07a21c87e5fb5d6767159f  commit hash:cf397fa4db5ae9996c07a21c87e5fb5d6767159f  cf397fa 
devel/magit: Update to 3.1.1

ChangeLog: https://github.com/magit/magit/releases/tag/v3.1.1

PR:	256929
Reported by:	yasu@utahime.org (maintainer)
Sun, 30 May 2021
[ 21:17 Guangyuan Yang (ygy) search for other commits by this committer Author: Yasuhiro Kimura ]    commit hash:2abb92885889cbeb54f116db4f7c02d28514a5d1  commit hash:2abb92885889cbeb54f116db4f7c02d28514a5d1  commit hash:2abb92885889cbeb54f116db4f7c02d28514a5d1  2abb928 
devel/magit: Update to 3.0.0

- Pet portclippy
- Reformat Makefile with portfmt

PR:		256153
Submitted by:	Yasuhiro Kimura <yasu@utahime.org> (maintainer)
Approved by:	lwhsu (mentor)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 26 Mar 2021
[ 00:40 jrm search for other commits by this committer ] Original commit   Revision:569232 (Only the first 10 of 96 ports in this commit are shown above. View all ports for this commit)
editors/emacs: Update to 27.2

This is a bug-fix release with no new features.

https://www.gnu.org/software/emacs/news/NEWS.27.2

Reviewed by:	ashish
Differential Revision:	https://reviews.freebsd.org/D27700
Wed, 13 Jan 2021
[ 22:23 jrm search for other commits by this committer ] Original commit   Revision:561517
New port, devel/magit-devel: Git interface for Emacs (devel version)

PR:		251148
Submitted by:	Yasuhiro Kimura <yasu@utahime.org> (maintainer)
Wed, 12 Aug 2020
[ 18:30 jrm search for other commits by this committer ] Original commit   Revision:544763 (Only the first 10 of 86 ports in this commit are shown above. View all ports for this commit)
editors/emacs: Update to version 27.1

Please refer to the 20200811 UPDATING entry when upgrading
dependent (*-emacs26-*) ports.

Port changes:

- depend on math/gmp
- match upstream by turning CAIRO, HARFBUZZ, and JSON options and on and
  turning MAGICK off by default
- remove OPENMP check for graphics/ImageMagick as the openmp is now
  included in base
- update EMACS_VER in Mk/Uses/emacs.mk
- bump USES=emacs ports or remove BROKEN for net-im/jabber.el and
  deskutils/howm, which now build

Submitted by:	HIROSE Yuuji <yuuji@gentei.org> (canna patch)
Reviewed by:	ashish
Differential Revision:	https://reviews.freebsd.org/D23966
Tue, 7 Jan 2020
[ 04:55 jrm search for other commits by this committer ] Original commit   Revision:522315 (Only the first 10 of 81 ports in this commit are shown above. View all ports for this commit)
editors/emacs-devel: Update to latest master branch commit, 4f2b415

This update includes an Emacs major version change from 27.0.50 to 28.0.50.
Ports that may depend on editors/emacs-devel must chase this update
with a PORTREVISION bump.

Submitted by:	ashish (maintainer)
Differential Revision:	https://reviews.freebsd.org/D23012
Mon, 25 Nov 2019
[ 22:14 brooks search for other commits by this committer ] Original commit   Revision:518431
Restore RUN_DEPENDS on devel/git accidentally removed in r518154

PR:		242185
Reported by:	Yasuhiro KIMURA <yasu@utahime.org>
Fri, 22 Nov 2019
[ 17:25 brooks search for other commits by this committer ] Original commit   Revision:518154 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Enable subversion support by default and remove git-subversion.

Without PROVIDES/REQUIRES support, ports must depend on exactly one git
port/pkg.  Subversion is currently FreeBSD's primiary version control
system and it is widely used with git so it makes sense to enable it by
default and provide a consistent user experience.

Approved by:	garga
Differential Revision:	https://reviews.freebsd.org/D22496
Sun, 1 Sep 2019
[ 23:45 jrm search for other commits by this committer ] Original commit   Revision:510750 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for more ports using EMACS_VERSION_SITE_LISPDIR

This is required after editors/emacs was updated to version 26.3 in
r510281.  Some of these ports were missed in r510696.
Fri, 23 Nov 2018
[ 14:51 swills search for other commits by this committer ] Original commit   Revision:485663
devel/magit: Update to 2.90.1

PR:		233256
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Sat, 10 Nov 2018
[ 19:54 jrm search for other commits by this committer ] Original commit   Revision:484638
devel/magit: Update to version 2.90.0

PR:		233081
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>, maintainer
[ 18:12 bapt search for other commits by this committer ] Original commit   Revision:484628 (Only the first 10 of 386 ports in this commit are shown above. View all ports for this commit)
Install texinfo files (GNU info) into ${PREFIX}/share/info

After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
Tue, 5 Jun 2018
[ 13:42 tz search for other commits by this committer ] Original commit   Revision:471761
devel/magit: Update from 2.12.1 to 2.13.0

Changelog:
https://raw.githubusercontent.com/magit/magit/master/Documentation/RelNotes/2.13.0.txt

PR:		228717
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	Yasuhiro KIMURA (maintainer)
Thu, 31 May 2018
[ 01:18 jrm search for other commits by this committer ] Original commit   Revision:471191 (Only the first 10 of 86 ports in this commit are shown above. View all ports for this commit)
USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade

Or, mark ports that fail to build as BROKEN.
https://lists.freebsd.org/pipermail/freebsd-ports/2018-May/113518.html
Mon, 2 Apr 2018
[ 21:19 jrm search for other commits by this committer ] Original commit   Revision:466266
devel/magit: Update to version 2.12.1

Upstream changes:
https://raw.githubusercontent.com/magit/magit/master/Documentation/RelNotes/2.12.1.txt

PR:		227141
Submitted by:	yasu@utahime.org (maintainer)
Sat, 24 Feb 2018
[ 18:01 antoine search for other commits by this committer ] Original commit   Revision:462857
Revert r462854 and r462855 and unbreak

With hat:	portmgr
[ 17:38 olgeni search for other commits by this committer ] Original commit   Revision:462854
devel/magit: unbreak build with flavors.
Thu, 1 Feb 2018
[ 18:03 jrm search for other commits by this committer ] Original commit   Revision:460621 (Only the first 10 of 143 ports in this commit are shown above. View all ports for this commit)
Flavorize and modernize Emacs ports

- Convert USE_EMACS to USES=emacs
- Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and
  editors/emacs-devel)
- Permit default Emacs flavor to be specified in make.conf
- Rename japanese/migemo-emacs23 to japanese/migemo-emacs
- Update and simplify audio/emms and fix build on FreeBSD 10 [1]
- Update databases/bbdd and fix build on FreeBSD 10 [1]
- Update editors/emacs-devel
- Ensure Makefile shell commands that change directory are executed in a
  subshell
- Silence some portlint warnings

[1] By not depending on base texinfo

PR:		225404
Reviewed by:	antoine
Approved by:	portmgr (mat) ashish (maintainer)
Differential Revision:	https://reviews.freebsd.org/D13506
Fri, 15 Sep 2017
[ 17:37 rakuco search for other commits by this committer ] Original commit   Revision:449913
Update to 2.11.0.

Also fix LICENSE and add LICENSE_FILE.

PR:		222292
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Tue, 12 Sep 2017
[ 15:38 ashish search for other commits by this committer ] Original commit   Revision:449697 (Only the first 10 of 78 ports in this commit are shown above. View all ports for this commit)
Chase Emacs update
Tue, 29 Aug 2017
[ 05:23 pi search for other commits by this committer ] Original commit   Revision:448891
devel/magit: submitter becomes maintainer, pet portlint

PR:		221186
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	kuriyama (maintainer timeout)
Tue, 1 Aug 2017
[ 20:45 matthew search for other commits by this committer ] Original commit   Revision:447076
Update to 2.10.3.

PR:		219984
Submitted by:	yasu@utahime.org
Approved by:	maintainer timeout (+1 month)
Sat, 29 Apr 2017
[ 14:50 jrm search for other commits by this committer ] Original commit   Revision:439752 (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
Chase editors/emacs update to version 25.2

Reported by:	des
Approved by:	ashish (emacs maintainer), swills (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D10534
Fri, 4 Nov 2016
[ 15:18 tz search for other commits by this committer ] Original commit   Revision:425332
devel/magit: Update from 2.7.0 to 2.8.0

Changes: https://emacsair.me/2016/08/21/magit-2.8/

PR:          212142
Submitter:   Yasuhiro KIMURA <yasu@utahime.org>
Approved by: pi (mentor)
Wed, 6 Jul 2016
[ 18:07 pi search for other commits by this committer ] Original commit   Revision:418142
devel/magit: 2.5.0 -> 2.7.0

PR:		210383
Changes:	https://raw.githubusercontent.com/magit/magit/master/Documentation/RelNotes/2.6.0.txt
		https://raw.githubusercontent.com/magit/magit/master/Documentation/RelNotes/2.6.1.txt
		https://raw.githubusercontent.com/magit/magit/master/Documentation/RelNotes/2.6.2.txt
		https://raw.githubusercontent.com/magit/magit/master/Documentation/RelNotes/2.7.0.txt
Submitted by:	Yasuhiro Kimura <yasu@utahime.org>
Approved by:	kuriyama (maintainer timeout)
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 4 Feb 2016
[ 19:53 pi search for other commits by this committer ] Original commit   Revision:408085
devel/magit: 2.2.0 -> 2.5.0

Changes:
 
https://raw.githubusercontent.com/magit/magit/master/Documentation/RelNotes/2.2.1.txt
 
https://raw.githubusercontent.com/magit/magit/master/Documentation/RelNotes/2.2.2.txt
 
https://raw.githubusercontent.com/magit/magit/master/Documentation/RelNotes/2.3.0.txt
 
https://raw.githubusercontent.com/magit/magit/master/Documentation/RelNotes/2.3.1.txt
 
https://raw.githubusercontent.com/magit/magit/master/Documentation/RelNotes/2.4.0.txt
 
https://raw.githubusercontent.com/magit/magit/master/Documentation/RelNotes/2.4.1.txt
 
https://raw.githubusercontent.com/magit/magit/master/Documentation/RelNotes/2.5.0.txt

PR:		203678
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	kuriyama (maintainer timeout)
Sun, 23 Aug 2015
[ 15:36 kuriyama search for other commits by this committer ] Original commit   Revision:395103
- Upgrade to 2.2.0.

PR:		ports/201938
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Mon, 27 Jul 2015
[ 18:30 amdmi3 search for other commits by this committer ] Original commit   Revision:392999
- Mark broken on 9.x:

xargs: ginstall-info: No such file or directory

Approved by:	portmgr blanket
Wed, 22 Jul 2015
[ 02:00 kuriyama search for other commits by this committer ] Original commit   Revision:392655
- Upgrade to 2.1.0.

PR:		ports/201654
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Thu, 28 May 2015
[ 14:27 mat search for other commits by this committer ] Original commit   Revision:387737
Fix USE_GITHUB usage.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 27 Apr 2015
[ 10:29 ashish search for other commits by this committer ] Original commit   Revision:384819 (Only the first 10 of 69 ports in this commit are shown above. View all ports for this commit)
- Chase GNU Emacs updates

PR:		199553
Tue, 14 Apr 2015
[ 02:48 kuriyama search for other commits by this committer ] Original commit   Revision:383974
- Upgrade to 1.4.0.

PR:		ports/199159
Submitted by:	Yasuhiro KIMURA <freebsd.org@pob01.utahime.jp>
Wed, 19 Nov 2014
[ 21:14 rakuco search for other commits by this committer ] Original commit   Revision:372818
- Update to 1.2.1.
  This is a small bugfix release specifically made for magit to work with
  Emacs 24.4 (the port has thus been broken ever since Emacs 24.4 was
  committed to the tree).

While here, clean up MASTER_SITES and point to an https domain.

PR:		194843
Approved by:	maintainer timeout, portmgr (antoine)
Wed, 5 Nov 2014
[ 13:19 ashish search for other commits by this committer ] Original commit   Revision:372191 (Only the first 10 of 69 ports in this commit are shown above. View all ports for this commit)
- Chase GNU Emacs updates

PR:		194624
Mon, 9 Jun 2014
[ 16:36 pi search for other commits by this committer ] Original commit   Revision:357183
devel/magit: fix possible 'run dependency on git breakage' with an option

Thanks for Thomas Gellekum <Thomas.Gellekum@gmx.de> for the bug report
and review of the patch.

PR:             ports/189494
Submitted-By:   Yasuhiro KIMURA (yasu@utahime.org)
Approved-By:    maintainer (timeout), mentors (implicit)
Mon, 5 May 2014
[ 07:19 pi search for other commits by this committer ] Original commit   Revision:352979
devel/magit: stagify, fix build and many details

- change elisp directory into ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/magit
- stop installing 50magit.el and add pkg-message to show how to setup instead
- update WWW URL in pkg-descr
- add 'Created by' header in Makefile
- set PKGNAMESUFFIX
- add license information
- add runtime dependency to devel/git
- bump PORTREVISION

PR:             ports/182284
Submitted by:   Yasuhiro KIMURA
Approved by:    kuriyama (maintainer timeout), culot (mentor)
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Sat, 30 Mar 2013
[ 05:13 ashish search for other commits by this committer ] Original commit   Revision:315598 (Only the first 10 of 81 ports in this commit are shown above. View all ports for this commit)
GNU Emacs updates

editors/emacs:
 - Update to 24.3
 - Update CANNA patchset[1]
 - Unbreak ARM support by using the patch from emacs-devel port
 - Add missing INSTALLS_ICONS[2]
 - Remove a patch which is already integrated upstream
 - Fix Makefile header

editors/emacs-devel:
 - Update to bzr revision 112178
 - Fix Makefile header
 - Add missing INSTALLS_ICONS[2]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 23 Dec 2012
[ 10:14 kuriyama search for other commits by this committer ] Original commit   Revision:309417
- Upgrade to 1.2.0.
Tue, 4 Sep 2012
[ 17:05 ashish search for other commits by this committer ] Original commit   Revision:303664 (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
Chase Emacs updates
Wed, 1 Aug 2012
[ 16:50 ashish search for other commits by this committer ] Original commit  (Only the first 10 of 68 ports in this commit are shown above. View all ports for this commit)
- Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Sun, 26 Feb 2012
[ 07:11 kuriyama search for other commits by this committer ] Original commit 
- Upgrade to 1.1.1.

PR:             ports/165396
Submitted by:   Norberto Lopes <nlopes.ml@gmail.com>
Wed, 22 Feb 2012
[ 13:31 ashish search for other commits by this committer ] Original commit  (Only the first 10 of 64 ports in this commit are shown above. View all ports for this commit)
- Chase Emacs updates

PR:             ports/165082
Mon, 17 Oct 2011
[ 06:01 ashish search for other commits by this committer ] Original commit  (Only the first 10 of 65 ports in this commit are shown above. View all ports for this commit)
- Chase editors/emacs update
Wed, 7 Sep 2011
[ 20:21 ashish search for other commits by this committer ] Original commit  (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
Chase editors/emacs update
Sat, 27 Aug 2011
[ 22:22 ashish search for other commits by this committer ] Original commit  (Only the first 10 of 65 ports in this commit are shown above. View all ports for this commit)
Chase editors/emacs update.

PR:             ports/160196
Sun, 27 Mar 2011
[ 11:01 kuriyama search for other commits by this committer ] Original commit 
- Upgrade to 1.0.0.
Wed, 8 Sep 2010
[ 14:09 kuriyama search for other commits by this committer ] Original commit 
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: 68