Port details |
- bbe Sed-like editor for binary files
- 0.2.2_2 textproc
=2 Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2006-11-09 01:48:05
- Last Update: 2022-07-20 14:23:14
- Commit Hash: 5cf7e35
- People watching this port, also watch:: lightsquid, heirloom-mailx, rubygem-maruku, mtaserver
- License: GPLv2+
- Description:
- Instead of reading input in lines as sed, bbe reads
arbitrary blocks from an input stream and performs
byte-related transformations on found blocks. Blocks
can be defined using start/stop strings, stream offset
and block length, or a combination. Basic editing commands
include delete, replace, search/replace, binary operations
(and, or, etc.), append, and bcd/ASCII conversion. For
examining the input stream, it contains some grep-like
features like printing the input file name, stream offset,
and block number of found blocks. Block contents can also
be printed in different formats like hex, octal, ASCII, and
binary.
WWW: https://sourceforge.net/projects/bbe-/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/textproc/bbe/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/bbe
- pkg install bbe
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bbe
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (bbe-0.2.2.tar.gz) = baaeaf5775a6d9bceb594ea100c8f45a677a0a7d07529fa573ba0842226edddb
SIZE (bbe-0.2.2.tar.gz) = 211590
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for bbe-0.2.2_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- textproc_bbe
- 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 |
20 Jul 2022 14:23:14 0.2.2_2 |
Tobias C. Berner (tcberner)  |
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 ) |
06 Apr 2021 14:31:07 0.2.2_2 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
10 Nov 2018 18:12:58
0.2.2_2 |
bapt  |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
20 Jan 2017 20:33:31
0.2.2_1 |
sunpoet  |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
19 May 2016 10:53:06
0.2.2_1 |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
17 Feb 2016 19:12:06
0.2.2_1 |
amdmi3  |
- Clarify LICENSE
- Add LICENSE_FILE
- Fix configure handling, install missing info file
- Switch to options helpers |
03 Aug 2014 14:15:09
0.2.2 |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.
CR: D509
Approved by: portmgr (antoine) |
26 Jan 2014 00:03:52
0.2.2 |
mat  |
- Convert to staging
- pet portlint
- add license
- convert patches to makepatch naming
Sponsored by: Absolight |
20 Sep 2013 23:17:32
0.2.2 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
14 Aug 2013 22:35:54
0.2.2  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
20 Feb 2013 16:08:59
0.2.2 |
fluffy  |
- Reassign ports from avl@ back to pool at his request.
Submitted by: avl via IM
Approved by: avl via IM |
03 Jul 2011 14:40:25
0.2.2 |
ohauer  |
-remove MD5 |
22 Aug 2009 00:37:17
0.2.2 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V |
28 May 2009 20:44:16
0.2.2 |
avl  |
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: tabthorpe (mentor) |
31 Mar 2009 22:08:31
0.2.2  |
miwi  |
- Allow to build with MAKE_JOBS_SAFE
- Move some ports to SF macro
PR: 133124
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) |
09 Nov 2006 01:43:48
0.2.2 |
rafan  |
Add bbe 0.2.2, a sed-like editor for binary files.
PR: ports/105314
Submitted by: Alexander Logvinov <ports at logvinov.com> |