From c819dfe9fa55da21fedf5e598d23cb6f72acff77 Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 15 Oct 2011 16:07:32 +0200 Subject: whois dans extra --- base/whois/.footprint.i686 | 7 ------- base/whois/.footprint.x86_64 | 7 ------- base/whois/.md5sum.i686 | 1 - base/whois/.md5sum.x86_64 | 1 - base/whois/Pkgfile | 21 --------------------- extra/whois/.footprint.i686 | 7 +++++++ extra/whois/.footprint.x86_64 | 7 +++++++ extra/whois/.md5sum.i686 | 1 + extra/whois/.md5sum.x86_64 | 1 + extra/whois/Pkgfile | 21 +++++++++++++++++++++ 10 files changed, 37 insertions(+), 37 deletions(-) delete mode 100644 base/whois/.footprint.i686 delete mode 100644 base/whois/.footprint.x86_64 delete mode 100644 base/whois/.md5sum.i686 delete mode 100644 base/whois/.md5sum.x86_64 delete mode 100644 base/whois/Pkgfile create mode 100644 extra/whois/.footprint.i686 create mode 100644 extra/whois/.footprint.x86_64 create mode 100644 extra/whois/.md5sum.i686 create mode 100644 extra/whois/.md5sum.x86_64 create mode 100644 extra/whois/Pkgfile diff --git a/base/whois/.footprint.i686 b/base/whois/.footprint.i686 deleted file mode 100644 index 80223dc88..000000000 --- a/base/whois/.footprint.i686 +++ /dev/null @@ -1,7 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/whois -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/whois.1.gz diff --git a/base/whois/.footprint.x86_64 b/base/whois/.footprint.x86_64 deleted file mode 100644 index 80223dc88..000000000 --- a/base/whois/.footprint.x86_64 +++ /dev/null @@ -1,7 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/whois -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/whois.1.gz diff --git a/base/whois/.md5sum.i686 b/base/whois/.md5sum.i686 deleted file mode 100644 index fba173bf9..000000000 --- a/base/whois/.md5sum.i686 +++ /dev/null @@ -1 +0,0 @@ -942e2d90b0bcd7d22765c8e3344fe118 whois_5.0.11.tar.gz diff --git a/base/whois/.md5sum.x86_64 b/base/whois/.md5sum.x86_64 deleted file mode 100644 index fba173bf9..000000000 --- a/base/whois/.md5sum.x86_64 +++ /dev/null @@ -1 +0,0 @@ -942e2d90b0bcd7d22765c8e3344fe118 whois_5.0.11.tar.gz diff --git a/base/whois/Pkgfile b/base/whois/Pkgfile deleted file mode 100644 index 66036ffa7..000000000 --- a/base/whois/Pkgfile +++ /dev/null @@ -1,21 +0,0 @@ -# Description: Client-side application which queries directory service -# URL: http://ftp.debian.org/debian/pool/main/w/whois -# Maintainer: NuTyX coreteam -# Packager: thierryn1 at hispeed dot ch -# Depends on: - -name=whois -version=5.0.11 -release=1 -source=( ftp://ftp.debian.org/debian/pool/main/w/$name/$name\_$version.tar.gz) - - -build() { - cd $name-$version - if [ "`uname -m`" == "x86_64" ]; then - sed -i "/_GNU_SOURCE/d" whois.c - fi - make prefix=/usr - make prefix=/usr BASEDIR=$PKG install-whois - -} diff --git a/extra/whois/.footprint.i686 b/extra/whois/.footprint.i686 new file mode 100644 index 000000000..80223dc88 --- /dev/null +++ b/extra/whois/.footprint.i686 @@ -0,0 +1,7 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/whois +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/whois.1.gz diff --git a/extra/whois/.footprint.x86_64 b/extra/whois/.footprint.x86_64 new file mode 100644 index 000000000..80223dc88 --- /dev/null +++ b/extra/whois/.footprint.x86_64 @@ -0,0 +1,7 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/whois +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/whois.1.gz diff --git a/extra/whois/.md5sum.i686 b/extra/whois/.md5sum.i686 new file mode 100644 index 000000000..fba173bf9 --- /dev/null +++ b/extra/whois/.md5sum.i686 @@ -0,0 +1 @@ +942e2d90b0bcd7d22765c8e3344fe118 whois_5.0.11.tar.gz diff --git a/extra/whois/.md5sum.x86_64 b/extra/whois/.md5sum.x86_64 new file mode 100644 index 000000000..fba173bf9 --- /dev/null +++ b/extra/whois/.md5sum.x86_64 @@ -0,0 +1 @@ +942e2d90b0bcd7d22765c8e3344fe118 whois_5.0.11.tar.gz diff --git a/extra/whois/Pkgfile b/extra/whois/Pkgfile new file mode 100644 index 000000000..66036ffa7 --- /dev/null +++ b/extra/whois/Pkgfile @@ -0,0 +1,21 @@ +# Description: Client-side application which queries directory service +# URL: http://ftp.debian.org/debian/pool/main/w/whois +# Maintainer: NuTyX coreteam +# Packager: thierryn1 at hispeed dot ch +# Depends on: + +name=whois +version=5.0.11 +release=1 +source=( ftp://ftp.debian.org/debian/pool/main/w/$name/$name\_$version.tar.gz) + + +build() { + cd $name-$version + if [ "`uname -m`" == "x86_64" ]; then + sed -i "/_GNU_SOURCE/d" whois.c + fi + make prefix=/usr + make prefix=/usr BASEDIR=$PKG install-whois + +} -- cgit v1.2.3-70-g09d2