diff options
author | wiz <wiz@pkgsrc.org> | 2003-03-05 08:44:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-03-05 08:44:56 +0000 |
commit | acb389814bbdb8597a2113a62231db55985e8410 (patch) | |
tree | 9a9a62e11fad7c308314d5fc507952dfaa2f3054 /security/mcrypt/PLIST | |
parent | 4ae327b00885fd6811c0ab31578133ec5fef4cbd (diff) | |
download | pkgsrc-acb389814bbdb8597a2113a62231db55985e8410.tar.gz |
Update to 2.6.4.
21Feb2003: Version 2.6.4
- Updated Spanish-Argentina translation by Ariel
Fermani.
- Some fixes for compiling under win32.
- Some fixes to allow compiling gaaout.c with external
CFLAGS and CPPFLAGS.
04Oct2002: Version 2.6.3
- Added support for 64 bit file offsets. Based on patch by
Keven Belanger.
23Jun2002: Version 2.6.2
- Corrections in localization
- Added Spanish-Argentina translation. Translated by Ariel
Fermani.
15Jun2002: Version 2.6.1
- Better error checking
- Added rndunix random gatherer from gnupg. It is
a gatherer for random bytes, written by Peter Gutmann.
- Added some kind of random byte generator for Win32
systems.
- Corrected bug in configuration file parsing.
- Corrected bug in bare mode which put an IV in the
encrypted file even if the mode did not support IV.
29May2002: Version 2.6.0
- Added OpenPGP support (added by Timo Schulz)
- Removed all of file locking code.
- Several improvements and corrections on the old
codebase (still a mess).
11Mar2002: Version 2.5.13
- Corrected stream modes in block algorithms
29Jan2002: Version 2.5.12
- Added some missing files
26Jan2002: Version 2.5.11
- SHA1 is the default digest used
01Dec2001:
- Added --time option
Diffstat (limited to 'security/mcrypt/PLIST')
-rw-r--r-- | security/mcrypt/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/mcrypt/PLIST b/security/mcrypt/PLIST index 6e76ba1169a..536e0ef0b10 100644 --- a/security/mcrypt/PLIST +++ b/security/mcrypt/PLIST @@ -1,7 +1,9 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:16:56 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/03/05 08:44:57 wiz Exp $ bin/mcrypt bin/mdecrypt man/man1/mcrypt.1 ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/mcrypt.mo +${PKGLOCALEDIR}/locale/de/LC_MESSAGES/mcrypt.mo ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/mcrypt.mo +${PKGLOCALEDIR}/locale/es_AR/LC_MESSAGES/mcrypt.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/mcrypt.mo |