pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/suse_fileutils add suse_fileutils package.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/539fa74a6354
branches:  trunk
changeset: 481357:539fa74a6354
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Sat Oct 02 14:25:39 2004 +0000

description:
add suse_fileutils package.

Linux compatibility package based on the SuSE Linux distribution, take a
look at "http://www.suse.com/"; for more information about it.

This package contains the GNU fileutils package in ELF binary
format, linked with glibc2.

diffstat:

 emulators/suse_fileutils/DESCR    |   5 +++++
 emulators/suse_fileutils/Makefile |  24 ++++++++++++++++++++++++
 emulators/suse_fileutils/PLIST    |   1 +
 emulators/suse_fileutils/distinfo |   4 ++++
 4 files changed, 34 insertions(+), 0 deletions(-)

diffs (50 lines):

diff -r bf8b1506eaac -r 539fa74a6354 emulators/suse_fileutils/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse_fileutils/DESCR    Sat Oct 02 14:25:39 2004 +0000
@@ -0,0 +1,5 @@
+Linux compatibility package based on the SuSE Linux distribution, take a
+look at "http://www.suse.com/"; for more information about it.
+
+This package contains the GNU fileutils package in ELF binary
+format, linked with glibc2.
diff -r bf8b1506eaac -r 539fa74a6354 emulators/suse_fileutils/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse_fileutils/Makefile Sat Oct 02 14:25:39 2004 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/10/02 14:25:39 dmcmahill Exp $
+
+DISTNAME=              suse_fileutils-${SUSE_VERSION}
+CATEGORIES=            emulators
+MASTER_SITES=          ${MASTER_SITE_SUSE:=a1/}
+
+DISTFILES=             ${RPMFILES}
+
+MAINTAINER=            tech-pkg%NetBSD.org@localhost
+HOMEPAGE=              http://www.suse.com/
+COMMENT=               Linux compatibility package - fileutils
+
+DEPENDS+=              suse_base>=${SUSE_VERSION}:../suse_base
+
+ONLY_FOR_PLATFORM=      NetBSD-*-i386 NetBSD-*-powerpc
+
+EXTRACT_ONLY=          # empty
+NO_BUILD=              YES
+PLIST_SRC=             ${WRKDIR}/PLIST_DYNAMIC
+
+RPMFILES=              fileutils.rpm
+
+.include "../suse_linux/Makefile.common"
+.include "../../mk/bsd.pkg.mk"
diff -r bf8b1506eaac -r 539fa74a6354 emulators/suse_fileutils/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse_fileutils/PLIST    Sat Oct 02 14:25:39 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/10/02 14:25:39 dmcmahill Exp $
diff -r bf8b1506eaac -r 539fa74a6354 emulators/suse_fileutils/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse_fileutils/distinfo Sat Oct 02 14:25:39 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/10/02 14:25:39 dmcmahill Exp $
+
+SHA1 (suse73/i386/fileutils.rpm) = 863b96e4ae55fbc684e05389d21518fe5b92afad
+Size (suse73/i386/fileutils.rpm) = 539928 bytes



Home | Main Index | Thread Index | Old Index