ports/79043: [new port] sysutils/freebsd-sha256

Colin Percival cperciva at daemonology.net
Sun Mar 20 09:00:10 UTC 2005


>Number:         79043
>Category:       ports
>Synopsis:       [new port] sysutils/freebsd-sha256
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 20 09:00:09 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Colin Percival
>Release:        FreeBSD 5.3-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD hexahedron.daemonology.net 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #5: Tue Feb 8 02:15:18 GMT 2005 cperciva at hexahedron.daemonology.net:/usr/home/cperciva/obj/usr/src/sys/GENERIC i386
>Description:

This is a port of FreeBSD's sha256 utility, provided for the benefit of
people running versions of FreeBSD which are more than two weeks old.

>How-To-Repeat:
>Fix:

--- sha256.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:
#
#	ports/sysutils/freebsd-sha256/
#	ports/sysutils/freebsd-sha256/Makefile
#	ports/sysutils/freebsd-sha256/distinfo
#	ports/sysutils/freebsd-sha256/pkg-descr
#
echo c - ports/sysutils/freebsd-sha256/
mkdir -p ports/sysutils/freebsd-sha256/ > /dev/null 2>&1
echo x - ports/sysutils/freebsd-sha256/Makefile
sed 's/^X//' >ports/sysutils/freebsd-sha256/Makefile << 'END-of-ports/sysutils/freebsd-sha256/Makefile'
X# New ports collection makefile for:	FreeBSD sha256 utility
X# Date created:				10 March 2004
X# Whom:					cperciva at daemonology.net
X#
X# $FreeBSD$
X#
X
XPORTNAME=	freebsd-sha256
XPORTVERSION=	20050310
XCATEGORIES=	sysutils security
XMASTER_SITES=	http://www.daemonology.net/misc/
X
XMAINTAINER=	cperciva at daemonology.net
XCOMMENT=	FreeBSD sha256 utility
X
XBINDIR=		${PREFIX}/sbin
XMANDIR=		${PREFIX}/man/man
XMAKE_ARGS=	BINDIR="${BINDIR}" MANDIR="${MANDIR}" -DNOMANCOMPRESS
X
XMAN1=		sha256.1
XPLIST_FILES=	sbin/sha256
X
X.include <bsd.port.pre.mk>
X
X.if ${OSVERSION} > 600020
XIGNORE=		"sha256 now contained in the base system"
X.endif
X
X.include <bsd.port.post.mk>
END-of-ports/sysutils/freebsd-sha256/Makefile
echo x - ports/sysutils/freebsd-sha256/distinfo
sed 's/^X//' >ports/sysutils/freebsd-sha256/distinfo << 'END-of-ports/sysutils/freebsd-sha256/distinfo'
XMD5 (freebsd-sha256-20050310.tar.gz) = 50a21ec5a4f75ad0a644c1139f7b0865
XSIZE (freebsd-sha256-20050310.tar.gz) = 8401
END-of-ports/sysutils/freebsd-sha256/distinfo
echo x - ports/sysutils/freebsd-sha256/pkg-descr
sed 's/^X//' >ports/sysutils/freebsd-sha256/pkg-descr << 'END-of-ports/sysutils/freebsd-sha256/pkg-descr'
XThis is the command-line sha256 utility from FreeBSD.
X
X- Colin Percival
Xcperciva at daemonology.net
END-of-ports/sysutils/freebsd-sha256/pkg-descr
exit
--- sha256.shar ends here ---


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



More information about the freebsd-ports-bugs mailing list