summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFredrik Rinnestam <fredrik@crux.nu>2012-12-02 13:02:33 +0100
committerFredrik Rinnestam <fredrik@crux.nu>2012-12-02 13:02:33 +0100
commite3d6625a8d81dc450c6b476743833d8b6f63f937 (patch)
treeb0425d7239351591de3fd94664d83317d83bc28f
parent947cfacdacc1510f56091500759de0d02d4a28e2 (diff)
parentad4207e852a002197bcadbc38132c745789bc0a8 (diff)
downloadopt-e3d6625a8d81dc450c6b476743833d8b6f63f937.tar.gz
opt-e3d6625a8d81dc450c6b476743833d8b6f63f937.tar.xz
Merge branch '2.8' into 3.0
-rw-r--r--spectrwm/.md5sum2
-rw-r--r--spectrwm/Pkgfile2
-rw-r--r--sysstat/.footprint33
-rw-r--r--sysstat/.md5sum1
-rw-r--r--sysstat/Pkgfile21
-rw-r--r--tdb/.footprint6
-rw-r--r--tdb/.md5sum4
-rw-r--r--tdb/Pkgfile2
-rw-r--r--wpa_supplicant/.md5sum2
-rw-r--r--wpa_supplicant/Pkgfile2
10 files changed, 65 insertions, 10 deletions
diff --git a/spectrwm/.md5sum b/spectrwm/.md5sum
index d0a9f8b60..d7aea952b 100644
--- a/spectrwm/.md5sum
+++ b/spectrwm/.md5sum
@@ -1 +1 @@
-cd0ca423445bdc5a74528ca23166449b spectrwm-2.1.0.tgz
+98aba16fb76131bdf57ead10c8583d9a spectrwm-2.1.1.tgz
diff --git a/spectrwm/Pkgfile b/spectrwm/Pkgfile
index 635d5b27d..f52ff6568 100644
--- a/spectrwm/Pkgfile
+++ b/spectrwm/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: xorg-libxrender fontconfig xorg-xcb-util-keysyms xorg-xcb-util-wm
name=spectrwm
-version=2.1.0
+version=2.1.1
release=1
source=(https://opensource.conformal.com/snapshots/$name/$name-$version.tgz)
diff --git a/sysstat/.footprint b/sysstat/.footprint
new file mode 100644
index 000000000..2f9be3f22
--- /dev/null
+++ b/sysstat/.footprint
@@ -0,0 +1,33 @@
+drwxr-xr-x root/root etc/
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/cifsiostat
+-rwxr-xr-x root/root usr/bin/iostat
+-rwxr-xr-x root/root usr/bin/mpstat
+-rwxr-xr-x root/root usr/bin/nfsiostat
+-rwxr-xr-x root/root usr/bin/pidstat
+-rwxr-xr-x root/root usr/bin/sadf
+-rwxr-xr-x root/root usr/bin/sar
+drwxr-xr-x root/root usr/lib/
+drwxr-xr-x root/root usr/lib/sa/
+-rwxr-xr-x root/root usr/lib/sa/sa1
+-rwxr-xr-x root/root usr/lib/sa/sa2
+-rwxr-xr-x root/root usr/lib/sa/sadc
+drwxr-xr-x root/root usr/man/
+drwxr-xr-x root/root usr/man/man1/
+-rw-r--r-- root/root usr/man/man1/cifsiostat.1.gz
+-rw-r--r-- root/root usr/man/man1/iostat.1.gz
+-rw-r--r-- root/root usr/man/man1/mpstat.1.gz
+-rw-r--r-- root/root usr/man/man1/nfsiostat.1.gz
+-rw-r--r-- root/root usr/man/man1/pidstat.1.gz
+-rw-r--r-- root/root usr/man/man1/sadf.1.gz
+-rw-r--r-- root/root usr/man/man1/sar.1.gz
+drwxr-xr-x root/root usr/man/man5/
+-rw-r--r-- root/root usr/man/man5/sysstat.5.gz
+drwxr-xr-x root/root usr/man/man8/
+-rw-r--r-- root/root usr/man/man8/sa1.8.gz
+-rw-r--r-- root/root usr/man/man8/sa2.8.gz
+-rw-r--r-- root/root usr/man/man8/sadc.8.gz
+drwxr-xr-x root/root var/
+drwxr-xr-x root/root var/log/
+drwxr-xr-x root/root var/log/sa/
diff --git a/sysstat/.md5sum b/sysstat/.md5sum
new file mode 100644
index 000000000..70f4c417a
--- /dev/null
+++ b/sysstat/.md5sum
@@ -0,0 +1 @@
+208dd236d726d20591d53d3a20124dd4 sysstat-10.0.5.tar.gz
diff --git a/sysstat/Pkgfile b/sysstat/Pkgfile
new file mode 100644
index 000000000..bf172431e
--- /dev/null
+++ b/sysstat/Pkgfile
@@ -0,0 +1,21 @@
+# Description: A collection of performance monitoring tools
+# URL: http://perso.orange.fr/sebastien.godard/
+# Packager: Rene Lengwinat, rugek at dirtyhack dot net
+# Maintainer: Fredrik Rinnestam, fredrik at rinnestam dot se
+# Depends on:
+
+name=sysstat
+version=10.0.5
+release=1
+source=(http://perso.orange.fr/sebastien.godard/$name-$version.tar.gz)
+
+build() {
+ cd $name-$version
+ ./configure --prefix=/usr --mandir=/usr/man --disable-nls
+
+ make
+ make DESTDIR=$PKG install
+
+ rm -rf $PKG/etc/sysconfig
+ rm -rf $PKG/usr/{doc,share}
+}
diff --git a/tdb/.footprint b/tdb/.footprint
index cfc97b1fd..84c60966c 100644
--- a/tdb/.footprint
+++ b/tdb/.footprint
@@ -7,9 +7,9 @@ drwxr-xr-x root/root usr/bin/
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/tdb.h
drwxr-xr-x root/root usr/lib/
-lrwxrwxrwx root/root usr/lib/libtdb.so -> libtdb.so.1.2.10
-lrwxrwxrwx root/root usr/lib/libtdb.so.1 -> libtdb.so.1.2.10
--rwxr-xr-x root/root usr/lib/libtdb.so.1.2.10
+lrwxrwxrwx root/root usr/lib/libtdb.so -> libtdb.so.1.2.11
+lrwxrwxrwx root/root usr/lib/libtdb.so.1 -> libtdb.so.1.2.11
+-rwxr-xr-x root/root usr/lib/libtdb.so.1.2.11
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/tdb.pc
drwxr-xr-x root/root usr/lib/python2.7/
diff --git a/tdb/.md5sum b/tdb/.md5sum
index e32d83817..5d039db77 100644
--- a/tdb/.md5sum
+++ b/tdb/.md5sum
@@ -1,2 +1,2 @@
-cc28048309df19782b04359282e9f98b tdb-1.2.10.tar.gz
-1897bb56f055fa3ac362da847d26d4b5 tdb-man-1.2.10.tar.xz
+67dcc5507213ec8c9664234fae095538 tdb-1.2.11.tar.gz
+d236fb8948c19b62e007343745bdcaa7 tdb-man-1.2.11.tar.xz
diff --git a/tdb/Pkgfile b/tdb/Pkgfile
index fb5198eab..92d302097 100644
--- a/tdb/Pkgfile
+++ b/tdb/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: python
name=tdb
-version=1.2.10
+version=1.2.11
release=1
source=(http://www.samba.org/ftp/$name/$name-$version.tar.gz
$name-man-$version.tar.xz)
diff --git a/wpa_supplicant/.md5sum b/wpa_supplicant/.md5sum
index a239c68ad..c1d7459bc 100644
--- a/wpa_supplicant/.md5sum
+++ b/wpa_supplicant/.md5sum
@@ -1 +1 @@
-8650f6aa23646ef634402552d0669640 wpa_supplicant-1.0.tar.gz
+b29b9af02d7e092db8c5c8508de0e45c wpa_supplicant-1.1.tar.gz
diff --git a/wpa_supplicant/Pkgfile b/wpa_supplicant/Pkgfile
index 32739569e..912a1f90a 100644
--- a/wpa_supplicant/Pkgfile
+++ b/wpa_supplicant/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: openssl ncurses readline libnl
name=wpa_supplicant
-version=1.0
+version=1.1
release=1
source=(http://hostap.epitest.fi/releases/$name-$version.tar.gz)

Generated by cgit