Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
17 Dec 2020 20:06:40
0.9.8_5

|
otis  |
Update maintainer's e-mail address.
Reviewed by: osa (mentor)
Approved by: osa (mentor)
Differential Revision: https://reviews.freebsd.org/D27649 |
07 Jul 2020 16:01:52
0.9.8_5

|
fernape  |
sysutils/tartarus: regenerate patch
To ensure proper format. |
07 Jul 2020 15:51:16
0.9.8_5

|
fernape  |
sysutils/tartarus: Correct MASTER_SITES and maintainer e-mail address
PR: 247806
Submitted by: juraj@lutter.sk (maintainer) |
30 Mar 2018 18:21:32
0.9.8_5

|
fjoe  |
- Use "--ftp-create-dirs" for [S]FTP storage
- Bump PORTREVISION |
25 Jan 2017 16:09:44
0.9.8_4

|
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 |
01 Apr 2016 14:25:18
0.9.8_3

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
0.9.8_3

|
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 ) |
24 Jul 2014 15:15:42
0.9.8_2

|
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 |
30 Jun 2014 03:08:22
0.9.8_1

|
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) |
22 Jun 2014 10:49:16
0.9.8

|
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) |