Summary
Back In Time is a simple backup tool for Linux inspired from "flyback project" and "TimeVault". The backup is done by taking snapshots of a specified set of directories. Currently there are two GUI available: Gnome and KDE 4 (>= 4.1). All you have to do is configure: * Where to save snapshot * What directories to backup * When backup should be done (manual, every hour, every day, every week, every month)
Versions
v9999 :: 0 :: gentoo
- Modified
- License
- GPL-2
- USE flags
- examples gui test
v1.5.1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64
- USE flags
- examples gui test
v1.4.3-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~x86
- USE flags
- examples gui test
v1.3.3-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 x86
- USE flags
- examples qt5 test
USE flags
General
- examples
- Install examples, usually source code
- gui
- Enable support for a graphical user interface
- qt5
- Add support for the Qt 5 application and UI framework
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_single_target
- python3_10
- Build for Python 3.10 only
- python3_11
- Build for Python 3.11 only
- python3_12
- Build for Python 3.12 only
Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / dbus-python : Python bindings for the D-Bus messagebus
dev-python / keyring : Provides access to the system keyring service
dev-python / packaging : Core utilities for Python packages
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / PyQt5 : Python bindings for the Qt framework
dev-python / PyQt6 : Python bindings for the Qt framework
dev-python / dbus-python : Python bindings for the D-Bus messagebus
dev-python / keyring : Provides access to the system keyring service
dev-python / packaging : Core utilities for Python packages
net-misc / rsync : File transfer program to keep remote files into sync
virtual / openssh : Virtual for net-misc/openssh and variants
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Stefan Strogin · gentoo
app-backup/backintime: add 1.5.1
Signed-off-by: Stefan Strogin <steils@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-backup/backintime: add TODO re deps
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-backup/backintime: add packaging dep
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-backup/backintime: 9999 uses Qt 6
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-backup/backintime: add 1.4.3
Also, switch USE=qt5 -> USE=gui per QA policy. Closes: https://bugs.gentoo.org/933388 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-backup/backintime: enable py3.12
It has some regex warnings but nothing else, tests pass. Closes: https://bugs.gentoo.org/929284 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-backup/backintime: drop 1.3.2-r1
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
app-backup/backintime: switch to virtual/openssh
Signed-off-by: David Seifert <soap@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-backup/backintime: Stabilize 1.3.3 ALLARCHES, #905630
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-backup/backintime: add 1.3.3
Now with tests! Closes: https://bugs.gentoo.org/905627 Closes: https://bugs.gentoo.org/896500 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
app-backup/backintime: drop 1.3.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
app-backup/backintime: Stabilize 1.3.2 ALLARCHES, #844937
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-backup/backintime: sync live
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-backup/backintime: drop 1.2.1
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Anard · gentoo
app-backup/backintime: add 1.3.2, python-3.10
Closes: https://github.com/gentoo/gentoo/pull/24547 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-backup/backintime: Stabilize 1.3.1 ALLARCHES, #828275
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-backup/backintime: add 1.3.1
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
app-backup/backintime: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
app-backup/backintime: add py3_{8,9}
Closes: https://bugs.gentoo.org/758086 Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
app-backup/backintime: Switch to PYTHON_MULTI_USEDEP API
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
app-backup/backintime: Drop 1.2.0_pre20180221
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Agostino Sarubbo · gentoo
app-backup/backintime: x86 stable wrt bug #704488
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-backup/backintime: amd64 stable wrt bug #704488
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
app-backup/backintime: 1.2.1 version bump
Closes: https://bugs.gentoo.org/696240 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
app-backup/backintime: EAPI-7, xdg, fix QA, add missing PyQt5 RDEPENDs
Drop cd Drop LINGUAS hack Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Andreas Sturmlechner · gentoo
app-backup/backintime: Drop old Qt4-based
Bug: https://bugs.gentoo.org/641962 Package-Manager: Portage-2.3.31, Repoman-2.3.9 - Thomas Deutschmann · gentoo
app-backup/backintime: x86 stable (bug #641962)
Package-Manager: Portage-2.3.31, Repoman-2.3.9 - Aaron Bauman · gentoo
app-backup/backintime: amd64 stable wrt bug #641962
Bug: https://bugs.gentoo.org/641962 Package-Manager: Portage-2.3.31, Repoman-2.3.9 - Andreas Sturmlechner · gentoo
app-backup/backintime: Add 1.2.0_pre20180221 Qt5-based snapshot
Drop unused eclass and fix description - it is not clear why this should be targeted at specific desktop environments. Bug: https://bugs.gentoo.org/641962 Package-Manager: Portage-2.3.28, Repoman-2.3.9 - Michael Weber · gentoo
app-backup/backintime: Add live ebuild and update HOMEPAGE (thanks Samuel Bauer).
Closes: https://bugs.gentoo.org/641600 Bug: https://bugs.gentoo.org/641962 Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Michael Weber · gentoo
app-backup/backintime: Remove security affected version.
- Remote code execution vulnerability (CVE-2017-16667) Bug: https://bugs.gentoo.org/636042 - Race condition (CVE-2017-7572) Bug: https://bugs.gentoo.org/636974 Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Thomas Deutschmann · gentoo
app-backup/backintime: x86 stable (bug #636974)
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Jason Zaman · gentoo
app-backup/backintime: amd64 stable
Gentoo-bug: 636974 Package-Manager: Portage-2.3.13, Repoman-2.3.3 - Michael Weber · gentoo
app-backup/backintime: Version bump.
Closes: https://bugs.gentoo.org/628790 Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Michael Weber · gentoo
app-backup/backintime: Remove old.
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Agostino Sarubbo · gentoo
app-backup/backintime: x86 stable wrt bug #586068
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Tobias Klausmann · gentoo
app-backup/backintime-1.1.12-r0: stable on amd64
Gentoo-Bug: 586068 - Michał Górny · gentoo
global: Drop dead implementations from PYTHON_COMPAT - Pacho Ramos · gentoo
app-backup/backintime: Support python 3.5
Package-Manager: portage-2.3.1 - Michael Weber · gentoo
app-backup/backintime: Version bump (thanks Yanestra for the hint, bug 579560).
Package-Manager: portage-2.2.28 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/Coacher/mpv-keep-build-timestamps-in-live-ebuild'
Pull request: https://github.com/gentoo/gentoo/pull/62 - Amadeusz Żołnowski · gentoo
Merge branch 'master' of git+ssh://git.gentoo.org/repo/gentoo - Michael Weber · gentoo
app-backup/backintime: Drop old.
Package-Manager: portage-2.2.26 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/Coacher/flacon-remove-old'
Pull request: https://github.com/gentoo/gentoo/pull/612 - Agostino Sarubbo · gentoo
app-backup/backintime: x86 stable wrt bug #568742
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-backup/backintime: amd64 stable wrt bug #568742
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Michael Weber · gentoo
app-backup/backintime: add RDEPEND PyQt4 (thanks Luis Lucas, bug 569982).
Package-Manager: portage-2.2.26 - Michael Weber · gentoo
app-backup/backintime: drop old.
Package-Manager: portage-2.2.26 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/Coacher/fwknop-2.6.8-bump'
Pull request: https://github.com/gentoo/gentoo/pull/520 - Justin Lecher · gentoo
Drop unsupported python implementations
Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
app-backup/backintime: Chop DESCRIPTION to 80 chars
Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Agostino Sarubbo · gentoo
app-backup/backintime: x86 stable wrt bug #565150
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/zpuskas/kicad-doc-4.0.0-rc1'
Pull request: https://github.com/gentoo/gentoo/pull/403 - Agostino Sarubbo · gentoo
app-backup/backintime: amd64 stable wrt bug #565150
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" - Michael Weber · gentoo
app-backup/backintime: version bump (thanks Stephan Litterst, bug 565148).
Package-Manager: portage-2.2.21 - Michael Weber · gentoo
app-backup/backintime: Add fix for python3 --version on stderr (thanks Timo Ollech and Fabian Kislat, bug 551780).
Package-Manager: portage-2.2.21 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed