Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Dec 2006 11:36:07 +0800 (CST)
From:      chinsan <chinsan@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/106800: [NEW PORT] textproc/vbindiff: Visual binary diff, visually compare binary files
Message-ID:  <20061216033607.3182E11448@chinsan.twbbs.org>
Resent-Message-ID: <200612160340.kBG3e2U3048686@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         106800
>Category:       ports
>Synopsis:       [NEW PORT] textproc/vbindiff: Visual binary diff, visually compare binary files
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 16 03:40:02 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #3: Mon Dec  4 02:04:40 CST
>Description:
Visual Binary Diff (VBinDiff) displays files in hexadecimal and ASCII (or
EBCDIC). It can also display two files at once, and highlight the
differences between them. Unlike diff, it works well with large files (up to
4 GB).

WWW: http://www.pobox.com/~cjm/vbindiff/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- vbindiff-3.0.b1.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:
#
#	vbindiff
#	vbindiff/Makefile
#	vbindiff/distinfo
#	vbindiff/pkg-descr
#
echo c - vbindiff
mkdir -p vbindiff > /dev/null 2>&1
echo x - vbindiff/Makefile
sed 's/^X//' >vbindiff/Makefile << 'END-of-vbindiff/Makefile'
X# New ports collection makefile for:   vbindiff
X# Date created:                2006/12/16
X# Whom:                        chinsan
X#
X# $FreeBSD$
X#
X
XPORTNAME=	vbindiff
XPORTVERSION=	3.0.b1
XCATEGORIES=	textproc
XMASTER_SITES=	http://home.comcast.net/~chris-madsen/vbindiff/
XDISTNAME=	${PORTNAME}-${PORTVERSION:S/.b1/_beta1/}
X
XMAINTAINER=	chinsan@FreeBSD.org
XCOMMENT=	Visual binary diff, visually compare binary files
X
XGNU_CONFIGURE=	yes
X
XPLIST_FILES=	bin/vbindiff
XMAN1=		vbindiff.1
X
X.include <bsd.port.mk>
END-of-vbindiff/Makefile
echo x - vbindiff/distinfo
sed 's/^X//' >vbindiff/distinfo << 'END-of-vbindiff/distinfo'
XMD5 (vbindiff-3.0_beta1.tar.gz) = a003ab76c596f47ea14d9e8ec82e5ad9
XSHA256 (vbindiff-3.0_beta1.tar.gz) = 56ec4910f5a5a93c1b8b674d515d4ed64626ae2c2cfed144229eecfefc5b6248
XSIZE (vbindiff-3.0_beta1.tar.gz) = 106317
END-of-vbindiff/distinfo
echo x - vbindiff/pkg-descr
sed 's/^X//' >vbindiff/pkg-descr << 'END-of-vbindiff/pkg-descr'
XVisual Binary Diff (VBinDiff) displays files in hexadecimal and ASCII (or
XEBCDIC). It can also display two files at once, and highlight the
Xdifferences between them. Unlike diff, it works well with large files (up to
X4 GB).
X
XWWW: http://www.pobox.com/~cjm/vbindiff/
END-of-vbindiff/pkg-descr
exit
--- vbindiff-3.0.b1.shar ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061216033607.3182E11448>