| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.8 19 Apr 2026 11:25:39
    |
Jimmy Olgeni (olgeni)  |
textproc/markdown-mode.el: Update to 2.8 |
2.7_2 11 Apr 2026 16:03:58
    |
Joseph Mingrone (jrm)  |
Emacs Lisp ports framework: Overhaul
This overhaul introduces four key changes to the elisp ports framework:
1. Remove support for packaged byte-compiled elisp.
The primary motivation is to remove a large number of flavor-specific
packages and to simplify the ports tree. As an example, supporting
byte-compiled elisp for devel/tablist required six packages, one for
each flavor of editors/emacs and editors/emacs-devel. With over 100
elisp ports and requests for new Emacs flavors, this was
unmanageable.
2. Install configuration to integrate with Emacs's native compilation
machinery, allowing elisp from ports to be compiled into the standard (Only the first 15 lines of the commit message are shown above ) |
2.7_1 16 Aug 2025 00:42:54
    |
Yasuhiro Kimura (yasu)  |
editors/emacs: Update to 30.2
* Replace '30.1' in Mk/Uses/emacs.mk with '30.2'.
* Bump PORTREVISION of dependent ports.
ChangLog: https://cgit.git.savannah.gnu.org/cgit/emacs.git/tree/etc/NEWS?h=emacs-30.2
Reviewed by: jrm
Differential Revision: https://reviews.freebsd.org/D51906 |
2.7 19 Apr 2025 18:34:18
    |
Yasuhiro Kimura (yasu)  |
textproc/markdown-mode.el: Update to 2.7
ChangeLog: https://github.com/jrblevin/markdown-mode/blob/v2.7/CHANGES.md
PR: 285047
Approved by: maintainer timeout |
2.6_5 24 Feb 2025 21:44:48
    |
Joseph Mingrone (jrm)  |
*/*: Chase editors/emacs update
Sponsored by: The FreeBSD Foundation |
2.6_4 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 |
2.6_3 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 |
2.6_2 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 |
2.6_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 |
2.6 16 Sep 2023 02:59:39
    |
Yasuhiro Kimura (yasu)  |
textproc/markdown-mode.el: Update to 2.6
ChangeLog: https://github.com/jrblevin/markdown-mode/releases/tag/v2.6
PR: 273454
Approved by: maintainer timeout |
2.5_6 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 ) |
2.5_5 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
2.5_3 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 |
2.5_2 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) |
2.5_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 ) |
2.5_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 |
2.5 26 Feb 2022 01:30:22
    |
Yasuhiro Kimura (yasu)  |
textproc/markdown-mode.el: Update to 2.5
ChangeLog: https://github.com/jrblevin/markdown-mode/releases/tag/v2.5
PR: 261890
Approved by: maintainer timeout (> 2 weeks) |
2.4_2 15 Nov 2021 15:19:58
    |
Joseph Mingrone (jrm)  |
USES=emacs: Chase package name changes
PR: 259259
Differential Revision: https://reviews.freebsd.org/D32613 |
2.4_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 |
2.4 01 Oct 2021 19:18:14
    |
Jimmy Olgeni (olgeni)  |
textproc/markdown-mode.el: update to 2.4.
* Switch to use upstream repository on GitHub.
* Byte compile .el file and install them to ${EMACS_VERSION_SITE_LISPDIR}.
* Add DOCS option.
ChangeLog: https://github.com/jrblevin/markdown-mode/blob/v2.4/CHANGES.md
PR: 257899
Reported by: yasu |
2.3_8 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.3_8 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.3_8 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 |
2.3_7 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 |
2.3_6 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 |
2.3_5 14 Aug 2019 12:16:41
  |
mat  |
Convert to UCL & cleanup pkg-message (categories [t-u]) |
2.3_5 17 Oct 2018 09:30:08
  |
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
2.3_5 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 |
2.3_4 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 |
2.3_3 12 Sep 2017 15:38:57
  |
ashish  |
Chase Emacs update |
2.3_2 03 Sep 2017 16:27:12
  |
olgeni  |
Add LICENSE and fix portlint warning.
(message from r449207 was wrong)
PR: 222029
Submitted by: yasu@utahime.org |
2.3_1 03 Sep 2017 16:23:05
  |
olgeni  |
Update databases/pg_repack to version 1.4.1.
PR: 221981
Submitted by: olgeni
Approved by: maintainer |
2.3 03 Sep 2017 14:45:10
  |
olgeni  |
Update textproc/markdown-mode.el to version 2.3. |
2.2 31 May 2017 07:45:06
  |
olgeni  |
Update textproc/markdown-mode.el to version 2.2. |
2.1_1 11 Jul 2016 21:06:10
  |
rakuco  |
Set NO_ARCH=yes.
The port only installs an Emacs Lisp file.
PR: 210962
Approved by: olgeni (maintainer)
MFH: 2016Q3 |
2.1 23 May 2016 18:36:52
  |
amdmi3  |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
2.1 10 Jan 2016 14:22:59
  |
olgeni  |
Upgrade textproc/markdown-mode.el to version 2.1. |
2.0_3 27 Apr 2015 10:29:28
  |
ashish  |
- Chase GNU Emacs updates
PR: 199553 |
2.0_2 05 Nov 2014 13:19:32
  |
ashish  |
- Chase GNU Emacs updates
PR: 194624 |
2.0_1 14 May 2014 12:16:52
  |
olgeni  |
Add staging support. |
2.0_1 20 Sep 2013 23:17:32
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
2.0_1 30 Mar 2013 05:13:30
  |
ashish  |
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 ) |
2.0 26 Mar 2013 10:30:27
  |
olgeni  |
Upgrade to version 2.0. |
1.9 26 Jan 2013 14:50:30
  |
olgeni  |
Convert Makefile headers to the new format in my ports. |
1.9 26 Jan 2013 14:29:11
  |
olgeni  |
Upgrade to version 1.9. |
1.8.1_6 04 Sep 2012 17:05:44
  |
ashish  |
Chase Emacs updates |
1.8.1_5 01 Aug 2012 16:50:16
 |
ashish  |
- Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi |
1.8.1_4 22 Feb 2012 13:31:32
 |
ashish  |
- Chase Emacs updates
PR: ports/165082 |
1.8.1_3 17 Oct 2011 06:01:31
 |
ashish  |
- Chase editors/emacs update |
1.8.1_2 07 Sep 2011 20:21:30
 |
ashish  |
Chase editors/emacs update |
1.8.1_1 06 Sep 2011 20:07:41
 |
olgeni  |
- Cleanup Emacs dependency with USE_EMACS;
- Avoid creating directories which the port doesn't actually own (fix
tinderbox errors).
Reported by: pav |
1.8.1 30 Aug 2011 14:47:16
 |
olgeni  |
Add markdown-mode.el: an Emacs major mode for editing Markdown-formatted
text files. |