notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
p5-Algorithm-MDiff Perl interface to calculate m-difference between two objects
0.94 devel Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.94Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: the module was removed from CPAN
Expired 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 search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5.8.9 : lang/perl5.8
Runtime dependencies:
  1. 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:
Expand this list (20 items)
Collapse this list.
  1. ftp://cpan.pop-mg.com.br/pub/CPAN/modules/by-module/Algorithm/
  2. ftp://csociety-ftp.ecn.purdue.edu/pub/CPAN/modules/by-module/Algorithm/
  3. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  4. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Algorithm/
  5. ftp://ftp.chg.ru/pub/lang/perl/CPAN/modules/by-module/Algorithm/
  6. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Algorithm/
  7. ftp://ftp.cs.colorado.edu/pub/perl/CPAN/modules/by-module/Algorithm/
  8. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Algorithm/
  9. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Algorithm/
  10. ftp://ftp.isu.net.sa/pub/CPAN/modules/by-module/Algorithm/
  11. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Algorithm/
  12. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Algorithm/
  13. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Algorithm/
  14. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Algorithm/
  15. http://at.cpan.org/modules/by-module/Algorithm/
  16. http://backpan.cpan.org/modules/by-module/Algorithm/
  17. http://ring.k-opti.com/archives/lang/perl/CPAN/modules/by-module/Algorithm/
  18. http://ring.nict.go.jp/archives/lang/perl/CPAN/modules/by-module/Algorithm/
  19. http://ring.riken.jp/archives/lang/perl/CPAN/modules/by-module/Algorithm/
  20. http://www.cpan.dk/modules/by-module/Algorithm/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.94
16 Sep 2009 12:59:02
Original commit files touched by this commit
miwi search for other commits by this committer
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
Original commit files touched by this commit
tobez search for other commits by this committer
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
Original commit files touched by this commit
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)
0.94
27 Jun 2006 05:11:14
Original commit files touched by this commit
clsung search for other commits by this committer
- add WWW entry in pkg-descr
0.94
22 Jan 2006 00:27:03
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
0.94
24 Nov 2005 15:40:04
Original commit files touched by this commit
pav search for other commits by this committer
- Add some SHA256 checksums
0.94
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.94
24 Oct 2003 12:05:09
Original commit files touched by this commit
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
0.94
20 Feb 2003 17:07:10
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
01 Mar 2001 06:39:18
commit hash: fp1.10151@dev.null.freshports.orgcommit hash: fp1.10151@dev.null.freshports.orgcommit hash: fp1.10151@dev.null.freshports.orgcommit hash: fp1.10151@dev.null.freshports.org files touched by this commit
vanilla search for other commits by this committer
Remove do-configure section, use PERL_CONFIGURE now.    
12 Jan 2001 02:00:49
commit hash: fp1.8406@dev.null.freshports.orgcommit hash: fp1.8406@dev.null.freshports.orgcommit hash: fp1.8406@dev.null.freshports.orgcommit hash: fp1.8406@dev.null.freshports.org files touched by this commit
kuriyama search for other commits by this committer
Add 2 "@unexec rmdir"s.    
03 Jan 2001 23:15:08
commit hash: fp1.7959@dev.null.freshports.orgcommit hash: fp1.7959@dev.null.freshports.orgcommit hash: fp1.7959@dev.null.freshports.orgcommit hash: fp1.7959@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Add p5-Algorithm-MDiff 0.94, perl interface to calculate m-difference   between
two objects.    

Number of commits found: 12