diff options
author | Lance Albertson <ramereth@gentoo.org> | 2008-04-28 21:03:41 +0000 |
---|---|---|
committer | Lance Albertson <ramereth@gentoo.org> | 2008-04-28 21:03:41 +0000 |
commit | e2212bcf93690bc6f9b7391780a3d81e013d6860 (patch) | |
tree | e211a128cd3d39967f3943914a7427fce68583c0 /app-backup | |
parent | LICENSE to Apache-2.0. (diff) | |
download | gentoo-2-e2212bcf93690bc6f9b7391780a3d81e013d6860.tar.gz gentoo-2-e2212bcf93690bc6f9b7391780a3d81e013d6860.tar.bz2 gentoo-2-e2212bcf93690bc6f9b7391780a3d81e013d6860.zip |
actually do the add this time (somehow screwed up it before) .. Moving dirvish from app-admin to app-backup
Diffstat (limited to 'app-backup')
-rw-r--r-- | app-backup/dirvish/ChangeLog | 39 | ||||
-rw-r--r-- | app-backup/dirvish/Manifest | 5 | ||||
-rw-r--r-- | app-backup/dirvish/dirvish-1.2.1.ebuild | 39 | ||||
-rw-r--r-- | app-backup/dirvish/files/master.conf.example | 33 | ||||
-rw-r--r-- | app-backup/dirvish/metadata.xml | 14 |
5 files changed, 130 insertions, 0 deletions
diff --git a/app-backup/dirvish/ChangeLog b/app-backup/dirvish/ChangeLog new file mode 100644 index 000000000000..f1a049987547 --- /dev/null +++ b/app-backup/dirvish/ChangeLog @@ -0,0 +1,39 @@ +# ChangeLog for app-admin/dirvish +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-backup/dirvish/ChangeLog,v 1.1 2008/04/28 21:03:40 ramereth Exp $ + + 28 Apr 2008; Lance Albertson <ramereth@gentoo.org> -dirvish-1.2.ebuild, + dirvish-1.2.1.ebuild: + * Move from app-admin -> app-backup per bug #145721 + * Stable on amd64 for 1.2.1 per bug #214933 + * Remove 1.2 per bug #214933 + * QA fixes + + 28 Mar 2008; nixnut <nixnut@gentoo.org> dirvish-1.2.1.ebuild: + Stable on ppc wrt bug 214933 + + 22 Oct 2006; Piotr Jaroszyński <peper@gentoo.org> dirvish-1.2.1.ebuild: + Add ~amd64 keyword. Bug #129872. + + 03 Sep 2006; Jason Wever <weeve@gentoo.org> dirvish-1.2.1.ebuild: + Added ~sparc keyword wrt bug #145721. + + 20 Nov 2005; Lance Albertson <ramereth@gentoo.org> dirvish-1.2.ebuild, + dirvish-1.2.1.ebuild: + * Stable on x86 + + 22 Jul 2005; David Holm <dholm@gentoo.org> dirvish-1.2.1.ebuild: + Added to ~ppc. + +*dirvish-1.2.1 (28 Apr 2005) + + 28 Apr 2005; Daniel Black <dragonheart@gentoo.org> metadata.xml, + dirvish-1.2.ebuild, +dirvish-1.2.1.ebuild: + revision bump. Corrected license to OSL-2.0. Added herd app-backup to metadata + +*dirvish-1.2 (08 Apr 2005) + + 08 Apr 2005; Lance Albertson <ramereth@gentoo.org> + +files/master.conf.example, +metadata.xml, +dirvish-1.2.ebuild: + New ebuild, thanks to jochen <jochen.eisinger@gmx.de> #59954 + diff --git a/app-backup/dirvish/Manifest b/app-backup/dirvish/Manifest new file mode 100644 index 000000000000..ce1913d303e5 --- /dev/null +++ b/app-backup/dirvish/Manifest @@ -0,0 +1,5 @@ +AUX master.conf.example 639 RMD160 b6f51a18d8bb552ae8a060133adbd3220efa1c3c SHA1 bf0fb625d36f1900f6b30afdc38306a6675337e0 SHA256 152e482a3d02a3d33d062a926f3112cd5cd2115f7553096ea9d494c2538f9fd1 +DIST dirvish-1.2.1.tgz 49132 RMD160 89318015b593b7a6841f0c96addb8b91aa830147 SHA1 0da0173fa80232d85bb7d66d61a5b27136c25130 SHA256 d6068b0644f9302fb1ec676928f60145877ac316b5aa29d5a5a0204c59935527 +EBUILD dirvish-1.2.1.ebuild 1041 RMD160 57d55aa0954edc49b9addbd868781d5fcd6a7fb5 SHA1 c1ee873f082b2b2b30b671faf6ddca9fe7c4d57a SHA256 3a8b1d9b1114e7cca0c814f17f8e4f46050daa45a4a969bbd90614672cec017b +MISC ChangeLog 1404 RMD160 b317f6f4570d7b7e2fa44b76567bd3470201dd4a SHA1 e5b5f486f0154aeb4434feefc7a2acae07838709 SHA256 0d75777268b2d58eed748e453c9fadaa392de68b325ace68bea942c10e3f82a5 +MISC metadata.xml 557 RMD160 eb4673aee6ea2b796fb2633a35c9fd32c6d0654e SHA1 4f133cdbf9c88340705a799aad58b1a857560e3d SHA256 217473c98cc7f12c3f8fd36dc18115f14d969d24c8749066a77abd888c018524 diff --git a/app-backup/dirvish/dirvish-1.2.1.ebuild b/app-backup/dirvish/dirvish-1.2.1.ebuild new file mode 100644 index 000000000000..bbd4cfaabdd8 --- /dev/null +++ b/app-backup/dirvish/dirvish-1.2.1.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-backup/dirvish/dirvish-1.2.1.ebuild,v 1.1 2008/04/28 21:03:40 ramereth Exp $ + +DESCRIPTION="Dirvish is a fast, disk based, rotating network backup system." +HOMEPAGE="http://www.dirvish.org/" +SRC_URI="http://dirvish.org/${P}.tgz" + +LICENSE="OSL-2.0" +SLOT="0" +KEYWORDS="amd64 ppc ~sparc x86" +IUSE="" + +DEPEND="app-arch/tar" +RDEPEND="dev-perl/Time-modules + dev-perl/Period + >=net-misc/rsync-2.5.7" + +src_compile() { + for f in dirvish dirvish-runall dirvish-expire dirvish-locate ; do + cat > $f <<-EOF + #!/usr/bin/perl + + \$CONFDIR = "/etc/dirvish"; + + EOF + cat $f.pl >> $f + cat loadconfig.pl >> $f + done +} + +src_install() { + dosbin dirvish dirvish-runall dirvish-expire dirvish-locate + doman dirvish.8 dirvish-runall.8 dirvish-expire.8 dirvish-locate.8 dirvish.conf.5 + dohtml FAQ.html INSTALL RELEASE.html TODO.html + dodoc CHANGELOG + + insinto /etc/dirvish; doins "${FILESDIR}"/master.conf.example +} diff --git a/app-backup/dirvish/files/master.conf.example b/app-backup/dirvish/files/master.conf.example new file mode 100644 index 000000000000..8264b88b8321 --- /dev/null +++ b/app-backup/dirvish/files/master.conf.example @@ -0,0 +1,33 @@ +bank: + /backup/dirvish/server + /backup/dirvish/laptop + /backup/dirvish/firewall +exclude: + lost+found/ + proc/ + core +Runall: + serverroot 03:00 + serverboot 03:00 + serverhome 03:00 + serveropt 03:00 + serverspare 03:00 + laptoproot 03:00 + laptopboot 03:00 + laptopopt 03:00 + laptopspare 03:00 + firewallroot 03:00 + firewallboot 03:00 + +expire-default: never + +# keep the sunday backups forever, the dailies for 3 months +expire-rule: +# MIN HR DOM MON DOW STRFTIME_FMT + * * * * * +3 months + * * * * 1 never + +pre-server: /usr/local/sbin/dirvish-pre + +post-server: /usr/local/sbin/dirvish-post + diff --git a/app-backup/dirvish/metadata.xml b/app-backup/dirvish/metadata.xml new file mode 100644 index 000000000000..870c0dd9921d --- /dev/null +++ b/app-backup/dirvish/metadata.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>app-backup</herd> + <maintainer> + <email>ramereth@gentoo.org</email> + <name>Lance Albertson</name> + </maintainer> + <longdescription lang="en">Dirvish is a fast, disk based, rotating network + backup system. With dirvish you can maintain a set of complete images + of your filesystems with unattended creation and expiration. A dirvish + backup vault is like a time machine for your data. + </longdescription> +</pkgmetadata> |