diff options
author | erich <erich@FreeBSD.org> | 1996-10-28 23:20:17 +0800 |
---|---|---|
committer | erich <erich@FreeBSD.org> | 1996-10-28 23:20:17 +0800 |
commit | 086bec5ce175d2b7813b28e62f588231a06862d5 (patch) | |
tree | 91395698adca5204d40533fb7a0bf5e44fe77ecd /emulators/linux_base-suse-9.3 | |
parent | 3db8b98e2383e59b2929c05ef1f7881ac2bdcfa9 (diff) | |
download | freebsd-ports-gnome-086bec5ce175d2b7813b28e62f588231a06862d5.tar.gz freebsd-ports-gnome-086bec5ce175d2b7813b28e62f588231a06862d5.tar.zst freebsd-ports-gnome-086bec5ce175d2b7813b28e62f588231a06862d5.zip |
Add a bunch of new libraries. These have all been taken from
the redhat-4.0 distribution. bin/bash has been added to give
a shell defaulting to linux binaries. ldd, ldconfig, and ld.so
have been branded as `Linux'
Diffstat (limited to 'emulators/linux_base-suse-9.3')
-rw-r--r-- | emulators/linux_base-suse-9.3/Makefile | 7 | ||||
-rw-r--r-- | emulators/linux_base-suse-9.3/distinfo | 2 |
2 files changed, 4 insertions, 5 deletions
diff --git a/emulators/linux_base-suse-9.3/Makefile b/emulators/linux_base-suse-9.3/Makefile index 6e050926e3b7..5a0f23409ac9 100644 --- a/emulators/linux_base-suse-9.3/Makefile +++ b/emulators/linux_base-suse-9.3/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: linux_lib -# Version required: 2.0 +# Version required: 2.1 # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.7 1995/11/22 11:48:12 asami Exp $ +# $Id: Makefile,v 1.8 1996/03/29 14:46:25 erich Exp $ # -DISTNAME= linux_lib-2.0 -PKGNAME= linux_lib-2.0 +DISTNAME= linux_lib-2.1 CATEGORIES= emulators MAINTAINER= erich@FreeBSD.org diff --git a/emulators/linux_base-suse-9.3/distinfo b/emulators/linux_base-suse-9.3/distinfo index a769f0fde5e4..8ed7a5fe9f5d 100644 --- a/emulators/linux_base-suse-9.3/distinfo +++ b/emulators/linux_base-suse-9.3/distinfo @@ -1 +1 @@ -MD5 (linux_lib-2.0.tar.gz) = c933a1f049b65a0de89f2333ac6910de +MD5 (linux_lib-2.1.tar.gz) = 4ba10dd3f82891741963714a87644d0f |