Port details |
- sectar Program to create encrypted tar archives
- 1.02 archivers
=8 1.02Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2001-01-23 04:04:41
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: unzip, nmap, unace, openssl, chkrootkit
- License: GPLv2
- WWW:
- https://sf.net/projects/star/
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sectar>0:archivers/sectar
- To install the port:
- cd /usr/ports/archivers/sectar/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/sectar
- pkg install sectar
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sectar
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (sectar-1.02.tar.gz) = 81dca26f304e50d31d331349b18279179fc3da510ba3a7b5472346937b4dee76
SIZE (sectar-1.02.tar.gz) = 212947
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- archivers_sectar
- 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 |
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) |
1.02 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 ) |
1.02 20 Jul 2022 14:20:49
    |
Tobias C. Berner (tcberner)  |
archivers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Albert Vernon <f3cun3c02@sneakemail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Kuehn <freebsd@nagilum.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Zhuravlev <zaa@zaa.pp.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Anders Nordby <anders@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.02 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.02 10 Oct 2019 13:42:12
  |
tobik  |
archivers/sectar: Spell LICENSE_FILE correctly |
1.02 10 Oct 2019 13:17:47
  |
bapt  |
Fix plenty of check-sanity warnings:
Add licenses
Modernize using USES=gnome and USES=xorg |
1.02 25 Sep 2013 00:54:09
  |
bdrewery  |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
20 Sep 2013 13:11:21

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
1.02 18 Dec 2012 07:57:31
  |
danfe  |
For a number of ports in archives category, trim the header and drop leading
indefinite article from COMMENT line; also fix few noticed styles bugs while
I am here. |
1.02 18 Mar 2011 17:59:51
 |
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
1.02 21 Dec 2009 02:19:12
 |
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
1.02 22 Aug 2009 00:13:27
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
1.02 20 Mar 2008 09:19:39
 |
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
1.02 23 Nov 2005 23:37:45
 |
pav  |
- Add SHA256 |
1.02 04 Jun 2004 17:29:38
 |
ade  |
Sync with new bsd.autotools.mk |
1.02 14 Mar 2004 06:17:56
 |
ade  |
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. |
1.02 05 Feb 2004 20:38:07
 |
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
1.02 27 Jan 2004 20:51:07
 |
trevor  |
Add SIZE. |
1.02 03 Nov 2003 07:23:24
 |
linimon  |
Reset maintainer to ports@FreeBSD.org. Requested by: kris. |
1.02 26 Jun 2003 22:58:32
 |
ade  |
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly) |
1.02 21 Jun 2003 21:48:13
 |
osa  |
Update to 1.02, add WWW tag
Use USE_GETOPT_LONG
(looks like greid@ still not yet avaliable)
Submitted by: Mathieu Arnold <m@absolight.net>
PR: 52991
Approved by: fjoe (mentor) (implicit) |
1.01 07 Mar 2003 05:55:13
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.01 30 Mar 2002 00:21:44
 |
petef  |
Fix typos:
* explose -> explore
* january -> January
* documentfor -> document for
* encorporated -> incorporated
* function -> functions
* julian -> Julian
* calculater -> calculate
* formely -> formerly
* Javascript -> JavaScript
* timezone -> time zone
* Calisto -> Callisto
* outter -> outer
PR: 36480
Submitted by: Eric Yu <ericyu@mail2000.com.tw> |
31 Aug 2001 15:20:29
    |
sobomax  |
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. |
27 Feb 2001 03:05:39
    |
steve  |
Update to version 1.01. |
03 Feb 2001 17:15:07
    |
kevlo  |
Update to version 1.0 |
23 Jan 2001 07:04:41
    |
ijliao  |
add sectar, a program to create encrypted tar archives |