summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Auty <ikelos@gentoo.org>2008-07-21 18:48:29 +0000
committerMike Auty <ikelos@gentoo.org>2008-07-21 18:48:29 +0000
commitd2f90070bdba7b7ce85ca0908f969bb1b86467d0 (patch)
tree63976a5ac356507efd0794ee879f86491797ed9d /app-crypt
parentAdd various use flags for the new ophcrack-tables ebuild. (diff)
downloadgentoo-2-d2f90070bdba7b7ce85ca0908f969bb1b86467d0.tar.gz
gentoo-2-d2f90070bdba7b7ce85ca0908f969bb1b86467d0.tar.bz2
gentoo-2-d2f90070bdba7b7ce85ca0908f969bb1b86467d0.zip
Initial commit of split-out ophcrack tables.
(Portage version: 2.2_rc1/cvs/Linux 2.6.26-gentoo i686)
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/ophcrack-tables/ChangeLog10
-rw-r--r--app-crypt/ophcrack-tables/Manifest6
-rw-r--r--app-crypt/ophcrack-tables/metadata.xml9
-rw-r--r--app-crypt/ophcrack-tables/ophcrack-tables-1.0.ebuild37
4 files changed, 62 insertions, 0 deletions
diff --git a/app-crypt/ophcrack-tables/ChangeLog b/app-crypt/ophcrack-tables/ChangeLog
new file mode 100644
index 000000000000..b0f1d2134a33
--- /dev/null
+++ b/app-crypt/ophcrack-tables/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-crypt/ophcrack-tables
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/ophcrack-tables/ChangeLog,v 1.1 2008/07/21 18:48:29 ikelos Exp $
+
+*ophcrack-tables-1.0 (21 Jul 2008)
+
+ 21 Jul 2008; Mike Auty <ikelos@gentoo.org> +metadata.xml,
+ +ophcrack-tables-1.0.ebuild:
+ Initial commit of split-out ophcrack tables.
+
diff --git a/app-crypt/ophcrack-tables/Manifest b/app-crypt/ophcrack-tables/Manifest
new file mode 100644
index 000000000000..9ea603aeffbb
--- /dev/null
+++ b/app-crypt/ophcrack-tables/Manifest
@@ -0,0 +1,6 @@
+DIST tables_vista_free.zip 410609902 RMD160 ca4d78b83071b39fe17395123c1d08dfdc754ff9 SHA1 31425c6b35679df53ba67cb1cc3807501eec3ced SHA256 d3559f3c8e79f83c057b168f1c6b0f6127cea1f73da218a8f5219ebb256caf63
+DIST tables_xp_free_fast.zip 701901509 RMD160 62e1cc42debbe2739556d960082ad8af120f4130 SHA1 141b8be045055068e8bae6542d484fffdd452641 SHA256 6d72beed100f75a61d331ac3e4a9b3d1a6789017099201aa077d50f7ef33bd05
+DIST tables_xp_free_small.zip 370848194 RMD160 8dcdf6b74bde003065742a136683b6ab1cbee45e SHA1 2933bc9e483f79966ee02569d3d91b4d0ecc5a8d SHA256 00ab596334339555ece136a9c5852590bfaf9869961f997861b653ceec9e8212
+EBUILD ophcrack-tables-1.0.ebuild 797 RMD160 f5afbbf56304d4929c289c5b7d1e4b66529a96b7 SHA1 a5b67bd4ab7cc37fdb0b343db3b568e4644bf548 SHA256 6be096f3758d1de15345641f522d7f840fe267b20cf019ac0c322b2d1040ae73
+MISC ChangeLog 301 RMD160 428d980c0429e2c299e52e70cb46dca9ee3f3e13 SHA1 13c93d6766166009d68376e8ea8b4c522bc4d86e SHA256 bc546d67206803d3eaf9a0ed467bb0559d7be13f1399b43395d60ff7f6e3d8e2
+MISC metadata.xml 249 RMD160 353e61af2447f71c231fa4d067d93cf5f65071e3 SHA1 6ef8057dae50af74c6e08d8e8eed44e0653a965e SHA256 c1ba1c2c5a2c1bccd2043c19c064ebee83dcfd35983216e3f8374238581b2f9f
diff --git a/app-crypt/ophcrack-tables/metadata.xml b/app-crypt/ophcrack-tables/metadata.xml
new file mode 100644
index 000000000000..38b05775166b
--- /dev/null
+++ b/app-crypt/ophcrack-tables/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>no-herd</herd>
+<maintainer>
+ <email>ikelos@gentoo.org</email>
+ <name>Mike Auty</name>
+</maintainer>
+</pkgmetadata>
diff --git a/app-crypt/ophcrack-tables/ophcrack-tables-1.0.ebuild b/app-crypt/ophcrack-tables/ophcrack-tables-1.0.ebuild
new file mode 100644
index 000000000000..6a813c48fc20
--- /dev/null
+++ b/app-crypt/ophcrack-tables/ophcrack-tables-1.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/ophcrack-tables/ophcrack-tables-1.0.ebuild,v 1.1 2008/07/21 18:48:29 ikelos Exp $
+
+EAPI="1"
+
+DESCRIPTION="Tables available for ophcrack"
+HOMEPAGE="http://ophcrack.sourceforge.net/"
+SRC_URI="xpfast? ( mirror://sourceforge/ophcrack/tables_xp_free_fast.zip )
+ xpsmall? ( mirror://sourceforge/ophcrack/tables_xp_free_small.zip )
+ vistafree? ( mirror://sourceforge/ophcrack/tables_vista_free.zip )"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~amd64 ~ppc"
+IUSE="+xpfast xpsmall +vistafree"
+
+DEPEND=""
+RDEPEND=""
+
+S=${WORKDIR}
+
+src_unpack() {
+ for i in ${A};
+ do
+ table=${i#tables_}
+ table=${table%.zip}
+ mkdir "${S}/${table}"
+ cd "${S}/${table}"
+ unpack "${i}"
+ done
+}
+
+src_install() {
+ dodir /usr/share/ophcrack/
+ cp -r "${S}/*" "${D}/usr/share/ophcrack"
+}