pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/p5-Crypt-PasswdMD5
- To: pkgsrc-wip-cvs%lists.sourceforge.net@localhost
- Subject: CVS commit: wip/p5-Crypt-PasswdMD5
- From: George Michaelson <geeohgeegeeoh%users.sourceforge.net@localhost>
- Date: Tue, 03 May 2005 17:34:03 -0700 See http://spamassassin.org/tag/ for more details. Report problems to http://sf.net/tracker/?func=add&group_id=1&atid=200001 -2.8 ALL_TRUSTED Did not pass through any untrusted hosts 0.0 SF_CHICKENPOX_PERIOD BODY: Text interparsed with . 0.0 SF_CHICKENPOX_SLASH BODY: Text interparsed with / 0.0 SF_CHICKENPOX_MINUS BODY: Text interparsed with - 0.0 SF_CHICKENPOX_UNDERSCORE BODY: Text interparsed with _ 0.0 SF_CHICKENPOX_AT BODY: Text interparsed with @ 0.0 SF_CHICKENPOX_APOSTROPHE BODY: Text interparsed with ' -0.0 AWL AWL: From: address is in the auto white-list
Module name: pkgsrc-wip
Committed by: geeohgeegeeoh
Date: Wed May 4 00:34:03 UTC 2005
Import into wip/p5-Crypt-PasswdMD5
Log Message:
This is Crypt::PasswdMD5, an MD5 Password support package.
>From the perldoc:
Crypt::PasswdMD5 - Provides interoperable MD5-based crypt() functions
SYNOPSIS
use Crypt::PasswdMD5;
$cryptedpassword = unix_md5_crypt($password, $salt);
$apachepassword = apache_md5_crypt($password, $salt);
DESCRIPTION
the "unix_md5_crypt()" provides a crypt()-compatible interface to the
rather new MD5-based crypt() function found in modern operating sys-
tems. It's based on the implementation found on FreeBSD
2.2.[56]-RELEASE and contains the following license in it:
Status:
Vendor Tag: geeohgeegeeoh
Release Tags: geeohgeegeeoh_20050504
N wip/p5-Crypt-PasswdMD5/TODO
N wip/p5-Crypt-PasswdMD5/Makefile
N wip/p5-Crypt-PasswdMD5/DESCR
N wip/p5-Crypt-PasswdMD5/distinfo
N wip/p5-Crypt-PasswdMD5/PLIST
No conflicts created by this import
To generate a diff of this commit:
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index