aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-02-26 21:37:33 +0800
committerobrien <obrien@FreeBSD.org>1999-02-26 21:37:33 +0800
commit1cd43c64715615fe57d5100881d0bd6a99a0f9cc (patch)
treeb91e7a9a3ddfe4f456f986633f07bbc90ac1eb1e /emulators
parent311689d20540961020fa6d5df13bebc23d8207e2 (diff)
downloadfreebsd-ports-gnome-1cd43c64715615fe57d5100881d0bd6a99a0f9cc.tar.gz
freebsd-ports-gnome-1cd43c64715615fe57d5100881d0bd6a99a0f9cc.tar.zst
freebsd-ports-gnome-1cd43c64715615fe57d5100881d0bd6a99a0f9cc.zip
Replace ld-linux.so.2 with the one included with the StarOffice 5.0.1
distribution.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/linux_base-6/Makefile7
-rw-r--r--emulators/linux_base-6/distinfo2
-rw-r--r--emulators/linux_base-62/Makefile7
-rw-r--r--emulators/linux_base-62/distinfo2
-rw-r--r--emulators/linux_base-8/Makefile7
-rw-r--r--emulators/linux_base-8/distinfo2
-rw-r--r--emulators/linux_base-rh-9/Makefile7
-rw-r--r--emulators/linux_base-rh-9/distinfo2
-rw-r--r--emulators/linux_base-suse-9.1/Makefile7
-rw-r--r--emulators/linux_base-suse-9.1/distinfo2
-rw-r--r--emulators/linux_base-suse-9.2/Makefile7
-rw-r--r--emulators/linux_base-suse-9.2/distinfo2
-rw-r--r--emulators/linux_base-suse-9.3/Makefile7
-rw-r--r--emulators/linux_base-suse-9.3/distinfo2
-rw-r--r--emulators/linux_base/Makefile7
-rw-r--r--emulators/linux_base/distinfo2
16 files changed, 40 insertions, 32 deletions
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile
index 9d0d5edc8d06..f1077f3edee7 100644
--- a/emulators/linux_base-6/Makefile
+++ b/emulators/linux_base-6/Makefile
@@ -3,12 +3,13 @@
# Date created: 3 Nov 1995
# Whom: markm@FreeBSD.org
#
-# $Id: Makefile,v 1.22 1998/10/31 09:28:05 markm Exp $
+# $Id: Makefile,v 1.23 1999/01/06 04:27:54 simokawa Exp $
#
-DISTNAME= linux_lib-2.6
+DISTNAME= linux_lib-2.6.1
CATEGORIES= emulators
-MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ ftp://relay.nuxi.com/pub/FreeBSD/
MAINTAINER= erich@FreeBSD.org
diff --git a/emulators/linux_base-6/distinfo b/emulators/linux_base-6/distinfo
index d500e3da831e..bcd03fc57d09 100644
--- a/emulators/linux_base-6/distinfo
+++ b/emulators/linux_base-6/distinfo
@@ -1 +1 @@
-MD5 (linux_lib-2.6.tar.gz) = 7c146c08267784558d79bb09fe2c34f5
+MD5 (linux_lib-2.6.1.tar.gz) = dee56f63775778059de4306c8852afd1
diff --git a/emulators/linux_base-62/Makefile b/emulators/linux_base-62/Makefile
index 9d0d5edc8d06..f1077f3edee7 100644
--- a/emulators/linux_base-62/Makefile
+++ b/emulators/linux_base-62/Makefile
@@ -3,12 +3,13 @@
# Date created: 3 Nov 1995
# Whom: markm@FreeBSD.org
#
-# $Id: Makefile,v 1.22 1998/10/31 09:28:05 markm Exp $
+# $Id: Makefile,v 1.23 1999/01/06 04:27:54 simokawa Exp $
#
-DISTNAME= linux_lib-2.6
+DISTNAME= linux_lib-2.6.1
CATEGORIES= emulators
-MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ ftp://relay.nuxi.com/pub/FreeBSD/
MAINTAINER= erich@FreeBSD.org
diff --git a/emulators/linux_base-62/distinfo b/emulators/linux_base-62/distinfo
index d500e3da831e..bcd03fc57d09 100644
--- a/emulators/linux_base-62/distinfo
+++ b/emulators/linux_base-62/distinfo
@@ -1 +1 @@
-MD5 (linux_lib-2.6.tar.gz) = 7c146c08267784558d79bb09fe2c34f5
+MD5 (linux_lib-2.6.1.tar.gz) = dee56f63775778059de4306c8852afd1
diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile
index 9d0d5edc8d06..f1077f3edee7 100644
--- a/emulators/linux_base-8/Makefile
+++ b/emulators/linux_base-8/Makefile
@@ -3,12 +3,13 @@
# Date created: 3 Nov 1995
# Whom: markm@FreeBSD.org
#
-# $Id: Makefile,v 1.22 1998/10/31 09:28:05 markm Exp $
+# $Id: Makefile,v 1.23 1999/01/06 04:27:54 simokawa Exp $
#
-DISTNAME= linux_lib-2.6
+DISTNAME= linux_lib-2.6.1
CATEGORIES= emulators
-MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ ftp://relay.nuxi.com/pub/FreeBSD/
MAINTAINER= erich@FreeBSD.org
diff --git a/emulators/linux_base-8/distinfo b/emulators/linux_base-8/distinfo
index d500e3da831e..bcd03fc57d09 100644
--- a/emulators/linux_base-8/distinfo
+++ b/emulators/linux_base-8/distinfo
@@ -1 +1 @@
-MD5 (linux_lib-2.6.tar.gz) = 7c146c08267784558d79bb09fe2c34f5
+MD5 (linux_lib-2.6.1.tar.gz) = dee56f63775778059de4306c8852afd1
diff --git a/emulators/linux_base-rh-9/Makefile b/emulators/linux_base-rh-9/Makefile
index 9d0d5edc8d06..f1077f3edee7 100644
--- a/emulators/linux_base-rh-9/Makefile
+++ b/emulators/linux_base-rh-9/Makefile
@@ -3,12 +3,13 @@
# Date created: 3 Nov 1995
# Whom: markm@FreeBSD.org
#
-# $Id: Makefile,v 1.22 1998/10/31 09:28:05 markm Exp $
+# $Id: Makefile,v 1.23 1999/01/06 04:27:54 simokawa Exp $
#
-DISTNAME= linux_lib-2.6
+DISTNAME= linux_lib-2.6.1
CATEGORIES= emulators
-MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ ftp://relay.nuxi.com/pub/FreeBSD/
MAINTAINER= erich@FreeBSD.org
diff --git a/emulators/linux_base-rh-9/distinfo b/emulators/linux_base-rh-9/distinfo
index d500e3da831e..bcd03fc57d09 100644
--- a/emulators/linux_base-rh-9/distinfo
+++ b/emulators/linux_base-rh-9/distinfo
@@ -1 +1 @@
-MD5 (linux_lib-2.6.tar.gz) = 7c146c08267784558d79bb09fe2c34f5
+MD5 (linux_lib-2.6.1.tar.gz) = dee56f63775778059de4306c8852afd1
diff --git a/emulators/linux_base-suse-9.1/Makefile b/emulators/linux_base-suse-9.1/Makefile
index 9d0d5edc8d06..f1077f3edee7 100644
--- a/emulators/linux_base-suse-9.1/Makefile
+++ b/emulators/linux_base-suse-9.1/Makefile
@@ -3,12 +3,13 @@
# Date created: 3 Nov 1995
# Whom: markm@FreeBSD.org
#
-# $Id: Makefile,v 1.22 1998/10/31 09:28:05 markm Exp $
+# $Id: Makefile,v 1.23 1999/01/06 04:27:54 simokawa Exp $
#
-DISTNAME= linux_lib-2.6
+DISTNAME= linux_lib-2.6.1
CATEGORIES= emulators
-MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ ftp://relay.nuxi.com/pub/FreeBSD/
MAINTAINER= erich@FreeBSD.org
diff --git a/emulators/linux_base-suse-9.1/distinfo b/emulators/linux_base-suse-9.1/distinfo
index d500e3da831e..bcd03fc57d09 100644
--- a/emulators/linux_base-suse-9.1/distinfo
+++ b/emulators/linux_base-suse-9.1/distinfo
@@ -1 +1 @@
-MD5 (linux_lib-2.6.tar.gz) = 7c146c08267784558d79bb09fe2c34f5
+MD5 (linux_lib-2.6.1.tar.gz) = dee56f63775778059de4306c8852afd1
diff --git a/emulators/linux_base-suse-9.2/Makefile b/emulators/linux_base-suse-9.2/Makefile
index 9d0d5edc8d06..f1077f3edee7 100644
--- a/emulators/linux_base-suse-9.2/Makefile
+++ b/emulators/linux_base-suse-9.2/Makefile
@@ -3,12 +3,13 @@
# Date created: 3 Nov 1995
# Whom: markm@FreeBSD.org
#
-# $Id: Makefile,v 1.22 1998/10/31 09:28:05 markm Exp $
+# $Id: Makefile,v 1.23 1999/01/06 04:27:54 simokawa Exp $
#
-DISTNAME= linux_lib-2.6
+DISTNAME= linux_lib-2.6.1
CATEGORIES= emulators
-MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ ftp://relay.nuxi.com/pub/FreeBSD/
MAINTAINER= erich@FreeBSD.org
diff --git a/emulators/linux_base-suse-9.2/distinfo b/emulators/linux_base-suse-9.2/distinfo
index d500e3da831e..bcd03fc57d09 100644
--- a/emulators/linux_base-suse-9.2/distinfo
+++ b/emulators/linux_base-suse-9.2/distinfo
@@ -1 +1 @@
-MD5 (linux_lib-2.6.tar.gz) = 7c146c08267784558d79bb09fe2c34f5
+MD5 (linux_lib-2.6.1.tar.gz) = dee56f63775778059de4306c8852afd1
diff --git a/emulators/linux_base-suse-9.3/Makefile b/emulators/linux_base-suse-9.3/Makefile
index 9d0d5edc8d06..f1077f3edee7 100644
--- a/emulators/linux_base-suse-9.3/Makefile
+++ b/emulators/linux_base-suse-9.3/Makefile
@@ -3,12 +3,13 @@
# Date created: 3 Nov 1995
# Whom: markm@FreeBSD.org
#
-# $Id: Makefile,v 1.22 1998/10/31 09:28:05 markm Exp $
+# $Id: Makefile,v 1.23 1999/01/06 04:27:54 simokawa Exp $
#
-DISTNAME= linux_lib-2.6
+DISTNAME= linux_lib-2.6.1
CATEGORIES= emulators
-MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ ftp://relay.nuxi.com/pub/FreeBSD/
MAINTAINER= erich@FreeBSD.org
diff --git a/emulators/linux_base-suse-9.3/distinfo b/emulators/linux_base-suse-9.3/distinfo
index d500e3da831e..bcd03fc57d09 100644
--- a/emulators/linux_base-suse-9.3/distinfo
+++ b/emulators/linux_base-suse-9.3/distinfo
@@ -1 +1 @@
-MD5 (linux_lib-2.6.tar.gz) = 7c146c08267784558d79bb09fe2c34f5
+MD5 (linux_lib-2.6.1.tar.gz) = dee56f63775778059de4306c8852afd1
diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile
index 9d0d5edc8d06..f1077f3edee7 100644
--- a/emulators/linux_base/Makefile
+++ b/emulators/linux_base/Makefile
@@ -3,12 +3,13 @@
# Date created: 3 Nov 1995
# Whom: markm@FreeBSD.org
#
-# $Id: Makefile,v 1.22 1998/10/31 09:28:05 markm Exp $
+# $Id: Makefile,v 1.23 1999/01/06 04:27:54 simokawa Exp $
#
-DISTNAME= linux_lib-2.6
+DISTNAME= linux_lib-2.6.1
CATEGORIES= emulators
-MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ ftp://relay.nuxi.com/pub/FreeBSD/
MAINTAINER= erich@FreeBSD.org
diff --git a/emulators/linux_base/distinfo b/emulators/linux_base/distinfo
index d500e3da831e..bcd03fc57d09 100644
--- a/emulators/linux_base/distinfo
+++ b/emulators/linux_base/distinfo
@@ -1 +1 @@
-MD5 (linux_lib-2.6.tar.gz) = 7c146c08267784558d79bb09fe2c34f5
+MD5 (linux_lib-2.6.1.tar.gz) = dee56f63775778059de4306c8852afd1