Portage is a package management system used by Gentoo Linux
# ChangeLog for app-backup/mondo-rescue
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/mondo-rescue/ChangeLog,v 1.7 2008/03/13 10:58:44 wschlich Exp $
*mondo-rescue-2.2.5 (13 Mar 2008)
13 Mar 2008; Wolfram Schlich
-mondo-rescue-1.65.ebuild, +mondo-rescue-2.2.5.ebuild,
-mondo-rescue-2.10.ebuild:
re-activation of package as per bugs #106497 and #176738
28 Jul 2007; Michael Sterrett
-mondo-rescue-1.47.ebuild, -mondo-rescue-1.61.ebuild,
-mondo-rescue-2.03.ebuild, -mondo-rescue-2.04.ebuild:
clean out unneeded ebuilds
19 Mar 2007; Bryan Østergaard
Remove pfeifer from metadata.xml due to retirement.
24 Jan 2007; Marius Mauch
mondo-rescue-1.61.ebuild, mondo-rescue-1.65.ebuild,
mondo-rescue-2.03.ebuild, mondo-rescue-2.04.ebuild,
mondo-rescue-2.10.ebuild:
Replacing einfo with elog
16 Sep 2005; Ciaran McCreesh
Converted to UTF-8, fixed encoding screwups
04 Jul 2005; Robin H. Johnson
+mondo-rescue-1.47.ebuild, +mondo-rescue-1.61.ebuild,
+mondo-rescue-1.65.ebuild, +mondo-rescue-2.03.ebuild,
+mondo-rescue-2.04.ebuild, +mondo-rescue-2.10.ebuild:
Moved from sys-apps/mondo-rescue to app-backup/mondo-rescue.
05 Mar 2005; Ciaran McCreesh
mondo-rescue-2.03.ebuild, mondo-rescue-2.04.ebuild,
mondo-rescue-2.10.ebuild:
move sys-apps/buffer sys-block/buffer
05 Mar 2005; Ciaran McCreesh
mondo-rescue-1.47.ebuild:
Dependency update: sys-apps/buffer -> sys-block/buffer.
22 Jan 2005; Wolfram Schlich
mondo-rescue-2.10.ebuild:
updated SRC_URI, regenerated and verified digest
*mondo-rescue-2.04 (22 Jan 2005)
22 Jan 2005; Wolfram Schlich
+mondo-rescue-2.04.ebuild:
version bump of stable 2.0 branch
15 Aug 2004; Jay Pfeifer
Fix another upstream digest change.
*mondo-rescue-2.10 (12 Aug 2004)
12 Aug 2004; Jay Pfeifer
Version Bump. This version is hard masked for testing.
*mondo-rescue-2.03 (12 Aug 2004)
12 Aug 2004; Jay Pfeifer
Version Bump.
30 Jun 2004; Aron Griffis
mondo-rescue-1.61.ebuild, mondo-rescue-1.65.ebuild:
sync IUSE (missing)
26 Apr 2004; Aron Griffis
mondo-rescue-1.61.ebuild, mondo-rescue-1.65.ebuild:
Add die following econf for bug 48950
*mondo-rescue-1.65 (19 Jun 2003)
19 Jun 2003; John Mylchreest
Version Bump
*mondo-rescue-1.61 (17 Jan 2003)
17 Jan 2003; Brandon Low
Bump to latest version, still instable.
Changes: Various minor bugs were fixed. Mondo is now better at finding
and mounting the correct CD-ROM drive when verifying CD-based
archives, in the event that your PC has more than one CD-ROM drive.
*mondo-rescue-1.60 (14 Jan 2003)
14 Jan 2003; Brandon Low
This thanks to François-Xavier LAMARE
Updated dependencies (buffer is no longer needed)
Updated src_install() procedure for the installation process to work
the einstall() call didn't work (trying to install into /usr/local/)
I rewrote the installation process conforming to the original Makefile
and Gentoo's specifications.
*mondo-rescue-1.47 (14 Jan 2002)
22 Oct 2002; Brandon Low
Updated version thanks to Andreas Kotowicz
*mondo-rescue-1.45 (31 Jul 2002)
31 Jul 2002; Brandon Low
Updated version (actually same package version, due to a mixup in
the original, but the ebuild is better now)
*mondo-rescue-1.43 (24 Jul 2002)
24 Jul 2002; Brandon Low
Thanks to Andreas Kotowicz
DIST mondo-2.2.5.tar.gz 2848617 RMD160 7c1430794959f781dba95066a0b9ec4e068364f4 SHA1 3a54a6540ced7cd9ef325ffb8975dc58c7bcbb0e SHA256 3036d8fa7d71e0c8f0269802946bc19cdbb147c3c661545491ac40d082d03a9e
EBUILD mondo-rescue-2.2.5.ebuild 1732 RMD160 2dcb370424ea775acfe18383b0048876817780f1 SHA1 3e241362ccb758b6a8681d1e2843a639c6877fc0 SHA256 76812b325bc47b917786d35e9dfd28495a4a51425e9401cac7a8924ba5a16181
MISC ChangeLog 4303 RMD160 e4ca01f761f325216c1b9d542b92d5b386343e30 SHA1 e6fd959d41c8582b48249e921d239e3fbe26f0c1 SHA256 72fad002032350608590690de132d31be99aa2fe9eecde090eaf4344a5222ed0
MISC metadata.xml 326 RMD160 c2baedda18a14b6f173d074f026e0dab2a6bf074 SHA1 a4c681ae5681477bd510bffe71c886e9e6d771a4 SHA256 a591a03e94ca36f9e992798a125106cb60c583ed3c5a9d33d1f79778062dd5eb
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/mondo-rescue/mondo-rescue-2.2.5.ebuild,v 1.1 2008/03/13 10:58:44 wschlich Exp $
inherit libtool
DESCRIPTION="The premier GPL disaster recovery solution."
HOMEPAGE="http://www.mondorescue.org"
SRC_URI="ftp://ftp.mondorescue.org/src/${PN/-rescue/}-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ia64 ~amd64"
IUSE=""
DEPEND="virtual/libc
>=sys-libs/slang-1.4.1
>=dev-libs/newt-0.50"
RDEPEND="app-arch/afio
sys-block/buffer
sys-devel/binutils
>=app-arch/bzip2-0.9
virtual/cdrtools
>=sys-apps/mindi-2.0.0
>=dev-libs/newt-0.50
>=sys-libs/slang-1.4.1
sys-apps/parted
>=sys-boot/syslinux-1.52"
S="${WORKDIR}/${PN/-rescue/}-${PV}"
src_compile() {
elibtoolize
chmod 750 configure
econf || die "Configuration failed"
emake VERSION=${PV} || die "Make failed"
}
src_install() {
make install DESTDIR="${D}" || die "make install failed"
mkdir -p "${D}"/var/cache/mondo
exeinto /usr/share/mondo
doexe mondo/autorun
}
pkg_postinst() {
einfo "${PN} was successfully installed."
einfo "Please read the associated docs for help."
einfo "Or visit the website @ ${HOMEPAGE}"
echo
ewarn "Please report bugs to http://bugs.gentoo.org/"
ewarn "However, please do an advanced query to search for bugs"
ewarn "before reporting. This will keep down on duplicates."
echo
einfo "Prior to running mondo, ensure /boot is mounted."
ewarn "Grub users need to have a symlink like this:"
ewarn "ln -s /boot/grub/menu.lst /etc/grub.conf"
einfo "Unless you want to have mondo backup your distfiles,"
einfo "append \"-E ${DISTDIR}\" to your mondoarchive command."
echo
}