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/git-modes/Makefile
SVNWeb

Number of commits found: 42

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)
Wed, 7 Jun 2023
[ 07:13 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:78384c5fabef5d96a08c0fda69108883c9e9b845  commit hash:78384c5fabef5d96a08c0fda69108883c9e9b845  commit hash:78384c5fabef5d96a08c0fda69108883c9e9b845  78384c5 
devel/git-modes: Mark MAKE_JOBS_UNSAFE

It seems parallel build sometimes fails.

Reported by:	pkg-fallout
Sat, 13 May 2023
[ 06:33 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:cf4d05789124cbe7bc22ffe676deb4a8525e0fb7  commit hash:cf4d05789124cbe7bc22ffe676deb4a8525e0fb7  commit hash:cf4d05789124cbe7bc22ffe676deb4a8525e0fb7  cf4d057 
devel/git-modes: Update to 1.4.1

Changes:	https://github.com/magit/git-modes/compare/1.4.0...1.4.1
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
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
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, 27 Oct 2021
[ 16:16 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:4821a9406d1edcc7e4e2de6dcfa78d65e5fe7c0d  commit hash:4821a9406d1edcc7e4e2de6dcfa78d65e5fe7c0d  commit hash:4821a9406d1edcc7e4e2de6dcfa78d65e5fe7c0d  4821a94 
devel/git-modes: Update to 1.4.0

Remove ALL_TARGET as `make all` is same as `make lisp` now

Changes:	https://github.com/magit/git-modes/commits/1.4.0
Differential Revision:	https://reviews.freebsd.org/D32586
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
Mon, 31 May 2021
[ 22:29 Neel Chauhan (nc) search for other commits by this committer Author: Yasuhiro Kimura ]    commit hash:6d4ccd4b9dea74989e9e74f15527d382f12000de  commit hash:6d4ccd4b9dea74989e9e74f15527d382f12000de  commit hash:6d4ccd4b9dea74989e9e74f15527d382f12000de  6d4ccd4 
devel/git-modes: Update to 1.3.1

Changes: https://github.com/magit/git-modes/commits/1.3.1

PR:	256263
Thu, 29 Apr 2021
[ 04:37 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:a494841617354866a99cd63c4f8a2865a686c900  commit hash:a494841617354866a99cd63c4f8a2865a686c900  commit hash:a494841617354866a99cd63c4f8a2865a686c900  a494841 
devel/git-modes: Update to 1.3.0

Changes: https://github.com/magit/git-modes/commits/1.3.0

PR:		255474
Submitted by:	Yasuhiro Kimura <yasu AT utahime DOT org> (maintainer)
Wed, 28 Apr 2021
[ 06:51 Kevin Bowling (kbowling) search for other commits by this committer Author: Yasuhiro Kimura ]    commit hash:25fd4c3cf2e5f9b81f005fdb7c4f42e9dc4c61af  commit hash:25fd4c3cf2e5f9b81f005fdb7c4f42e9dc4c61af  commit hash:25fd4c3cf2e5f9b81f005fdb7c4f42e9dc4c61af  25fd4c3 
devel/git-modes: Update to 1.2.9

Changes: https://github.com/magit/git-modes/commits/1.2.9

PR:		255451
Approved by:	maintainer
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, 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, 28 Sep 2018
[ 18:20 miwi search for other commits by this committer ] Original commit   Revision:480875
- Update to 1.2.8

PR:		230678
Sponsored by:	iXsystems Inc.
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
Fri, 23 Mar 2018
[ 20:27 yuri search for other commits by this committer ] Original commit   Revision:465404
devel/git-modes: Update 1.2.6 -> 1.2.7

Port changes:
* Change to DISTVERSION
* Update LICENSE_FILE
* Group USExx section

PR:		226881
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
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
Thu, 11 Jan 2018
[ 18:09 danfe search for other commits by this committer ] Original commit   Revision:458761 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
- Convert to option helper install target (add OPTIONS_DEFINE=DOCS
  when it was missing)
- Invoke INSTALL_DATA where appropriate instead of INSTALL_MAN
- Fix some whitespace and formatting bugs along the way
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
Sat, 9 Sep 2017
[ 17:31 dbaio search for other commits by this committer ] Original commit   Revision:449500
devel/git-modes: Update to 1.2.6

PR:		222120
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Wed, 14 Jun 2017
[ 16:20 ultima search for other commits by this committer ] Original commit   Revision:443589
* Updated to 1.2.4
* Added NO_ARCH

Changelog:
 - gitconfig: Avoid highlighting long flags
 - Update copyright years

PR:		219974
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Reviewed by:	lifanov (mentor)
Approved by:	lifanov (mentor)
Differential Revision:	https://reviews.freebsd.org/D11192
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
Tue, 4 Oct 2016
[ 12:25 rakuco search for other commits by this committer ] Original commit   Revision:423258
Bump PORTREVISION to chase the Emacs updates from r423103.

Without this, the files are still installed into a site-lisp directory
belonging to an older Emacs version and fail to work.
Thu, 25 Aug 2016
[ 17:58 pawel search for other commits by this committer ] Original commit   Revision:420868
Update to version 1.2.2

PR:		212140
Submitted by:	Yasuhiro KIMURA (maintainer)
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, 23 Jul 2015
[ 19:02 robak search for other commits by this committer ] Original commit   Revision:392747
devel/git-modes: update 20150317 -> 1.2.0

- Set PORTEPOCH due to numbering change
- Drop GH_TAGNAME
- Add LICENSE_FILE

PR:		201668
Submitted by:	Yasuhiro Kimura <yasu@utahime.org> (maintainer)
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
Mon, 30 Mar 2015
[ 11:49 robak search for other commits by this committer ] Original commit   Revision:382649
devel/git-modes: update 20150123 -> 20150317

PR:		198924
Submitted by:	Yasuhiro Kimura <freebsd.org@pob01.utahime.jp>
Mon, 9 Feb 2015
[ 22:39 pawel search for other commits by this committer ] Original commit   Revision:378756
Update to version 20150123

PR:		197222
Submitted by:	Yasuhiro Kimura (maintainer)
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
Sat, 1 Nov 2014
[ 16:11 riggs search for other commits by this committer ] Original commit   Revision:372017
Update to 20141021
- Add new OPTION GIT_SUBVERSION
- Cleanup pkg plist

PR:		194364
Submitted by:	yasu@utahime.org
Wed, 23 Apr 2014
[ 00:57 amdmi3 search for other commits by this committer ] Original commit   Revision:351893
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.

WWW: https://github.com/magit/git-modes

PR:		187781
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>

Number of commits found: 42