diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-03-05 22:48:50 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-03-05 22:48:50 +0000 |
commit | be4a2911d0c5058b2e9842b1ed713d434c8244a0 (patch) | |
tree | 758d64117804f53eb120ccf5003eaa8aee957406 /sys-block | |
parent | Moved sys-apps/disktype to sys-block/disktype (diff) | |
download | gentoo-2-be4a2911d0c5058b2e9842b1ed713d434c8244a0.tar.gz gentoo-2-be4a2911d0c5058b2e9842b1ed713d434c8244a0.tar.bz2 gentoo-2-be4a2911d0c5058b2e9842b1ed713d434c8244a0.zip |
Moved from sys-apps/tw_cli to sys-block/tw_cli.
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/tw_cli/ChangeLog | 25 | ||||
-rw-r--r-- | sys-block/tw_cli/Manifest | 6 | ||||
-rw-r--r-- | sys-block/tw_cli/files/digest-tw_cli-2.00.00.032b | 2 | ||||
-rw-r--r-- | sys-block/tw_cli/files/digest-tw_cli-2.00.00.042 | 2 | ||||
-rw-r--r-- | sys-block/tw_cli/metadata.xml | 8 | ||||
-rw-r--r-- | sys-block/tw_cli/tw_cli-2.00.00.032b.ebuild | 70 | ||||
-rw-r--r-- | sys-block/tw_cli/tw_cli-2.00.00.042.ebuild | 65 |
7 files changed, 178 insertions, 0 deletions
diff --git a/sys-block/tw_cli/ChangeLog b/sys-block/tw_cli/ChangeLog new file mode 100644 index 000000000000..432894d6527c --- /dev/null +++ b/sys-block/tw_cli/ChangeLog @@ -0,0 +1,25 @@ +# ChangeLog for sys-apps/tw_cli +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-block/tw_cli/ChangeLog,v 1.1 2005/03/05 22:48:50 ciaranm Exp $ + +*tw_cli-2.00.00.032b (05 Mar 2005) + + 05 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> +metadata.xml, + +tw_cli-2.00.00.032b.ebuild, +tw_cli-2.00.00.042.ebuild: + Moved from sys-apps/tw_cli to sys-block/tw_cli. + +*tw_cli-2.00.00.032b (20 Feb 2005) + + 20 Feb 2005; Robin H. Johnson <robbat2@gentoo.org> + +tw_cli-2.00.00.032b.ebuild, +tw_cli-2.00.00.042.ebuild, + -tw_cli-7.7.1.ebuild: + Change version scheme at request of upstream. Add in the current upstream + experimental, which is needed for any modern 2.6 kernel actually. + +*tw_cli-7.7.1 (09 Feb 2005) + + 09 Feb 2005; Robin H. Johnson <robbat2@gentoo.org> +metadata.xml, + +tw_cli-7.7.1.ebuild: + Initial commit. Based on ebuild submission by Joshua Schmidlkofer + <menion@asylumwear.com>. + diff --git a/sys-block/tw_cli/Manifest b/sys-block/tw_cli/Manifest new file mode 100644 index 000000000000..12d35e51cc18 --- /dev/null +++ b/sys-block/tw_cli/Manifest @@ -0,0 +1,6 @@ +MD5 70c24db958cdd66a2d7c011dad0b222b tw_cli-2.00.00.032b.ebuild 1816 +MD5 aedcf68cb1d6de6adca2259e000e7d18 ChangeLog 738 +MD5 f6a6e8751dbd2d0298cc6a23a627aac9 tw_cli-2.00.00.042.ebuild 1706 +MD5 21cd68602737d7c996bceabf6e62c468 metadata.xml 223 +MD5 a3c1d1101d70383a7e5ec69ea246314d files/digest-tw_cli-2.00.00.032b 129 +MD5 ffe9b53a7e5d9586bdbf3a11be8f7dbe files/digest-tw_cli-2.00.00.042 133 diff --git a/sys-block/tw_cli/files/digest-tw_cli-2.00.00.032b b/sys-block/tw_cli/files/digest-tw_cli-2.00.00.032b new file mode 100644 index 000000000000..764cdda08138 --- /dev/null +++ b/sys-block/tw_cli/files/digest-tw_cli-2.00.00.032b @@ -0,0 +1,2 @@ +MD5 4f4b10dbcf8781f6eafc6494edccdc7b cli_linux.tgz 487250 +MD5 e4355c4ed02063a36bfb35b7a353388c 7.7.1_Release_Notes_Web.pdf 98176 diff --git a/sys-block/tw_cli/files/digest-tw_cli-2.00.00.042 b/sys-block/tw_cli/files/digest-tw_cli-2.00.00.042 new file mode 100644 index 000000000000..cdd05882c5e1 --- /dev/null +++ b/sys-block/tw_cli/files/digest-tw_cli-2.00.00.042 @@ -0,0 +1,2 @@ +MD5 03c4ea9f96745852ab8c2f28c43bea44 tw_cli-linux-x86.tgz 537247 +MD5 3180dc5a5bbad517c990fd5605cf21fc tw_cli-linux-x86_64.tgz 562565 diff --git a/sys-block/tw_cli/metadata.xml b/sys-block/tw_cli/metadata.xml new file mode 100644 index 000000000000..5d9f5be9d49d --- /dev/null +++ b/sys-block/tw_cli/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<maintainer> + <email>robbat2@gentoo.org</email> +</maintainer> +</pkgmetadata> diff --git a/sys-block/tw_cli/tw_cli-2.00.00.032b.ebuild b/sys-block/tw_cli/tw_cli-2.00.00.032b.ebuild new file mode 100644 index 000000000000..325923339d9b --- /dev/null +++ b/sys-block/tw_cli/tw_cli-2.00.00.032b.ebuild @@ -0,0 +1,70 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-block/tw_cli/tw_cli-2.00.00.032b.ebuild,v 1.1 2005/03/05 22:48:50 ciaranm Exp $ + +DESCRIPTION="3ware Command Line Interface" +HOMEPAGE="http://www.3ware.com" +LICENSE="3ware" +SLOT="0" +IUSE="doc" +RESTRICT="fetch" + +APPPV="7.7.1" + +# binary for x86 only +KEYWORDS="-* ~x86" + +# upstream does NOT version releases in the filename :-( +SRC_URI_DOC="doc? ( ${APPPV}_Release_Notes_Web.pdf )" +SRC_URI_BIN="cli_linux.tgz" +SRC_URI="${SRC_URI_BIN} ${SRC_URI_DOC}" + +DOWNLOAD_URL_APP="http://www.3ware.com/support/download.asp?code=8&id=${APPPV}&softtype=CLI&os=Linux" +DOWNLOAD_URL_DOC="http://www.3ware.com/download/Escalade7000Series/${APPPV}/${APPPV}_Release_Notes_Web.pdf" + +# these are correct! +S="${WORKDIR}" +DEPEND="" +RDEPEND="virtual/libc" + +supportedcards() { + einfo "This binary supports the following units (the website is wrong):" + einfo "PATA: 7210, 7410, 7450, 7810, 7850, 7000-2, 7500-4, 7500-8," + einfo " 7500-12, 7006-2, 7506-4, 7506-4LP, 7506-8, 7506-12" + einfo "SATA: 8500-4, 8500-8, 8500-12, 8006-2, 8506-4, 8506-12," + einfo " 8506-8MI, 8506-12MI" +} + +pkg_setup() { + supportedcards +} + +pkg_nofetch() { + einfo "Please visit the following URL to download the application" + einfo "${DOWNLOAD_URL_APP}" + einfo "Select the following options:" + einfo "Product: 3ware 7006-2 / 8006-2" + einfo "Version: ${APPPV}" + einfo "Operating System: Linux" + echo + if use doc; then + einfo "Additionally, please fetch this documentation" + echo + einfo "${DOWNLOAD_URL_DOC}" + fi + einfo "Please your downloads into ${DISTDIR}" +} + +src_unpack() { + unpack ${SRC_URI_BIN} +} + +src_install() { + if use doc; then + into /usr + dodoc ${APPPV}_Release_Notes_Web.pdf + fi + + into / + dosbin tw_cli +} diff --git a/sys-block/tw_cli/tw_cli-2.00.00.042.ebuild b/sys-block/tw_cli/tw_cli-2.00.00.042.ebuild new file mode 100644 index 000000000000..0ed99690440a --- /dev/null +++ b/sys-block/tw_cli/tw_cli-2.00.00.042.ebuild @@ -0,0 +1,65 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-block/tw_cli/tw_cli-2.00.00.042.ebuild,v 1.1 2005/03/05 22:48:50 ciaranm Exp $ + +DESCRIPTION="3ware Command Line Interface" +HOMEPAGE="http://www.3ware.com" +LICENSE="3ware" +SLOT="0" +IUSE="doc" +RESTRICT="fetch" + +MY_P="${P}+" + +# binary packages +KEYWORDS="-* ~x86 ~amd64" + +# upstream does NOT version releases in the filename :-( +SRC_URI_BIN="x86? ( tw_cli-linux-x86.tgz ) + amd64? ( tw_cli-linux-x86_64.tgz )" +SRC_URI="${SRC_URI_BIN}" + +DOWNLOAD_URL_APP="http://www.3ware.com/support/dnload_agreeeng.asp?code=2&id=&softtype=CLI&os=Linux" + +# these are correct! +S="${WORKDIR}/${MY_P}" +DEPEND="" +RDEPEND="virtual/libc" + +supportedcards() { + einfo "This binary should support all current cards, including, but" + einfo "not limited to:" + einfo "PATA: 7210, 7410, 7450, 7810, 7850, 7000-2, 7500-4, 7500-8," + einfo " 7500-12, 7006-2, 7506-4, 7506-4LP, 7506-8, 7506-12" + einfo "SATA: 8500-4, 8500-8, 8500-12, 8006-2, 8506-4, 8506-12," + einfo " 8506-8MI, 8506-12MI, 9500S-4LP, 9500S-8, 9500S-12," + einfo " 9500S-8MI, 9500S-12MI" +} + +pkg_setup() { + supportedcards +} + +pkg_nofetch() { + einfo "Please visit the following URL to download the application" + einfo "${DOWNLOAD_URL_APP}" + einfo "Download the 32-bit version for x86 machines, or the" + einfo "64-bit version for amd64 machines." + einfo "Place your downloads into ${DISTDIR}" +} + +src_unpack() { + unpack ${SRC_URI_BIN} +} + +src_install() { + into / + dosbin tw_cli + dosbin tw_sched + insinto /etc + doins tw_sched.cfg + into /usr + newman tw_cli.8.nroff tw_cli.8 + newman tw_sched.8.nroff tw_sched.8 + dohtml *.html +} |