ports/84108: new port: security/bsdsfv - A flexible SFV checksum utility

[ Available lists | Index of freebsd-ports-bugs | Month of Jul 2005 | Week of 26 Jul 2005 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Emanuel Haupt <ehaupt@critical.ch>
Date
26 Jul 2005 06:40:15
Subject
ports/84108: new port: security/bsdsfv - A flexible SFV checksum utility
Message-ID
20050726063159.93203.qmail@mx.critical.ch


[ Hide this part ]
 
>Number: 84108
>Category: ports
>Synopsis: new port: security/bsdsfv - A flexible SFV checksum utility
>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: Tue Jul 26 06:40:14 GMT 2005
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


Elapsed time: 0.071 seconds