pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors fit for NetBSD-mips variants, do not use pmax ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ad10ffea284f
branches: trunk
changeset: 399877:ad10ffea284f
user: obache <obache%pkgsrc.org@localhost>
date: Wed Oct 07 10:56:40 2009 +0000
description:
fit for NetBSD-mips variants, do not use pmax configuration.
prevent unrequisite warning messages on NetBSD-alpha (patch-ac) and NetBSD-mips
variants (patch-af). fixes PR 39027.
Bump PKGREVISION.
diffstat:
editors/emacs-nox11/Makefile | 3 ++-
editors/emacs/Makefile | 4 ++--
editors/emacs/distinfo | 7 +++++--
editors/emacs/patches/patch-aa | 17 +++++++++++++++++
editors/emacs/patches/patch-ab | 25 +++++++++++++++++++------
editors/emacs/patches/patch-ac | 13 +++++++++++++
editors/emacs/patches/patch-af | 22 ++++++++++++++++++++++
7 files changed, 80 insertions(+), 11 deletions(-)
diffs (151 lines):
diff -r 338b08c5e56c -r ad10ffea284f editors/emacs-nox11/Makefile
--- a/editors/emacs-nox11/Makefile Wed Oct 07 10:50:59 2009 +0000
+++ b/editors/emacs-nox11/Makefile Wed Oct 07 10:56:40 2009 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2009/08/05 22:04:51 minskim Exp $
+# $NetBSD: Makefile,v 1.30 2009/10/07 10:56:40 obache Exp $
PKGNAME= ${DISTNAME:S/-/-nox11-/}
+PKGREVISION= 1
CONFLICTS+= emacs-[0-9]*
diff -r 338b08c5e56c -r ad10ffea284f editors/emacs/Makefile
--- a/editors/emacs/Makefile Wed Oct 07 10:50:59 2009 +0000
+++ b/editors/emacs/Makefile Wed Oct 07 10:56:40 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.124 2009/08/26 19:58:43 sno Exp $
+# $NetBSD: Makefile,v 1.125 2009/10/07 10:56:40 obache Exp $
-PKGREVISION= 1
+PKGREVISION= 2
CONFLICTS+= emacs-nox11-[0-9]*
diff -r 338b08c5e56c -r ad10ffea284f editors/emacs/distinfo
--- a/editors/emacs/distinfo Wed Oct 07 10:50:59 2009 +0000
+++ b/editors/emacs/distinfo Wed Oct 07 10:56:40 2009 +0000
@@ -1,7 +1,10 @@
-$NetBSD: distinfo,v 1.41 2009/08/06 04:46:04 minskim Exp $
+$NetBSD: distinfo,v 1.42 2009/10/07 10:56:40 obache Exp $
SHA1 (emacs-23.1.tar.gz) = e993445d14d2fdedd1418bc32c8c4ea30442bc51
RMD160 (emacs-23.1.tar.gz) = c557149f59916b82f0ae156f87406126b03671b4
Size (emacs-23.1.tar.gz) = 42904117 bytes
-SHA1 (patch-ab) = 53fd489995efae908827d7a3de4811daf156fd0a
+SHA1 (patch-aa) = 3e65b93fad3fb436ec573148e5681333d1c58e3a
+SHA1 (patch-ab) = dcd6903d62b58b5c587001b26f0d300bcb54fe6d
+SHA1 (patch-ac) = 9afbc10d2bd0f32cdfde8ae6a32236182dbac558
SHA1 (patch-ae) = 2b016d6b4bb796cf5bddc55f104139e01209adb6
+SHA1 (patch-af) = c888cd3863e533d38f437292d9f800bcd3159529
diff -r 338b08c5e56c -r ad10ffea284f editors/emacs/patches/patch-aa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/emacs/patches/patch-aa Wed Oct 07 10:56:40 2009 +0000
@@ -0,0 +1,17 @@
+$NetBSD: patch-aa,v 1.16 2009/10/07 10:56:40 obache Exp $
+
+--- configure.in.orig 2009-07-30 00:09:49.000000000 +0900
++++ configure.in
+@@ -329,9 +329,9 @@ dnl see the `changequote' comment above.
+ case "${canonical}" in
+ alpha*-*-netbsd*) machine=alpha ;;
+ i[3456]86-*-netbsd*) machine=intel386 ;;
+- mips-*-netbsd*) machine=pmax ;;
+- mipsel-*-netbsd*) machine=pmax ;;
+- mipseb-*-netbsd*) machine=pmax ;;
++ mips-*-netbsd*) machine=mips ;;
++ mipsel-*-netbsd*) machine=mips ;;
++ mipseb-*-netbsd*) machine=mips ;;
+ powerpc-*-netbsd*) machine=macppc ;;
+ sparc*-*-netbsd*) machine=sparc ;;
+ vax-*-netbsd*) machine=vax ;;
diff -r 338b08c5e56c -r ad10ffea284f editors/emacs/patches/patch-ab
--- a/editors/emacs/patches/patch-ab Wed Oct 07 10:50:59 2009 +0000
+++ b/editors/emacs/patches/patch-ab Wed Oct 07 10:56:40 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.27 2009/08/06 04:46:04 minskim Exp $
+$NetBSD: patch-ab,v 1.28 2009/10/07 10:56:40 obache Exp $
---- configure.orig 2009-06-04 20:29:50 +0300
-+++ configure 2009-06-07 21:41:16 +0300
-@@ -1979,7 +1979,7 @@ archlibdir='${libexecdir}/emacs/${versio
+--- configure.orig 2009-07-30 00:12:00.000000000 +0900
++++ configure
+@@ -1856,7 +1856,7 @@ archlibdir='${libexecdir}/emacs/${versio
docdir='${datadir}/emacs/${version}/etc'
gamedir='${localstatedir}/games/emacs'
@@ -11,7 +11,7 @@
-@@ -2529,6 +2529,15 @@ case "${canonical}" in
+@@ -2406,6 +2406,15 @@ case "${canonical}" in
esac
;;
@@ -27,7 +27,20 @@
## FreeBSD kernel + glibc based userland
*-*-kfreebsd*gnu* )
opsys=gnu-kfreebsd
-@@ -9605,9 +9614,9 @@ if test "${HAVE_NS}" = yes; then
+@@ -2434,9 +2443,9 @@ _ACEOF
+ case "${canonical}" in
+ alpha*-*-netbsd*) machine=alpha ;;
+ i[3456]86-*-netbsd*) machine=intel386 ;;
+- mips-*-netbsd*) machine=pmax ;;
+- mipsel-*-netbsd*) machine=pmax ;;
+- mipseb-*-netbsd*) machine=pmax ;;
++ mips-*-netbsd*) machine=mips ;;
++ mipsel-*-netbsd*) machine=mips ;;
++ mipseb-*-netbsd*) machine=mips ;;
+ powerpc-*-netbsd*) machine=macppc ;;
+ sparc*-*-netbsd*) machine=sparc ;;
+ vax-*-netbsd*) machine=vax ;;
+@@ -9408,9 +9417,9 @@ if test "${HAVE_NS}" = yes; then
window_system=nextstep
with_xft=no
# set up packaging dirs
diff -r 338b08c5e56c -r ad10ffea284f editors/emacs/patches/patch-ac
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/emacs/patches/patch-ac Wed Oct 07 10:56:40 2009 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.18 2009/10/07 10:56:40 obache Exp $
+
+--- src/m/alpha.h.orig 2009-06-21 13:38:20.000000000 +0900
++++ src/m/alpha.h
+@@ -95,7 +95,7 @@ NOTE-END
+
+ #undef UNEXEC
+ #define UNEXEC unexelf.o
+-#ifndef GNU_LINUX
++#if !defined(GNU_LINUX) && !defined(__NetBSD__)
+ #define DATA_START 0x140000000
+ #endif
+
diff -r 338b08c5e56c -r ad10ffea284f editors/emacs/patches/patch-af
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/emacs/patches/patch-af Wed Oct 07 10:56:40 2009 +0000
@@ -0,0 +1,22 @@
+$NetBSD: patch-af,v 1.13 2009/10/07 10:56:40 obache Exp $
+
+--- src/m/mips.h.orig 2009-06-21 13:38:20.000000000 +0900
++++ src/m/mips.h
+@@ -23,7 +23,7 @@ along with GNU Emacs. If not, see <http
+ USUAL-OPSYS="note"
+
+ NOTE-START
+-This is only used on GNU/Linux.
++This is used on GNU/Linux and netbsd.
+ NOTE-END */
+
+ /* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
+@@ -50,7 +50,7 @@ NOTE-END */
+
+ #define TEXT_START 0x00400000
+
+-#ifndef GNU_LINUX
++#if !defined(GNU_LINUX) && !defined(__NetBSD__)
+ #define DATA_START 0x10000000
+ #endif
+
Home |
Main Index |
Thread Index |
Old Index