Port details |
- p5-Digest-MD5-M4p Perl interface to a variant of the MD5 algorithm
- 0.01_2 security
=1 0.01_2Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2004-06-27 15:40:41
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: p5-POE-Component-Server-Twirc, p5-Filesys-Virtual-Plain, p5-Class-Accessor-Lvalue, p5-Class-DBI-Untaint, p5-Email-FolderType-Net
- Also Listed In: perl5
- License: not specified in port
- Description:
- The Digest::MD5::M4p module is cloned from the Digest::MD5 module
to support a variant Apple iTunes implementation of the MD5 algorithm.
WWW: https://metacpan.org/release/Digest-MD5-M4p
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Digest-MD5-M4p>0:security/p5-Digest-MD5-M4p
- To install the port:
- cd /usr/ports/security/p5-Digest-MD5-M4p/ && make install clean
- To add the package, run one of these commands:
- pkg install security/p5-Digest-MD5-M4p
- pkg install p5-Digest-MD5-M4p
- PKGNAME: p5-Digest-MD5-M4p
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Digest-MD5-M4p-0.01.tar.gz) = b939a5b4ea3899c95cce6026777d267ceec6fd0ac4da25fb3880702706fafc9e
SIZE (Digest-MD5-M4p-0.01.tar.gz) = 9925
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- audio/p5-Net-DAAP-Client
- for Run
-
- audio/p5-Net-DAAP-Client
- Configuration Options:
- No options to configure
- Options name:
- security_p5-Digest-MD5-M4p
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.01_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 May 2018 20:15:20
0.01_2
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
07 Apr 2017 18:50:22
0.01_2
|
lth  |
Moving maintainership burden onto broader shoulders |
26 Nov 2014 13:08:38
0.01_2
|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
10 Jun 2014 12:14:14
0.01_1
|
mat  |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
30 Jan 2014 08:45:51
0.01_1
|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 22:55:26
0.01_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
07 Aug 2013 13:20:32
0.01_1 
|
az  |
- Convert to new perl framework
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in
current version)
Approved by: lth@ (maintainer) |
26 Jul 2013 10:46:37
0.01_1
|
az  |
- switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@) |
03 Jul 2011 14:03:52
0.01_1
|
ohauer  |
-remove MD5 |
24 Jan 2010 06:18:08
0.01_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 4).
Approved by: portmgr (itetcu) |
17 Apr 2008 14:30:31
0.01
|
araujo  |
- 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) |
08 Sep 2007 01:04:03
0.01
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
24 Jan 2006 01:03:33
0.01
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:50:55
0.01
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
11 Jun 2005 16:13:12
0.01
|
skv  |
* reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on) |
27 Jun 2004 15:34:51
0.01
|
lth  |
Add p5-Digest-MD5-M4p 0.01,
Perl interface to a variant of the MD5 algorithm.
Approved by: erwin (implicit) |