Port details |
- bpatch Hex editor that doesn't load the whole file at once
- 1.0_1 editors
=3 1.0_1Version of this port present on the latest quarterly branch. - Maintainer: joerg@FreeBSD.org
 - Port Added: unknown
- Last Update: 2022-01-10 15:15:39
- Commit Hash: bcaf25a
- People watching this port, also watch:: p5-Crypt-CBC, rsync, zip, icewm, patch
- License: CC0-1.0
- Description:
- Original code written by Garry M. Johnson and Steven Lisk.
This is a neat program that contains some neat code. It allows you
to dump or edit files (binary or ascii), displayed by 256-byte records
in side-by-side hex and ascii formats. Other features (eg. toggled
swap within byte pairs) are included.
The most interesting feature of this editor is that it doesn't load the
entire file at once, unlike all other hex editors. Thus, you can browse
and edit very large files or even raw disks.
The program does not include a redistribution notice, but it was posted
to comp.sources.unix ages ago, and the README mentions the word "public
domain".
- SVNWeb : git
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/editors/bpatch/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/bpatch
- pkg install bpatch
- PKGNAME: bpatch
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1479337364
SHA256 (bpatch.tar.gz) = 3bb5c8f239be00b18e3ef7f6900bdfb037888a58de8a92ebe24cb0ae6ad41d8c
SIZE (bpatch.tar.gz) = 16087
- Packages (timestamps in pop-ups are UTC):
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- editors_bpatch
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Jan 2022 15:15:39 1.0_1
|
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
16 Oct 2021 09:51:39 1.0_1
|
Jimmy Olgeni (olgeni)  |
*: fix tab vs. space issues, and comments according to the guide. |
06 Apr 2021 14:31:07 1.0_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
09 Apr 2017 12:57:35
1.0_1
|
joerg  |
Replace ${MASTER_SITE_LOCAL} by LOCAL/foo. |
28 Jan 2017 16:29:20
1.0_1
|
joerg  |
Resurrect bpatch, hope everything's right this time. |
21 Nov 2016 13:59:41
1.0_1
|
mat  |
This was not resurrected properly.
With hat: portmgr
Sponsored by: Absolight |
16 Nov 2016 23:03:20
1.0_1
|
joerg  |
Resurrect bpatch, after moving the distfile to MASTER_SITE_LOCAL.
Inquired by email to John Rupley (fortunately still alive) about the license,
and got permission to put it into public domain. |
28 Nov 2015 23:08:03
1.0_1
|
rene  |
Remove expired ports:
2015-11-26 audio/pecl-id3: Broken for more than 6 months
2015-11-26 dns/geta: Broken for more than 6 months
2015-11-26 finance/openerp-web: Broken for more than 6 months
2015-11-26 devel/py-async: Further using of this module is not encouraged by
upstream
2015-11-26 chinese/kon2: Depends on expiring chinese/cce
2015-11-26 games/linux-skulltag: Depends on expiring audio/linux-fmodapi
2015-11-26 archivers/wzip: Broken for more than 6 months
2015-11-26 databases/sybtcl: Broken for more than 6 months
2015-11-26 biology/povchem: Broken for more than 6 months
2015-11-26 audio/btc: Broken for more than 6 months
2015-11-26 astro/wmglobe: Broken for more than 6 months
2015-11-26 graphics/pyro: Broken for more than 6 months
2015-11-26 graphics/jpeg2ps: Broken for more than 6 months
2015-11-26 chinese/gugod-clean: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
25 Oct 2015 19:35:28
1.0_1
|
antoine  |
Deprecate ports broken for more than 6 months |
05 Apr 2015 22:20:36
1.0_1
|
bapt  |
Mark as broken unfetchable ports |
28 Jul 2014 18:13:50
1.0_1
|
adamw  |
Rename editors/ patch-xy patches to reflect the files they modify. |
10 Jun 2014 07:39:02
1.0_1
|
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
03 Feb 2014 13:38:58
1.0_1
|
miwi  |
- Stage support |
20 Sep 2013 16:36:24
1.0_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors) |
30 Nov 2012 14:21:10
1.0_1
|
gahr  |
- Fix build with clang (also cleanup compiler warnings)
Feature safe: yes |
20 Mar 2011 12:54:45
1.0_1
|
miwi  |
- Get Rid MD5 support |
09 Feb 2007 08:21:29
1.0_1
|
rafan  |
- Fix build after libmytinfo removal
Reported by: pointyhat via kris |
22 Jan 2006 08:34:46
1.0
|
edwin  |
SHA256ify
Approved by: krion@ |
31 Mar 2004 03:12:58
1.0
|
trevor  |
SIZEify (maintainer timeout) |
06 Feb 2004 13:12:53
1.0
|
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
07 Mar 2003 06:00:45
1.0
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
08 Oct 2000 02:02:27 
|
asami  |
Convert category editors to new layout. |