Commit graph

320 commits

Author SHA1 Message Date
gutteridge
23919d190c 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.
2020-10-08 00:15:35 +00:00
ryoon
101216f357 emacs: emacs27 is not development version anymore. Fix Elisp package builds 2020-09-06 02:59:16 +00:00
ryoon
4f71fe6bc1 emacs: EMACS_TYPE=emacs27 depends on editors/emacs27 2020-09-06 01:54:14 +00:00
ryoon
1de0df2d62 emacs: Add emacs27 and emacs27-nox11 support 2020-08-12 14:19:50 +00:00
rillig
a20d25368e 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.
2019-06-08 10:40:52 +00:00
rillig
858c6cfd69 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).
2018-11-30 18:38:19 +00:00
tron
8010d41547 emacs: Fix handling of Emacs version 26.*
Use the package "editors/emacs26" and not "editors/emacs-snapshot" for
the new default "emacs26".
2018-07-17 17:14:58 +00:00
wiz
107bfe0475 emacs: document more *nox versions, and switch to emacs26 by default 2018-06-24 21:19:10 +00:00
mef
37a40e7cff Added editors/emacs26{,-nox11} version 26.1 [makoto 2018-06-20] 2018-06-20 11:15:44 +00:00
wiz
eef80df883 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.
2017-09-29 12:40:26 +00:00
dholland
ec3391a7bf The default EMACS_TYPE is now emacs25. 2017-01-01 02:48:43 +00:00
tron
422a5642b5 Use the package "editors/emacs25" and not "editors/emacs-snapshot" for
the new default "emacs25".
2017-01-01 02:06:46 +00:00
ryoon
4ba79a8b02 Convert emacs25 to editors/emacs25 and add emacs25-nox11
emacs-snapshot is not supported as emacs25 anymore...
2016-09-18 13:48:34 +00:00
jperkin
5ff7d8b557 The default EMACS_TYPE is now emacs24. 2013-10-09 09:52:30 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
rodent
95b6ba52f0 '"# $NetBSD$" expected.' 2013-04-06 11:23:04 +00:00
obache
f342e3ddb6 Add `FOR_emacs_no_byte_compile' PLIST var,
For .elc file of .el file marked as "no-byte-compile: t"
2013-03-10 14:12:05 +00:00
dholland
a9c7f73219 Forget previous, try again. 2013-02-23 23:36:49 +00:00
dholland
f643aefa2b Fix fatal problem with the emacs-nox11 meta-package, which I guess I
didn't notice because I didn't build enough combinations, or something.
2013-02-23 23:32:19 +00:00
dholland
b05712be4d Oops, forgot these. 2013-02-17 17:35:44 +00:00
dholland
f2a49656f2 Add an emacs meta-package. This will install your preferred emacs based
on EMACS_TYPE.

It does some moderately unclean things with versions and PKGREVISION so
that updating should work seamlessly -- this package should end up with
the same PKGNAME (emacs) and the same version (24.2, 23.4, etc.) and
one PKGREVISION higher than the previously existing emacs packages.
2013-02-17 07:36:09 +00:00
dholland
664ae90c2f Oops, nearly forgot to update the paths here for the emacs23 move. 2013-02-17 07:33:28 +00:00
dholland
aa52c9bdf7 Move editors/emacs to editors/emacs23. 2013-02-17 05:00:46 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
sbd
a228a0f098 Use ${PKGMANDIR} 2012-12-30 02:31:34 +00:00
tron
ac5eb182c5 Use nicer make(1) syntax. 2012-12-22 10:45:13 +00:00
tron
4bdf5b5f34 Fix ctags(1) manual page if the package gets built with manual page
compression. Bump package revivison because of this bug fix.
2012-12-22 10:34:20 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
asau
fae34ba053 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
tron
14215633d2 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
wiz
744c90554a Bump PKGREVISION for fix in librsvg/buildlink3.mk. 2012-08-13 14:25:37 +00:00
wiz
6fd1a54e57 Fix CVE-2012-3479:
When the Emacs user option `enable-local-variables' is set to `:safe'
(the default value is t), Emacs should automatically refuse to evaluate
`eval' forms in file-local variable sections.  Due to the bug, Emacs
instead automatically evaluates such `eval' forms.  Thus, if the user
changes the value of `enable-local-variables' to `:safe', visiting a
malicious file can cause automatic execution of arbitrary Emacs Lisp
code with the permissions of the user.

Bug tracker ref: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12155
2012-08-13 06:53:06 +00:00
dholland
34ce24c23c Add emacs24. Change the logic for emacs-snapshot to be emacs25, which it
presumably will be once the necessary upstream stuff appears.
2012-06-16 21:04:56 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
wiz
b3c8d4b3cf Fix accepting keys in text mode; breakage caused by glib2 update.
Patch from Debian, found for OpenBSD by Antoine Jacoutot and
mentioned on current-users by Matthieu Herrb.

Bump PKGREVISION.
2012-05-09 09:30:07 +00:00
dholland
07055a4ebe Apply same post-extract chmod as emacs-snapshot to fix the same problem. 2012-03-25 21:25:11 +00:00
wiz
e0808f0de0 More pcre PKGREVISION bumps. 2012-03-03 12:54:15 +00:00
minskim
36ede60594 Update emacs to 23.4.
Emacs 23.4 mainly fixes a security flaw in EDE (CVE-2012-0035), which
was already fixed in emacs-23.3nb1 in pkgsrc.
2012-02-19 17:44:35 +00:00
wiz
833922aab2 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:39:49 +00:00
obache
f876f29923 PKGREVISION must not be in Makefile.common. 2012-01-20 04:20:43 +00:00
tez
aadc6af9b3 Add fix for CVE-2012-0035, bump PKGREVISION in Makefile.common since this
affects editors/emacs-nox11 also
2012-01-19 20:50:00 +00:00
marino
736c5c26f5 editors/emacs: Fix DragonFly
1) Stop overwriting of alloca on DragonFly
2) Don't overwrite dragonfly.h START_FILES and LIB_STANDARD
3) Remove callouts for gcc41 and gcc44 (specs file handles this)
4) Remove now-unnecessary DFLY_CRT_USRLIB constant
5) New definitions for START_FILES, LIB_STANDARD
6) Specify ORDINARY_LINK
2011-12-11 21:00:40 +00:00
jmmv
2318150957 Disable address randomization under Darwin to fix build problems with
Xcode 4.1.

This does not fix all issues though, as the installation fails while
stripping the binaries.  Not sure how to get rid of this yet, and it
seems to affect other packages as well.
2011-12-03 22:46:30 +00:00
wiz
05b9fbd6ad Update to 23.3b:
etc/grammar/fixes.patch was applied, it seems.
2011-11-28 16:29:58 +00:00
sbd
e93e5d65e3 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:11:52 +00:00
minskim
c111337877 Copy __got section when copying data segment on Mac OS X.
Patch provided by Tom Yu in PR 45240.
2011-09-15 22:06:38 +00:00
wiz
19f07f9e71 Update to 23.3a: adds missing source files. 2011-09-12 22:31:58 +00:00