From chinsan@chinsan.twbbs.org  Sat Dec 16 03:36:11 2006
Return-Path: <chinsan@chinsan.twbbs.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 2201016A407
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Dec 2006 03:36:11 +0000 (UTC)
	(envelope-from chinsan@chinsan.twbbs.org)
Received: from chinsan.twbbs.org (220-132-119-51.HINET-IP.hinet.net [220.132.119.51])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9216643CA0
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Dec 2006 03:34:25 +0000 (GMT)
	(envelope-from chinsan@chinsan.twbbs.org)
Received: by chinsan.twbbs.org (Postfix, from userid 1001)
	id 3182E11448; Sat, 16 Dec 2006 11:36:07 +0800 (CST)
Message-Id: <20061216033607.3182E11448@chinsan.twbbs.org>
Date: Sat, 16 Dec 2006 11:36:07 +0800 (CST)
From: chinsan <chinsan@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] textproc/vbindiff: Visual binary diff, visually compare binary files
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         106800
>Category:       ports
>Synopsis:       [NEW PORT] textproc/vbindiff: Visual binary diff, visually compare binary files
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rafan
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 16 03:40:02 GMT 2006
>Closed-Date:    Sat Dec 16 03:48:49 GMT 2006
>Last-Modified:  Sat Dec 16 03:50:07 GMT 2006
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->rafan 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Dec 16 03:40:14 UTC 2006 
Responsible-Changed-Why:  
rafan@ wants this PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=106800 
State-Changed-From-To: open->closed 
State-Changed-By: rafan 
State-Changed-When: Sat Dec 16 03:48:47 UTC 2006 
State-Changed-Why:  
New port added. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=106800 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/106800: commit references a PR
Date: Sat, 16 Dec 2006 03:48:41 +0000 (UTC)

 rafan       2006-12-16 03:48:34 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc             Makefile 
   Added files:
     textproc/vbindiff    Makefile distinfo pkg-descr 
   Log:
   Add vbindiff 3.0.b1, visual binary diff, visually compare binary files.
   
   PR:             ports/106800
   Submitted by:   chinsan
   
   Revision  Changes    Path
   1.1082    +1 -0      ports/textproc/Makefile
   1.1       +22 -0     ports/textproc/vbindiff/Makefile (new)
   1.1       +3 -0      ports/textproc/vbindiff/distinfo (new)
   1.1       +6 -0      ports/textproc/vbindiff/pkg-descr (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
