FreeBSD Bugzilla – Attachment 138120 Details for
Bug 183974
[new port] security/p5-Crypt-Passwd-XS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Crypt-Passwd-XS.diff
p5-Crypt-Passwd-XS.diff (text/plain), 4.13 KB, created by
Olli Hauer
on 2013-11-14 22:10:00 UTC
(
hide
)
Description:
p5-Crypt-Passwd-XS.diff
Filename:
MIME Type:
Creator:
Olli Hauer
Created:
2013-11-14 22:10:00 UTC
Size:
4.13 KB
patch
obsolete
>Index: p5-Crypt-Passwd-XS/Makefile >=================================================================== >--- p5-Crypt-Passwd-XS/Makefile (revision 0) >+++ p5-Crypt-Passwd-XS/Makefile (working copy) >@@ -0,0 +1,15 @@ >+# $FreeBSD$ >+ >+PORTNAME= Crypt-Passwd-XS >+PORTVERSION= 0.601 >+CATEGORIES= security perl5 >+MASTER_SITES= CPAN >+PKGNAMEPREFIX= p5- >+ >+MAINTAINER= perl@FreeBSD.org >+COMMENT= Full XS implementation of common crypt() algorithms >+ >+USES= perl5 >+USE_PERL5= configure >+ >+.include <bsd.port.mk> > >Property changes on: p5-Crypt-Passwd-XS/Makefile >___________________________________________________________________ >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Index: p5-Crypt-Passwd-XS/distinfo >=================================================================== >--- p5-Crypt-Passwd-XS/distinfo (revision 0) >+++ p5-Crypt-Passwd-XS/distinfo (working copy) >@@ -0,0 +1,2 @@ >+SHA256 (Crypt-Passwd-XS-0.601.tar.gz) = 598398104be3f2f14612126a932f8fcc6786999aedd67238d6de2b97e99cca3a >+SIZE (Crypt-Passwd-XS-0.601.tar.gz) = 28191 > >Property changes on: p5-Crypt-Passwd-XS/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: p5-Crypt-Passwd-XS/pkg-descr >=================================================================== >--- p5-Crypt-Passwd-XS/pkg-descr (revision 0) >+++ p5-Crypt-Passwd-XS/pkg-descr (working copy) >@@ -0,0 +1,21 @@ >+Crypt::Passwd::XS - Full XS implementation of common crypt() algorithms >+ >+This module provides several common crypt() schemes as full XS >+implementations. It allows you to validate crypted passwords that were >+hashed using a scheme that the system's native crypt() implementation >+does not support. >+ >+The following files are adapted from other sources (primarily DragonFly BSD.) >+See the copyright notices in these files for full details: >+ >+crypt_to64.c - copyright 1991 University of California >+crypt_to64.h - copyright 1991 University of California >+des.c - copyright 1994 David Burren, Geoffrey M. Rehmet, Mark R V Murray >+md5.c - copyright 1999, 2000, 2002 Aladdin Enterprises >+md5.h - copyright 1999, 2000, 2002 Aladdin Enterprises >+md5crypt.c - copyright Poul-Henning Kamp >+md5crypt.h - copyright Poul-Henning Kamp >+sha256crypt.c - public domain reference implementation by Ulrich Drepper >+sha512crypt.c - public domain reference implementation by Ulrich Drepper >+ >+WWW: http://search.cpan.org/dist/Crypt-Passwd-XS/ > >Property changes on: p5-Crypt-Passwd-XS/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: p5-Crypt-Passwd-XS/pkg-plist >=================================================================== >--- p5-Crypt-Passwd-XS/pkg-plist (revision 0) >+++ p5-Crypt-Passwd-XS/pkg-plist (working copy) >@@ -0,0 +1,10 @@ >+%%PERL5_MAN3%%/Crypt::Passwd::XS.3.gz >+%%SITE_PERL%%/%%PERL_ARCH%%/Crypt/Passwd/XS.pm >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Passwd/XS/.packlist >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Passwd/XS/XS.bs >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Passwd/XS/XS.so >+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Passwd/XS >+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Passwd >+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt >+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt/Passwd >+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt > >Property changes on: p5-Crypt-Passwd-XS/pkg-plist >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 183974
: 138120