# ChangeLog for app-forensics/aide
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.19 2006/11/16 08:44:52 jokey Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.20 2007/01/24 03:12:05 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> aide-0.10_p20040917.ebuild,
+ aide-0.10_p20040917-r1.ebuild:
+ Replacing einfo with elog
16 Nov 2006; Markus Ullmann <jokey@gentoo.org>
aide-0.10_p20040917-r1.ebuild:
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.10_p20040917-r1.ebuild,v 1.3 2006/11/16 08:44:52 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.10_p20040917-r1.ebuild,v 1.4 2007/01/24 03:12:05 genone Exp $
WANT_AUTOCONF='2.5'
WANT_AUTOMAKE='1.7'
inherit eutils autotools
chown root:0 /var/lib/aide
chmod 0755 /var/lib/aide
- echo
- einfo "A sample configuration file has been installed as"
- einfo "/etc/aide/aide.conf. Please edit to meet your needs."
- einfo "Read the aide.conf(5) manual page for more information."
- einfo "A cron file has been installed in /etc/cron.daily/aide.cron"
- einfo "A helper script, aideinit, has been installed and can"
- einfo "be used to make AIDE management easier. Please run"
- einfo "aideinit --help for more information"
- echo
+ elog
+ elog "A sample configuration file has been installed as"
+ elog "/etc/aide/aide.conf. Please edit to meet your needs."
+ elog "Read the aide.conf(5) manual page for more information."
+ elog "A cron file has been installed in /etc/cron.daily/aide.cron"
+ elog "A helper script, aideinit, has been installed and can"
+ elog "be used to make AIDE management easier. Please run"
+ elog "aideinit --help for more information"
+ elog
if use postgres; then
- einfo "Due to a bad assumption by aide, you must issue the following"
- einfo "command after the database initialization (aide --init ...):"
- einfo
- einfo 'psql -c "update pg_index set indisunique=false from pg_class \\ '
- einfo " where pg_class.relname='TABLE_pkey' and \ "
- einfo ' pg_class.oid=pg_index.indexrelid" -h HOSTNAME -p PORT DBASE USER'
- einfo
- einfo "where TABLE, HOSTNAME, PORT, DBASE, and USER are the same as"
- einfo "your aide.conf."
- echo
+ elog "Due to a bad assumption by aide, you must issue the following"
+ elog "command after the database initialization (aide --init ...):"
+ elog
+ elog 'psql -c "update pg_index set indisunique=false from pg_class \\ '
+ elog " where pg_class.relname='TABLE_pkey' and \ "
+ elog ' pg_class.oid=pg_index.indexrelid" -h HOSTNAME -p PORT DBASE USER'
+ elog
+ elog "where TABLE, HOSTNAME, PORT, DBASE, and USER are the same as"
+ elog "your aide.conf."
+ elog
fi
}
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.10_p20040917.ebuild,v 1.8 2005/04/21 18:46:53 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.10_p20040917.ebuild,v 1.9 2007/01/24 03:12:05 genone Exp $
inherit eutils
}
pkg_postinst() {
- echo
- einfo "A sample configuration file has been installed as"
- einfo "/etc/aide/aide.conf. Please edit to meet your needs."
- einfo "Read the aide.conf(5) manual page for more information."
- echo
+ elog
+ elog "A sample configuration file has been installed as"
+ elog "/etc/aide/aide.conf. Please edit to meet your needs."
+ elog "Read the aide.conf(5) manual page for more information."
+ elog
if use postgres; then
- einfo "Due to a bad assumption by aide, you must issue the following"
- einfo "command after the database initialization (aide --init ...):"
- einfo
- einfo 'psql -c "update pg_index set indisunique=false from pg_class \\ '
- einfo " where pg_class.relname='TABLE_pkey' and \ "
- einfo ' pg_class.oid=pg_index.indexrelid" -h HOSTNAME -p PORT DBASE USER'
- einfo
- einfo "where TABLE, HOSTNAME, PORT, DBASE, and USER are the same as"
- einfo "your aide.conf."
- echo
+ elog "Due to a bad assumption by aide, you must issue the following"
+ elog "command after the database initialization (aide --init ...):"
+ elog
+ elog 'psql -c "update pg_index set indisunique=false from pg_class \\ '
+ elog " where pg_class.relname='TABLE_pkey' and \ "
+ elog ' pg_class.oid=pg_index.indexrelid" -h HOSTNAME -p PORT DBASE USER'
+ elog
+ elog "where TABLE, HOSTNAME, PORT, DBASE, and USER are the same as"
+ elog "your aide.conf."
+ elog
fi
}
MD5 39eb7d21064cac7b409c45d038b86cd8 aide-0.10.tar.gz 234184
+RMD160 b3b63b018f3358f1d03cbc76270e5ea6ff9df943 aide-0.10.tar.gz 234184
+SHA256 4819b9b46acaedb5293c87fc7c742a89dcb6f63b71b1fcdeb81349fb41f2935c aide-0.10.tar.gz 234184
MD5 877b1f515a9e25afda75e06805d687fb aide-0.9.tar.gz 216096
+RMD160 aeb3a2ff2c3f4cbbec84a582ebad9389d5032adb aide-0.9.tar.gz 216096
+SHA256 aabed3de2a3807a7b12c382f92c15faf97b2032a6e4c2def2d72b40cca9567ea aide-0.9.tar.gz 216096
# ChangeLog for app-forensics/air
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/air/ChangeLog,v 1.14 2005/09/28 21:42:54 dragonheart Exp $
+# 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 <genone@gentoo.org> air-1.2.7.ebuild,
+ air-1.2.8.ebuild:
+ Replacing einfo with elog
*air-1.2.8 (28 Sep 2005)
-# Copyright 1999-2005 Gentoo Foundation
+# 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.5 2005/08/24 14:05:02 flameeyes Exp $
+# $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/"
}
pkg_postinst() {
- einfo "This will use programs from the following packages if installed:"
- einfo "sys-apps/dcfldd"
- einfo "net-analyzer/netcat"
- einfo "net-analyzer/cryptcat"
+ elog "This will use programs from the following packages if installed:"
+ elog "sys-apps/dcfldd"
+ elog "net-analyzer/netcat"
+ elog "net-analyzer/cryptcat"
- einfo "The author, steve@unixgurus.com, would appreciate and email of the install file /usr/share/doc/${PF}/air-install.log"
+ elog "The author, steve@unixgurus.com, would appreciate and email of the install file /usr/share/doc/${PF}/air-install.log"
}
-# Copyright 1999-2005 Gentoo Foundation
+# 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.1 2005/09/28 21:42:54 dragonheart Exp $
+# $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/"
}
pkg_postinst() {
- einfo "This will use programs from the following packages if installed:"
- einfo "sys-apps/dcfldd"
- einfo "net-analyzer/netcat"
- einfo "net-analyzer/cryptcat"
+ elog "This will use programs from the following packages if installed:"
+ elog "sys-apps/dcfldd"
+ elog "net-analyzer/netcat"
+ elog "net-analyzer/cryptcat"
- einfo "The author, steve@unixgurus.com, would appreciate and email of the install file /usr/share/doc/${PF}/air-install.log"
+ elog "The author, steve@unixgurus.com, would appreciate and email of the install file /usr/share/doc/${PF}/air-install.log"
}
MD5 826679ae1fc1e38c17ee7cbbdcb9ea6b air-1.2.7.tar.gz 81661
+RMD160 ee71117b00460e30de67a3f8ab837bc69c3106ee air-1.2.7.tar.gz 81661
+SHA256 ecc282b5e7d9d6d1801372582aa19e30c85d1b293b42687b842db95090f698e6 air-1.2.7.tar.gz 81661
MD5 833387cf9e1d66b6932d2835df31823b air-1.2.8.tar.gz 82298
+RMD160 f25bda59495eb54abe6263e6dcc72b6b7e27d762 air-1.2.8.tar.gz 82298
+SHA256 58a524b2ebb4cf2ee0301782b8a8f2fe598d527097d287a6afe829512874177e air-1.2.8.tar.gz 82298
# ChangeLog for app-forensics/chkrootkit
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/chkrootkit/ChangeLog,v 1.34 2006/11/19 21:17:36 nyhm Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/chkrootkit/ChangeLog,v 1.35 2007/01/24 03:16:55 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> chkrootkit-0.44-r1.ebuild,
+ chkrootkit-0.45.ebuild, chkrootkit-0.46a.ebuild:
+ Replacing einfo with elog
*chkrootkit-0.47 (19 Nov 2006)
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/chkrootkit/chkrootkit-0.44-r1.ebuild,v 1.3 2005/08/06 16:15:17 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/chkrootkit/chkrootkit-0.44-r1.ebuild,v 1.4 2007/01/24 03:16:55 genone Exp $
inherit eutils flag-o-matic toolchain-funcs
pkg_postinst() {
echo
- einfo "Edit /etc/cron.weekly/chkrootkit to activate chkrootkit!"
- einfo
- einfo "Some applications, such as portsentry, will cause chkrootkit"
- einfo "to produce false positives. Read the chkrootkit FAQ at"
- einfo "http://www.chkrootkit.org/ for more information."
+ elog "Edit /etc/cron.weekly/chkrootkit to activate chkrootkit!"
+ elog
+ elog "Some applications, such as portsentry, will cause chkrootkit"
+ elog "to produce false positives. Read the chkrootkit FAQ at"
+ elog "http://www.chkrootkit.org/ for more information."
echo
}
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/chkrootkit/chkrootkit-0.45.ebuild,v 1.9 2005/08/06 16:15:17 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/chkrootkit/chkrootkit-0.45.ebuild,v 1.10 2007/01/24 03:16:55 genone Exp $
inherit eutils flag-o-matic toolchain-funcs
pkg_postinst() {
echo
- einfo "Edit /etc/cron.weekly/chkrootkit to activate chkrootkit!"
- einfo
- einfo "Some applications, such as portsentry, will cause chkrootkit"
- einfo "to produce false positives. Read the chkrootkit FAQ at"
- einfo "http://www.chkrootkit.org/ for more information."
+ elog "Edit /etc/cron.weekly/chkrootkit to activate chkrootkit!"
+ elog
+ elog "Some applications, such as portsentry, will cause chkrootkit"
+ elog "to produce false positives. Read the chkrootkit FAQ at"
+ elog "http://www.chkrootkit.org/ for more information."
echo
}
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/chkrootkit/chkrootkit-0.46a.ebuild,v 1.1 2005/10/28 17:22:27 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/chkrootkit/chkrootkit-0.46a.ebuild,v 1.2 2007/01/24 03:16:55 genone Exp $
inherit eutils flag-o-matic toolchain-funcs
pkg_postinst() {
echo
- einfo "Edit /etc/cron.weekly/chkrootkit to activate chkrootkit!"
- einfo
- einfo "Some applications, such as portsentry, will cause chkrootkit"
- einfo "to produce false positives. Read the chkrootkit FAQ at"
- einfo "http://www.chkrootkit.org/ for more information."
+ elog "Edit /etc/cron.weekly/chkrootkit to activate chkrootkit!"
+ elog
+ elog "Some applications, such as portsentry, will cause chkrootkit"
+ elog "to produce false positives. Read the chkrootkit FAQ at"
+ elog "http://www.chkrootkit.org/ for more information."
echo
}
-MD5 8f6dbb3204c24e9b71490142cb2953ee chkrootkit-0.44.tar.gz 34163
MD5 26971ac3a44146d35ed3155e665606e3 chkrootkit-0.44-gentoo.diff.bz2 4049
+RMD160 253fb7a550d5c4b159095001f714b6ad0d561019 chkrootkit-0.44-gentoo.diff.bz2 4049
+SHA256 7de153ab7cef65df3c3c2d37c73dff8cf4e26596ff2d45a7d40e77c63e746e65 chkrootkit-0.44-gentoo.diff.bz2 4049
+MD5 8f6dbb3204c24e9b71490142cb2953ee chkrootkit-0.44.tar.gz 34163
+RMD160 8a6fc38b300ed2ada879e15d7abe008914e16b75 chkrootkit-0.44.tar.gz 34163
+SHA256 d01098099b7b094310dfd8cf8d2d9adb068b47fe1643fba716d6a658c3ecbab5 chkrootkit-0.44.tar.gz 34163
RMD160 84c1ca6b0f791b0727a1e61d104b23b4b3a9eb68 chkrootkit-0.45-gentoo.diff.bz2 3729
SHA256 ca26f4113c2e511f87179bc673faa198ab9b2e6d6de0134443ed301f0ebb1362 chkrootkit-0.45-gentoo.diff.bz2 3729
MD5 57493e24ca81750a200d8bcb4049e858 chkrootkit-0.45.tar.gz 36359
+RMD160 f8aebf97993a8fbd51d98478dcf185f5e8a0f501 chkrootkit-0.45.tar.gz 36359
+SHA256 67ce369dee026bd488baa977483c0d9784bc6763c815f6018ce19227669ec926 chkrootkit-0.45.tar.gz 36359
# ChangeLog for app-forensics/pyflag
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/pyflag/ChangeLog,v 1.6 2006/11/23 15:33:03 vivo Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/pyflag/ChangeLog,v 1.7 2007/01/24 03:20:44 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> pyflag-0.80.1.ebuild,
+ pyflag-0.82.ebuild:
+ Replacing einfo with elog
23 Nov 2006; Francesco Riosa <vivo@gentoo.org> pyflag-0.80.1.ebuild,
pyflag-0.82.ebuild:
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/pyflag/pyflag-0.80.1.ebuild,v 1.3 2006/11/23 15:33:03 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/pyflag/pyflag-0.80.1.ebuild,v 1.4 2007/01/24 03:20:44 genone Exp $
inherit eutils autotools
}
pkg_postinst() {
- einfo "Optionally enter database details in /etc/pyflagrc"
- einfo
- einfo "To start PyFlag just run \"pyflag\" as a normal user"
- einfo "then open your web browser on http://localhost:8000"
- einfo
- einfo "To create a database user \"emerge --config =${PF}\""
+ elog "Optionally enter database details in /etc/pyflagrc"
+ elog
+ elog "To start PyFlag just run \"pyflag\" as a normal user"
+ elog "then open your web browser on http://localhost:8000"
+ elog
+ elog "To create a database user \"emerge --config =${PF}\""
}
pkg_config() {
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/pyflag/pyflag-0.82.ebuild,v 1.2 2006/11/23 15:33:03 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/pyflag/pyflag-0.82.ebuild,v 1.3 2007/01/24 03:20:44 genone Exp $
inherit eutils autotools
}
pkg_postinst() {
- einfo "Optionally enter database details in /etc/pyflagrc"
- einfo
- einfo "To start PyFlag just run \"pyflag\" as a normal user"
- einfo "then open your web browser on http://localhost:8000"
- einfo
- einfo "To create a database user \"emerge --config =${PF}\""
+ elog "Optionally enter database details in /etc/pyflagrc"
+ elog
+ elog "To start PyFlag just run \"pyflag\" as a normal user"
+ elog "then open your web browser on http://localhost:8000"
+ elog
+ elog "To create a database user \"emerge --config =${PF}\""
}
pkg_config() {
# ChangeLog for app-forensics/rkhunter
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.53 2006/02/22 02:35:06 ka0ttic Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.54 2007/01/24 03:22:16 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> rkhunter-1.2.7-r1.ebuild,
+ rkhunter-1.2.8.ebuild:
+ Replacing einfo with elog
*rkhunter-1.2.8 (22 Feb 2006)
MD5 288ba8a87352716384823c9ea1958fa7 rkhunter-1.2.7.tar.gz 170732
+RMD160 12262942d90bd4f42e7bd4ba19d9426a736c0d84 rkhunter-1.2.7.tar.gz 170732
+SHA256 469e0087f9ab460d901241b6d80b1ad341ba5827e643127c68c4b865bc9e1972 rkhunter-1.2.7.tar.gz 170732
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.2.7-r1.ebuild,v 1.3 2006/01/21 21:06:46 strerror Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.2.7-r1.ebuild,v 1.4 2007/01/24 03:22:16 genone Exp $
inherit eutils bash-completion
pkg_postinst() {
echo
- einfo "A cron script has been installed to /etc/cron.daily/rkhunter."
- einfo "To enable it, edit /etc/cron.daily/rkhunter and follow the"
- einfo "directions."
+ elog "A cron script has been installed to /etc/cron.daily/rkhunter."
+ elog "To enable it, edit /etc/cron.daily/rkhunter and follow the"
+ elog "directions."
+ echo
bash-completion_pkg_postinst
}
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.2.8.ebuild,v 1.1 2006/02/22 02:35:06 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.2.8.ebuild,v 1.2 2007/01/24 03:22:16 genone Exp $
inherit eutils bash-completion
pkg_postinst() {
echo
- einfo "A cron script has been installed to /etc/cron.daily/rkhunter."
- einfo "To enable it, edit /etc/cron.daily/rkhunter and follow the"
- einfo "directions."
+ elog "A cron script has been installed to /etc/cron.daily/rkhunter."
+ elog "To enable it, edit /etc/cron.daily/rkhunter and follow the"
+ elog "directions."
+ echo
bash-completion_pkg_postinst
}
# ChangeLog for app-forensics/samhain
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/samhain/ChangeLog,v 1.5 2006/11/23 15:33:49 vivo Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/samhain/ChangeLog,v 1.6 2007/01/24 03:26:26 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> samhain-2.1.3.ebuild,
+ samhain-2.2.0.ebuild:
+ Replacing einfo with elog
23 Nov 2006; Francesco Riosa <vivo@gentoo.org> samhain-2.1.3.ebuild,
samhain-2.2.0.ebuild:
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/samhain/samhain-2.1.3.ebuild,v 1.3 2006/11/23 15:33:49 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/samhain/samhain-2.1.3.ebuild,v 1.4 2007/01/24 03:26:26 genone Exp $
KEYWORDS="~x86"
DESCRIPTION="Advanced file integrity and intrusion detection tool."
pkg_postinst() {
if [[ -n "${STEALTH}" ]] ; then
- echo
- einfo "Manual pages, documentation, and init script were NOT installed in order to"
- einfo "obscure Samhain's presence. You should also remove samhain's installation"
- einfo "traces from ${ROOT}/var/cache/edb/world and ${ROOT}/var/db/pkg."
+ elog
+ elog "Manual pages, documentation, and init script were NOT installed in order to"
+ elog "obscure Samhain's presence. You should also remove samhain's installation"
+ elog "traces from ${ROOT}/var/cache/edb/world and ${ROOT}/var/db/pkg."
fi
if [[ "${STEALTH}" == "full" ]] ; then
- echo
- einfo "In stealth mode, the configuration file must be steganographically hidden"
- einfo "in a postscript image file. The sample config has been created this way by"
- einfo "the installation process. Use the samhain_stealth utility to modify or"
- einfo "create your own configuration file."
+ elog
+ elog "In stealth mode, the configuration file must be steganographically hidden"
+ elog "in a postscript image file. The sample config has been created this way by"
+ elog "the installation process. Use the samhain_stealth utility to modify or"
+ elog "create your own configuration file."
fi
if [[ -z "${KEY_FPR}" ]] ; then
- echo
+ elog
ewarn "GnuPG support has been enabled, but fingerprint verification will be"
ewarn "ignored. To enable fingerprint verification (strongly recommended),"
ewarn "you must re-emerge this package with the KEY_FPR variable set to"
ewarn "your default signing key fingerprint."
ewarn "Please read the Samhain manual for more details."
- echo
- einfo "Enabling GnuPG support in Samhain requires that you sign your configuration"
- einfo "and and database files. Please run the following commands as root:"
- einfo
- einfo " gpg -a --clearsign --not-dash-escaped ${ROOT}/etc/samhainrc"
- einfo " mv ${ROOT}/etc/samhainrc.asc ${ROOT}/etc/samhainrc"
- einfo " chmod 600 ${ROOT}/etc/samhainrc"
- einfo
- einfo "Run the same commands on ${ROOT}/var/lib/samhain/samhain_file after initialization."
+ elog
+ elog "Enabling GnuPG support in Samhain requires that you sign your configuration"
+ elog "and and database files. Please run the following commands as root:"
+ elog
+ elog " gpg -a --clearsign --not-dash-escaped ${ROOT}/etc/samhainrc"
+ elog " mv ${ROOT}/etc/samhainrc.asc ${ROOT}/etc/samhainrc"
+ elog " chmod 600 ${ROOT}/etc/samhainrc"
+ elog
+ elog "Run the same commands on ${ROOT}/var/lib/samhain/samhain_file after initialization."
fi
- echo
- einfo "Be sure to check your settings in ${ROOT}/etc/samhainrc. When ready, run:"
- einfo " samhain -t init"
- einfo "to initialize Samhain."
+ elog
+ elog "Be sure to check your settings in ${ROOT}/etc/samhainrc. When ready, run:"
+ elog " samhain -t init"
+ elog "to initialize Samhain."
- echo
- einfo "Samhain stealth-mode options are also available. Please view the comments"
- einfo "in the Samhain ebuild for further configuration instructions."
+ elog
+ elog "Samhain stealth-mode options are also available. Please view the comments"
+ elog "in the Samhain ebuild for further configuration instructions."
- echo
+ elog
ewarn "Please be sure to read the Samhain manual to understand and correctly"
ewarn "configure the Samhain utility."
ewarn "HTML version available for viewing at http://la-samhna.de/samhain/manual/ ."
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/samhain/samhain-2.2.0.ebuild,v 1.3 2006/11/23 15:33:49 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/samhain/samhain-2.2.0.ebuild,v 1.4 2007/01/24 03:26:26 genone Exp $
KEYWORDS="~x86"
DESCRIPTION="Advanced file integrity and intrusion detection tool."
pkg_postinst() {
if [[ -n "${STEALTH}" ]] ; then
- echo
- einfo "Manual pages, documentation, and init script were NOT installed in order to"
- einfo "obscure Samhain's presence. You should also remove samhain's installation"
- einfo "traces from ${ROOT}/var/cache/edb/world and ${ROOT}/var/db/pkg."
+ elog
+ elog "Manual pages, documentation, and init script were NOT installed in order to"
+ elog "obscure Samhain's presence. You should also remove samhain's installation"
+ elog "traces from ${ROOT}/var/cache/edb/world and ${ROOT}/var/db/pkg."
fi
if [[ "${STEALTH}" == "full" ]] ; then
- echo
- einfo "In stealth mode, the configuration file must be steganographically hidden"
- einfo "in a postscript image file. The sample config has been created this way by"
- einfo "the installation process. Use the samhain_stealth utility to modify or"
- einfo "create your own configuration file."
+ elog
+ elog "In stealth mode, the configuration file must be steganographically hidden"
+ elog "in a postscript image file. The sample config has been created this way by"
+ elog "the installation process. Use the samhain_stealth utility to modify or"
+ elog "create your own configuration file."
fi
if [[ -z "${KEY_FPR}" ]] ; then
- echo
+ elog
ewarn "GnuPG support has been enabled, but fingerprint verification will be"
ewarn "ignored. To enable fingerprint verification (strongly recommended),"
ewarn "you must re-emerge this package with the KEY_FPR variable set to"
ewarn "your default signing key fingerprint."
ewarn "Please read the Samhain manual for more details."
- echo
- einfo "Enabling GnuPG support in Samhain requires that you sign your configuration"
- einfo "and and database files. Please run the following commands as root:"
- einfo
- einfo " gpg -a --clearsign --not-dash-escaped ${ROOT}/etc/samhainrc"
- einfo " mv ${ROOT}/etc/samhainrc.asc ${ROOT}/etc/samhainrc"
- einfo " chmod 600 ${ROOT}/etc/samhainrc"
- einfo
- einfo "Run the same commands on ${ROOT}/var/lib/samhain/samhain_file after initialization."
+ elog
+ elog "Enabling GnuPG support in Samhain requires that you sign your configuration"
+ elog "and and database files. Please run the following commands as root:"
+ elog
+ elog " gpg -a --clearsign --not-dash-escaped ${ROOT}/etc/samhainrc"
+ elog " mv ${ROOT}/etc/samhainrc.asc ${ROOT}/etc/samhainrc"
+ elog " chmod 600 ${ROOT}/etc/samhainrc"
+ elog
+ elog "Run the same commands on ${ROOT}/var/lib/samhain/samhain_file after initialization."
fi
- echo
- einfo "Be sure to check your settings in ${ROOT}/etc/samhainrc. When ready, run:"
- einfo " samhain -t init"
- einfo "to initialize Samhain."
+ elog
+ elog "Be sure to check your settings in ${ROOT}/etc/samhainrc. When ready, run:"
+ elog " samhain -t init"
+ elog "to initialize Samhain."
- echo
- einfo "Samhain stealth-mode options are also available. Please view the comments"
- einfo "in the Samhain ebuild for further configuration instructions."
+ elog
+ elog "Samhain stealth-mode options are also available. Please view the comments"
+ elog "in the Samhain ebuild for further configuration instructions."
- echo
+ elog
ewarn "Please be sure to read the Samhain manual to understand and correctly"
ewarn "configure the Samhain utility."
ewarn "HTML version available for viewing at http://la-samhna.de/samhain/manual/ ."
# ChangeLog for app-forensics/tct
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/tct/ChangeLog,v 1.8 2005/04/24 11:16:08 hansmi Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/tct/ChangeLog,v 1.9 2007/01/24 03:28:22 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> tct-1.15-r1.ebuild:
+ Replacing einfo with elog
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> tct-1.15-r1.ebuild:
Stable on ppc.
MD5 d4992f242f7b3a6c8137e8562935f946 tct-1.15.tar.gz 317164
+RMD160 fbd23d00aa2339f56a31ead73eddd1f57164dab6 tct-1.15.tar.gz 317164
+SHA256 4c8e343453332bd1fdf0627f9b888e2a4f597e70b367f124cc7f2562558213a1 tct-1.15.tar.gz 317164
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/tct/tct-1.15-r1.ebuild,v 1.4 2005/04/24 11:16:08 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/tct/tct-1.15-r1.ebuild,v 1.5 2007/01/24 03:28:22 genone Exp $
inherit eutils toolchain-funcs
pkg_postinst() {
echo
- einfo "The authors of The Coroner's Toolkit highly recommend"
- einfo "installing sys-apps/lsof for use by the toolkit."
- einfo
- einfo "Please read the README and quickstart files installed"
- einfo "in /usr/share/doc/${PF} before using The Coroner's Toolkit."
+ elog "The authors of The Coroner's Toolkit highly recommend"
+ elog "installing sys-apps/lsof for use by the toolkit."
+ elog
+ elog "Please read the README and quickstart files installed"
+ elog "in /usr/share/doc/${PF} before using The Coroner's Toolkit."
echo
}