Port details |
- bined Binary/hexadecimal editor written in Java
- 0.2.3 editors
=2 0.2.3Version of this port present on the latest quarterly branch. - Maintainer: danfe@FreeBSD.org
 - Port Added: 2023-03-15 10:42:06
- Last Update: 2024-12-31 08:57:55
- Commit Hash: 0835676
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: java
- License: APACHE20
- WWW:
- https://bined.exbin.org/editor/
- Description:
- Editor for binary data (hexadecimal viewer/editor) written in Java.
- Visualize data as hexadecimal codes and text representation
- Insert and overwrite editing modes
- Support for selection and clipboard actions
- Support for showing unprintable/whitespace characters
- Support for Unicode, UTF-8, and other character sets
- Support for charset/encoding selection, undo/redo
- Codes can be also binary, octal, or decimal
- Searching for text/hexadecimal code with match highlighting
- Support for huge files (only changes are stored in memory)
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/editors/bined/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/bined
- pkg install bined
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bined
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1704552121
SHA256 (bined-0.2.3.zip) = c32f9757f70731b6afe47115a292f9a6e083df0ee419e3f61c905e6310fa3ff9
SIZE (bined-0.2.3.zip) = 13121073
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:
-
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for bined-0.2.3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- editors_bined
- USES:
- java zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.3 31 Dec 2024 08:57:55
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
USES=java:build,run if NO_BUILD is undefined. Else it defaults to
USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>
Approved by: mat (portmgr), glewis
Differential Revision: https://reviews.freebsd.org/D48201 |
0.2.3 13 Jan 2024 04:48:14
    |
Alexey Dokuchaev (danfe)  |
editors/bined: update the port to version 0.2.3
Reported by: portscout |
0.2.2 06 Aug 2023 08:26:16
    |
Alexey Dokuchaev (danfe)  |
editors/bined: update the port to the latest version 0.2.2
Install help files and adjust the wrapper launch script so they
could be found (alternative to ``cd ${JAVAJARDIR}'' is to patch
the source code, but then we'd lose the advantage of NO_BUILD).
Reported by: portscout |
0.2.1 15 Mar 2023 10:39:38
    |
Alexey Dokuchaev (danfe)  |
editors/bined: new port had been added (+)
Binary/hexadecimal editor written in Java.
WWW: https://bined.exbin.org/editor/ |
Number of commits found: 4
|