Port details |
- p5-Algorithm-MDiff Perl interface to calculate m-difference between two objects
- 0.94 devel
=1 0.94Version of this port present on the latest quarterly branch. DEPRECATED: the module was removed from CPAN
This port expired on: 2009-09-09
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2001-01-03 20:15:08
- Last Update: 2009-09-16 12:59:02
- SVN Revision: UNKNOWN
- People watching this port, also watch:: python, p5-Time-Piece
- Also Listed In: perl5
- License: not specified in port
- WWW:
- http://search.cpan.org/dist/Algorithm-MDiff/
- Description:
- Algorithm::MDiff is another form of comparing two different perl objects.
M-difference works as follows: Two strings are m-different if at least m
of the characters in the string differ; that is, if m=3, then there are at
least 3 indices (i, j, k) such that str1[i] != str2[i], str1[j] != str2[j],
and str1[k] != str2[k].
Author: Jettero Heller <jettero@voltar.org>
WWW: http://search.cpan.org/dist/Algorithm-MDiff/
--will
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- p5-Algorithm-MDiff>0:devel/p5-Algorithm-MDiff
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-Algorithm-MDiff
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5.8.9 : lang/perl5.8
- Runtime dependencies:
-
- perl5.8.9 : lang/perl5.8
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 12
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.94 16 Sep 2009 12:59:02
 |
miwi  |
2009-09-09 devel/p5-Algorithm-MDiff: the module was removed from CPAN
2009-09-09 devel/p5-Data-Postponed: the module was removed from CPAN
2009-09-08 net/asterisk12-addons: does not build
Feature safe: yes |
0.94 09 Jul 2009 08:20:20
 |
tobez  |
Deprecate and set an expiration date since the module has not been on
CPAN for a while. |
0.94 17 Apr 2008 14:30:31
 |
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) |
0.94 27 Jun 2006 05:11:14
 |
clsung  |
- add WWW entry in pkg-descr |
0.94 22 Jan 2006 00:27:03
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry |
0.94 24 Nov 2005 15:40:04
 |
pav  |
- Add some SHA256 checksums |
0.94 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
0.94 24 Oct 2003 12:05:09
 |
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.94 20 Feb 2003 17:07:10
 |
knu  |
De-pkg-comment. |
01 Mar 2001 06:39:18
    |
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
12 Jan 2001 02:00:49
    |
kuriyama  |
Add 2 "@unexec rmdir"s. |
03 Jan 2001 23:15:08
    |
will  |
Add p5-Algorithm-MDiff 0.94, perl interface to calculate m-difference between
two objects. |
Number of commits found: 12
|