aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-02-18 01:35:48 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-02-18 01:35:48 +0000
commitc23e07244d41f1145bc6a9ec0e919d9a2394683f (patch)
treed091502433b1e8f4c8d7972114c9ad004c290677 /sysutils
parentafd7ffb3ae7193f749a16e2a0962415ae8bb34ab (diff)
downloadports-c23e07244d41f1145bc6a9ec0e919d9a2394683f.tar.gz
ports-c23e07244d41f1145bc6a9ec0e919d9a2394683f.zip
New port linux-e2fsprogs: RPM of the a set of utilities and library
to manipulate an ext2 filesystem
Notes
Notes: svn path=/head/; revision=75758
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile1
-rw-r--r--sysutils/linux-e2fsprogs/Makefile22
-rw-r--r--sysutils/linux-e2fsprogs/distinfo.alpha1
-rw-r--r--sysutils/linux-e2fsprogs/distinfo.i3861
-rw-r--r--sysutils/linux-e2fsprogs/pkg-descr4
-rw-r--r--sysutils/linux-e2fsprogs/pkg-plist.alpha47
-rw-r--r--sysutils/linux-e2fsprogs/pkg-plist.i38647
7 files changed, 123 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 4eb363bb18b9..c46b5eaf4498 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -122,6 +122,7 @@
SUBDIR += libchk
SUBDIR += libretto-config
SUBDIR += linux-acu
+ SUBDIR += linux-e2fsprogs
SUBDIR += lire
SUBDIR += livecd
SUBDIR += lmmon
diff --git a/sysutils/linux-e2fsprogs/Makefile b/sysutils/linux-e2fsprogs/Makefile
new file mode 100644
index 000000000000..833fe0786d16
--- /dev/null
+++ b/sysutils/linux-e2fsprogs/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: linux e2fsprogs
+# Date created: Sat Feb 15 19:19:59 UTC 2003
+# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= e2fsprogs
+CATEGORIES= sysutils linux
+
+COMMENT= RPM of the a set of utilities and library to manipulate an ext2 filesystem
+
+.if ${MACHINE_ARCH} == "i386"
+PORTVERSION= 1.19.4
+RPM_SET= e2fsprogs-1.19-4.${MACHINE_ARCH}.rpm
+.endif
+.if ${MACHINE_ARCH} == "alpha"
+PORTVERSION= 1.19.5
+RPM_SET= e2fsprogs-1.19-5.${MACHINE_ARCH}.rpm
+.endif
+
+.include "../../x11-toolkits/linux-gtk/Makefile"
diff --git a/sysutils/linux-e2fsprogs/distinfo.alpha b/sysutils/linux-e2fsprogs/distinfo.alpha
new file mode 100644
index 000000000000..bd0088a8d54d
--- /dev/null
+++ b/sysutils/linux-e2fsprogs/distinfo.alpha
@@ -0,0 +1 @@
+MD5 (rpm/e2fsprogs-1.19-5.alpha.rpm) = 90b0e8fdbaf8c0fefa9a1044cb0505da
diff --git a/sysutils/linux-e2fsprogs/distinfo.i386 b/sysutils/linux-e2fsprogs/distinfo.i386
new file mode 100644
index 000000000000..e799c1e1cb96
--- /dev/null
+++ b/sysutils/linux-e2fsprogs/distinfo.i386
@@ -0,0 +1 @@
+MD5 (rpm/e2fsprogs-1.19-4.i386.rpm) = c3727effeebcdc86a4c3ee60c154218f
diff --git a/sysutils/linux-e2fsprogs/pkg-descr b/sysutils/linux-e2fsprogs/pkg-descr
new file mode 100644
index 000000000000..377e65efa5fe
--- /dev/null
+++ b/sysutils/linux-e2fsprogs/pkg-descr
@@ -0,0 +1,4 @@
+A linux rpm port of a set of utilities and library to manipulate
+an ext2 filesystem
+
+WWW: http://e2fsprogs.sourceforge.net/
diff --git a/sysutils/linux-e2fsprogs/pkg-plist.alpha b/sysutils/linux-e2fsprogs/pkg-plist.alpha
new file mode 100644
index 000000000000..37662cc68007
--- /dev/null
+++ b/sysutils/linux-e2fsprogs/pkg-plist.alpha
@@ -0,0 +1,47 @@
+lib/libcom_err.so.2.0
+lib/libe2p.so.2.3
+lib/libext2fs.so.2.4
+lib/libss.so.2.0
+lib/libuuid.so.1.2
+sbin/badblocks
+sbin/debugfs
+sbin/dumpe2fs
+sbin/e2fsck
+sbin/e2label
+sbin/fsck
+sbin/fsck.ext2
+sbin/fsck.ext3
+sbin/mke2fs
+sbin/mkfs.ext2
+sbin/resize2fs
+sbin/tune2fs
+usr/bin/chattr
+usr/bin/lsattr
+usr/bin/uuidgen
+usr/sbin/mklost+found
+usr/share/doc/e2fsprogs-1.19/README
+usr/share/doc/e2fsprogs-1.19/RELEASE-NOTES
+usr/share/man/man1/chattr.1.gz
+usr/share/man/man1/lsattr.1.gz
+usr/share/man/man1/uuidgen.1.gz
+usr/share/man/man8/badblocks.8.gz
+usr/share/man/man8/debugfs.8.gz
+usr/share/man/man8/dumpe2fs.8.gz
+usr/share/man/man8/e2fsck.8.gz
+usr/share/man/man8/e2label.8.gz
+usr/share/man/man8/fsck.8.gz
+usr/share/man/man8/mke2fs.8.gz
+usr/share/man/man8/mklost+found.8.gz
+usr/share/man/man8/resize2fs.8.gz
+usr/share/man/man8/tune2fs.8.gz
+@exec ln -sf %D/usr/lib/libcom_err.so.2.0 %D/usr/lib/libcom_err.so.2
+@unexec rm -f %D/usr/lib/libcom_err.so.2
+@exec ln -sf %D/usr/lib/libe2p.so.2.3 %D/usr/lib/libe2p.so.2
+@unexec rm -f %D/usr/lib/libe2p.so.2
+@exec ln -sf %D/usr/lib/libext2fs.so.2.4 %D/usr/lib/libext2fs.so.2
+@unexec rm -f %D/usr/lib/libext2fs.so.2
+@exec ln -sf %D/usr/lib/libuuid.so.1.2 %D/usr/lib/libuuid.so.1
+@unexec rm -f %D/usr/lib/libuuid.so.1
+@exec ln -sf %D/usr/lib/libss.so.2.0 %D/usr/lib/libss.so.2
+@unexec rm -f %D/usr/lib/libss.so.2
+@dirrm usr/share/doc/e2fsprogs-1.19
diff --git a/sysutils/linux-e2fsprogs/pkg-plist.i386 b/sysutils/linux-e2fsprogs/pkg-plist.i386
new file mode 100644
index 000000000000..37662cc68007
--- /dev/null
+++ b/sysutils/linux-e2fsprogs/pkg-plist.i386
@@ -0,0 +1,47 @@
+lib/libcom_err.so.2.0
+lib/libe2p.so.2.3
+lib/libext2fs.so.2.4
+lib/libss.so.2.0
+lib/libuuid.so.1.2
+sbin/badblocks
+sbin/debugfs
+sbin/dumpe2fs
+sbin/e2fsck
+sbin/e2label
+sbin/fsck
+sbin/fsck.ext2
+sbin/fsck.ext3
+sbin/mke2fs
+sbin/mkfs.ext2
+sbin/resize2fs
+sbin/tune2fs
+usr/bin/chattr
+usr/bin/lsattr
+usr/bin/uuidgen
+usr/sbin/mklost+found
+usr/share/doc/e2fsprogs-1.19/README
+usr/share/doc/e2fsprogs-1.19/RELEASE-NOTES
+usr/share/man/man1/chattr.1.gz
+usr/share/man/man1/lsattr.1.gz
+usr/share/man/man1/uuidgen.1.gz
+usr/share/man/man8/badblocks.8.gz
+usr/share/man/man8/debugfs.8.gz
+usr/share/man/man8/dumpe2fs.8.gz
+usr/share/man/man8/e2fsck.8.gz
+usr/share/man/man8/e2label.8.gz
+usr/share/man/man8/fsck.8.gz
+usr/share/man/man8/mke2fs.8.gz
+usr/share/man/man8/mklost+found.8.gz
+usr/share/man/man8/resize2fs.8.gz
+usr/share/man/man8/tune2fs.8.gz
+@exec ln -sf %D/usr/lib/libcom_err.so.2.0 %D/usr/lib/libcom_err.so.2
+@unexec rm -f %D/usr/lib/libcom_err.so.2
+@exec ln -sf %D/usr/lib/libe2p.so.2.3 %D/usr/lib/libe2p.so.2
+@unexec rm -f %D/usr/lib/libe2p.so.2
+@exec ln -sf %D/usr/lib/libext2fs.so.2.4 %D/usr/lib/libext2fs.so.2
+@unexec rm -f %D/usr/lib/libext2fs.so.2
+@exec ln -sf %D/usr/lib/libuuid.so.1.2 %D/usr/lib/libuuid.so.1
+@unexec rm -f %D/usr/lib/libuuid.so.1
+@exec ln -sf %D/usr/lib/libss.so.2.0 %D/usr/lib/libss.so.2
+@unexec rm -f %D/usr/lib/libss.so.2
+@dirrm usr/share/doc/e2fsprogs-1.19