Port details |
- aespipe AES encrypting or decrypting pipe
- 2.4e_1 security =4 2.4e_1Version of this port present on the latest quarterly branch.
- Maintainer: gehm@physik.tu-berlin.de
- Port Added: 2007-04-24 08:01:13
- Last Update: 2024-01-21 22:51:34
- Commit Hash: 06ae56b
- People watching this port, also watch:: bash, python27, wget, procmail, tmux
- License: GPLv2
- WWW:
- https://sourceforge.net/projects/loop-aes/
- Description:
- aespipe program is AES encrypting or decrypting pipe. It reads from standard
input and writes to standard output. It can be used to create and restore
encrypted tar or cpio archives. It can be used to encrypt and decrypt
loop-AES compatible encrypted disk images.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- aespipe>0:security/aespipe
- To install the port:
- cd /usr/ports/security/aespipe/ && make install clean
- To add the package, run one of these commands:
- pkg install security/aespipe
- pkg install aespipe
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: aespipe
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1516130550
SHA256 (aespipe-v2.4e.tar.bz2) = bad5abb8678c2a6062d22b893171623e0c8e6163b5c1e6e5086e2140e606b93a
SIZE (aespipe-v2.4e.tar.bz2) = 107741
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- gpg : security/gnupg
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for aespipe-2.4e_1:
ASM=off: Use optimized assembly code
INTEL=off: Support Intel hardware AES
PADLOCK=off: Support VIA Padlock hardware AES
===> Use 'make config' to modify these settings
- Options name:
- security_aespipe
- USES:
- 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 |
2.4e_1 21 Jan 2024 22:51:34 |
Muhammad Moinur Rahman (bofh) |
security/aespipe: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
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) |
2.4e 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 ) |
2.4e 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.4e 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.4e 31 Jan 2018 16:25:44 |
yuri |
security/aespipe: Update to 2.4e
Additional port changes:
* Disabled build-time x86/amd64/padlock/intelaes auto-detection
which may produce broken binaries
* Added explicit ASM, INTEL and PADLOCK options instead
PR: 225283
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14110 |
2.4d 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
2.4d 05 Oct 2016 18:50:00 |
amdmi3 |
- Update to 2.4d
- Fix version handling (v is not part of the version)
- Switch to new test framework
- Remove unneeded conditionals (all, amd64 and x86 target are all the same)
PR: 212662
Submitted by: amdmi3
Approved by: maintainer timeout (gehm@physik.tu-berlin.de, 3 weeks) |
v2.4.c 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
v2.4.c 11 Oct 2014 16:50:24 |
robak |
security/aespipe: update v2.3e -> v2.4c
PR: 193992
Submitted by: Ekkehard Gehm <gehm@doom-labs.net>
Approved by: mentors (implicit) |
v2.3.e_1 29 Jul 2014 21:43:18 |
adamw |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
v2.3.e_1 08 Feb 2014 17:58:31 |
ehaupt |
Support staging and add LICENSE |
v2.3.e_1 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
v2.3.e_1 29 Mar 2013 19:33:42 |
cs |
- Remove A/An in COMMENT
- Trim Header where applicable |
v2.3.e_1 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
v2.3.e_1 16 Dec 2010 02:34:07 |
glarkin |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin |
v2.3.e 12 Jan 2010 00:51:42 |
wen |
- Update to 2.3e
PR: ports/142727
Submitted by: "Ekkehard 'Ekki' Gehm" <gehm@physik.tu-berlin.de> (maintainer) |
v2.3.d_1 06 Jun 2008 14:01:07 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
v2.3.d 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
v2.3.d 24 Apr 2007 08:00:28 |
clsung |
Add aespipe , an AES encrypting or decrypting pipe.
PR: ports/112056
Submitted by: Ekkehard 'Ekki' Gehm <gehm at physik.tu-berlin.de> |