Portage is a package management system used by Gentoo Linux
# ChangeLog for app-forensics/air
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-forensics/air/ChangeLog,v 1.15 2007/01/24 03:13:42 genone Exp $
24 Jan 2007; Marius Mauch
air-1.2.8.ebuild:
Replacing einfo with elog
*air-1.2.8 (28 Sep 2005)
28 Sep 2005; Daniel Black
-files/air-1.2.5-installfix.patch, -files/air-1.2.5-r1-installfix.patch,
-air-1.2.5-r1.ebuild, +air-1.2.8.ebuild:
version bump
24 Aug 2005; Diego Pettenò
Changed root:root -> root:0 permissions and made sharutils and coreutils
conditional to GNU userland.
27 Mar 2005; Michael Hanselmann
Stable on ppc.
31 Jan 2005; Aaron Walker
Marked stable on x86.
*air-1.2.7 (04 Dec 2004)
04 Dec 2004; Daniel Black
-files/air-1.2.3_beta3-installfix.patch, -air-1.2.3_beta3.ebuild,
air-1.2.5-r1.ebuild, -air-1.2.5.ebuild, +air-1.2.7.ebuild:
version bump. keywords x86 and ppc to air-1.2.5-r1.
14 Oct 2004; David Holm
Added to ~ppc.
18 Sep 2004; Sven Wegener
Fixed ChangeLog header.
16 Sep 2004; Daniel Black
files/air-1.2.5-r1-installfix.patch, air-1.2.5-r1.ebuild:
Commented out automail line in install. Thanks to
Daniel Webert
also fixed permission on /usr/bin/air
*air-1.2.5-r1 (13 Sep 2004)
13 Sep 2004; Daniel Black
+files/air-1.2.5-r1-installfix.patch, +air-1.2.5-r1.ebuild:
More flexable patch and a few more checks
12 Sep 2004; Daniel Black
changed to remove /usr/bin/split which is installed by coreutils
*air-1.2.5 (12 Sep 2004)
12 Sep 2004; Daniel Black
+files/air-1.2.5-installfix.patch, +air-1.2.5.ebuild:
version bump
12 Sep 2004; Daniel Black
metadata.xml update
*air-1.2.3_beta3 (12 Sep 2004)
12 Sep 2004; Daniel Black
+files/air-1.2.3_beta3-installfix.patch, +air-1.2.3_beta3.ebuild:
Moved from sys-apps/air to app-forensics/air.
18 Jul 2004; Daniel Black
x86 stable
24 May 2004; Daniel Black
Perl-tk no longer accepts '-col' as a synonym for '-column.' Replaced in
executable as per bug #51451. Thankyou to Daniel Webert
for the bug report and Doug Weimer
18 May 2004; Daniel Black
added fifo
18 May 2004; Daniel Black
fix permissions
*air-1.2.3_beta3 (18 May 2004)
18 May 2004; Daniel Black
+files/air-1.2.3_beta3-installfix.patch, +air-1.2.3_beta3.ebuild:
Initial ebuild thanks to Doug Weimer
DIST air-1.2.7.tar.gz 81661 RMD160 ee71117b00460e30de67a3f8ab837bc69c3106ee SHA1 ee322e06ff2431e7f945dab5abbcc3a508723e19 SHA256 ecc282b5e7d9d6d1801372582aa19e30c85d1b293b42687b842db95090f698e6
DIST air-1.2.8.tar.gz 82298 RMD160 f25bda59495eb54abe6263e6dcc72b6b7e27d762 SHA1 ebf3306226921ab94880181913b6eebcf99273ee SHA256 58a524b2ebb4cf2ee0301782b8a8f2fe598d527097d287a6afe829512874177e
EBUILD air-1.2.7.ebuild 1579 RMD160 ab8a24ba69e7e85bc95cbbde5468d00ce00bf7df SHA1 e7d776d45c1a338ead3c00362220baa5bf0891e7 SHA256 4809366a3b809e97c04d5da44a06784f8cf6ef1a73d89aaf0b146cfc790c5510
EBUILD air-1.2.8.ebuild 1558 RMD160 89a6abf5bde31134e5903bedb6c4e9b96cdd390c SHA1 2f6ebbf0aaf801f88a5b00825e9989113f819553 SHA256 33fa220859e1cce262e52ceb53cbdbc42e4cce93965b57a843745ae21b68fdc1
MISC ChangeLog 3212 RMD160 e8c629aabe83fee296bbafb913f4c0e125746f6a SHA1 e6688f49c54c0b3088334136d4cd0507f1626725 SHA256 6eb676200c272700d6d5b1b8d029864993bcb818149130dcad7d3928a6105809
MISC metadata.xml 230 RMD160 bae79bd47dd753f27518cf7f9da71328ff1e005b SHA1 d88c6d49a90025a7ecb8f501bba12aaefbbbf589 SHA256 54d210721f07e0e12229fe8d2a4f394ffa1432d52e9e0af50a5dd4f2f763d387
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-forensics/air/air-1.2.7.ebuild,v 1.6 2007/01/24 03:13:42 genone Exp $
DESCRIPTION="A GUI front-end to dd/dcfldd"
HOMEPAGE="http://air-imager.sourceforge.net/"
SRC_URI="mirror://sourceforge/air-imager/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc"
IUSE=""
DEPEND=">=dev-perl/perl-tk-804.027
userland_GNU? ( app-arch/sharutils )
sys-apps/sed
dev-lang/perl"
RDEPEND="app-arch/mt-st
dev-lang/perl
userland_GNU? ( sys-apps/coreutils )"
src_compile() {
einfo "nothing to compile"
}
src_install() {
PERLTK_VER=`best_version dev-perl/perl-tk`
export PERLTK_VER=${PERLTK_VER:17}
env INTERACTIVE=no INSTALL_DIR=${D}/usr TEMP_DIR=${T} \
FINAL_INSTALL_DIR=/usr \
./install-${P} \
|| die "failed to install - please attach ${T}/air-install.log to a bug report at http://bugs.gentoo.org"
dodoc README
dodoc ${T}/air-install.log
rm ${D}/usr/bin/split
chown -R root:0 ${D}
fowners root:users /usr/share/air/logs
fperms ug+rwx /usr/share/air/logs
if [ -p ${D}usr/share/air/air-fifo ]; then
fperms ug+rw /usr/share/air/air-fifo
fowners root:users /usr/share/air/air-fifo
fi
fperms a+x /usr/bin/air
}
pkg_postinst() {
elog "This will use programs from the following packages if installed:"
elog "sys-apps/dcfldd"
elog "net-analyzer/netcat"
elog "net-analyzer/cryptcat"
elog "The author, steve@unixgurus.com, would appreciate and email of the install file /usr/share/doc/${PF}/air-install.log"
}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-forensics/air/air-1.2.8.ebuild,v 1.2 2007/01/24 03:13:42 genone Exp $
DESCRIPTION="A GUI front-end to dd/dcfldd"
HOMEPAGE="http://air-imager.sourceforge.net/"
SRC_URI="mirror://sourceforge/air-imager/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~ppc ~x86"
IUSE=""
DEPEND=">=dev-perl/perl-tk-804.027
userland_GNU? ( app-arch/sharutils )
sys-apps/sed
dev-lang/perl"
RDEPEND="app-arch/mt-st
dev-lang/perl
userland_GNU? ( sys-apps/coreutils )"
src_compile() {
einfo "nothing to compile"
}
src_install() {
PERLTK_VER=$(best_version dev-perl/perl-tk)
export PERLTK_VER=${PERLTK_VER:17}
env INTERACTIVE=no INSTALL_DIR=${D}/usr TEMP_DIR=${T} \
FINAL_INSTALL_DIR=/usr \
./install-${P} \
|| die "failed to install - please attach ${T}/air-install.log to a bug report at http://bugs.gentoo.org"
dodoc README
dodoc ${T}/air-install.log
chown -R root:0 ${D}
fowners root:users /usr/share/air/logs
fperms ug+rwx /usr/share/air/logs
if [ -p ${D}usr/share/air/air-fifo ]; then
fperms ug+rw /usr/share/air/air-fifo
fowners root:users /usr/share/air/air-fifo
fi
fperms a+x /usr/bin/air
}
pkg_postinst() {
elog "This will use programs from the following packages if installed:"
elog "sys-apps/dcfldd"
elog "net-analyzer/netcat"
elog "net-analyzer/cryptcat"
elog "The author, steve@unixgurus.com, would appreciate and email of the install file /usr/share/doc/${PF}/air-install.log"
}