summaryrefslogtreecommitdiff
path: root/editors/emacs24
AgeCommit message (Collapse)AuthorFilesLines
2013-09-04recursive bump from graphics/gd shlib major bump.obache1-2/+2
2013-09-02Revbump after cairo updateadam1-2/+2
2013-08-14Add option for gtk3.wiz2-12/+22
Rename "gtk" option to gtk2. Change default from gtk to gtk3. Correct a comment while here. Bump PKGREVISION.
2013-07-05Bump PKGREVISON.ryoon5-19/+81
* Fix build with giflib 5.0.4.
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-1/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-03-24Remove another wrong CONFLICTS. sighdholland1-3/+1
2013-03-23Snapshot version is 24.3.50.xxx, so check for < 24.3.50.joerg1-2/+2
2013-03-22editors/emacs24: Fix DragonFly regressionmarino3-5/+214
2013-03-15Remove outdated patch.wiz1-29/+0
2013-03-15Update to 24.3:wiz9-290/+226
Highlights of this release include: Generalized variables are now in core Emacs Lisp. An update for the Common Lisp emulation library. A new major mode for Python. (The operating system support framework was changed -- Dragonfly support might need fixes.)
2013-03-07Do not pick up emacs-snapshot.joerg1-2/+2
2013-02-17Put the Emacs version in all the DESCR files. Ride the bumps I just did.dholland1-0/+2
2013-02-17Change PKGNAME from emacs-24.2 to emacs24-24.2.dholland3-6/+7
2013-02-16Recursive bump for png-1.6.wiz1-2/+2
2013-01-26Revbump after graphics/jpeg and textproc/icuadam1-2/+2
2012-12-15editors/emacs24: Fix breakage caused by previous commitmarino3-7/+7
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-11-26Use openpty() from libutil on *BSD (patch from Peter Bex).martin6-7/+70
Declare proper POSIX version for fcntl.h *at functions.
2012-10-08Revbump after updating graphics/pangoadam1-2/+2
2012-10-03editors/emacs24: Fix DragonFly buildmarino5-52/+100
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-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron1-2/+2
requested by Thomas Klausner.
2012-09-15recursive bump from libffi shlib major bumpobache1-1/+3
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-08-28Bump 24.1 to 24.2 (emacs24 and emacs24-nox11)mef3-9/+7
(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-13Bump PKGREVISION for fix in librsvg/buildlink3.mk.wiz1-2/+2
2012-08-13Fix CVE-2012-3479:wiz1-0/+37
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-13Fix CVE-2012-3479:wiz2-3/+4
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-10editors/emacs24: update configure* patches for DragonFlymarino3-12/+32
DragonFly needs libc explicitly defined for its linker. The temacs utility still segfaults, but at least it builds now.
2012-06-29Fix typo (PKGREVISON -> PKGREVISION).wiz1-2/+2
2012-06-26Install documentation. Emacs is not the package that can be usedasau4-54/+57
without it effectively.
2012-06-16Add emacs24 package, based on wip/emacs-rc.dholland17-0/+4337