Commit graph

19 commits

Author SHA1 Message Date
dholland
d12865fa28 Put the Emacs version in all the DESCR files. Ride the bumps I just did. 2013-02-17 07:48:02 +00:00
dholland
7f8f61bad8 Change PKGNAME from emacs-24.2 to emacs24-24.2. 2013-02-17 06:07:25 +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
marino
2e53cb7585 editors/emacs24: Fix breakage caused by previous commit
The previous commit used openpty on all platforms, yet failed to ensure
it was made available for them.

Add DragonFly to the string of *BSD that require libutil for openpty.
Fixes regression caused by previous commit.
2012-12-15 12:27:45 +00:00
martin
ea5aa8532c Use openpty() from libutil on *BSD (patch from Peter Bex).
Declare proper POSIX version for fcntl.h *at functions.
2012-11-26 16:56:15 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
marino
88dacf4cf9 editors/emacs24: Fix DragonFly build
In order to fix the build on DragonFly, the locations of the crt files
had to be defined.  This was tricky as DragonFly has two base compilers
so gcc --print-libgcc-file-name was used to determine the path of the
crt files.

Also patch-iisp_files.el was removed.  It was removed from distinfo 5
weeks ago, but the patch itself was left in place causing "patch ignored"
warnings.
2012-10-03 21:32:42 +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
mef
e4e5c990ac Bump 24.1 to 24.2 (emacs24 and emacs24-nox11)
(1) CVE-2012-3479 fixed on lisp/files.el
      patches/patch-lisp_files.el is removed.
  (2) From: ChangeLog
  -------
  2012-08-24  Chong Yidong  <cyd@gnu.org>
          * Version 24.2 released.

  2012-08-14  Ulrich Mueller  <ulm@gentoo.org>
          * lib/gnulib.mk:
          * lib/stdio.in.h:
          * m4/stdio_h.m4: Do not assume that gets is defined (Bug#11873).

  2012-06-21  Ulrich Mueller  <ulm@gentoo.org>
          * configure.in: Use m/intel386.h for amd64 with x32 ABI.  (Bug#11669)
  --------
Thanks wiz@
2012-08-28 00:55:51 +00:00
wiz
744c90554a Bump PKGREVISION for fix in librsvg/buildlink3.mk. 2012-08-13 14:25:37 +00:00
wiz
57340e4dd4 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:39:06 +00:00
wiz
68610bc920 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

Bump PKGREVISION.
2012-08-13 06:38:50 +00:00
marino
412f69f1f1 editors/emacs24: update configure* patches for DragonFly
DragonFly needs libc explicitly defined for its linker.
The temacs utility still segfaults, but at least it builds now.
2012-08-10 10:08:14 +00:00
wiz
82ff9fbce3 Fix typo (PKGREVISON -> PKGREVISION). 2012-06-29 06:31:35 +00:00
asau
3ee4ebbc6d Install documentation. Emacs is not the package that can be used
without it effectively.
2012-06-26 17:02:31 +00:00
dholland
baf70d58c0 Add emacs24 package, based on wip/emacs-rc. 2012-06-16 21:03:41 +00:00