pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11 define BuildXFree86OnSparcSunOS to get this at lea...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0306771127a7
branches:  trunk
changeset: 477459:0306771127a7
user:      grant <grant%pkgsrc.org@localhost>
date:      Sat Jul 03 06:26:08 2004 +0000

description:
define BuildXFree86OnSparcSunOS to get this at least half building on
Solaris.

diffstat:

 x11/XFree86-libs/distinfo         |   3 ++-
 x11/XFree86-libs/patches/patch-ai |  14 ++++++++++++++
 x11/imake/distinfo                |   3 ++-
 x11/imake/patches/patch-ag        |  14 ++++++++++++++
 4 files changed, 32 insertions(+), 2 deletions(-)

diffs (64 lines):

diff -r ab001145848b -r 0306771127a7 x11/XFree86-libs/distinfo
--- a/x11/XFree86-libs/distinfo Sat Jul 03 05:28:09 2004 +0000
+++ b/x11/XFree86-libs/distinfo Sat Jul 03 06:26:08 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2004/03/28 22:30:38 xtraeme Exp $
+$NetBSD: distinfo,v 1.5 2004/07/03 06:26:08 grant Exp $
 
 SHA1 (XFree86-4.4.0-src-1.tgz) = 44b38a7044c82d0b2f785b0e6a935349abcb5d79
 Size (XFree86-4.4.0-src-1.tgz) = 11760814 bytes
@@ -16,3 +16,4 @@
 SHA1 (patch-af) = b34f46d715e90159df3897cf20023b58b9deff67
 SHA1 (patch-ag) = a06752ee9f55e64a407fac6fbde3547fd096c71d
 SHA1 (patch-ah) = 30618658577dd37b31191197cd2c156ff72e0d90
+SHA1 (patch-ai) = 178d556fa11818420cd685308cf179ee5f6f7dac
diff -r ab001145848b -r 0306771127a7 x11/XFree86-libs/patches/patch-ai
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/XFree86-libs/patches/patch-ai Sat Jul 03 06:26:08 2004 +0000
@@ -0,0 +1,14 @@
+$NetBSD: patch-ai,v 1.3 2004/07/03 06:26:08 grant Exp $
+
+--- config/cf/sun.cf.orig      2004-02-02 14:55:26.000000000 +1100
++++ config/cf/sun.cf
+@@ -19,6 +19,9 @@ XCOMM platform:  $XFree86: xc/config/cf/
+ #endif
+ XCOMM operating system:  OSName (OSMajorVersion./**/OSMinorVersion./**/OSTeenyVersion)
+ 
++/* This is the XFree86 package - we want to build XFree86 on Solaris */
++#define BuildXFree86OnSparcSunOS YES
++
+ /*
+  * Compiler setup.  This sun.cf file knows what options to use with 
+  * certain compilers, including Sun C, CenterLine C, and gcc.  It 
diff -r ab001145848b -r 0306771127a7 x11/imake/distinfo
--- a/x11/imake/distinfo        Sat Jul 03 05:28:09 2004 +0000
+++ b/x11/imake/distinfo        Sat Jul 03 06:26:08 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2004/07/03 04:05:13 grant Exp $
+$NetBSD: distinfo,v 1.5 2004/07/03 06:26:08 grant Exp $
 
 SHA1 (XFree86-4.4.0-src-1.tgz) = 44b38a7044c82d0b2f785b0e6a935349abcb5d79
 Size (XFree86-4.4.0-src-1.tgz) = 11760814 bytes
@@ -10,3 +10,4 @@
 SHA1 (patch-ad) = 90584e5732fb882f431afd69f6fd1c26c9d22bee
 SHA1 (patch-ae) = b34f46d715e90159df3897cf20023b58b9deff67
 SHA1 (patch-af) = a06752ee9f55e64a407fac6fbde3547fd096c71d
+SHA1 (patch-ag) = 178d556fa11818420cd685308cf179ee5f6f7dac
diff -r ab001145848b -r 0306771127a7 x11/imake/patches/patch-ag
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/imake/patches/patch-ag        Sat Jul 03 06:26:08 2004 +0000
@@ -0,0 +1,14 @@
+$NetBSD: patch-ag,v 1.3 2004/07/03 06:26:08 grant Exp $
+
+--- config/cf/sun.cf.orig      2004-02-02 14:55:26.000000000 +1100
++++ config/cf/sun.cf
+@@ -19,6 +19,9 @@ XCOMM platform:  $XFree86: xc/config/cf/
+ #endif
+ XCOMM operating system:  OSName (OSMajorVersion./**/OSMinorVersion./**/OSTeenyVersion)
+ 
++/* This is the XFree86 package - we want to build XFree86 on Solaris */
++#define BuildXFree86OnSparcSunOS YES
++
+ /*
+  * Compiler setup.  This sun.cf file knows what options to use with 
+  * certain compilers, including Sun C, CenterLine C, and gcc.  It 



Home | Main Index | Thread Index | Old Index