635e FreshPorts -- security/p5-Crypt-DES_EDE3
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Crypt-DES_EDE3 0.01_1 security on this many watch lists=12 search for ports that depend on this port
Perl5 interface to a implementing 3-DES EDE encryption and decryption
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 Mar 2002 12:00:57
Also Listed In: perl5
License: not specified in port


Crypt::DES_EDE3 implements DES-EDE3 encryption. This is triple-DES
encryption where an encrypt operation is encrypt-decrypt-encrypt, and
decrypt is decrypt-encrypt-decrypt. This implementation uses Crypt::DES
to do its dirty DES work, and simply provides a wrapper around that
module: setting up the individual DES ciphers, initializing the keys,
and performing the encryption/decryption steps
SVNWeb : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. security/p5-Crypt-DES
  2. lang/perl5.8
Required To Run:
  1. security/p5-Crypt-DES
  2. lang/perl5.8

This port is required by:

for Build for Run

To install the port: cd /usr/ports/security/p5-Crypt-DES_EDE3/ && make install clean
To add the package: pkg_add -r p5-Crypt-DES_EDE3


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Crypt/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Crypt/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Crypt/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Crypt/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Crypt/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Crypt/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Crypt/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Crypt/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Crypt/
  11. http://at.cpan.org/modules/by-module/Crypt/
  12. http://backpan.perl.org/modules/by-module/Crypt/
  13. http://cpan.nctu.edu.tw/modules/by-module/Crypt/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Crypt/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Crypt/
  16. http://www.cpan.dk/modules/by-module/Crypt/
  17. http://www.cpan.dk/modules/by-module/Crypt/

Number of commits found: 14

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
08 Jun 2012 12:47:19
Original commit files touched by this commit  0.01_1
culot search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Submitted by:   az@
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.01_1
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
17 May 2011 11:11:48
Original commit files touched by this commit  0.01_1
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports

Approved by:    erwin@ (portmgr)
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.01_1
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
22 Jan 2006 02:50:55
Original commit files touched by this commit  0.01_1
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
14 Nov 2005 15:05:17
Original commit files touched by this commit  0.01_1
mat search for other commits by this committer
Take a perl@ hat and add SHA256 checksums
04 Nov 2005 23:19:11
Original commit files touched by this commit  0.01_1
nork search for other commits by this committer
Change MAINTAINERship to perl@.
04 Nov 2005 21:24:21
Original commit files touched by this commit  0.01_1
jesper search for other commits by this committer
Drop maintainer
10 Aug 2004 05:22:04
Original commit files touched by this commit  0.01_1
kuriyama search for other commits by this committer
Fix plist.

Approved by:    maintainer
24 Mar 2004 23:14:14
Original commit files touched by this commit  0.01
trevor search for other commits by this committer
Add size data, approved by maintainers.
06 Feb 2004 13:12:53
Original commit files touched by this commit  0.01
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
24 Oct 2003 12:05:09
Original commit files touched by this commit  0.01
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
07 Mar 2003 06:10:51
Original commit files touched by this commit  0.01
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
14 Mar 2002 15:00:57
Original commit files touched by this commit
ijliao search for other commits by this committer
add p5-Crypt-DES_EDE3 0.01
Perl5 interface to a implementing 3-DES EDE encryption and decryption

PR:             35891
Submitted by:   jesper

Number of commits found: 14

2842
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsJun 19
otrsJun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04

9 vulnerabilities affecting 12 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24569
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 1
new 48 hours8
new 7 days28
new fortnight85
new month173

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0