This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]