Port details |
- vbindiff Visual binary diff, visually compare binary files
- 3.0.b5_1 textproc
=6 3.0.b5_1Version of this port present on the latest quarterly branch. - Maintainer: cyberbotx@cyberbotx.com
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2006-12-16 03:49:48
- Last Update: 2024-02-26 12:35:30
- Commit Hash: e2bb981
- People watching this port, also watch:: tor, kismet, monit, openssl, sleuthkit
- License: GPLv2+
- WWW:
- https://www.cjmweb.net/vbindiff/
- 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).
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- vbindiff>0:textproc/vbindiff
- To install the port:
- cd /usr/ports/textproc/vbindiff/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/vbindiff
- pkg install vbindiff
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vbindiff
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1516144480
SHA256 (vbindiff-3.0_beta5.tar.gz) = f04da97de993caf8b068dcb57f9de5a4e7e9641dc6c47f79b60b8138259133b8
SIZE (vbindiff-3.0_beta5.tar.gz) = 128406
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_vbindiff
- USES:
- ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.b5_1 26 Feb 2024 12:35:30
![commit hash: e2bb981f43df0e9f982c82aac5f278059232f9ee commit hash: e2bb981f43df0e9f982c82aac5f278059232f9ee](/images/git.png) ![commit hash: e2bb981f43df0e9f982c82aac5f278059232f9ee commit hash: e2bb981f43df0e9f982c82aac5f278059232f9ee](/images/codeberg.svg) ![commit hash: e2bb981f43df0e9f982c82aac5f278059232f9ee commit hash: e2bb981f43df0e9f982c82aac5f278059232f9ee](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Muhammad Moinur Rahman (bofh) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
textproc/vbindiff: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.0.b5 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.0.b5 20 Jul 2022 14:23:14
![commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b](/images/git.png) ![commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b](/images/codeberg.svg) ![commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
3.0.b5 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
3.0.b5 16 Jan 2018 23:26:07
![Revision:459214 Revision:459214](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dbaio ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
textproc/vbindiff: Fix WWW |
3.0.b5 16 Jan 2018 23:22:50
![Revision:459213 Revision:459213](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dbaio ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
textproc/vbindiff: Update to 3.0.b5
While here, add license and update url.
PR: 225193
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
3.0.b4 05 Feb 2016 16:11:16
![Revision:408215 Revision:408215](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
marino ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
textproc/vbindiff: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket |
3.0.b4 11 May 2015 18:34:58
![Revision:386097 Revision:386097](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
3.0.b4 04 Mar 2014 15:39:19
![Revision:347025 Revision:347025](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Stage support |
3.0.b4 20 Sep 2013 23:17:32
![Revision:327773 Revision:327773](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
3.0.b4 03 Jul 2011 14:40:25
![files touched by this commit files touched by this commit](/images/logs.gif) |
ohauer ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
-remove MD5 |
3.0.b4 09 Sep 2009 09:49:02
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 3.0.b4
- Pass maintainership to submitter
PR: 138607
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> |
3.0.b1 28 Aug 2009 17:37:26
![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr |
3.0.b1 22 May 2007 04:15:23
![files touched by this commit files touched by this commit](/images/logs.gif) |
rafan ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Make it fetchable (master site changed)
PR: ports/112480
Submitted by: chinsan
Approved by: portmgr (linimon) |
3.0.b1 16 Dec 2006 03:48:34
![files touched by this commit files touched by this commit](/images/logs.gif) |
rafan ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add vbindiff 3.0.b1, visual binary diff, visually compare binary files.
PR: ports/106800
Submitted by: chinsan |