FreeBSD archivers : sectar4>
A program to create encrypted tar archives
Secure Tar (star) doesn't create encrypted tape archives (tar files)
yet, but it can encrypt/decrypt files only using multiple blocksizes,
and keysizes using the AES algorithm Rijndael. Once the standalone app
is stable, then it will be incorporated with tar. The encryption is
exported under exemption TSU 740.13.
http://sf.net/projects/star/
|
sectar history
v. 1.10
date: 2004/06/04 17:29:08; author: ade; state: Exp; lines: +1 -1
Sync with new bsd.autotools.mk
v. 1.9
date: 2004/03/14 06:15:55; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.8
date: 2004/02/05 20:36:52; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.7
date: 2003/11/03 07:23:23; author: linimon; state: Exp; lines: +1 -1
Reset maintainer to ports@FreeBSD.org. Requested by: kris.
v. 1.6
date: 2003/06/21 21:48:13; author: osa; state: Exp; lines: +3 -6
Update to 1.02, add WWW tag
Use USE_GETOPT_LONG
(looks like greid@ still not yet avaliable)
Submitted by: Mathieu Arnold
PR: 52991
Approved by: fjoe (mentor) (implicit)
v. 1.5
date: 2003/03/07 05:55:12; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.4
date: 2001/08/31 14:20:16; author: sobomax; state: Exp; lines: +1 -2
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.
v. 1.3
date: 2001/02/27 03:05:39; author: steve; state: Exp; lines: +2 -2
Update to version 1.01.
PR: 25397
Submitted by: maintainer
v. 1.2
date: 2001/02/03 17:15:03; author: kevlo; state: Exp; lines: +2 -2
Update to version 1.0
PR: 24825
Submitted by: MAINTAINER
v. 1.1
date: 2001/01/23 07:04:38; author: ijliao; state: Exp;
add sectar, a program to create encrypted tar archives
PR: 24533
Submitted by: George Reid
=============================================================================
|