summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorspz <spz@pkgsrc.org>2005-03-04 15:03:17 +0000
committerspz <spz@pkgsrc.org>2005-03-04 15:03:17 +0000
commitd7afe57a111e0433fb429abe2b67d880395d2a54 (patch)
tree48700dc9a34c477c327f1048c94d09da1914cf73 /net
parent8e354c241bdd54d9ab68482718d9f2a652b80d01 (diff)
downloadpkgsrc-d7afe57a111e0433fb429abe2b67d880395d2a54.tar.gz
again, patches to make the software compile on amd64, but not the final
solution to that probably. And this time to HEAD where it belongs. No wrongful Tag file in the CVS directory this time.
Diffstat (limited to 'net')
-rw-r--r--net/irrtoolset-nox11/patches/patch-au14
-rw-r--r--net/irrtoolset-nox11/patches/patch-av13
-rw-r--r--net/irrtoolset-nox11/patches/patch-aw14
-rw-r--r--net/irrtoolset-nox11/patches/patch-ax13
-rw-r--r--net/irrtoolset-nox11/patches/patch-ay14
-rw-r--r--net/irrtoolset-nox11/patches/patch-az13
6 files changed, 81 insertions, 0 deletions
diff --git a/net/irrtoolset-nox11/patches/patch-au b/net/irrtoolset-nox11/patches/patch-au
new file mode 100644
index 00000000000..f654a5f9f91
--- /dev/null
+++ b/net/irrtoolset-nox11/patches/patch-au
@@ -0,0 +1,14 @@
+$NetBSD: patch-au,v 1.2 2005/03/04 15:03:17 spz Exp $
+
+--- config.guess.orig 2002-04-09 12:40:29.000000000 +0200
++++ config.guess
+@@ -103,6 +103,9 @@ EOF
+ 21064:Windows_NT:50:3)
+ echo alpha-dec-winnt3.5
+ exit 0 ;;
++ amd64:NetBSD:*:*)
++ echo amd64-unknown-netbsd${UNAME_RELEASE}
++ exit 0;;
+ Amiga*:UNIX_System_V:4.0:*)
+ echo m68k-cbm-sysv4
+ exit 0;;
diff --git a/net/irrtoolset-nox11/patches/patch-av b/net/irrtoolset-nox11/patches/patch-av
new file mode 100644
index 00000000000..0f0709cc785
--- /dev/null
+++ b/net/irrtoolset-nox11/patches/patch-av
@@ -0,0 +1,13 @@
+$NetBSD: patch-av,v 1.2 2005/03/04 15:03:17 spz Exp $
+
+--- config.sub.orig 2002-04-09 12:40:29.000000000 +0200
++++ config.sub
+@@ -155,7 +155,7 @@ case $basic_machine in
+ | alpha | alphaev5 | alphaev56 | we32k | ns16k | clipper \
+ | i370 | sh | powerpc | powerpcle | 1750a | dsp16xx | pdp11 \
+ | mips64 | mipsel | mips64el | mips64orion | mips64orionel \
+- | mipstx39 | mipstx39el \
++ | mipstx39 | mipstx39el | amd64 \
+ | sparc | sparclet | sparclite | sparc64 | v850)
+ basic_machine=$basic_machine-unknown
+ ;;
diff --git a/net/irrtoolset-nox11/patches/patch-aw b/net/irrtoolset-nox11/patches/patch-aw
new file mode 100644
index 00000000000..9ef8a435c13
--- /dev/null
+++ b/net/irrtoolset-nox11/patches/patch-aw
@@ -0,0 +1,14 @@
+$NetBSD: patch-aw,v 1.2 2005/03/04 15:03:17 spz Exp $
+
+--- src/rpsl/config.guess.orig 2002-03-27 12:32:59.000000000 +0100
++++ src/rpsl/config.guess
+@@ -61,6 +61,9 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:$
+ 21064:Windows_NT:50:3)
+ echo alpha-dec-winnt3.5
+ exit 0 ;;
++ amd64:NetBSD:*:*)
++ echo amd64-unknown-netbsd${UNAME_RELEASE}
++ exit 0;;
+ Amiga*:UNIX_System_V:4.0:*)
+ echo m68k-cbm-sysv4
+ exit 0;;
diff --git a/net/irrtoolset-nox11/patches/patch-ax b/net/irrtoolset-nox11/patches/patch-ax
new file mode 100644
index 00000000000..ed5dfa3cb9f
--- /dev/null
+++ b/net/irrtoolset-nox11/patches/patch-ax
@@ -0,0 +1,13 @@
+$NetBSD: patch-ax,v 1.2 2005/03/04 15:03:17 spz Exp $
+
+--- src/rpsl/config.sub.orig 2002-03-27 12:32:59.000000000 +0100
++++ src/rpsl/config.sub
+@@ -155,7 +155,7 @@ case $basic_machine in
+ | alpha | alphaev5 | alphaev56 | we32k | ns16k | clipper \
+ | i370 | sh | powerpc | powerpcle | 1750a | dsp16xx | pdp11 \
+ | mips64 | mipsel | mips64el | mips64orion | mips64orionel \
+- | mipstx39 | mipstx39el \
++ | mipstx39 | mipstx39el | amd64 \
+ | sparc | sparclet | sparclite | sparc64 | v850)
+ basic_machine=$basic_machine-unknown
+ ;;
diff --git a/net/irrtoolset-nox11/patches/patch-ay b/net/irrtoolset-nox11/patches/patch-ay
new file mode 100644
index 00000000000..df91b1e8b69
--- /dev/null
+++ b/net/irrtoolset-nox11/patches/patch-ay
@@ -0,0 +1,14 @@
+$NetBSD: patch-ay,v 1.2 2005/03/04 15:03:17 spz Exp $
+
+--- src/Core/.aux/config.guess.orig 2002-03-27 12:32:59.000000000 +0100
++++ src/Core/.aux/config.guess
+@@ -61,6 +61,9 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:$
+ 21064:Windows_NT:50:3)
+ echo alpha-dec-winnt3.5
+ exit 0 ;;
++ amd64:NetBSD:*:*)
++ echo amd64-unknown-netbsd${UNAME_RELEASE}
++ exit 0 ;;
+ Amiga*:UNIX_System_V:4.0:*)
+ echo m68k-cbm-sysv4
+ exit 0;;
diff --git a/net/irrtoolset-nox11/patches/patch-az b/net/irrtoolset-nox11/patches/patch-az
new file mode 100644
index 00000000000..ec283e9c649
--- /dev/null
+++ b/net/irrtoolset-nox11/patches/patch-az
@@ -0,0 +1,13 @@
+$NetBSD: patch-az,v 1.2 2005/03/04 15:03:17 spz Exp $
+
+--- src/Core/.aux/config.sub.orig 2002-03-27 12:32:59.000000000 +0100
++++ src/Core/.aux/config.sub
+@@ -150,7 +150,7 @@ case $basic_machine in
+ # Recognize the basic CPU types without company name.
+ # Some are omitted here because they have special meanings below.
+ tahoe | i860 | m68k | m68000 | m88k | ns32k | arm \
+- | arme[lb] | pyramid \
++ | arme[lb] | pyramid | amd64 \
+ | tron | a29k | 580 | i960 | h8300 | hppa | hppa1.0 | hppa1.1 \
+ | alpha | we32k | ns16k | clipper | i370 | sh \
+ | powerpc | powerpcle | 1750a | dsp16xx | mips64 | mipsel \