[arch-commits] Commit in aircrack-ng/repos (8 files)
Balló György
bgyorgy at nymeria.archlinux.org
Fri Sep 6 16:26:13 UTC 2013
Date: Friday, September 6, 2013 @ 18:26:13
Author: bgyorgy
Revision: 96850
archrelease: copy trunk to community-i686, community-x86_64
Added:
aircrack-ng/repos/community-i686/ChangeLog
(from rev 96849, aircrack-ng/trunk/ChangeLog)
aircrack-ng/repos/community-i686/PKGBUILD
(from rev 96849, aircrack-ng/trunk/PKGBUILD)
aircrack-ng/repos/community-x86_64/ChangeLog
(from rev 96849, aircrack-ng/trunk/ChangeLog)
aircrack-ng/repos/community-x86_64/PKGBUILD
(from rev 96849, aircrack-ng/trunk/PKGBUILD)
Deleted:
aircrack-ng/repos/community-i686/ChangeLog
aircrack-ng/repos/community-i686/PKGBUILD
aircrack-ng/repos/community-x86_64/ChangeLog
aircrack-ng/repos/community-x86_64/PKGBUILD
----------------------------+
/ChangeLog | 132 +++++++++++++++++++++++++++++++++++++++++++
/PKGBUILD | 60 +++++++++++++++++++
community-i686/ChangeLog | 66 ---------------------
community-i686/PKGBUILD | 91 -----------------------------
community-x86_64/ChangeLog | 66 ---------------------
community-x86_64/PKGBUILD | 91 -----------------------------
6 files changed, 192 insertions(+), 314 deletions(-)
Deleted: community-i686/ChangeLog
===================================================================
--- community-i686/ChangeLog 2013-09-06 16:26:06 UTC (rev 96849)
+++ community-i686/ChangeLog 2013-09-06 16:26:13 UTC (rev 96850)
@@ -1,66 +0,0 @@
-2011-06-28 Brad Fanella
-
- * Fix FS#24880
-
-2011-06-15 Brad Fanella
-
- * Fix FS#24633
-
-2011-03-16 Brad Fanella
-
- * Fix FS#23295
-
-2011-01-17 Brad Fanella
-
- * Fix #FS20303
- * Split into aircrack-ng and aircrack-ng-scripts
-
-2009-09-18 Biru Ionut <ionut at archlinux.ro>
-
- * Version bump: 1.0-rc4
-
-2009-04.14 Corrado Primier <bardo at aur.archlinux.org>
-
- * Version bump: 1.0-rc3
-
- * PKGBUILD: removed old compilation patch
-
-2009-02-08 Corrado Primier <bardo at aur.archlinux.org>
-
- * Version bump: 1.0-rc2
-
- * sha-compile-fix-64bit.patch: added, fixes compilation on 64bit hosts
-
-2008-06-15 Corrado Primier <bardo at aur.archlinux.org>
-
- * Version bump: 1.0-rc1
-
- * PKGBUILD: moved from $startdir to $srcdir/$pkgdir, added vim tags,
- added sqlite3 dependency for airolib-ng support
-
-2008-05-03 Corrado Primier <bardo at aur.archlinux.org>
-
- * Version bump: 1.0-beta2
-
- * PKGBUILD: adapted make command to the new Makefile, added zlib and
- openssl dependencies
-
-2008-02-25 Corrado Primier <bardo at aur.archlinux.org>
-
- * Version bump: 0.9.3
-
-2008-02-08 Corrado Primier <bardo at aur.archlinux.org>
-
- * PKGBUILD: fixed man page location (thanks Snowman)
-
-2008-02-07 Corrado Primier <bardo at aur.archlinux.org>
-
- * Version bump: 0.9.2
-
- * PKGBUILD: moved man pages to /usr/share/man
-
-2007-12-15 Corrado Primier <bardo at aur.archlinux.org>
-
- * ChangeLog: added
-
- * PKGBUILD: adopted, cleaned up, uploaded to [community]
Copied: aircrack-ng/repos/community-i686/ChangeLog (from rev 96849, aircrack-ng/trunk/ChangeLog)
===================================================================
--- community-i686/ChangeLog (rev 0)
+++ community-i686/ChangeLog 2013-09-06 16:26:13 UTC (rev 96850)
@@ -0,0 +1,66 @@
+2011-06-28 Brad Fanella
+
+ * Fix FS#24880
+
+2011-06-15 Brad Fanella
+
+ * Fix FS#24633
+
+2011-03-16 Brad Fanella
+
+ * Fix FS#23295
+
+2011-01-17 Brad Fanella
+
+ * Fix #FS20303
+ * Split into aircrack-ng and aircrack-ng-scripts
+
+2009-09-18 Biru Ionut <ionut at archlinux.ro>
+
+ * Version bump: 1.0-rc4
+
+2009-04.14 Corrado Primier <bardo at aur.archlinux.org>
+
+ * Version bump: 1.0-rc3
+
+ * PKGBUILD: removed old compilation patch
+
+2009-02-08 Corrado Primier <bardo at aur.archlinux.org>
+
+ * Version bump: 1.0-rc2
+
+ * sha-compile-fix-64bit.patch: added, fixes compilation on 64bit hosts
+
+2008-06-15 Corrado Primier <bardo at aur.archlinux.org>
+
+ * Version bump: 1.0-rc1
+
+ * PKGBUILD: moved from $startdir to $srcdir/$pkgdir, added vim tags,
+ added sqlite3 dependency for airolib-ng support
+
+2008-05-03 Corrado Primier <bardo at aur.archlinux.org>
+
+ * Version bump: 1.0-beta2
+
+ * PKGBUILD: adapted make command to the new Makefile, added zlib and
+ openssl dependencies
+
+2008-02-25 Corrado Primier <bardo at aur.archlinux.org>
+
+ * Version bump: 0.9.3
+
+2008-02-08 Corrado Primier <bardo at aur.archlinux.org>
+
+ * PKGBUILD: fixed man page location (thanks Snowman)
+
+2008-02-07 Corrado Primier <bardo at aur.archlinux.org>
+
+ * Version bump: 0.9.2
+
+ * PKGBUILD: moved man pages to /usr/share/man
+
+2007-12-15 Corrado Primier <bardo at aur.archlinux.org>
+
+ * ChangeLog: added
+
+ * PKGBUILD: adopted, cleaned up, uploaded to [community]
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2013-09-06 16:26:06 UTC (rev 96849)
+++ community-i686/PKGBUILD 2013-09-06 16:26:13 UTC (rev 96850)
@@ -1,91 +0,0 @@
-# $Id$
-# Maintainer: Brad Fanella <bradfanella at archlinux.us>
-# Contributor: Daenyth <Daenyth+Arch [at] gmail [dot] com>
-# Contributor: Corrado Primier <bardo at aur.archlinux.org>
-# Contributor: ice-man <icemanf at gmail.com>
-
-pkgbase=aircrack-ng
-pkgname=(aircrack-ng aircrack-ng-scripts)
-pkgver=1.1
-pkgrel=9
-arch=('i686' 'x86_64')
-url="http://www.aircrack-ng.org"
-license=('GPL2')
-source=("http://download.aircrack-ng.org/${pkgname}-${pkgver}.tar.gz")
-md5sums=('f7a24ed8fad122c4187d06bfd6f998b4')
-depends=('openssl' 'sqlite' 'iw' 'net-tools')
-
-build() {
- cd ${srcdir}/${pkgbase}-${pkgver}
- make SQLITE=true unstable=true
-}
-
-package_aircrack-ng() {
- pkgdesc="A key cracker for the 802.11 WEP and WPA-PSK protocols"
-
- cd ${srcdir}/${pkgname}-${pkgver}
- make DESTDIR=${pkgdir} SQLITE=true unstable=true bindir=/usr/bin \
- mandir=/usr/share/man/man1 sbindir=/usr/bin install
-
- ### Remove installed scripts/corresponding man pages (installed in aircrack-ng-scripts) ###
- # Scripts
- rm ${pkgdir}/usr/bin/airdriver-ng
- rm ${pkgdir}/usr/bin/airodump-ng-oui-update
- # Man pages
- mkdir -p ${srcdir}/tmp/
- mv ${pkgdir}/usr/share/man/man1/airdriver-ng.1 ${srcdir}/tmp/
-}
-
-package_aircrack-ng-scripts() {
- pkgdesc="Included scripts for a key cracker for the 802.11 WEP and WPA-PSK protocols"
- depends=('python2' 'graphviz' 'python2-pylorcon')
-
- cd ${srcdir}/aircrack-ng-${pkgver}/scripts
- mkdir -p ${pkgdir}/usr/share/man/man1/ \
- ${pkgdir}/usr/bin
-
- ### AIRDRIVER-NG ###
- # Script
- install -Dm644 airdriver-ng ${pkgdir}/usr/bin/
- # Libs
- mkdir -p ${pkgdir}/usr/lib/airdrop-ng/
- install -Dm644 airdrop-ng/lib/{colorize.py,libDumpParse.py,libOuiParse.py} \
- ${pkgdir}/usr/lib/airdrop-ng/
- # Man page
- mv ${srcdir}/tmp/airdriver-ng.1 ${pkgdir}/usr/share/man/man1/
-
- ### AIRDROP-NG ###
- # Man page
- install -Dm644 airdrop-ng/docs/airdrop-ng.1 ${pkgdir}/usr/share/man/man1/
- # Script
- sed s/python/python2/ -i airdrop-ng/airdrop-ng.py
- install -Dm644 airdrop-ng/airdrop-ng.py ${pkgdir}/usr/bin/airdrop-ng
- chmod +x ${pkgdir}/usr/bin/airdrop-ng
-
- ### AIRGRAPH-NG ###
- # Libs
- mkdir -p ${pkgdir}/usr/lib/airgraph-ng/
- install -Dm644 airgraph-ng/lib/lib_Airgraphviz.py \
- ${pkgdir}/usr/lib/airgraph-ng/
- # Man page
- install -Dm644 airgraph-ng/man/airgraph-ng.1 ${pkgdir}/usr/share/man/man1/
- # Script
- sed s/python/python2/ -i airgraph-ng/airgraph-ng.py
- sed s_/usr/local/bin/lib_/usr/lib_ -i airgraph-ng/airgraph-ng.py
- install -Dm644 airgraph-ng/airgraph-ng.py ${pkgdir}/usr/bin/airgraph-ng
- chmod +x ${pkgdir}/usr/bin/airgraph-ng
-
- ### DUMP-JOIN.PY ###
- # Man page
- install -Dm644 airgraph-ng/man/dump-join.1 ${pkgdir}/usr/share/man/man1/
- # Script
- sed s/python/python2/ -i airgraph-ng/dump-join.py
- install -Dm644 airgraph-ng/dump-join.py ${pkgdir}/usr/bin/dump-join.py
- chmod +x ${pkgdir}/usr/bin/dump-join.py
-
- ### AIRODUMP-NG-OUI-UPDATE ###
- # Script
- install -Dm644 airodump-ng-oui-update ${pkgdir}/usr/bin/
- chmod +x ${pkgdir}/usr/bin/airodump-ng-oui-update
-
-}
Copied: aircrack-ng/repos/community-i686/PKGBUILD (from rev 96849, aircrack-ng/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-09-06 16:26:13 UTC (rev 96850)
@@ -0,0 +1,30 @@
+# $Id$
+# Contributor: Brad Fanella <bradfanella at archlinux.us>
+# Contributor: Daenyth <Daenyth+Arch [at] gmail [dot] com>
+# Contributor: Corrado Primier <bardo at aur.archlinux.org>
+# Contributor: ice-man <icemanf at gmail.com>
+
+pkgname=aircrack-ng
+pkgver=1.1
+pkgrel=10
+pkgdesc="A key cracker for the 802.11 WEP and WPA-PSK protocols"
+arch=('i686' 'x86_64')
+url="http://www.aircrack-ng.org"
+license=('GPL2')
+depends=('openssl' 'sqlite' 'iw' 'net-tools' 'wireless_tools')
+conflicts=('aircrack-ng-scripts')
+replaces=('aircrack-ng-scripts')
+provides=('aircrack-ng-scripts')
+source=("http://download.aircrack-ng.org/$pkgname-$pkgver.tar.gz")
+md5sums=('f7a24ed8fad122c4187d06bfd6f998b4')
+
+build() {
+ cd "$srcdir/$pkgname-$pkgver"
+ make SQLITE=true UNSTABLE=true
+}
+
+package() {
+ cd "$srcdir/$pkgname-$pkgver"
+ make DESTDIR="$pkgdir" SQLITE=true UNSTABLE=true \
+ bindir=/usr/bin sbindir=/usr/bin mandir=/usr/share/man/man1 install
+}
Deleted: community-x86_64/ChangeLog
===================================================================
--- community-x86_64/ChangeLog 2013-09-06 16:26:06 UTC (rev 96849)
+++ community-x86_64/ChangeLog 2013-09-06 16:26:13 UTC (rev 96850)
@@ -1,66 +0,0 @@
-2011-06-28 Brad Fanella
-
- * Fix FS#24880
-
-2011-06-15 Brad Fanella
-
- * Fix FS#24633
-
-2011-03-16 Brad Fanella
-
- * Fix FS#23295
-
-2011-01-17 Brad Fanella
-
- * Fix #FS20303
- * Split into aircrack-ng and aircrack-ng-scripts
-
-2009-09-18 Biru Ionut <ionut at archlinux.ro>
-
- * Version bump: 1.0-rc4
-
-2009-04.14 Corrado Primier <bardo at aur.archlinux.org>
-
- * Version bump: 1.0-rc3
-
- * PKGBUILD: removed old compilation patch
-
-2009-02-08 Corrado Primier <bardo at aur.archlinux.org>
-
- * Version bump: 1.0-rc2
-
- * sha-compile-fix-64bit.patch: added, fixes compilation on 64bit hosts
-
-2008-06-15 Corrado Primier <bardo at aur.archlinux.org>
-
- * Version bump: 1.0-rc1
-
- * PKGBUILD: moved from $startdir to $srcdir/$pkgdir, added vim tags,
- added sqlite3 dependency for airolib-ng support
-
-2008-05-03 Corrado Primier <bardo at aur.archlinux.org>
-
- * Version bump: 1.0-beta2
-
- * PKGBUILD: adapted make command to the new Makefile, added zlib and
- openssl dependencies
-
-2008-02-25 Corrado Primier <bardo at aur.archlinux.org>
-
- * Version bump: 0.9.3
-
-2008-02-08 Corrado Primier <bardo at aur.archlinux.org>
-
- * PKGBUILD: fixed man page location (thanks Snowman)
-
-2008-02-07 Corrado Primier <bardo at aur.archlinux.org>
-
- * Version bump: 0.9.2
-
- * PKGBUILD: moved man pages to /usr/share/man
-
-2007-12-15 Corrado Primier <bardo at aur.archlinux.org>
-
- * ChangeLog: added
-
- * PKGBUILD: adopted, cleaned up, uploaded to [community]
Copied: aircrack-ng/repos/community-x86_64/ChangeLog (from rev 96849, aircrack-ng/trunk/ChangeLog)
===================================================================
--- community-x86_64/ChangeLog (rev 0)
+++ community-x86_64/ChangeLog 2013-09-06 16:26:13 UTC (rev 96850)
@@ -0,0 +1,66 @@
+2011-06-28 Brad Fanella
+
+ * Fix FS#24880
+
+2011-06-15 Brad Fanella
+
+ * Fix FS#24633
+
+2011-03-16 Brad Fanella
+
+ * Fix FS#23295
+
+2011-01-17 Brad Fanella
+
+ * Fix #FS20303
+ * Split into aircrack-ng and aircrack-ng-scripts
+
+2009-09-18 Biru Ionut <ionut at archlinux.ro>
+
+ * Version bump: 1.0-rc4
+
+2009-04.14 Corrado Primier <bardo at aur.archlinux.org>
+
+ * Version bump: 1.0-rc3
+
+ * PKGBUILD: removed old compilation patch
+
+2009-02-08 Corrado Primier <bardo at aur.archlinux.org>
+
+ * Version bump: 1.0-rc2
+
+ * sha-compile-fix-64bit.patch: added, fixes compilation on 64bit hosts
+
+2008-06-15 Corrado Primier <bardo at aur.archlinux.org>
+
+ * Version bump: 1.0-rc1
+
+ * PKGBUILD: moved from $startdir to $srcdir/$pkgdir, added vim tags,
+ added sqlite3 dependency for airolib-ng support
+
+2008-05-03 Corrado Primier <bardo at aur.archlinux.org>
+
+ * Version bump: 1.0-beta2
+
+ * PKGBUILD: adapted make command to the new Makefile, added zlib and
+ openssl dependencies
+
+2008-02-25 Corrado Primier <bardo at aur.archlinux.org>
+
+ * Version bump: 0.9.3
+
+2008-02-08 Corrado Primier <bardo at aur.archlinux.org>
+
+ * PKGBUILD: fixed man page location (thanks Snowman)
+
+2008-02-07 Corrado Primier <bardo at aur.archlinux.org>
+
+ * Version bump: 0.9.2
+
+ * PKGBUILD: moved man pages to /usr/share/man
+
+2007-12-15 Corrado Primier <bardo at aur.archlinux.org>
+
+ * ChangeLog: added
+
+ * PKGBUILD: adopted, cleaned up, uploaded to [community]
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2013-09-06 16:26:06 UTC (rev 96849)
+++ community-x86_64/PKGBUILD 2013-09-06 16:26:13 UTC (rev 96850)
@@ -1,91 +0,0 @@
-# $Id$
-# Maintainer: Brad Fanella <bradfanella at archlinux.us>
-# Contributor: Daenyth <Daenyth+Arch [at] gmail [dot] com>
-# Contributor: Corrado Primier <bardo at aur.archlinux.org>
-# Contributor: ice-man <icemanf at gmail.com>
-
-pkgbase=aircrack-ng
-pkgname=(aircrack-ng aircrack-ng-scripts)
-pkgver=1.1
-pkgrel=9
-arch=('i686' 'x86_64')
-url="http://www.aircrack-ng.org"
-license=('GPL2')
-source=("http://download.aircrack-ng.org/${pkgname}-${pkgver}.tar.gz")
-md5sums=('f7a24ed8fad122c4187d06bfd6f998b4')
-depends=('openssl' 'sqlite' 'iw' 'net-tools')
-
-build() {
- cd ${srcdir}/${pkgbase}-${pkgver}
- make SQLITE=true unstable=true
-}
-
-package_aircrack-ng() {
- pkgdesc="A key cracker for the 802.11 WEP and WPA-PSK protocols"
-
- cd ${srcdir}/${pkgname}-${pkgver}
- make DESTDIR=${pkgdir} SQLITE=true unstable=true bindir=/usr/bin \
- mandir=/usr/share/man/man1 sbindir=/usr/bin install
-
- ### Remove installed scripts/corresponding man pages (installed in aircrack-ng-scripts) ###
- # Scripts
- rm ${pkgdir}/usr/bin/airdriver-ng
- rm ${pkgdir}/usr/bin/airodump-ng-oui-update
- # Man pages
- mkdir -p ${srcdir}/tmp/
- mv ${pkgdir}/usr/share/man/man1/airdriver-ng.1 ${srcdir}/tmp/
-}
-
-package_aircrack-ng-scripts() {
- pkgdesc="Included scripts for a key cracker for the 802.11 WEP and WPA-PSK protocols"
- depends=('python2' 'graphviz' 'python2-pylorcon')
-
- cd ${srcdir}/aircrack-ng-${pkgver}/scripts
- mkdir -p ${pkgdir}/usr/share/man/man1/ \
- ${pkgdir}/usr/bin
-
- ### AIRDRIVER-NG ###
- # Script
- install -Dm644 airdriver-ng ${pkgdir}/usr/bin/
- # Libs
- mkdir -p ${pkgdir}/usr/lib/airdrop-ng/
- install -Dm644 airdrop-ng/lib/{colorize.py,libDumpParse.py,libOuiParse.py} \
- ${pkgdir}/usr/lib/airdrop-ng/
- # Man page
- mv ${srcdir}/tmp/airdriver-ng.1 ${pkgdir}/usr/share/man/man1/
-
- ### AIRDROP-NG ###
- # Man page
- install -Dm644 airdrop-ng/docs/airdrop-ng.1 ${pkgdir}/usr/share/man/man1/
- # Script
- sed s/python/python2/ -i airdrop-ng/airdrop-ng.py
- install -Dm644 airdrop-ng/airdrop-ng.py ${pkgdir}/usr/bin/airdrop-ng
- chmod +x ${pkgdir}/usr/bin/airdrop-ng
-
- ### AIRGRAPH-NG ###
- # Libs
- mkdir -p ${pkgdir}/usr/lib/airgraph-ng/
- install -Dm644 airgraph-ng/lib/lib_Airgraphviz.py \
- ${pkgdir}/usr/lib/airgraph-ng/
- # Man page
- install -Dm644 airgraph-ng/man/airgraph-ng.1 ${pkgdir}/usr/share/man/man1/
- # Script
- sed s/python/python2/ -i airgraph-ng/airgraph-ng.py
- sed s_/usr/local/bin/lib_/usr/lib_ -i airgraph-ng/airgraph-ng.py
- install -Dm644 airgraph-ng/airgraph-ng.py ${pkgdir}/usr/bin/airgraph-ng
- chmod +x ${pkgdir}/usr/bin/airgraph-ng
-
- ### DUMP-JOIN.PY ###
- # Man page
- install -Dm644 airgraph-ng/man/dump-join.1 ${pkgdir}/usr/share/man/man1/
- # Script
- sed s/python/python2/ -i airgraph-ng/dump-join.py
- install -Dm644 airgraph-ng/dump-join.py ${pkgdir}/usr/bin/dump-join.py
- chmod +x ${pkgdir}/usr/bin/dump-join.py
-
- ### AIRODUMP-NG-OUI-UPDATE ###
- # Script
- install -Dm644 airodump-ng-oui-update ${pkgdir}/usr/bin/
- chmod +x ${pkgdir}/usr/bin/airodump-ng-oui-update
-
-}
Copied: aircrack-ng/repos/community-x86_64/PKGBUILD (from rev 96849, aircrack-ng/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2013-09-06 16:26:13 UTC (rev 96850)
@@ -0,0 +1,30 @@
+# $Id$
+# Contributor: Brad Fanella <bradfanella at archlinux.us>
+# Contributor: Daenyth <Daenyth+Arch [at] gmail [dot] com>
+# Contributor: Corrado Primier <bardo at aur.archlinux.org>
+# Contributor: ice-man <icemanf at gmail.com>
+
+pkgname=aircrack-ng
+pkgver=1.1
+pkgrel=10
+pkgdesc="A key cracker for the 802.11 WEP and WPA-PSK protocols"
+arch=('i686' 'x86_64')
+url="http://www.aircrack-ng.org"
+license=('GPL2')
+depends=('openssl' 'sqlite' 'iw' 'net-tools' 'wireless_tools')
+conflicts=('aircrack-ng-scripts')
+replaces=('aircrack-ng-scripts')
+provides=('aircrack-ng-scripts')
+source=("http://download.aircrack-ng.org/$pkgname-$pkgver.tar.gz")
+md5sums=('f7a24ed8fad122c4187d06bfd6f998b4')
+
+build() {
+ cd "$srcdir/$pkgname-$pkgver"
+ make SQLITE=true UNSTABLE=true
+}
+
+package() {
+ cd "$srcdir/$pkgname-$pkgver"
+ make DESTDIR="$pkgdir" SQLITE=true UNSTABLE=true \
+ bindir=/usr/bin sbindir=/usr/bin mandir=/usr/share/man/man1 install
+}
More information about the arch-commits
mailing list