diff options
author | Eric L. Hernes <erich@FreeBSD.org> | 1997-04-14 19:03:13 +0000 |
---|---|---|
committer | Eric L. Hernes <erich@FreeBSD.org> | 1997-04-14 19:03:13 +0000 |
commit | 721d6de63fd426d5c3715706d4f70677e810bb1f (patch) | |
tree | b052228322bd9195193d105d4056b9d082f75fc4 /emulators | |
parent | cc05e7d7e8bd9a72808a1074a1e536f87794d3e1 (diff) | |
download | ports-721d6de63fd426d5c3715706d4f70677e810bb1f.tar.gz ports-721d6de63fd426d5c3715706d4f70677e810bb1f.zip |
Notes
Diffstat (limited to 'emulators')
24 files changed, 120 insertions, 40 deletions
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile index d32c8dda8ccf..b38ce2e9d765 100644 --- a/emulators/linux_base-6/Makefile +++ b/emulators/linux_base-6/Makefile @@ -3,10 +3,10 @@ # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.13 1996/12/04 02:23:58 asami Exp $ +# $Id: Makefile,v 1.14 1996/12/11 17:46:11 erich Exp $ # -DISTNAME= linux_lib-2.3 +DISTNAME= linux_lib-2.4 CATEGORIES= emulators MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/ @@ -24,4 +24,7 @@ pre-install: do-install: @zcat ${DISTDIR}/${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r) +post-install: + -/compat/linux/sbin/ldconfig + .include <bsd.port.mk> diff --git a/emulators/linux_base-6/distinfo b/emulators/linux_base-6/distinfo index 32ccf47fccf7..c294de56ea9c 100644 --- a/emulators/linux_base-6/distinfo +++ b/emulators/linux_base-6/distinfo @@ -1 +1 @@ -MD5 (linux_lib-2.3.tar.gz) = e1fc7e528caf89268327378bce8b3032 +MD5 (linux_lib-2.4.tar.gz) = 05e67de1b9ff7f6525ddb570bae4d3f3 diff --git a/emulators/linux_base-6/pkg-descr b/emulators/linux_base-6/pkg-descr index fe3700ccae8c..42071707a3d0 100644 --- a/emulators/linux_base-6/pkg-descr +++ b/emulators/linux_base-6/pkg-descr @@ -9,8 +9,15 @@ for FreeBSD. To get linux compat working you will need then run the linux binary. -The kernel option `COMPAT_LINUX' is not necessary for -current, or 2.2. -It *is* necessary for -stable, and the RELEASE's. +The kernel option `COMPAT_LINUX' is not necessary for -current, or +2.2-RELEASE or newer. It *is* necessary for -stable, and the +earlier RELEASE's. + +* if you add new libraries, you should run + /compat/linux/sbin/ldconfig to update the caches. + +* if you have libraries you'd like to see included in this + collection, send me mail. eric. erich@FreeBSD.org diff --git a/emulators/linux_base-62/Makefile b/emulators/linux_base-62/Makefile index d32c8dda8ccf..b38ce2e9d765 100644 --- a/emulators/linux_base-62/Makefile +++ b/emulators/linux_base-62/Makefile @@ -3,10 +3,10 @@ # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.13 1996/12/04 02:23:58 asami Exp $ +# $Id: Makefile,v 1.14 1996/12/11 17:46:11 erich Exp $ # -DISTNAME= linux_lib-2.3 +DISTNAME= linux_lib-2.4 CATEGORIES= emulators MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/ @@ -24,4 +24,7 @@ pre-install: do-install: @zcat ${DISTDIR}/${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r) +post-install: + -/compat/linux/sbin/ldconfig + .include <bsd.port.mk> diff --git a/emulators/linux_base-62/distinfo b/emulators/linux_base-62/distinfo index 32ccf47fccf7..c294de56ea9c 100644 --- a/emulators/linux_base-62/distinfo +++ b/emulators/linux_base-62/distinfo @@ -1 +1 @@ -MD5 (linux_lib-2.3.tar.gz) = e1fc7e528caf89268327378bce8b3032 +MD5 (linux_lib-2.4.tar.gz) = 05e67de1b9ff7f6525ddb570bae4d3f3 diff --git a/emulators/linux_base-62/pkg-descr b/emulators/linux_base-62/pkg-descr index fe3700ccae8c..42071707a3d0 100644 --- a/emulators/linux_base-62/pkg-descr +++ b/emulators/linux_base-62/pkg-descr @@ -9,8 +9,15 @@ for FreeBSD. To get linux compat working you will need then run the linux binary. -The kernel option `COMPAT_LINUX' is not necessary for -current, or 2.2. -It *is* necessary for -stable, and the RELEASE's. +The kernel option `COMPAT_LINUX' is not necessary for -current, or +2.2-RELEASE or newer. It *is* necessary for -stable, and the +earlier RELEASE's. + +* if you add new libraries, you should run + /compat/linux/sbin/ldconfig to update the caches. + +* if you have libraries you'd like to see included in this + collection, send me mail. eric. erich@FreeBSD.org diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile index d32c8dda8ccf..b38ce2e9d765 100644 --- a/emulators/linux_base-8/Makefile +++ b/emulators/linux_base-8/Makefile @@ -3,10 +3,10 @@ # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.13 1996/12/04 02:23:58 asami Exp $ +# $Id: Makefile,v 1.14 1996/12/11 17:46:11 erich Exp $ # -DISTNAME= linux_lib-2.3 +DISTNAME= linux_lib-2.4 CATEGORIES= emulators MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/ @@ -24,4 +24,7 @@ pre-install: do-install: @zcat ${DISTDIR}/${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r) +post-install: + -/compat/linux/sbin/ldconfig + .include <bsd.port.mk> diff --git a/emulators/linux_base-8/distinfo b/emulators/linux_base-8/distinfo index 32ccf47fccf7..c294de56ea9c 100644 --- a/emulators/linux_base-8/distinfo +++ b/emulators/linux_base-8/distinfo @@ -1 +1 @@ -MD5 (linux_lib-2.3.tar.gz) = e1fc7e528caf89268327378bce8b3032 +MD5 (linux_lib-2.4.tar.gz) = 05e67de1b9ff7f6525ddb570bae4d3f3 diff --git a/emulators/linux_base-8/pkg-descr b/emulators/linux_base-8/pkg-descr index fe3700ccae8c..42071707a3d0 100644 --- a/emulators/linux_base-8/pkg-descr +++ b/emulators/linux_base-8/pkg-descr @@ -9,8 +9,15 @@ for FreeBSD. To get linux compat working you will need then run the linux binary. -The kernel option `COMPAT_LINUX' is not necessary for -current, or 2.2. -It *is* necessary for -stable, and the RELEASE's. +The kernel option `COMPAT_LINUX' is not necessary for -current, or +2.2-RELEASE or newer. It *is* necessary for -stable, and the +earlier RELEASE's. + +* if you add new libraries, you should run + /compat/linux/sbin/ldconfig to update the caches. + +* if you have libraries you'd like to see included in this + collection, send me mail. eric. erich@FreeBSD.org diff --git a/emulators/linux_base-rh-9/Makefile b/emulators/linux_base-rh-9/Makefile index d32c8dda8ccf..b38ce2e9d765 100644 --- a/emulators/linux_base-rh-9/Makefile +++ b/emulators/linux_base-rh-9/Makefile @@ -3,10 +3,10 @@ # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.13 1996/12/04 02:23:58 asami Exp $ +# $Id: Makefile,v 1.14 1996/12/11 17:46:11 erich Exp $ # -DISTNAME= linux_lib-2.3 +DISTNAME= linux_lib-2.4 CATEGORIES= emulators MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/ @@ -24,4 +24,7 @@ pre-install: do-install: @zcat ${DISTDIR}/${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r) +post-install: + -/compat/linux/sbin/ldconfig + .include <bsd.port.mk> diff --git a/emulators/linux_base-rh-9/distinfo b/emulators/linux_base-rh-9/distinfo index 32ccf47fccf7..c294de56ea9c 100644 --- a/emulators/linux_base-rh-9/distinfo +++ b/emulators/linux_base-rh-9/distinfo @@ -1 +1 @@ -MD5 (linux_lib-2.3.tar.gz) = e1fc7e528caf89268327378bce8b3032 +MD5 (linux_lib-2.4.tar.gz) = 05e67de1b9ff7f6525ddb570bae4d3f3 diff --git a/emulators/linux_base-rh-9/pkg-descr b/emulators/linux_base-rh-9/pkg-descr index fe3700ccae8c..42071707a3d0 100644 --- a/emulators/linux_base-rh-9/pkg-descr +++ b/emulators/linux_base-rh-9/pkg-descr @@ -9,8 +9,15 @@ for FreeBSD. To get linux compat working you will need then run the linux binary. -The kernel option `COMPAT_LINUX' is not necessary for -current, or 2.2. -It *is* necessary for -stable, and the RELEASE's. +The kernel option `COMPAT_LINUX' is not necessary for -current, or +2.2-RELEASE or newer. It *is* necessary for -stable, and the +earlier RELEASE's. + +* if you add new libraries, you should run + /compat/linux/sbin/ldconfig to update the caches. + +* if you have libraries you'd like to see included in this + collection, send me mail. eric. erich@FreeBSD.org diff --git a/emulators/linux_base-suse-9.1/Makefile b/emulators/linux_base-suse-9.1/Makefile index d32c8dda8ccf..b38ce2e9d765 100644 --- a/emulators/linux_base-suse-9.1/Makefile +++ b/emulators/linux_base-suse-9.1/Makefile @@ -3,10 +3,10 @@ # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.13 1996/12/04 02:23:58 asami Exp $ +# $Id: Makefile,v 1.14 1996/12/11 17:46:11 erich Exp $ # -DISTNAME= linux_lib-2.3 +DISTNAME= linux_lib-2.4 CATEGORIES= emulators MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/ @@ -24,4 +24,7 @@ pre-install: do-install: @zcat ${DISTDIR}/${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r) +post-install: + -/compat/linux/sbin/ldconfig + .include <bsd.port.mk> diff --git a/emulators/linux_base-suse-9.1/distinfo b/emulators/linux_base-suse-9.1/distinfo index 32ccf47fccf7..c294de56ea9c 100644 --- a/emulators/linux_base-suse-9.1/distinfo +++ b/emulators/linux_base-suse-9.1/distinfo @@ -1 +1 @@ -MD5 (linux_lib-2.3.tar.gz) = e1fc7e528caf89268327378bce8b3032 +MD5 (linux_lib-2.4.tar.gz) = 05e67de1b9ff7f6525ddb570bae4d3f3 diff --git a/emulators/linux_base-suse-9.1/pkg-descr b/emulators/linux_base-suse-9.1/pkg-descr index fe3700ccae8c..42071707a3d0 100644 --- a/emulators/linux_base-suse-9.1/pkg-descr +++ b/emulators/linux_base-suse-9.1/pkg-descr @@ -9,8 +9,15 @@ for FreeBSD. To get linux compat working you will need then run the linux binary. -The kernel option `COMPAT_LINUX' is not necessary for -current, or 2.2. -It *is* necessary for -stable, and the RELEASE's. +The kernel option `COMPAT_LINUX' is not necessary for -current, or +2.2-RELEASE or newer. It *is* necessary for -stable, and the +earlier RELEASE's. + +* if you add new libraries, you should run + /compat/linux/sbin/ldconfig to update the caches. + +* if you have libraries you'd like to see included in this + collection, send me mail. eric. erich@FreeBSD.org diff --git a/emulators/linux_base-suse-9.2/Makefile b/emulators/linux_base-suse-9.2/Makefile index d32c8dda8ccf..b38ce2e9d765 100644 --- a/emulators/linux_base-suse-9.2/Makefile +++ b/emulators/linux_base-suse-9.2/Makefile @@ -3,10 +3,10 @@ # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.13 1996/12/04 02:23:58 asami Exp $ +# $Id: Makefile,v 1.14 1996/12/11 17:46:11 erich Exp $ # -DISTNAME= linux_lib-2.3 +DISTNAME= linux_lib-2.4 CATEGORIES= emulators MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/ @@ -24,4 +24,7 @@ pre-install: do-install: @zcat ${DISTDIR}/${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r) +post-install: + -/compat/linux/sbin/ldconfig + .include <bsd.port.mk> diff --git a/emulators/linux_base-suse-9.2/distinfo b/emulators/linux_base-suse-9.2/distinfo index 32ccf47fccf7..c294de56ea9c 100644 --- a/emulators/linux_base-suse-9.2/distinfo +++ b/emulators/linux_base-suse-9.2/distinfo @@ -1 +1 @@ -MD5 (linux_lib-2.3.tar.gz) = e1fc7e528caf89268327378bce8b3032 +MD5 (linux_lib-2.4.tar.gz) = 05e67de1b9ff7f6525ddb570bae4d3f3 diff --git a/emulators/linux_base-suse-9.2/pkg-descr b/emulators/linux_base-suse-9.2/pkg-descr index fe3700ccae8c..42071707a3d0 100644 --- a/emulators/linux_base-suse-9.2/pkg-descr +++ b/emulators/linux_base-suse-9.2/pkg-descr @@ -9,8 +9,15 @@ for FreeBSD. To get linux compat working you will need then run the linux binary. -The kernel option `COMPAT_LINUX' is not necessary for -current, or 2.2. -It *is* necessary for -stable, and the RELEASE's. +The kernel option `COMPAT_LINUX' is not necessary for -current, or +2.2-RELEASE or newer. It *is* necessary for -stable, and the +earlier RELEASE's. + +* if you add new libraries, you should run + /compat/linux/sbin/ldconfig to update the caches. + +* if you have libraries you'd like to see included in this + collection, send me mail. eric. erich@FreeBSD.org diff --git a/emulators/linux_base-suse-9.3/Makefile b/emulators/linux_base-suse-9.3/Makefile index d32c8dda8ccf..b38ce2e9d765 100644 --- a/emulators/linux_base-suse-9.3/Makefile +++ b/emulators/linux_base-suse-9.3/Makefile @@ -3,10 +3,10 @@ # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.13 1996/12/04 02:23:58 asami Exp $ +# $Id: Makefile,v 1.14 1996/12/11 17:46:11 erich Exp $ # -DISTNAME= linux_lib-2.3 +DISTNAME= linux_lib-2.4 CATEGORIES= emulators MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/ @@ -24,4 +24,7 @@ pre-install: do-install: @zcat ${DISTDIR}/${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r) +post-install: + -/compat/linux/sbin/ldconfig + .include <bsd.port.mk> diff --git a/emulators/linux_base-suse-9.3/distinfo b/emulators/linux_base-suse-9.3/distinfo index 32ccf47fccf7..c294de56ea9c 100644 --- a/emulators/linux_base-suse-9.3/distinfo +++ b/emulators/linux_base-suse-9.3/distinfo @@ -1 +1 @@ -MD5 (linux_lib-2.3.tar.gz) = e1fc7e528caf89268327378bce8b3032 +MD5 (linux_lib-2.4.tar.gz) = 05e67de1b9ff7f6525ddb570bae4d3f3 diff --git a/emulators/linux_base-suse-9.3/pkg-descr b/emulators/linux_base-suse-9.3/pkg-descr index fe3700ccae8c..42071707a3d0 100644 --- a/emulators/linux_base-suse-9.3/pkg-descr +++ b/emulators/linux_base-suse-9.3/pkg-descr @@ -9,8 +9,15 @@ for FreeBSD. To get linux compat working you will need then run the linux binary. -The kernel option `COMPAT_LINUX' is not necessary for -current, or 2.2. -It *is* necessary for -stable, and the RELEASE's. +The kernel option `COMPAT_LINUX' is not necessary for -current, or +2.2-RELEASE or newer. It *is* necessary for -stable, and the +earlier RELEASE's. + +* if you add new libraries, you should run + /compat/linux/sbin/ldconfig to update the caches. + +* if you have libraries you'd like to see included in this + collection, send me mail. eric. erich@FreeBSD.org diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile index d32c8dda8ccf..b38ce2e9d765 100644 --- a/emulators/linux_base/Makefile +++ b/emulators/linux_base/Makefile @@ -3,10 +3,10 @@ # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.13 1996/12/04 02:23:58 asami Exp $ +# $Id: Makefile,v 1.14 1996/12/11 17:46:11 erich Exp $ # -DISTNAME= linux_lib-2.3 +DISTNAME= linux_lib-2.4 CATEGORIES= emulators MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/ @@ -24,4 +24,7 @@ pre-install: do-install: @zcat ${DISTDIR}/${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r) +post-install: + -/compat/linux/sbin/ldconfig + .include <bsd.port.mk> diff --git a/emulators/linux_base/distinfo b/emulators/linux_base/distinfo index 32ccf47fccf7..c294de56ea9c 100644 --- a/emulators/linux_base/distinfo +++ b/emulators/linux_base/distinfo @@ -1 +1 @@ -MD5 (linux_lib-2.3.tar.gz) = e1fc7e528caf89268327378bce8b3032 +MD5 (linux_lib-2.4.tar.gz) = 05e67de1b9ff7f6525ddb570bae4d3f3 diff --git a/emulators/linux_base/pkg-descr b/emulators/linux_base/pkg-descr index fe3700ccae8c..42071707a3d0 100644 --- a/emulators/linux_base/pkg-descr +++ b/emulators/linux_base/pkg-descr @@ -9,8 +9,15 @@ for FreeBSD. To get linux compat working you will need then run the linux binary. -The kernel option `COMPAT_LINUX' is not necessary for -current, or 2.2. -It *is* necessary for -stable, and the RELEASE's. +The kernel option `COMPAT_LINUX' is not necessary for -current, or +2.2-RELEASE or newer. It *is* necessary for -stable, and the +earlier RELEASE's. + +* if you add new libraries, you should run + /compat/linux/sbin/ldconfig to update the caches. + +* if you have libraries you'd like to see included in this + collection, send me mail. eric. erich@FreeBSD.org |