ports/131010: [NEW PORT]math/p5-Algorithm-Munkres:Perl Extension for Munkres' Solution to Classical Assignment Problem

Wen Heping wenheping at gmail.com
Mon Jan 26 12:40:01 UTC 2009


>Number:         131010
>Category:       ports
>Synopsis:       [NEW PORT]math/p5-Algorithm-Munkres:Perl Extension for Munkres' Solution to Classical Assignment Problem
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 26 12:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD 8.0-CURRENT
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT-200811 FreeBSD 8.0-CURRENT-200811 #0: Thu Nov  6 00:32:12 UTC 2008     root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Algorithm-Munkres is a perl extension for Munkres' solution to
classical Assignment problem for square and rectangular matrices
This module extends the solution of Assignment problem for square
matrices to rectangular matrices by padding zeros. Thus a rectangular
matrix is converted to square matrix by padding necessary zeros.

WWW:    http://search.cpan.org/dist/Algorithm-Munkres/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-Algorithm-Munkres
#	p5-Algorithm-Munkres/pkg-plist
#	p5-Algorithm-Munkres/pkg-descr
#	p5-Algorithm-Munkres/distinfo
#	p5-Algorithm-Munkres/Makefile
#
echo c - p5-Algorithm-Munkres
mkdir -p p5-Algorithm-Munkres > /dev/null 2>&1
echo x - p5-Algorithm-Munkres/pkg-plist
sed 's/^X//' >p5-Algorithm-Munkres/pkg-plist << '6ad945d3d6ed834f1122275f6c6faa90'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Munkres/.packlist
X%%SITE_PERL%%/Algorithm/Munkres.pm
X at dirrmtry %%SITE_PERL%%/Algorithm
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Munkres
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm
6ad945d3d6ed834f1122275f6c6faa90
echo x - p5-Algorithm-Munkres/pkg-descr
sed 's/^X//' >p5-Algorithm-Munkres/pkg-descr << 'cb04f88962d82f31393ca421470607b9'
XAlgorithm-Munkres is a perl extension for Munkres' solution to 
Xclassical Assignment problem for square and rectangular matrices
XThis module extends the solution of Assignment problem for square
Xmatrices to rectangular matrices by padding zeros. Thus a rectangular
Xmatrix is converted to square matrix by padding necessary zeros.
X
XWWW:	http://search.cpan.org/dist/Algorithm-Munkres/
cb04f88962d82f31393ca421470607b9
echo x - p5-Algorithm-Munkres/distinfo
sed 's/^X//' >p5-Algorithm-Munkres/distinfo << 'a5e62f1e56e7bfbbf456faf23af55b84'
XMD5 (Algorithm-Munkres-0.08.tar.gz) = 56349287513f955002720c8e2523582b
XSHA256 (Algorithm-Munkres-0.08.tar.gz) = 196bcda3984b179cedd847a7c16666b4f9741c07f611a65490d9e7f4b7a55626
XSIZE (Algorithm-Munkres-0.08.tar.gz) = 8608
a5e62f1e56e7bfbbf456faf23af55b84
echo x - p5-Algorithm-Munkres/Makefile
sed 's/^X//' >p5-Algorithm-Munkres/Makefile << '02457340cb315c52ed61c639cf70e92f'
X# New ports collection makefile for:	p5-Algorithm-Munkres
X# Date created:		2009-01-26
X# Whom:			Wen Heping <wenheping at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Algorithm-Munkres
XPORTVERSION=	0.08
XCATEGORIES=	math perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	Algorithm
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	wenheping at gmail.com
XCOMMENT=	Perl Extension for Munkres' Solution to Classical Assignment Problem
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Algorithm::Munkres.3
X
X.include <bsd.port.mk>
02457340cb315c52ed61c639cf70e92f
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list