NetBSD.se

CVS log for pkgsrc/editors/emacs/Makefile.common

[BACK] Up to [NetBSD + pkgsrc-wip] / pkgsrc / editors / emacs

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Mar 25 21:25:11 2012 UTC (8 weeks, 1 day ago) by dholland
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, HEAD
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -1 lines
Apply same post-extract chmod as emacs-snapshot to fix the same problem.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Feb 19 17:44:35 2012 UTC (3 months ago) by minskim
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
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.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Jan 20 04:20:43 2012 UTC (4 months ago) by obache
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -2 lines
PKGREVISION must not be in Makefile.common.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Jan 19 20:50:00 2012 UTC (4 months ago) by tez
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -0 lines
Add fix for CVE-2012-0035, bump PKGREVISION in Makefile.common since this
affects editors/emacs-nox11 also

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Dec 11 21:00:40 2011 UTC (5 months, 1 week ago) by marino
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -5 lines
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

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Dec 3 22:46:30 2011 UTC (5 months, 2 weeks ago) by jmmv
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +8 -1 lines
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.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Nov 28 16:29:58 2011 UTC (5 months, 3 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -3 lines
Update to 23.3b:
etc/grammar/fixes.patch was applied, it seems.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Sep 12 22:31:58 2011 UTC (8 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -2 lines
Update to 23.3a: adds missing source files.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Jun 1 21:44:54 2010 UTC (23 months, 3 weeks ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
Update emacs to 23.2.

Patches were provided by Makoto Fujiwara in PR 43335.

Excerpt from the announcement:

  In addition to a large number of bugfixes, Emacs 23.2 includes
  several new packages, such as the CEDET suite of development tools
  (including Semantic, a set of libraries and utilities for parsing
  source code, and EDE, a package for managing code projects), and a
  new mode for editing Javascript.  The default mail composition mode
  is now Message mode, which provides features such as MIME handling.
  Many other part of Emacs have also been improved.  For a more
  complete list of changes, see the file etc/NEWS.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed May 5 15:17:50 2010 UTC (2 years ago) by roy
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +4 -2 lines
Enable terminfo support for NetBSD if available.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Feb 21 12:26:36 2010 UTC (2 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +4 -1 lines
Mention files that include this one.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Feb 19 21:28:04 2010 UTC (2 years, 3 months ago) by joerg
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +10 -5 lines
SETGIDGAME. Not MAKE_JOBS_SAFE. Bump revision.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Aug 12 18:11:24 2009 UTC (2 years, 9 months ago) by hasso
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +6 -1 lines
Include curses.buildlink3.mk on platforms which want to link against curses.
Unbreaks build on DargonFly and probably some others.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Aug 5 22:04:50 2009 UTC (2 years, 9 months ago) by minskim
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +38 -39 lines
Update editors/emacs and editors/emacs-nox11 to 23.1.

Major changes:
- Improved Unicode support.
- Font rendering with Fontconfig and Xft.
- Support for using X displays and text terminals in one session, and
  for running as a daemon.
- Support for multi-file commits in distributed version-control
  systems (VC-dir).
- The default X toolkit is now Gtk+, rather than Lucid.

Revision 1.20.2.1
Thu May 1 13:41:33 2008 UTC (4 years ago) by rtr
Branches: pkgsrc-2008Q1
FILE REMOVED
Changes since revision 1.20: +1 -1 lines
pullup ticket #2359 - requested by tonnerre
emacs, emacs-nox11: fix for security issue

revisions pulled up:
- pkgsrc/editors/emacs/Makefile		1.107,1.108
- pkgsrc/editors/emacs/Makefile.common	r0
- pkgsrc/editors/emacs/distinfo		1.36
- pkgsrc/editors/emacs/options.mk	1.7
- pkgsrc/editors/emacs/patches/patch-ac	1.16
- pkgsrc/editors/emacs/patches/patch-af	1.11
- pkgsrc/editors/emacs-nox11/DESCR	r0
- pkgsrc/editors/emacs-nox11/Makefile	1.28

   Module Name:	pkgsrc
   Committed By:	jlam
   Date:		Fri Apr 25 16:35:32 UTC 2008

   Modified Files:
   	pkgsrc/editors/emacs: Makefile options.mk
   	pkgsrc/editors/emacs-nox11: Makefile
   Removed Files:
   	pkgsrc/editors/emacs: Makefile.common
   	pkgsrc/editors/emacs-nox11: DESCR

   Log Message:
   Make emacs and emacs-nox11 look more like xemacs and xemacs-nox11 in
   terms of file structure.  Also add DESTDIR support.
   ------------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	tonnerre
   Date:		Tue Apr 29 12:54:56 UTC 2008

   Modified Files:
   	pkgsrc/editors/emacs: Makefile distinfo
   Added Files:
   	pkgsrc/editors/emacs/patches: patch-ac patch-af

   Log Message:
   Fix two emacs vulnerabilities:
   - Fix unsafe handling of local variables iin hack-local-variables
     (CVE-2007-5795).
   - Prevent symlink attack on arbitrary files using the temp files vcdiff
     generates (CVE-2008-1694).

Revision 1.21
Fri Apr 25 16:35:32 2008 UTC (4 years ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cube-native-xorg-base, cube-native-xorg
FILE REMOVED
Changes since revision 1.20: +1 -1 lines
Make emacs and emacs-nox11 look more like xemacs and xemacs-nox11 in
terms of file structure.  Also add DESTDIR support.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Feb 16 13:46:09 2008 UTC (4 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base
Branch point for: pkgsrc-2008Q1
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Needs pkg-config.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Feb 15 23:01:39 2008 UTC (4 years, 3 months ago) by tnn
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Needs gzip

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Dec 6 12:25:48 2007 UTC (4 years, 5 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Whoops, use ${MACHINE_GNU_PLATFORM} rather than i386

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Dec 6 12:10:32 2007 UTC (4 years, 5 months ago) by markd
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Use ${GAMEMODE} instead of an explicit mode for update-game-score.
Bump PKGREVISION.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jun 15 18:15:15 2007 UTC (4 years, 11 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
* Change some instances of ROOT_USER and ROOT_GROUP to BINOWN and BINGRP
  in SPECIAL_PERMS usage.

* Consistently use 4555 for setuid and 2555 for setgid programs.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Jun 15 01:39:32 2007 UTC (4 years, 11 months ago) by markd
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
Note conflict against the elisp-manual package.  That manual has been
incorporated into latest emacs.  PR pkg/36492

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Jun 11 13:57:15 2007 UTC (4 years, 11 months ago) by markd
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +22 -52 lines
Update emacs{,-nox11} to 22.1.

update based in part on wip/emacs-current and wip/emacs22 packages.

Many many changes since 21.4a.  Read NEWS file for details.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Mar 24 01:30:50 2007 UTC (5 years, 2 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -1 lines
Move dragonfly.h from patch to a real file. Modify it to deal with the
crt changes in DragonFly 1.7.1.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Jan 25 20:59:15 2007 UTC (5 years, 3 months ago) by markd
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -2 lines
Update smtpmail.el to recent CVS version.  Requested by Aleksey Cheusov
in PR pkg/34455. Bump PKGREVISION.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Nov 3 07:01:54 2006 UTC (5 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
CHECK_WRKREF_SKIP paths seem to relative to ${PREFIX} now, adapt.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Jul 2 10:03:14 2006 UTC (5 years, 10 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
Don't install the files in share/emacs group-writable. Bumped
PKGREVISION of emacs and emacs-nox11.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jun 20 23:47:23 2006 UTC (5 years, 11 months ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Add a run-time depenency on perl because bin/emacs-grep-changelog
requires perl to run.

Bump PKGREVISION.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon May 15 11:48:12 2006 UTC (6 years ago) by markd
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -1 lines
Fix sort-columns function.
NetBSD sort objects to setting the field separator to the same value as
the record separator.  Since in this case the surrounding code guarantees
there will be no tabs in the input set the field separator to tab.
Bump PKGREVISION.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Mar 30 03:44:43 2006 UTC (6 years, 1 month ago) by jlam
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -5 lines
* Honor PKGINFODIR.
* List the info files directly in the PLIST.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Mar 25 02:48:22 2006 UTC (6 years, 1 month ago) by uebayasi
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
Fix build on sh3el.  PR pkg/33418 from Yasushi Oshima.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Dec 29 14:04:56 2005 UTC (6 years, 4 months ago) by joerg
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -3 lines
Use -nocombreloc on DragonFly as well. Suggested by Timothy H. Legant
on DragoFly's user list.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Dec 5 20:50:09 2005 UTC (6 years, 5 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Oct 14 08:59:50 2005 UTC (6 years, 7 months ago) by hiramatsu
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -1 lines
Build fix on OpenBSD, borrowed from OpenBSD ports.

Quote from the commit log(ports/editors/emacs21/Makefile version 1.10).
-----------------------------------------
Work around the fact that emacs undump knows too much about the layout
of elf files (or thinks it does). These assumptions were just broken
by binutils/ld changes to put GOT and PLT into their own PT_LOAD sections.
Thus BSS is no longer part of the DATA PT_LOAD section. This is a
workaround using the '-Z' compatibility flag which disables the GOT/PLT
padding.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jun 30 10:12:35 2005 UTC (6 years, 10 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -1 lines
Quieten CHECK_WRKREF. The build PATH in the dumped emacs is not a problem.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jun 8 14:39:40 2005 UTC (6 years, 11 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Share a Makefile.common between emacs and emacs-nox11.
Should fix PR pkg/30462.

Also convert emacs to options framework.

Diff request

This form allows you to request diffs 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.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>