Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Aug 2002 07:23:27 +0800 (CST)
From:      Yen-Ming Lee <leeym@utopia.leeym.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41644: new port: security/p5-Digest-Nilsimsa
Message-ID:  <20020813232327.6C4283E9E71@utopia.leeym.com>

next in thread | raw e-mail | index | archive | help

>Number:         41644
>Category:       ports
>Synopsis:       new port: security/p5-Digest-Nilsimsa
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 13 16:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD utopia.leeym.com 4.6-STABLE FreeBSD 4.6-STABLE #4: Sun Aug 11 23:31:16 CST 2002 root@utopia.leeym.com:/mnt3/obj/usr/src/sys/UTOPIA i386


	
>Description:

A nilsimsa signature is a statistic of n-gram occurance in a piece of text.
It is a 256 bit value usually represented in hex. This module is a wrapper
around nilsimsa implementation in C by cmeclax. 

WWW: http://search.cpan.org/dist/Digest-Nilsimsa/


>How-To-Repeat:
	
>Fix:

	

--- p5-Digest-Nilsimsa.shar begins here ---
# 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-Digest-Nilsimsa
#	p5-Digest-Nilsimsa/Makefile
#	p5-Digest-Nilsimsa/pkg-comment
#	p5-Digest-Nilsimsa/pkg-descr
#	p5-Digest-Nilsimsa/pkg-plist
#	p5-Digest-Nilsimsa/distinfo
#
echo c - p5-Digest-Nilsimsa
mkdir -p p5-Digest-Nilsimsa > /dev/null 2>&1
echo x - p5-Digest-Nilsimsa/Makefile
sed 's/^X//' >p5-Digest-Nilsimsa/Makefile << 'END-of-p5-Digest-Nilsimsa/Makefile'
X# New ports collection makefile for:	p5-Digest-Nilsimsa
X# Date created:				13 August 2002
X# Whom:					Yen-Ming Lee <leeym@leeym.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Digest-Nilsimsa
XPORTVERSION=	0.06
XCATEGORIES=	security perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Digest
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	leeym@leeym.com
X
XPERL_CONFIGURE=	yes
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		Digest::Nilsimsa.3
X
X.include <bsd.port.mk>
END-of-p5-Digest-Nilsimsa/Makefile
echo x - p5-Digest-Nilsimsa/pkg-comment
sed 's/^X//' >p5-Digest-Nilsimsa/pkg-comment << 'END-of-p5-Digest-Nilsimsa/pkg-comment'
XPerl version of Nilsimsa code 
END-of-p5-Digest-Nilsimsa/pkg-comment
echo x - p5-Digest-Nilsimsa/pkg-descr
sed 's/^X//' >p5-Digest-Nilsimsa/pkg-descr << 'END-of-p5-Digest-Nilsimsa/pkg-descr'
XA nilsimsa signature is a statistic of n-gram occurance in a piece of text.
XIt is a 256 bit value usually represented in hex. This module is a wrapper
Xaround nilsimsa implementation in C by cmeclax. 
X
XWWW: http://search.cpan.org/dist/Digest-Nilsimsa/
END-of-p5-Digest-Nilsimsa/pkg-descr
echo x - p5-Digest-Nilsimsa/pkg-plist
sed 's/^X//' >p5-Digest-Nilsimsa/pkg-plist << 'END-of-p5-Digest-Nilsimsa/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Digest/Nilsimsa.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/Nilsimsa/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/Nilsimsa/Nilsimsa.bs
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/Nilsimsa/Nilsimsa.so
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/Nilsimsa
END-of-p5-Digest-Nilsimsa/pkg-plist
echo x - p5-Digest-Nilsimsa/distinfo
sed 's/^X//' >p5-Digest-Nilsimsa/distinfo << 'END-of-p5-Digest-Nilsimsa/distinfo'
XMD5 (Digest-Nilsimsa-0.06.tar.gz) = 08e940bd7f5d1167ef3fd1aa7ce234d7
END-of-p5-Digest-Nilsimsa/distinfo
exit
--- p5-Digest-Nilsimsa.shar ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020813232327.6C4283E9E71>