Port details |
- tarsnap Online encrypted backup service (client)
- 1.0.40_1 sysutils
=12 1.0.40_1Version of this port present on the latest quarterly branch. - Maintainer: cperciva@tarsnap.com
 - Port Added: 2009-07-05 09:36:49
- Last Update: 2022-02-28 20:19:34
- Commit Hash: 3f3b9dc
- People watching this port, also watch:: pkg, curl, rsync, git, openssl
- License: tarsnap
- Description:
- Tarsnap is an online encrypted backup service. It presents a tar-like
command-line interface, but stores data online rather than locally;
using ideas taken from the author's FreeBSD Update and Portsnap
utilities, it maximizes performance by recognizing duplicate data and
only storing it once, and cryptographically encrypts and signs archives
using locally-held keys in order to guarantee that nobody without access
to the key file (including the author) can read or modify archives.
WWW: http://www.tarsnap.com/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- tarsnap>0:sysutils/tarsnap
- To install the port:
- cd /usr/ports/sysutils/tarsnap/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/tarsnap
- pkg install tarsnap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tarsnap
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1644690645
SHA256 (tarsnap-autoconf-1.0.40.tgz) = bccae5380c1c1d6be25dccfb7c2eaa8364ba3401aafaee61e3c5574203c27fd5
SIZE (tarsnap-autoconf-1.0.40.tgz) = 723380
- 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
- This port is required by:
- for Run
-
- sysutils/acts
- sysutils/py-tarsnapper
- sysutils/tarsnap-periodic
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
- Configuration Options:
- No options to configure
- Options name:
- sysutils_tarsnap
- USES:
- gmake tar:tgz ssl
- pkg-message:
- For install:
- If you have never used tarsnap before, you will need to create an account
with the tarsnap service and deposit money into the account before you
can start using tarsnap; see
https://www.tarsnap.com/gettingstarted.html
for details.
Once you have a tarsnap account you will need to create a key file using
the tarsnap-keygen utility before you start storing archives; this key
file MUST BE KEPT IN A SAFE LOCATION since you will not be able to read
your backups without it.
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
28 Feb 2022 20:19:34 1.0.40_1
|
Colin Percival (cperciva)  |
sysutils/tarsnap: Enable zsh completion
Now that the tarsnap zsh completion file has been removed from the
shels/zsh-completions port, enable it in the tarsnap port. |
12 Feb 2022 20:30:52 1.0.40
|
Colin Percival (cperciva)  |
sysutils/tarsnap: Update to 1.0.40
While I'm here, enable bash completion scripts.
Tarsnap also ships with zsh completion scripts, but they're turned
off in order to avoid conflicting with shells/zsh-completion, which
also has a tarsnap zsh completion script. |
06 May 2021 11:47:48 1.0.39
|
Mathieu Arnold (mat)  |
Deorbit RESTRICTED && NO_CDROM, part two.
Move ports to the licenses framework.
RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept
Differential Revision: https://reviews.freebsd.org/D30010 |
06 Apr 2021 14:31:07 1.0.39
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
14 Aug 2019 12:16:13
1.0.39
|
mat  |
Convert to UCL & cleanup pkg-message (categories s) |
29 Jul 2017 04:00:56
1.0.39
|
cperciva  |
Update sysutils/tarsnap to 1.0.39. This fixes four crashes, including an
assertion failure after successfully creating an archive containing a file
which was (allegedly) last modified prior to January 1, 1970.
Upgrading is recommended, as (despite their implausibility) it seems that
a large number of people have files with such modification times. |
16 Jul 2017 04:08:52
1.0.38
|
cperciva  |
Update tarsnap to version 1.0.38.
Since tarsnap 1.0.38 supports OpenSSL 1.1, remove the BROKEN conditional
on openssl-devel. |
15 Mar 2017 14:45:31
1.0.37_1
|
mat  |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
29 Nov 2016 18:46:22
1.0.37_1
|
mat  |
Mark some ports as not openssl-devel ready.
Sponsored by: Absolight |
11 Jun 2016 20:43:37
1.0.37_1
|
brnrd  |
sysutils/tarsnap: Fix OpenSSL linking
- Add USE_OPENSSL
- Pass OPENSSLINC/LIB to configure
Reviewed by: cperciva (maintainer)
Approved by: cperciva (maintainer)
Sponsored by: BSDCan 2016 |
10 Mar 2016 21:05:29
1.0.37
|
cperciva  |
Update to tarsnap 1.0.37. |
02 Sep 2015 22:44:12
1.0.36
|
amdmi3  |
- Switch to @sample
Approved by: portmgr blanket |
21 Aug 2015 14:23:15
1.0.36
|
cperciva  |
Update tarsnap to 1.0.36.
This removes the SSE2 option since tarsnap now detects that cpu feature
at run-time.
Security: Fixes a denial of service and a maybe-exploitable overflow. |
29 Jul 2014 19:11:53
1.0.35_2 
|
adamw  |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
08 Jun 2014 19:51:28
1.0.35_2 
|
olgeni  |
Remove all space characters from Makefile assignments.
No functional changes included.
CR: D193 (except math/sedumi)
Approved by: portmgr (bapt) |
17 May 2014 07:24:47
1.0.35_2 
|
eadler  |
LEGAL: fix multiple ports
Rename lang/dmd -> lang/dmd1 (cy)
Merge legal text for net/vmware-vsphere-cli (zi)
Fix sysutils/tarsnap to have text in LEGAL (cperciva)
games/linux-savage restricted reason (acm)
text edit for archivers/rar (gabor)
copy from port to LEGAL for lang/ifc (maho)
copy from LEGAL to port for science/gamess (maho)
add LEGAL_PACKAGE to lang/dmd1 (cy)
This brings the total number of ports with issues to below 100
Approved by: portmgr (implicit) |
09 Jan 2014 02:53:37
1.0.35_2 
|
cperciva  |
STAGEify.
Submitted by: jgh |
03 Jan 2014 13:51:50
1.0.35_1 
|
decke  |
- Relax RESTRICTED setting to only avoid that people
accidentally commit patches to this port. Redistribution
in _UNMODIFIED_ form as binary and source is allowed.
PR: misc/185441
Submitted by: myself
Approved by: Colin Percival <cperciva@tarsnap.com> (maintainer) |
07 Oct 2013 10:16:07
1.0.35 
|
ak  |
- Fix various distinfo artifacts
Approved by: portmgr (bapt) |
20 Sep 2013 23:06:00
1.0.35 
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
25 Jul 2013 18:05:05
1.0.35 
|
cperciva  |
Update to 1.0.35. This fixes a bug introduced in version 1.0.34 which
could cause tarsnap to crash when unable to connect to the Tarsnap server.
Bug found by: tdb |
13 Jul 2013 22:50:20
1.0.34 
|
jgh  |
- trim historical header
- convert USE_GMAKE to USES framework
- convert old-style options and drop inclusion of bsd.port.options.mk
PR: 180546
Approved by: cperciva@ (maintainer) |
13 Jul 2013 22:11:35
1.0.34 
|
cperciva  |
Update to 1.0.34. |
11 Aug 2012 05:39:55
1.0.33 
|
cperciva  |
Update to 1.0.33.
Migrate to OptionsNG. |
17 Nov 2011 12:42:54
1.0.31 
|
cperciva  |
Update to 1.0.31.
Feature safe: yes |
24 Oct 2011 04:17:38
1.0.30 
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
25 Aug 2011 10:51:23
1.0.30 
|
cperciva  |
Update to 1.0.30. |
08 Feb 2011 05:35:40
1.0.29 
|
cperciva  |
Update to version 1.0.29. This brings the addition of a utility for
re-encrypting Tarsnap data with a new set of keys.
Feature safe: yes |
18 Jan 2011 21:22:57
1.0.28 
|
cperciva  |
Update to 1.0.28.
With hats: maintainer, security-officer
Feature safe: yes |
03 Sep 2010 18:31:33
1.0.27 
|
pgollucci  |
- Switch to an http vs https download. The fbsd port verifies
checksums for you thus removing the original reason for using https.
- This also removes the need for wget vs fetch.
- This fixes the file:///distcache//tarsnap-autoconf-1.0.27.tgz: Unsupported
scheme `file'.
error
Submitted by: cperciva (maintainer) |
28 Jun 2010 17:55:31
1.0.27 
|
cperciva  |
Update to version 1.0.27.
Feature safe: yes |
03 Jun 2010 22:57:37
1.0.26 
|
cperciva  |
Fetch using wget instead of fetch in order to work around a bug in how
libfetch(3) handles SSL connections. Once libfetch is fixed I'll change
this to an .if ${OSVERSION} check. |
24 Dec 2009 07:55:33
1.0.26 
|
cperciva  |
Update to version 1.0.26. |
30 Nov 2009 00:01:19
1.0.25 
|
cperciva  |
Chase content from beta.tarsnap.com to www.tarsnap.com. |
02 Aug 2009 07:07:07
1.0.25 
|
cperciva  |
Fix SSE2-enabled build on i386.
Reported by: simon |
11 Jul 2009 17:58:29
1.0.25 
|
cperciva  |
Update to 1.0.25. |
05 Jul 2009 09:36:28
1.0.24 
|
cperciva  |
Add tarsnap 1.0.24, the client code to the tarsnap secure online backup
service (currently in public beta testing).
WWW: http://www.tarsnap.com/ |