[ITP] mcrypt: A replacement for the old crypt command

Dr. Volker Zell dr.volker.zell@oracle.com
Sat May 17 09:38:00 GMT 2008


Hi

I would like to contribute and maintain the 'mcrypt' package:

 o http://mcrypt.sourceforge.net/                               (Homepage)
 o http://sourceforge.net/project/showfiles.php?group_id=87941  (Download location)


The package can be found in the following distros:

 o http://packages.debian.org/mcrypt


Here is the setup.hint file:
-------------------------------------------------------------------------------------------
./setup.hint

sdesc: "A replacement for the old crypt command"
ldesc: "MCrypt is a replacement for the old crypt() package and crypt(1) command, with extensions.
It allows developers to use a wide range of encryption functions, without making drastic changes
to their code. It allows users to encrypt files or data streams without having to be cryptographers."
category: Utils
requires: cygwin libintl8 libmcrypt4 mhash zlib



For downloading 

------------------------------------ cut here ------------------------------------
#!/bin/bash

mkdir -p mcrypt

cd mcrypt
wget http://volkerzell.de/cygwin/ITP/mcrypt/setup.hint
wget http://volkerzell.de/cygwin/ITP/mcrypt/mcrypt-2.6.7-1-src.tar.bz2
wget http://volkerzell.de/cygwin/ITP/mcrypt/mcrypt-2.6.7-1.tar.bz2
------------------------------------ cut here ------------------------------------

Ciao
  Volker



More information about the Cygwin-apps mailing list