ports/69124: New port for md5deep

Frank J. Laszlo laszlof at vonostingroup.com
Thu Jul 15 19:10:23 UTC 2004


>Number:         69124
>Category:       ports
>Synopsis:       New port for md5deep
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 15 19:10:22 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Frank J. Laszlo
>Release:        FreeBSD 4.9-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD ritamari.vonostingroup.com 4.9-RELEASE-p3 FreeBSD 4.9-RELEASE-p3 #2: Mon Mar 8 18:14:29 EST 2004 root at ritamari.vonostingroup.com:/usr/obj/usr/src/sys/RITAMARI i386


>Description:
	This is a new port for md5deep. (http://md5deep.sourceforge.net) I found this useful for comparing md5 checksums
	for multiple files within a directory.
>How-To-Repeat:
>Fix:


--- md5deep.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:
#
#	md5deep
#	md5deep/distinfo
#	md5deep/Makefile
#	md5deep/pkg-plist
#	md5deep/pkg-descr
#
echo c - md5deep
mkdir -p md5deep > /dev/null 2>&1
echo x - md5deep/distinfo
sed 's/^X//' >md5deep/distinfo << 'END-of-md5deep/distinfo'
XMD5 (md5deep-1.3.tar.gz) = b747ef1eb7bc87df079dfa8cac750081
END-of-md5deep/distinfo
echo x - md5deep/Makefile
sed 's/^X//' >md5deep/Makefile << 'END-of-md5deep/Makefile'
X# New ports collection makefile for:	md5deep
X# Date created:		15 July 2004
X# Whom:			Frank Laszlo <laszlof at vonostingroup.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	md5deep
XPORTVERSION=	1.3
XCATEGORIES=	security
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	laszlof at vonostingroup.com
XCOMMENT=	Program to compute MD5 and SHA1 message digests recursively
X
XNO_BUILD=	yes
X
XMAN1=	md5deep.1 sha1deep.1
X
Xpost-extract:
X	@ (cd ${WRKSRC}; make unix)
X
Xpre-install:
X	@ (cd ${WRKSRC}; make install)
X
X.include <bsd.port.mk>
END-of-md5deep/Makefile
echo x - md5deep/pkg-plist
sed 's/^X//' >md5deep/pkg-plist << 'END-of-md5deep/pkg-plist'
Xbin/md5deep
Xbin/sha1deep
END-of-md5deep/pkg-plist
echo x - md5deep/pkg-descr
sed 's/^X//' >md5deep/pkg-descr << 'END-of-md5deep/pkg-descr'
Xmd5deep is a cross-platform set of programs to compute 
XMD5 message digests or SHA-1 message digests on an arbitrary
Xnumber of files. The programs run on Windows, Linux, *BSD, 
XOS X, Solaris, and should run on most other platforms.
Xmd5deep is similar to the md5sum program found in the 
XGNU Coreutils package, but has many additional features.
X
XWWW: http://md5deep.sourceforge.net
END-of-md5deep/pkg-descr
exit
--- md5deep.shar ends here ---


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



More information about the freebsd-ports-bugs mailing list