pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Don't bother stating that we need COMPAT_LINUX, as the...
details: https://anonhg.NetBSD.org/pkgsrc/rev/97611735a9ad
branches: trunk
changeset: 532519:97611735a9ad
user: jlam <jlam%pkgsrc.org@localhost>
date: Wed Aug 22 14:49:21 2007 +0000
description:
Don't bother stating that we need COMPAT_LINUX, as the packages we
depend upon to supply the Linux shared libraries already tell the user
this. The JDK packages also depend on the corresponding JRE package,
so they don't need to show the same message -- keep the message with
the JRE packages instead.
diffstat:
lang/blackdown-jdk13/MESSAGE.NetBSD | 6 ------
lang/blackdown-jre13/MESSAGE.NetBSD | 6 ------
lang/sun-jdk14/MESSAGE.NetBSD | 22 ----------------------
lang/sun-jdk15/MESSAGE.NetBSD | 22 ----------------------
lang/sun-jdk6/MESSAGE.NetBSD | 22 ----------------------
lang/sun-jre14/MESSAGE.NetBSD | 20 +++++++-------------
lang/sun-jre15/MESSAGE.NetBSD | 20 +++++++-------------
lang/sun-jre6/MESSAGE.NetBSD | 20 +++++++-------------
www/opera/Makefile | 4 ++--
www/seamonkey-bin/MESSAGE.compat_linux | 6 +-----
10 files changed, 24 insertions(+), 124 deletions(-)
diffs (237 lines):
diff -r 93fcc985b2a7 -r 97611735a9ad lang/blackdown-jdk13/MESSAGE.NetBSD
--- a/lang/blackdown-jdk13/MESSAGE.NetBSD Wed Aug 22 14:47:10 2007 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.2 2002/09/24 12:30:06 wiz Exp $
-
-The Blackdown JDK requires COMPAT_LINUX in your kernel.
-
-===========================================================================
diff -r 93fcc985b2a7 -r 97611735a9ad lang/blackdown-jre13/MESSAGE.NetBSD
--- a/lang/blackdown-jre13/MESSAGE.NetBSD Wed Aug 22 14:47:10 2007 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.2 2002/09/24 12:30:08 wiz Exp $
-
-The Blackdown JRE requires COMPAT_LINUX in your kernel.
-
-===========================================================================
diff -r 93fcc985b2a7 -r 97611735a9ad lang/sun-jdk14/MESSAGE.NetBSD
--- a/lang/sun-jdk14/MESSAGE.NetBSD Wed Aug 22 14:47:10 2007 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.7 2004/05/22 21:32:34 jmmv Exp $
-
-In order to be able to run the JVM, you will need to compile your kernel
-with the following options:
-
-options COMPAT_LINUX
-
-Then, you need to add the following line to your /etc/fstab:
-
-procfs /emul/linux/proc procfs rw,linux
-
-Furthermore, the maximum data segment size assigned to your user must be
-at least 262144.
-
-You may want to read
-
- ${JAVA_HOME}/README
-
-for details about running this JDK.
-
-===========================================================================
diff -r 93fcc985b2a7 -r 97611735a9ad lang/sun-jdk15/MESSAGE.NetBSD
--- a/lang/sun-jdk15/MESSAGE.NetBSD Wed Aug 22 14:47:10 2007 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.1.1.1 2004/09/30 23:47:19 rh Exp $
-
-In order to be able to run the JVM, you will need to compile your kernel
-with the following options:
-
-options COMPAT_LINUX
-
-Then, you need to add the following line to your /etc/fstab:
-
-procfs /emul/linux/proc procfs rw,linux
-
-Furthermore, the maximum data segment size assigned to your user must be
-at least 262144.
-
-You may want to read
-
- ${JAVA_HOME}/README
-
-for details about running this JDK.
-
-===========================================================================
diff -r 93fcc985b2a7 -r 97611735a9ad lang/sun-jdk6/MESSAGE.NetBSD
--- a/lang/sun-jdk6/MESSAGE.NetBSD Wed Aug 22 14:47:10 2007 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.1 2007/02/18 19:11:26 tv Exp $
-
-In order to be able to run the JVM, you will need to compile your kernel
-with the following options:
-
-options COMPAT_LINUX
-
-Then, you need to add the following line to your /etc/fstab:
-
-procfs /emul/linux/proc procfs rw,linux
-
-Furthermore, the maximum data segment size assigned to your user must be
-at least 262144.
-
-You may want to read
-
- ${JAVA_HOME}/README
-
-for details about running this JDK.
-
-===========================================================================
diff -r 93fcc985b2a7 -r 97611735a9ad lang/sun-jre14/MESSAGE.NetBSD
--- a/lang/sun-jre14/MESSAGE.NetBSD Wed Aug 22 14:47:10 2007 +0000
+++ b/lang/sun-jre14/MESSAGE.NetBSD Wed Aug 22 14:49:21 2007 +0000
@@ -1,22 +1,16 @@
===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.7 2004/05/22 21:32:34 jmmv Exp $
+$NetBSD: MESSAGE.NetBSD,v 1.8 2007/08/22 14:49:24 jlam Exp $
-In order to be able to run the JVM, you will need to compile your kernel
-with the following options:
-
-options COMPAT_LINUX
+In order to be able to run the JVM, you need to add the following line
+to your /etc/fstab:
-Then, you need to add the following line to your /etc/fstab:
-
-procfs /emul/linux/proc procfs rw,linux
+ procfs /emul/linux/proc procfs rw,linux
-Furthermore, the maximum data segment size assigned to your user must be
-at least 262144.
+Furthermore, the maximum data segment size assigned to your user must
+be at least 262144.
-You may want to read
+You may want to read the following for details about running this JDK:
${JAVA_HOME}/README
-for details about running this JDK.
-
===========================================================================
diff -r 93fcc985b2a7 -r 97611735a9ad lang/sun-jre15/MESSAGE.NetBSD
--- a/lang/sun-jre15/MESSAGE.NetBSD Wed Aug 22 14:47:10 2007 +0000
+++ b/lang/sun-jre15/MESSAGE.NetBSD Wed Aug 22 14:49:21 2007 +0000
@@ -1,22 +1,16 @@
===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.2 2006/08/21 12:27:37 gson Exp $
+$NetBSD: MESSAGE.NetBSD,v 1.3 2007/08/22 14:49:24 jlam Exp $
-In order to be able to run the JVM, you will need to compile your kernel
-with the following options:
-
-options COMPAT_LINUX
+In order to be able to run the JVM, you need to add the following line
+to your /etc/fstab:
-Then, you need to add the following line to your /etc/fstab:
-
-procfs /emul/linux/proc procfs rw,linux
+ procfs /emul/linux/proc procfs rw,linux
-Furthermore, the maximum data segment size assigned to your user must be
-at least 262144.
+Furthermore, the maximum data segment size assigned to your user must
+be at least 262144.
-You may want to read
+You may want to read the following for details about running this JDK:
${JAVA_HOME}/README
-for details about running this JRE.
-
===========================================================================
diff -r 93fcc985b2a7 -r 97611735a9ad lang/sun-jre6/MESSAGE.NetBSD
--- a/lang/sun-jre6/MESSAGE.NetBSD Wed Aug 22 14:47:10 2007 +0000
+++ b/lang/sun-jre6/MESSAGE.NetBSD Wed Aug 22 14:49:21 2007 +0000
@@ -1,22 +1,16 @@
===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.1 2007/02/18 19:11:27 tv Exp $
+$NetBSD: MESSAGE.NetBSD,v 1.2 2007/08/22 14:49:24 jlam Exp $
-In order to be able to run the JVM, you will need to compile your kernel
-with the following options:
-
-options COMPAT_LINUX
+In order to be able to run the JVM, you need to add the following line
+to your /etc/fstab:
-Then, you need to add the following line to your /etc/fstab:
-
-procfs /emul/linux/proc procfs rw,linux
+ procfs /emul/linux/proc procfs rw,linux
-Furthermore, the maximum data segment size assigned to your user must be
-at least 262144.
+Furthermore, the maximum data segment size assigned to your user must
+be at least 262144.
-You may want to read
+You may want to read the following for details about running this JDK:
${JAVA_HOME}/README
-for details about running this JRE.
-
===========================================================================
diff -r 93fcc985b2a7 -r 97611735a9ad www/opera/Makefile
--- a/www/opera/Makefile Wed Aug 22 14:47:10 2007 +0000
+++ b/www/opera/Makefile Wed Aug 22 14:49:21 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.71 2007/08/07 21:37:24 jlam Exp $
+# $NetBSD: Makefile,v 1.72 2007/08/22 14:49:25 jlam Exp $
DISTNAME= opera-${OPERA_PKG_VERSION:S/u/pl/}
PKGREVISION= 1
@@ -23,6 +23,7 @@
EMUL_MODULES.linux= x11
SUSE_VERSION_REQD= 7.3
+SOLARIS_VERSION_REQD= 8
USE_LANGUAGES= # empty
BUILD_DIRS= # empty
@@ -83,7 +84,6 @@
.elif ${EMUL_PLATFORM} == "solaris-sparc"
ONLY_FOR_PLATFORM+= SunOS-*-sparc*
EXTRACT_SUFX= .tar.bz2
-SOLARIS_VERSION_REQD= 8
OPERA_ARCH= -sol8-sparc
OPERA_DIR= unix/solaris/${OPERA_PKG_VERSION_DIR}/final/${OPERA_LANG}/sparc/static
OPERA_DIST_VERSION= ${OPERA_PKG_VERSION:C/u.*//}-${OPERA_VER_DATE}.1-static-qt
diff -r 93fcc985b2a7 -r 97611735a9ad www/seamonkey-bin/MESSAGE.compat_linux
--- a/www/seamonkey-bin/MESSAGE.compat_linux Wed Aug 22 14:47:10 2007 +0000
+++ b/www/seamonkey-bin/MESSAGE.compat_linux Wed Aug 22 14:49:21 2007 +0000
@@ -1,10 +1,6 @@
===========================================================================
-$NetBSD: MESSAGE.compat_linux,v 1.1 2006/09/24 16:35:39 salo Exp $
-
-${PKGBASE} requires your kernel to include 'COMPAT_LINUX'
-(plus in NetBSD systems before 1.5 'EXEC_ELF32').
+$NetBSD: MESSAGE.compat_linux,v 1.2 2007/08/22 14:49:25 jlam Exp $
On NetBSD 1.5, if INET6 is enabled in the kernel, you may need to set
net.inet6.ip6.v6only=0, using sysctl(8).
-
===========================================================================
Home |
Main Index |
Thread Index |
Old Index