From c8d80a82753a76bcf8d298a7cabc80d3f546d365 Mon Sep 17 00:00:00 2001 From: "Eric L. Hernes" Date: Fri, 3 Nov 1995 20:33:34 +0000 Subject: imported port for linux-libraries This is part of the linux-compatibility setup Obtained from: an old slackware dist Approved by: asami (I hope ;-) ) --- emulators/linux_base-6/Makefile | 16 ++++++++++++++++ emulators/linux_base-6/distinfo | 1 + emulators/linux_base-6/pkg-comment | 1 + emulators/linux_base-6/pkg-descr | 16 ++++++++++++++++ emulators/linux_base-62/Makefile | 16 ++++++++++++++++ emulators/linux_base-62/distinfo | 1 + emulators/linux_base-62/pkg-comment | 1 + emulators/linux_base-62/pkg-descr | 16 ++++++++++++++++ emulators/linux_base-8/Makefile | 16 ++++++++++++++++ emulators/linux_base-8/distinfo | 1 + emulators/linux_base-8/pkg-comment | 1 + emulators/linux_base-8/pkg-descr | 16 ++++++++++++++++ emulators/linux_base-rh-9/Makefile | 16 ++++++++++++++++ emulators/linux_base-rh-9/distinfo | 1 + emulators/linux_base-rh-9/pkg-comment | 1 + emulators/linux_base-rh-9/pkg-descr | 16 ++++++++++++++++ emulators/linux_base-suse-9.1/Makefile | 16 ++++++++++++++++ emulators/linux_base-suse-9.1/distinfo | 1 + emulators/linux_base-suse-9.1/pkg-comment | 1 + emulators/linux_base-suse-9.1/pkg-descr | 16 ++++++++++++++++ emulators/linux_base-suse-9.2/Makefile | 16 ++++++++++++++++ emulators/linux_base-suse-9.2/distinfo | 1 + emulators/linux_base-suse-9.2/pkg-comment | 1 + emulators/linux_base-suse-9.2/pkg-descr | 16 ++++++++++++++++ emulators/linux_base-suse-9.3/Makefile | 16 ++++++++++++++++ emulators/linux_base-suse-9.3/distinfo | 1 + emulators/linux_base-suse-9.3/pkg-comment | 1 + emulators/linux_base-suse-9.3/pkg-descr | 16 ++++++++++++++++ emulators/linux_base/Makefile | 16 ++++++++++++++++ emulators/linux_base/distinfo | 1 + emulators/linux_base/pkg-comment | 1 + emulators/linux_base/pkg-descr | 16 ++++++++++++++++ 32 files changed, 272 insertions(+) create mode 100644 emulators/linux_base-6/Makefile create mode 100644 emulators/linux_base-6/distinfo create mode 100644 emulators/linux_base-6/pkg-comment create mode 100644 emulators/linux_base-6/pkg-descr create mode 100644 emulators/linux_base-62/Makefile create mode 100644 emulators/linux_base-62/distinfo create mode 100644 emulators/linux_base-62/pkg-comment create mode 100644 emulators/linux_base-62/pkg-descr create mode 100644 emulators/linux_base-8/Makefile create mode 100644 emulators/linux_base-8/distinfo create mode 100644 emulators/linux_base-8/pkg-comment create mode 100644 emulators/linux_base-8/pkg-descr create mode 100644 emulators/linux_base-rh-9/Makefile create mode 100644 emulators/linux_base-rh-9/distinfo create mode 100644 emulators/linux_base-rh-9/pkg-comment create mode 100644 emulators/linux_base-rh-9/pkg-descr create mode 100644 emulators/linux_base-suse-9.1/Makefile create mode 100644 emulators/linux_base-suse-9.1/distinfo create mode 100644 emulators/linux_base-suse-9.1/pkg-comment create mode 100644 emulators/linux_base-suse-9.1/pkg-descr create mode 100644 emulators/linux_base-suse-9.2/Makefile create mode 100644 emulators/linux_base-suse-9.2/distinfo create mode 100644 emulators/linux_base-suse-9.2/pkg-comment create mode 100644 emulators/linux_base-suse-9.2/pkg-descr create mode 100644 emulators/linux_base-suse-9.3/Makefile create mode 100644 emulators/linux_base-suse-9.3/distinfo create mode 100644 emulators/linux_base-suse-9.3/pkg-comment create mode 100644 emulators/linux_base-suse-9.3/pkg-descr create mode 100644 emulators/linux_base/Makefile create mode 100644 emulators/linux_base/distinfo create mode 100644 emulators/linux_base/pkg-comment create mode 100644 emulators/linux_base/pkg-descr (limited to 'emulators') diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile new file mode 100644 index 000000000000..b0b3d9418b16 --- /dev/null +++ b/emulators/linux_base-6/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: linux_lib +# Version required: 1.0 +# Date created: +# Whom: erich@FreeBSD.org +# +# $Id$ +# + +DISTNAME= linux_lib +CATEGORIES= emulators +MAINTAINER= erich@FreeBSD.org + +PREFIX= /compat/linux/ +WRKSRC= ${WRKDIR} + +.include diff --git a/emulators/linux_base-6/distinfo b/emulators/linux_base-6/distinfo new file mode 100644 index 000000000000..e79825296c87 --- /dev/null +++ b/emulators/linux_base-6/distinfo @@ -0,0 +1 @@ +MD5 (linux_lib.tar.gz) = d868e04e7ff8425f1f0528fef7c03b9a diff --git a/emulators/linux_base-6/pkg-comment b/emulators/linux_base-6/pkg-comment new file mode 100644 index 000000000000..f6ef259af3bf --- /dev/null +++ b/emulators/linux_base-6/pkg-comment @@ -0,0 +1 @@ +These are the libraries necessary for linux compat diff --git a/emulators/linux_base-6/pkg-descr b/emulators/linux_base-6/pkg-descr new file mode 100644 index 000000000000..43ef7d4722e7 --- /dev/null +++ b/emulators/linux_base-6/pkg-descr @@ -0,0 +1,16 @@ +These libraries are part of the linux compatibility options +for FreeBSD. To get linux compat working you will need + +1) A linux binary such as doom, Wingz, or maple + +2) a kernel with ``options LINUX_COMPAT'' in the config file + +3) these libraries + +4) the linux compat lkm (ie run /usr/bin/linux) + +then run the linux binary. + + +eric. +erich@FreeBSD.org diff --git a/emulators/linux_base-62/Makefile b/emulators/linux_base-62/Makefile new file mode 100644 index 000000000000..b0b3d9418b16 --- /dev/null +++ b/emulators/linux_base-62/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: linux_lib +# Version required: 1.0 +# Date created: +# Whom: erich@FreeBSD.org +# +# $Id$ +# + +DISTNAME= linux_lib +CATEGORIES= emulators +MAINTAINER= erich@FreeBSD.org + +PREFIX= /compat/linux/ +WRKSRC= ${WRKDIR} + +.include diff --git a/emulators/linux_base-62/distinfo b/emulators/linux_base-62/distinfo new file mode 100644 index 000000000000..e79825296c87 --- /dev/null +++ b/emulators/linux_base-62/distinfo @@ -0,0 +1 @@ +MD5 (linux_lib.tar.gz) = d868e04e7ff8425f1f0528fef7c03b9a diff --git a/emulators/linux_base-62/pkg-comment b/emulators/linux_base-62/pkg-comment new file mode 100644 index 000000000000..f6ef259af3bf --- /dev/null +++ b/emulators/linux_base-62/pkg-comment @@ -0,0 +1 @@ +These are the libraries necessary for linux compat diff --git a/emulators/linux_base-62/pkg-descr b/emulators/linux_base-62/pkg-descr new file mode 100644 index 000000000000..43ef7d4722e7 --- /dev/null +++ b/emulators/linux_base-62/pkg-descr @@ -0,0 +1,16 @@ +These libraries are part of the linux compatibility options +for FreeBSD. To get linux compat working you will need + +1) A linux binary such as doom, Wingz, or maple + +2) a kernel with ``options LINUX_COMPAT'' in the config file + +3) these libraries + +4) the linux compat lkm (ie run /usr/bin/linux) + +then run the linux binary. + + +eric. +erich@FreeBSD.org diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile new file mode 100644 index 000000000000..b0b3d9418b16 --- /dev/null +++ b/emulators/linux_base-8/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: linux_lib +# Version required: 1.0 +# Date created: +# Whom: erich@FreeBSD.org +# +# $Id$ +# + +DISTNAME= linux_lib +CATEGORIES= emulators +MAINTAINER= erich@FreeBSD.org + +PREFIX= /compat/linux/ +WRKSRC= ${WRKDIR} + +.include diff --git a/emulators/linux_base-8/distinfo b/emulators/linux_base-8/distinfo new file mode 100644 index 000000000000..e79825296c87 --- /dev/null +++ b/emulators/linux_base-8/distinfo @@ -0,0 +1 @@ +MD5 (linux_lib.tar.gz) = d868e04e7ff8425f1f0528fef7c03b9a diff --git a/emulators/linux_base-8/pkg-comment b/emulators/linux_base-8/pkg-comment new file mode 100644 index 000000000000..f6ef259af3bf --- /dev/null +++ b/emulators/linux_base-8/pkg-comment @@ -0,0 +1 @@ +These are the libraries necessary for linux compat diff --git a/emulators/linux_base-8/pkg-descr b/emulators/linux_base-8/pkg-descr new file mode 100644 index 000000000000..43ef7d4722e7 --- /dev/null +++ b/emulators/linux_base-8/pkg-descr @@ -0,0 +1,16 @@ +These libraries are part of the linux compatibility options +for FreeBSD. To get linux compat working you will need + +1) A linux binary such as doom, Wingz, or maple + +2) a kernel with ``options LINUX_COMPAT'' in the config file + +3) these libraries + +4) the linux compat lkm (ie run /usr/bin/linux) + +then run the linux binary. + + +eric. +erich@FreeBSD.org diff --git a/emulators/linux_base-rh-9/Makefile b/emulators/linux_base-rh-9/Makefile new file mode 100644 index 000000000000..b0b3d9418b16 --- /dev/null +++ b/emulators/linux_base-rh-9/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: linux_lib +# Version required: 1.0 +# Date created: +# Whom: erich@FreeBSD.org +# +# $Id$ +# + +DISTNAME= linux_lib +CATEGORIES= emulators +MAINTAINER= erich@FreeBSD.org + +PREFIX= /compat/linux/ +WRKSRC= ${WRKDIR} + +.include diff --git a/emulators/linux_base-rh-9/distinfo b/emulators/linux_base-rh-9/distinfo new file mode 100644 index 000000000000..e79825296c87 --- /dev/null +++ b/emulators/linux_base-rh-9/distinfo @@ -0,0 +1 @@ +MD5 (linux_lib.tar.gz) = d868e04e7ff8425f1f0528fef7c03b9a diff --git a/emulators/linux_base-rh-9/pkg-comment b/emulators/linux_base-rh-9/pkg-comment new file mode 100644 index 000000000000..f6ef259af3bf --- /dev/null +++ b/emulators/linux_base-rh-9/pkg-comment @@ -0,0 +1 @@ +These are the libraries necessary for linux compat diff --git a/emulators/linux_base-rh-9/pkg-descr b/emulators/linux_base-rh-9/pkg-descr new file mode 100644 index 000000000000..43ef7d4722e7 --- /dev/null +++ b/emulators/linux_base-rh-9/pkg-descr @@ -0,0 +1,16 @@ +These libraries are part of the linux compatibility options +for FreeBSD. To get linux compat working you will need + +1) A linux binary such as doom, Wingz, or maple + +2) a kernel with ``options LINUX_COMPAT'' in the config file + +3) these libraries + +4) the linux compat lkm (ie run /usr/bin/linux) + +then run the linux binary. + + +eric. +erich@FreeBSD.org diff --git a/emulators/linux_base-suse-9.1/Makefile b/emulators/linux_base-suse-9.1/Makefile new file mode 100644 index 000000000000..b0b3d9418b16 --- /dev/null +++ b/emulators/linux_base-suse-9.1/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: linux_lib +# Version required: 1.0 +# Date created: +# Whom: erich@FreeBSD.org +# +# $Id$ +# + +DISTNAME= linux_lib +CATEGORIES= emulators +MAINTAINER= erich@FreeBSD.org + +PREFIX= /compat/linux/ +WRKSRC= ${WRKDIR} + +.include diff --git a/emulators/linux_base-suse-9.1/distinfo b/emulators/linux_base-suse-9.1/distinfo new file mode 100644 index 000000000000..e79825296c87 --- /dev/null +++ b/emulators/linux_base-suse-9.1/distinfo @@ -0,0 +1 @@ +MD5 (linux_lib.tar.gz) = d868e04e7ff8425f1f0528fef7c03b9a diff --git a/emulators/linux_base-suse-9.1/pkg-comment b/emulators/linux_base-suse-9.1/pkg-comment new file mode 100644 index 000000000000..f6ef259af3bf --- /dev/null +++ b/emulators/linux_base-suse-9.1/pkg-comment @@ -0,0 +1 @@ +These are the libraries necessary for linux compat diff --git a/emulators/linux_base-suse-9.1/pkg-descr b/emulators/linux_base-suse-9.1/pkg-descr new file mode 100644 index 000000000000..43ef7d4722e7 --- /dev/null +++ b/emulators/linux_base-suse-9.1/pkg-descr @@ -0,0 +1,16 @@ +These libraries are part of the linux compatibility options +for FreeBSD. To get linux compat working you will need + +1) A linux binary such as doom, Wingz, or maple + +2) a kernel with ``options LINUX_COMPAT'' in the config file + +3) these libraries + +4) the linux compat lkm (ie run /usr/bin/linux) + +then run the linux binary. + + +eric. +erich@FreeBSD.org diff --git a/emulators/linux_base-suse-9.2/Makefile b/emulators/linux_base-suse-9.2/Makefile new file mode 100644 index 000000000000..b0b3d9418b16 --- /dev/null +++ b/emulators/linux_base-suse-9.2/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: linux_lib +# Version required: 1.0 +# Date created: +# Whom: erich@FreeBSD.org +# +# $Id$ +# + +DISTNAME= linux_lib +CATEGORIES= emulators +MAINTAINER= erich@FreeBSD.org + +PREFIX= /compat/linux/ +WRKSRC= ${WRKDIR} + +.include diff --git a/emulators/linux_base-suse-9.2/distinfo b/emulators/linux_base-suse-9.2/distinfo new file mode 100644 index 000000000000..e79825296c87 --- /dev/null +++ b/emulators/linux_base-suse-9.2/distinfo @@ -0,0 +1 @@ +MD5 (linux_lib.tar.gz) = d868e04e7ff8425f1f0528fef7c03b9a diff --git a/emulators/linux_base-suse-9.2/pkg-comment b/emulators/linux_base-suse-9.2/pkg-comment new file mode 100644 index 000000000000..f6ef259af3bf --- /dev/null +++ b/emulators/linux_base-suse-9.2/pkg-comment @@ -0,0 +1 @@ +These are the libraries necessary for linux compat diff --git a/emulators/linux_base-suse-9.2/pkg-descr b/emulators/linux_base-suse-9.2/pkg-descr new file mode 100644 index 000000000000..43ef7d4722e7 --- /dev/null +++ b/emulators/linux_base-suse-9.2/pkg-descr @@ -0,0 +1,16 @@ +These libraries are part of the linux compatibility options +for FreeBSD. To get linux compat working you will need + +1) A linux binary such as doom, Wingz, or maple + +2) a kernel with ``options LINUX_COMPAT'' in the config file + +3) these libraries + +4) the linux compat lkm (ie run /usr/bin/linux) + +then run the linux binary. + + +eric. +erich@FreeBSD.org diff --git a/emulators/linux_base-suse-9.3/Makefile b/emulators/linux_base-suse-9.3/Makefile new file mode 100644 index 000000000000..b0b3d9418b16 --- /dev/null +++ b/emulators/linux_base-suse-9.3/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: linux_lib +# Version required: 1.0 +# Date created: +# Whom: erich@FreeBSD.org +# +# $Id$ +# + +DISTNAME= linux_lib +CATEGORIES= emulators +MAINTAINER= erich@FreeBSD.org + +PREFIX= /compat/linux/ +WRKSRC= ${WRKDIR} + +.include diff --git a/emulators/linux_base-suse-9.3/distinfo b/emulators/linux_base-suse-9.3/distinfo new file mode 100644 index 000000000000..e79825296c87 --- /dev/null +++ b/emulators/linux_base-suse-9.3/distinfo @@ -0,0 +1 @@ +MD5 (linux_lib.tar.gz) = d868e04e7ff8425f1f0528fef7c03b9a diff --git a/emulators/linux_base-suse-9.3/pkg-comment b/emulators/linux_base-suse-9.3/pkg-comment new file mode 100644 index 000000000000..f6ef259af3bf --- /dev/null +++ b/emulators/linux_base-suse-9.3/pkg-comment @@ -0,0 +1 @@ +These are the libraries necessary for linux compat diff --git a/emulators/linux_base-suse-9.3/pkg-descr b/emulators/linux_base-suse-9.3/pkg-descr new file mode 100644 index 000000000000..43ef7d4722e7 --- /dev/null +++ b/emulators/linux_base-suse-9.3/pkg-descr @@ -0,0 +1,16 @@ +These libraries are part of the linux compatibility options +for FreeBSD. To get linux compat working you will need + +1) A linux binary such as doom, Wingz, or maple + +2) a kernel with ``options LINUX_COMPAT'' in the config file + +3) these libraries + +4) the linux compat lkm (ie run /usr/bin/linux) + +then run the linux binary. + + +eric. +erich@FreeBSD.org diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile new file mode 100644 index 000000000000..b0b3d9418b16 --- /dev/null +++ b/emulators/linux_base/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: linux_lib +# Version required: 1.0 +# Date created: +# Whom: erich@FreeBSD.org +# +# $Id$ +# + +DISTNAME= linux_lib +CATEGORIES= emulators +MAINTAINER= erich@FreeBSD.org + +PREFIX= /compat/linux/ +WRKSRC= ${WRKDIR} + +.include diff --git a/emulators/linux_base/distinfo b/emulators/linux_base/distinfo new file mode 100644 index 000000000000..e79825296c87 --- /dev/null +++ b/emulators/linux_base/distinfo @@ -0,0 +1 @@ +MD5 (linux_lib.tar.gz) = d868e04e7ff8425f1f0528fef7c03b9a diff --git a/emulators/linux_base/pkg-comment b/emulators/linux_base/pkg-comment new file mode 100644 index 000000000000..f6ef259af3bf --- /dev/null +++ b/emulators/linux_base/pkg-comment @@ -0,0 +1 @@ +These are the libraries necessary for linux compat diff --git a/emulators/linux_base/pkg-descr b/emulators/linux_base/pkg-descr new file mode 100644 index 000000000000..43ef7d4722e7 --- /dev/null +++ b/emulators/linux_base/pkg-descr @@ -0,0 +1,16 @@ +These libraries are part of the linux compatibility options +for FreeBSD. To get linux compat working you will need + +1) A linux binary such as doom, Wingz, or maple + +2) a kernel with ``options LINUX_COMPAT'' in the config file + +3) these libraries + +4) the linux compat lkm (ie run /usr/bin/linux) + +then run the linux binary. + + +eric. +erich@FreeBSD.org -- cgit v1.2.3