Port details |
- tartarus Wrappers around common Unix tools for simplified backup solution
- 0.9.8_6 sysutils =2 0.9.8_6Version of this port present on the latest quarterly branch.
- Maintainer: otis@FreeBSD.org
- Port Added: 2014-06-22 10:49:24
- Last Update: 2024-02-07 13:08:22
- Commit Hash: e379d16
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://wertarbyte.de/tartarus.shtml
- Description:
- Tartarus provides a nice wrapper around basic Unix tools such as tar, find and
curl (well, that's not that basic) to provide a seamless backup solution,
aimed at automatic gathering and backup.
It has the ability to do full as well as incremental backups and is published
by Stefan Tomanek under the rules of the GPL.
Instead of relying on single usage backup scripts or complicated command lines,
tartarus reads its configuration from easily manageable configuration files.
It can store gathered data in regular files, or upload the backup directly (on
the fly) to an FTP server. For more specific usage scenarios, custom methods
can also be defined within the config file.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- tartarus>0:sysutils/tartarus
- To install the port:
- cd /usr/ports/sysutils/tartarus/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/tartarus
- pkg install tartarus
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tartarus
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (tartarus-0.9.8.tar.bz2) = cfd3158974e4c331bebf5b9fbf51eb3f884a71d60eaf2c82e8856a150691bcef
SIZE (tartarus-0.9.8.tar.bz2) = 28474
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- bash : shells/bash
- gtar : archivers/gtar
- curl : ftp/curl
- getopt : misc/getopt
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_tartarus
- USES:
- gmake perl5 shebangfix tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.8_6 07 Feb 2024 13:08:22 |
Juraj Lutter (otis) |
sysutils/tartarus: Move manpages to PREFIX/share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.9.8_5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.9.8_5 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.9.8_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.8_5 17 Dec 2020 20:06:40 |
otis |
Update maintainer's e-mail address.
Reviewed by: osa (mentor)
Approved by: osa (mentor)
Differential Revision: https://reviews.freebsd.org/D27649 |
0.9.8_5 07 Jul 2020 16:01:52 |
fernape |
sysutils/tartarus: regenerate patch
To ensure proper format. |
0.9.8_5 07 Jul 2020 15:51:16 |
fernape |
sysutils/tartarus: Correct MASTER_SITES and maintainer e-mail address
PR: 247806
Submitted by: juraj@lutter.sk (maintainer) |
0.9.8_5 30 Mar 2018 18:21:32 |
fjoe |
- Use "--ftp-create-dirs" for [S]FTP storage
- Bump PORTREVISION |
0.9.8_4 25 Jan 2017 16:09:44 |
fjoe |
- Fix test expression (/usr/local/bin/tartarus: line 716: [: missing `]')
- Add runtime dependency on misc/getopt as base getopt does not understand
long options
Approved by: maintainer timeout |
0.9.8_3 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.9.8_3 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.9.8_2 24 Jul 2014 15:15:42 |
danfe |
- Our date(1) does not support -r switch the way GNU date(1) does; instead of
pulling gdate(1) dependency use stat(1) command to obtain modification time
- Fix whitespace in Makefile, improve `do-install' target, and fix a typo and
bogus EOL space in pkg-descr while I'm here
PR: 192072 |
0.9.8_1 30 Jun 2014 03:08:22 |
milki |
Update sysutils/tartarus to 0.9.8_1
- New RUN_DEPENDS
- SFTP pubkey authentication
- Turned off "CHECK_FOR_UPDATE" by default
- Proper handling of "-u" for CURL
PR: 1941450
Submitted by: Juraj Lutter <otis@sk.FreeBSD.org> (maintainer)
Approved by: eadler (mentor) |
0.9.8 22 Jun 2014 10:49:16 |
robak |
sysutils/tartarus: new port
Tartarus is a new port of wrappers around common unix tools for simplified
backup utility, as submitted in PR 191077 with my fixes and testing.
PR: 191077
Submitted by: Juraj Lutter
Reviewed by: marino (mentor), mat
Approved by: marino (mentor) |