The NetBSD Project

CVS log for pkgsrc/editors/emacs/modules.mk

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / editors / emacs

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.35 / (download) - annotate - [select for diffs], Wed Aug 30 20:15:19 2023 UTC (7 months, 2 weeks ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.34: +8 -10 lines
Diff to previous 1.34 (colored) to selected 1.14 (colored)

emacs/modules.mk: Unhook emacs25

(Following proposal and non-objection on pkgsrc-users, emacs 25 is
being removed.)

Revision 1.34 / (download) - annotate - [select for diffs], Wed Aug 23 13:16:21 2023 UTC (7 months, 3 weeks ago) by tsutsui
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored) to selected 1.14 (colored)

emacs: fix a typo in comment.

Revision 1.33 / (download) - annotate - [select for diffs], Wed Aug 23 13:15:36 2023 UTC (7 months, 3 weeks ago) by tsutsui
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored) to selected 1.14 (colored)

emacs: switch to emacs28 by default.

No objection on pkgsrc-users@:
 https://mail-index.netbsd.org/pkgsrc-users/2023/08/thread1.html#037939

Revision 1.32 / (download) - annotate - [select for diffs], Tue Aug 15 10:58:20 2023 UTC (8 months ago) by tnn
Branch: MAIN
Changes since 1.31: +8 -7 lines
Diff to previous 1.31 (colored) to selected 1.14 (colored)

emacs: support EMACS_TYPE=emacs29 in same manner as 28

Revision 1.31 / (download) - annotate - [select for diffs], Sat May 14 21:57:01 2022 UTC (23 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.30: +4 -6 lines
Diff to previous 1.30 (colored) to selected 1.14 (colored)

editors/emacs/modules.mk: remove explicit CONFLICTS

There's no need for CONFLICTS between the xemacs and emacs versions of
the same elisp package unless the PLISTs overlap, and if they do (most
don't because they install into different subtrees), that fact is
sufficient.

As suggested by PR 39886, a long long time ago.

Revision 1.30 / (download) - annotate - [select for diffs], Thu Apr 7 10:35:28 2022 UTC (2 years ago) by ryoon
Branch: MAIN
Changes since 1.29: +9 -7 lines
Diff to previous 1.29 (colored) to selected 1.14 (colored)

emacs: Use emacs28 from editors/emacs28

editors/emacs-snapshot will not be used.

Revision 1.29 / (download) - annotate - [select for diffs], Thu Oct 8 00:15:35 2020 UTC (3 years, 6 months ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.28: +11 -11 lines
Diff to previous 1.28 (colored) to selected 1.14 (colored)

emacs: amend comments in modules.mk

Update a (self-referencing) comment to reflect the current name and
location, and misc. grammar, style, and consistency fixes.

Revision 1.28 / (download) - annotate - [select for diffs], Sun Sep 6 02:59:16 2020 UTC (3 years, 7 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored) to selected 1.14 (colored)

emacs: emacs27 is not development version anymore. Fix Elisp package builds

Revision 1.27 / (download) - annotate - [select for diffs], Wed Aug 12 14:19:50 2020 UTC (3 years, 8 months ago) by ryoon
Branch: MAIN
Changes since 1.26: +17 -11 lines
Diff to previous 1.26 (colored) to selected 1.14 (colored)

emacs: Add emacs27 and emacs27-nox11 support

Revision 1.26 / (download) - annotate - [select for diffs], Sat Jun 8 10:40:54 2019 UTC (4 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.25: +6 -6 lines
Diff to previous 1.25 (colored) to selected 1.14 (colored)

editors/*: let pkglint fix indentation and variable alignment

pkglint -Wall -F -r editors

Manually fixed the changes in editors/nedit since the "fixed" indentation
was wrong.

Revision 1.25 / (download) - annotate - [select for diffs], Fri Nov 30 18:38:19 2018 UTC (5 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.24: +4 -1 lines
Diff to previous 1.24 (colored) to selected 1.14 (colored)

mk/misc: make configuration for show-all targets more configurable

Up to now, there was a central list of variable name patterns that
defined whether a variable was printed as a sorted list, as a list or as
a single value.

Now each variable group decides on its own which of the variables are
printed in which way, using the usual glob patterns. This is more
flexible since different files sometimes differ in their naming
conventions.

Two variable groups are added: license (for everything related to
LICENSE) and go (for lang/go).

Revision 1.24 / (download) - annotate - [select for diffs], Sun Jun 24 21:19:10 2018 UTC (5 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.23: +14 -11 lines
Diff to previous 1.23 (colored) to selected 1.14 (colored)

emacs: document more *nox versions, and switch to emacs26 by default

Revision 1.23 / (download) - annotate - [select for diffs], Wed Jun 20 11:15:44 2018 UTC (5 years, 10 months ago) by mef
Branch: MAIN
Changes since 1.22: +13 -10 lines
Diff to previous 1.22 (colored) to selected 1.14 (colored)

Added editors/emacs26{,-nox11} version 26.1 [makoto 2018-06-20]

Revision 1.22 / (download) - annotate - [select for diffs], Fri Sep 29 12:40:27 2017 UTC (6 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.21: +7 -20 lines
Diff to previous 1.21 (colored) to selected 1.14 (colored)

emacs22*, emacs23*, emacs24*: remove unmaintained emacs versions

As announced in
https://mail-index.netbsd.org/pkgsrc-users/2017/09/11/msg025563.html

This still leaves emacs20, emacs21, and the current version, emacs25.

Revision 1.21 / (download) - annotate - [select for diffs], Sun Jan 1 02:48:43 2017 UTC (7 years, 3 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored) to selected 1.14 (colored)

The default EMACS_TYPE is now emacs25.

Revision 1.20 / (download) - annotate - [select for diffs], Sun Sep 18 13:48:34 2016 UTC (7 years, 7 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.19: +5 -4 lines
Diff to previous 1.19 (colored) to selected 1.14 (colored)

Convert emacs25 to editors/emacs25 and add emacs25-nox11
emacs-snapshot is not supported as emacs25 anymore...

Revision 1.19 / (download) - annotate - [select for diffs], Wed Oct 9 09:52:30 2013 UTC (10 years, 6 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored) to selected 1.14 (colored)

The default EMACS_TYPE is now emacs24.

Revision 1.18 / (download) - annotate - [select for diffs], Sun Mar 10 14:12:05 2013 UTC (11 years, 1 month ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.17: +8 -1 lines
Diff to previous 1.17 (colored) to selected 1.14 (colored)

Add `FOR_emacs_no_byte_compile' PLIST var,
For .elc file of .el file marked as "no-byte-compile: t"

Revision 1.17 / (download) - annotate - [select for diffs], Sun Feb 17 07:33:28 2013 UTC (11 years, 2 months ago) by dholland
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored) to selected 1.14 (colored)

Oops, nearly forgot to update the paths here for the emacs23 move.

Revision 1.16 / (download) - annotate - [select for diffs], Sat Jun 16 21:04:56 2012 UTC (11 years, 10 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.15: +12 -10 lines
Diff to previous 1.15 (colored) to selected 1.14 (colored)

Add emacs24. Change the logic for emacs-snapshot to be emacs25, which it
presumably will be once the necessary upstream stuff appears.

Revision 1.15 / (download) - annotate - [select for diffs], Wed Mar 23 15:15:20 2011 UTC (13 years ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.14: +5 -1 lines
Diff to previous 1.14 (colored)

Fix EMACSLOADPATH for emacs24.

Revision 1.14 / (download) - annotate - [selected], Tue Feb 8 13:20:13 2011 UTC (13 years, 2 months ago) by hiramatsu
Branch: MAIN
Changes since 1.13: +2 -7 lines
Diff to previous 1.13 (colored)

Instead of extracting version string from PKGNAME, use
${_EMACS_VERSION_MAJOR} and ${_EMACS_VERSION_MINOR} to determine installed
version of emacs.

Also, set minimum version of _EMACS_REQD to the same as
${_EMACS_VERSION_MAJOR}.${_EMACS_VERSION_MINOR}. Otherwise, buildlink
does not work for emacs lisp libraries.

Should fix PR/42763.

Revision 1.13 / (download) - annotate - [select for diffs], Mon Oct 25 00:03:03 2010 UTC (13 years, 5 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.12: +7 -2 lines
Diff to previous 1.12 (colored) to selected 1.14 (colored)

Allow emacs24 as EMACS_TYPE.

Revision 1.12 / (download) - annotate - [select for diffs], Mon Sep 7 06:51:19 2009 UTC (14 years, 7 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.11: +3 -2 lines
Diff to previous 1.11 (colored) to selected 1.14 (colored)

Strip PKGREVISION from the emacs version string for a directory name.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Aug 23 18:14:38 2009 UTC (14 years, 7 months ago) by minskim
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) to selected 1.14 (colored)

Silence unnecessary warnings.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Aug 22 18:51:58 2009 UTC (14 years, 7 months ago) by minskim
Branch: MAIN
Changes since 1.9: +6 -7 lines
Diff to previous 1.9 (colored) to selected 1.14 (colored)

Derive EMACSLOADPATH from the currently-installed emacs, not from the
Makefile fragment in pkgsrc.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Aug 5 22:14:28 2009 UTC (14 years, 8 months ago) by minskim
Branch: MAIN
Changes since 1.8: +13 -12 lines
Diff to previous 1.8 (colored) to selected 1.14 (colored)

Let EMACS_TYPE support editors/emacs and editors/emacs-nox11 as
emacs23 and emacs23nox, respectively; editors/emacs is the default
one.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Aug 5 10:41:55 2009 UTC (14 years, 8 months ago) by minskim
Branch: MAIN
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored) to selected 1.14 (colored)

emacs22 is now in editors/emacs22.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Aug 5 06:53:29 2009 UTC (14 years, 8 months ago) by minskim
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.14 (colored)

"23" is a valid value for EMACS_VERSION_MAJOR.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Jun 6 05:06:12 2009 UTC (14 years, 10 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.5: +14 -2 lines
Diff to previous 1.5 (colored) to selected 1.14 (colored)

Set _EMACS_VERSION_MICRO for emacs-snapshot.

Suggested by Makoto Fujiwara in PR 40023.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Jun 5 21:18:02 2009 UTC (14 years, 10 months ago) by minskim
Branch: MAIN
Changes since 1.4: +14 -7 lines
Diff to previous 1.4 (colored) to selected 1.14 (colored)

Add emacs23 as a valid EMACS_TYPE.

This addresses the issue reported in PR 40023.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Oct 28 00:17:31 2008 UTC (15 years, 5 months ago) by uebayasi
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.3: +14 -13 lines
Diff to previous 1.3 (colored) to selected 1.14 (colored)

Clarify that the default EMACS_TYPE is set in mk/defaults/mk.conf.  Prompted
by Greg Troxel.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Oct 27 15:34:46 2008 UTC (15 years, 5 months ago) by uebayasi
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored) to selected 1.14 (colored)

Update comment reflecting reality; from Greg Troxel.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Oct 13 08:07:02 2008 UTC (15 years, 6 months ago) by uebayasi
Branch: MAIN
Changes since 1.1: +12 -0 lines
Diff to previous 1.1 (colored) to selected 1.14 (colored)

Introduce EMACS_BUILDLINK to decide if Emacs lisp file wrappers are really
created or not.  Packages that include other ELP's buildlink3.mk must define
EMACS_BUILDLINK.  Other packages don't create wrappers, which reduces build
time a lot.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Oct 11 09:31:56 2008 UTC (15 years, 6 months ago) by uebayasi
Branch: MAIN
Diff to selected 1.14 (colored)

Move mk/emacs.mk to editors/emacs/modules.mk.

Don't call pkg_info to get the installed Emacs version; always use the
version matching EMACS_TYPE set by users.  Be DEPENDS to it.  This should
address pkg/37146 by Aleksey Cheusov.

While here convert some emacs lisp packages to user-destdir.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>