summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukc <lukc@upyum.com>2010-12-12 17:08:22 +0100
committerLukc <lukc@upyum.com>2010-12-12 17:08:22 +0100
commite2a943823a06558fceb9980acbab08c144738142 (patch)
tree8e1e163e3c59da741d117642d29baac97e23d62b
parent46214e280433e4768b761ed6ec0a63d8a3407bde (diff)
downloadbase-e2a943823a06558fceb9980acbab08c144738142.tar.gz
base-e2a943823a06558fceb9980acbab08c144738142.tar.bz2
base-e2a943823a06558fceb9980acbab08c144738142.tar.xz
base-e2a943823a06558fceb9980acbab08c144738142.zip
Recette de procps mise à jour.
-rw-r--r--procps/.footprint43
-rw-r--r--procps/.sha256sum4
-rw-r--r--procps/Pkgfile27
3 files changed, 43 insertions, 31 deletions
diff --git a/procps/.footprint b/procps/.footprint
index 8468836..98818d1 100644
--- a/procps/.footprint
+++ b/procps/.footprint
@@ -22,24 +22,25 @@ lrwxrwxrwx root/root usr/bin/snice -> skill
-rwxr-xr-x root/root usr/bin/vmstat
-rwxr-xr-x root/root usr/bin/w
-rwxr-xr-x root/root usr/bin/watch
-drwxr-xr-x root/root usr/man/
-drwxr-xr-x root/root usr/man/man1/
--rw-r--r-- root/root usr/man/man1/free.1.gz
--rw-r--r-- root/root usr/man/man1/pgrep.1.gz
--rw-r--r-- root/root usr/man/man1/pkill.1.gz
--rw-r--r-- root/root usr/man/man1/pmap.1.gz
--rw-r--r-- root/root usr/man/man1/ps.1.gz
--rw-r--r-- root/root usr/man/man1/pwdx.1.gz
--rw-r--r-- root/root usr/man/man1/skill.1.gz
--rw-r--r-- root/root usr/man/man1/slabtop.1.gz
--rw-r--r-- root/root usr/man/man1/snice.1.gz
--rw-r--r-- root/root usr/man/man1/tload.1.gz
--rw-r--r-- root/root usr/man/man1/top.1.gz
--rw-r--r-- root/root usr/man/man1/uptime.1.gz
--rw-r--r-- root/root usr/man/man1/w.1.gz
--rw-r--r-- root/root usr/man/man1/watch.1.gz
-drwxr-xr-x root/root usr/man/man5/
--rw-r--r-- root/root usr/man/man5/sysctl.conf.5.gz
-drwxr-xr-x root/root usr/man/man8/
--rw-r--r-- root/root usr/man/man8/sysctl.8.gz
--rw-r--r-- root/root usr/man/man8/vmstat.8.gz
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man1/
+-rw-r--r-- root/root usr/share/man/man1/free.1.bz2
+-rw-r--r-- root/root usr/share/man/man1/pgrep.1.bz2
+-rw-r--r-- root/root usr/share/man/man1/pkill.1.bz2
+-rw-r--r-- root/root usr/share/man/man1/pmap.1.bz2
+-rw-r--r-- root/root usr/share/man/man1/ps.1.bz2
+-rw-r--r-- root/root usr/share/man/man1/pwdx.1.bz2
+-rw-r--r-- root/root usr/share/man/man1/skill.1.bz2
+-rw-r--r-- root/root usr/share/man/man1/slabtop.1.bz2
+-rw-r--r-- root/root usr/share/man/man1/snice.1.bz2
+-rw-r--r-- root/root usr/share/man/man1/tload.1.bz2
+-rw-r--r-- root/root usr/share/man/man1/top.1.bz2
+-rw-r--r-- root/root usr/share/man/man1/uptime.1.bz2
+-rw-r--r-- root/root usr/share/man/man1/w.1.bz2
+-rw-r--r-- root/root usr/share/man/man1/watch.1.bz2
+drwxr-xr-x root/root usr/share/man/man5/
+-rw-r--r-- root/root usr/share/man/man5/sysctl.conf.5.bz2
+drwxr-xr-x root/root usr/share/man/man8/
+-rw-r--r-- root/root usr/share/man/man8/sysctl.8.bz2
+-rw-r--r-- root/root usr/share/man/man8/vmstat.8.bz2
diff --git a/procps/.sha256sum b/procps/.sha256sum
new file mode 100644
index 0000000..25b349a
--- /dev/null
+++ b/procps/.sha256sum
@@ -0,0 +1,4 @@
+d48d0e943277c006b6ff445575f33eb4addedbb55fa10b81a99a5eccd48fc7f6 procps-3.2.8-linux-ver-init.patch
+0775d55108f19b61f1cc357464ddda230cfbcbbc6cae78e91bc7d42c3c9a5887 procps-3.2.8.patch
+11ed68d8a4433b91cd833deb714a3aa849c02aea738c42e6b4557982419c1535 procps-3.2.8.tar.gz
+c728d3ccac5dc9ba8a9b8d40d466961268cc1640ef2b98b2e8aa2a21bcdf9a9c sysctl.conf
diff --git a/procps/Pkgfile b/procps/Pkgfile
index a4e31db..ee71e3d 100644
--- a/procps/Pkgfile
+++ b/procps/Pkgfile
@@ -1,19 +1,26 @@
-description="The /proc file system utilities"
-packager=""
-maintainer="CRUX System Team, core-ports at crux dot nu"
+description="Linux proc file system utilities."
+packager="CRUX System Team <core-ports AT crux DOT nu>"
+maintainer="Lukc <lukc AT upyum DOT com>"
url="http://procps.sourceforge.net/"
depends=(ncurses)
name=procps
version=3.2.8
release=3
-source=(http://procps.sourceforge.net/procps-3.2.8.tar.gz procps-3.2.8.patch procps-3.2.8-linux-ver-init.patch sysctl.conf)
+source=(
+ http://procps.sourceforge.net/$name-$version.tar.gz
+ $name-$version.patch
+ $name-$version-linux-ver-init.patch
+ sysctl.conf
+)
build ()
{
- cd $name-$version;
- patch -p1 -i $SRC/$name-$version.patch;
- patch -p0 -i $SRC/$name-$version-linux-ver-init.patch;
- make;
- make DESTDIR=$PKG install;
- install -D -m644 $SRC/sysctl.conf $PKG/etc/sysctl.conf
+ cd $name-$version;
+ patch -p1 -i $SRC/$name-$version.patch;
+ patch -p0 -i $SRC/$name-$version-linux-ver-init.patch;
+ make;
+ make DESTDIR=$PKG install;
+ install -D -m644 $SRC/sysctl.conf $PKG/etc/sysctl.conf
+ mkdir $PKG$prefix/share
+ mv $PKG$prefix/man $PKG$prefix/share/man
}