ports/56022: math/entropy port update from 1.0 to 1.1

Chris S.J.Peron maneo at bsdpro.com
Wed Aug 27 01:50:21 UTC 2003


>Number:         56022
>Category:       ports
>Synopsis:       math/entropy port update from 1.0 to 1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 26 18:50:19 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Chris S.J. Peron
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
System: FreeBSD staff.seccuris.com 4.8-RELEASE FreeBSD 4.8-RELEASE #2: Sat May 24 03:01:46 CDT 2003 cperon at staff.seccuris.com:/usr/src/sys/compile/opcode.staff i386


	
>Description:

update by maintainer/author

Reason(s):

	pkg-descr did not contain WWW tag
	Makefile did not honor $(PREFIX)
	
>How-To-Repeat:

N/A

	
>Fix:

I have enclosed a shar of the updated port.

# 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:
#
#	/usr/ports/math/entropy
#	/usr/ports/math/entropy/Makefile
#	/usr/ports/math/entropy/distinfo
#	/usr/ports/math/entropy/pkg-descr
#	/usr/ports/math/entropy/pkg-plist
#
echo c - /usr/ports/math/entropy
mkdir -p /usr/ports/math/entropy > /dev/null 2>&1
echo x - /usr/ports/math/entropy/Makefile
sed 's/^X//' >/usr/ports/math/entropy/Makefile << 'END-of-/usr/ports/math/entropy/Makefile'
X# New ports collection makefile for:    entropy
X# Date created:         9 August 2002
X# Whom:                 Chris S.J. Peron <maneo at bsdpro.com>
X#
X# $FreeBSD: ports/math/entropy/Makefile,v 1.3 2003/02/21 12:43:57 knu Exp $
X#
X
XPORTNAME=	entropy
XPORTVERSION=	1.1
XCATEGORIES=	math archivers
XMASTER_SITES=	http://www.seccuris.com/documents/downloads/
X
XMAINTAINER=	maneo at bsdpro.com
XCOMMENT=	Calculate data entropy to benchmark compression algorithms
X
XMAN1=		entropy.1
XMANCOMPRESSED=	yes
X
X.include <bsd.port.mk>
END-of-/usr/ports/math/entropy/Makefile
echo x - /usr/ports/math/entropy/distinfo
sed 's/^X//' >/usr/ports/math/entropy/distinfo << 'END-of-/usr/ports/math/entropy/distinfo'
XMD5 (entropy-1.1.tar.gz) = 6d05a9fbb07ea54437265389541f2d63
END-of-/usr/ports/math/entropy/distinfo
echo x - /usr/ports/math/entropy/pkg-descr
sed 's/^X//' >/usr/ports/math/entropy/pkg-descr << 'END-of-/usr/ports/math/entropy/pkg-descr'
XEntropy is a program that will calculate the entropy of a given set
Xof data. This program is mainly used to benchmark the efficiency
Xof existing or developing compression algorithms.
X
XWWW: http://www.seccuris.com
END-of-/usr/ports/math/entropy/pkg-descr
echo x - /usr/ports/math/entropy/pkg-plist
sed 's/^X//' >/usr/ports/math/entropy/pkg-plist << 'END-of-/usr/ports/math/entropy/pkg-plist'
Xbin/entropy
END-of-/usr/ports/math/entropy/pkg-plist
exit

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



More information about the freebsd-ports-bugs mailing list