From ehaupt@mx.critical.ch  Tue Jul 26 06:32:00 2005
Return-Path: <ehaupt@mx.critical.ch>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 851A416A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 26 Jul 2005 06:32:00 +0000 (GMT)
	(envelope-from ehaupt@mx.critical.ch)
Received: from mx.critical.ch (admin.critical.ch [67.18.86.178])
	by mx1.FreeBSD.org (Postfix) with SMTP id 3B93843D45
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 26 Jul 2005 06:32:00 +0000 (GMT)
	(envelope-from ehaupt@mx.critical.ch)
Received: (qmail 93204 invoked by uid 1000); 26 Jul 2005 06:31:59 -0000
Message-Id: <20050726063159.93203.qmail@mx.critical.ch>
Date: 26 Jul 2005 06:31:59 -0000
From: Emanuel Haupt <ehaupt@critical.ch>
Reply-To: Emanuel Haupt <ehaupt@critical.ch>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: new port: security/bsdsfv - A flexible SFV checksum utility 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         84108
>Category:       ports
>Synopsis:       new port: security/bsdsfv - A flexible SFV checksum utility
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    garga
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 26 06:40:14 GMT 2005
>Closed-Date:    Tue Jul 26 17:11:04 GMT 2005
>Last-Modified:  Tue Jul 26 17:11:04 GMT 2005
>Originator:     Emanuel Haupt
>Release:        FreeBSD 4.11-RELEASE-p11 i386
>Organization:
>Environment:
System: FreeBSD admin.critical.ch 4.11-RELEASE-p11 FreeBSD 4.11-RELEASE-p11 #0: Thu Jun 30 09:36:40 CEST 2005 root@admin.critical.ch:/usr/obj/usr/src-release/src/sys/GENERIC i386


	
>Description:
new port: security/bsdsfv - A flexible SFV checksum utility

BSDsvf is a flexible and highly compatible SFV checksum utility. 

Features:

  - create SFV files, verify downloaded single files or whole releases
  - add banners to your SFV files
  - very flexible and compatible with all other SFV tools currently known,
    including SFVNIX compatibility mode concerning SFV files created
  - easy to console application
  - plug & play support for glFTPd and other demons including
    count-missing-files feature for race scripts

>How-To-Repeat:
	
>Fix:

	



--- bsdsfv.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:
#
#	bsdsfv
#	bsdsfv/Makefile
#	bsdsfv/pkg-descr
#	bsdsfv/distinfo
#
echo c - bsdsfv
mkdir -p bsdsfv > /dev/null 2>&1
echo x - bsdsfv/Makefile
sed 's/^X//' >bsdsfv/Makefile << 'END-of-bsdsfv/Makefile'
X# New ports collection makefile for:	bsdsfv
X# Date created:				26 Jul 2005
X# Whom:					Emanuel Haupt <ehaupt@critical.ch>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	bsdsfv
XPORTVERSION=	1.18
XCATEGORIES=	security
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	ehaupt@critical.ch
XCOMMENT=	A flexible SFV checksum utility
X
XWRKSRC=		${WRKDIR}/${PORTNAME}
XPLIST_FILES=	bin/bsdsfv
XPORTDOCS=	MANUAL
X
X.if !defined(NOPORTDOCS)
Xpost-install:
X	${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
END-of-bsdsfv/Makefile
echo x - bsdsfv/pkg-descr
sed 's/^X//' >bsdsfv/pkg-descr << 'END-of-bsdsfv/pkg-descr'
XBSDsvf is a flexible and highly compatible SFV checksum utility. 
X
XFeatures:
X
X  - create SFV files, verify downloaded single files or whole releases
X  - add banners to your SFV files
X  - very flexible and compatible with all other SFV tools currently known,
X    including SFVNIX compatibility mode concerning SFV files created
X  - easy to console application
X  - plug & play support for glFTPd and other demons including
X    count-missing-files feature for race scripts
X
XWWW: http://bsdsfv.sourceforge.net/
X
X- ehaupt
Xehaupt@critical.ch
END-of-bsdsfv/pkg-descr
echo x - bsdsfv/distinfo
sed 's/^X//' >bsdsfv/distinfo << 'END-of-bsdsfv/distinfo'
XMD5 (bsdsfv-1.18.tar.gz) = 381df19a827d5a20097ab95ea9e760fa
XSIZE (bsdsfv-1.18.tar.gz) = 13301
END-of-bsdsfv/distinfo
exit
--- bsdsfv.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->garga 
Responsible-Changed-By: garga 
Responsible-Changed-When: Tue Jul 26 14:44:29 GMT 2005 
Responsible-Changed-Why:  
Grabbed 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84108 
State-Changed-From-To: open->closed 
State-Changed-By: garga 
State-Changed-When: Tue Jul 26 17:10:45 GMT 2005 
State-Changed-Why:  
New port added, with minor changes to respect PREFIX. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84108 
>Unformatted:
