Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.4,1 16 Aug 2024 07:19:08 |
Yasuhiro Kimura (yasu) |
devel/git-modes: Update to 1.4.4
Changes: https://github.com/magit/git-modes/compare/v1.4.3...v1.4.4 |
1.4.3_2,1 04 Jul 2024 21:31:24 |
Joseph Mingrone (jrm) |
Chase major version update of editors/emacs-devel
Bump PORTREVISION of most USES=emacs ports after editors/emacs-devel
major version increased from 30 to 31.
Sponsored by: The FreeBSD Foundation |
1.4.3_1,1 23 Jun 2024 22:10:50 |
Joseph Mingrone (jrm) |
Chase editors/emacs update to 29.4
- 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, yasu
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D45705 |
1.4.3,1 20 Jun 2024 08:25:25 |
Yasuhiro Kimura (yasu) |
devel/git-modes: Update to 1.4.3
Changes: https://github.com/magit/git-modes/compare/1.4.2...v1.4.3 |
1.4.2_2,1 26 Mar 2024 22:51:47 |
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 |
1.4.2_1,1 27 Jan 2024 22:33:05 |
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 |
1.4.2,1 02 Nov 2023 05:06:55 |
Yasuhiro Kimura (yasu) |
devel/git-modes: Update to 1.4.2
Changes: https://github.com/magit/git-modes/compare/1.4.1...1.4.2 |
1.4.1_1,1 20 Aug 2023 00:53:11 |
Yasuhiro Kimura (yasu) |
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 ) |
1.4.1,1 07 Jun 2023 07:13:32 |
Yasuhiro Kimura (yasu) |
devel/git-modes: Mark MAKE_JOBS_UNSAFE
It seems parallel build sometimes fails.
Reported by: pkg-fallout |
1.4.1,1 13 May 2023 06:33:14 |
Yasuhiro Kimura (yasu) |
devel/git-modes: Update to 1.4.1
Changes: https://github.com/magit/git-modes/compare/1.4.0...1.4.1 |
1.4.0_6,1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.4.0_4,1 30 Nov 2022 07:06:37 |
Yasuhiro Kimura (yasu) |
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 |
1.4.0_3,1 21 Sep 2022 07:48:19 |
Yasuhiro Kimura (yasu) |
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 |
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) |
1.4.0_2,1 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 ) |
1.4.0_2,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 ) |
1.4.0_2,1 07 Apr 2022 22:12:44 |
Joseph Mingrone (jrm) |
Emacs ports: Bump PORTREVISION after Emacs 28.1
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D34781 |
1.4.0_1,1 15 Nov 2021 15:19:58 |
Joseph Mingrone (jrm) |
USES=emacs: Chase package name changes
PR: 259259
Differential Revision: https://reviews.freebsd.org/D32613 |
1.4.0,1 27 Oct 2021 16:16:25 |
Yasuhiro Kimura (yasu) |
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 |
1.3.1_1,1 01 Oct 2021 22:55:27 |
Joseph Mingrone (jrm) |
*: Chase new major version (29) of editors/emacs-devel
Differential Revision: https://reviews.freebsd.org/D32258 |
1.3.1,1 28 Sep 2021 05:13:33 |
Yasuhiro Kimura (yasu) |
*/*: Update MAINTAINER address of my ports to that of FreeBSD.org
Approved by: meta (mentor)
Differential Revision: https://reviews.freebsd.org/D32170 |
1.3.1,1 31 May 2021 22:29:46 |
Neel Chauhan (nc) Author: Yasuhiro Kimura |
devel/git-modes: Update to 1.3.1
Changes: https://github.com/magit/git-modes/commits/1.3.1
PR: 256263 |
1.3.0,1 29 Apr 2021 04:37:23 |
Neel Chauhan (nc) |
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) |
1.2.9,1 28 Apr 2021 06:51:08 |
Kevin Bowling (kbowling) Author: Yasuhiro Kimura |
devel/git-modes: Update to 1.2.9
Changes: https://github.com/magit/git-modes/commits/1.2.9
PR: 255451
Approved by: maintainer |
1.2.8_5,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.8_5,1 26 Mar 2021 00:40:45 |
jrm |
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 |
1.2.8_4,1 12 Aug 2020 18:30:07 |
jrm |
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 |
1.2.8_3,1 07 Jan 2020 04:55:40 |
jrm |
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 |
1.2.8_2,1 25 Nov 2019 22:14:35 |
brooks |
Restore RUN_DEPENDS on devel/git accidentally removed in r518154
PR: 242185
Reported by: Yasuhiro KIMURA <yasu@utahime.org> |
1.2.8_1,1 22 Nov 2019 17:25:07 |
brooks |
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 |
1.2.8_1,1 01 Sep 2019 23:45:39 |
jrm |
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. |
1.2.8,1 28 Sep 2018 18:20:29 |
miwi |
- Update to 1.2.8
PR: 230678
Sponsored by: iXsystems Inc. |
1.2.7_1,1 31 May 2018 01:18:05 |
jrm |
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 |
1.2.7,1 23 Mar 2018 20:27:04 |
yuri |
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) |
1.2.6_2,1 01 Feb 2018 18:03:10 |
jrm |
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 |
1.2.6_1,1 11 Jan 2018 18:09:00 |
danfe |
- 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 |
1.2.6_1,1 12 Sep 2017 15:38:57 |
ashish |
Chase Emacs update |
1.2.6,1 09 Sep 2017 17:31:04 |
dbaio |
devel/git-modes: Update to 1.2.6
PR: 222120
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
1.2.4,1 14 Jun 2017 16:20:23 |
ultima |
* 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 |
1.2.2_2,1 29 Apr 2017 14:50:53 |
jrm |
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 |
1.2.2_1,1 04 Oct 2016 12:25:14 |
rakuco |
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. |
1.2.2,1 25 Aug 2016 17:58:54 |
pawel |
Update to version 1.2.2
PR: 212140
Submitted by: Yasuhiro KIMURA (maintainer) |
1.2.0,1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.2.0,1 23 Jul 2015 19:02:17 |
robak |
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) |
20150317_1 27 Apr 2015 10:29:28 |
ashish |
- Chase GNU Emacs updates
PR: 199553 |
20150317 30 Mar 2015 11:49:26 |
robak |
devel/git-modes: update 20150123 -> 20150317
PR: 198924
Submitted by: Yasuhiro Kimura <freebsd.org@pob01.utahime.jp> |
20150123 09 Feb 2015 22:39:11 |
pawel |
Update to version 20150123
PR: 197222
Submitted by: Yasuhiro Kimura (maintainer) |
20141021_1 05 Nov 2014 13:19:32 |
ashish |
- Chase GNU Emacs updates
PR: 194624 |
20141021 01 Nov 2014 16:11:33 |
riggs |
Update to 20141021
- Add new OPTION GIT_SUBVERSION
- Cleanup pkg plist
PR: 194364
Submitted by: yasu@utahime.org |
20140314 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
20140314 23 Apr 2014 00:57:11 |
amdmi3 |
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> |