notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
hextools Useful tools for dealing with hex files
1.2_1 sysutils on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.2Version 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 search for ports maintained by this maintainer
Port Added: 2010-11-01 14:11:37
Last Update: 2024-01-09 11:11:45
Commit Hash: 220062a
People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
License: HEXTOOLS
WWW:
https://gnuwin32.sourceforge.net/packages/hextools.htm
Description:
reversible hexdump is a hexdump/hex2bin-toolkit that dumps to a special readable and reversible hexadecimal byte-dump, where you can not only change bytes, but also insert or delete bytes. It has a flush-switch, where it will output hexbytes for each single char it reads. This is especially useful for watching output from slow devices (e.g., serial devices like mice). The hex2bin-utility (the reverse-hexdump) not only accepts hexbytes for input, but also double-quoted strings with most of the escape-chars known from C and makes good attempts at undumping even hexdumps with repetition-lines (a "*" on its own line). It's written in ANSI C.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. bin/hex2bin
  2. bin/bin2hex
  3. share/man/man1/bin2hex.1.gz
  4. share/man/man1/hex2bin.1.gz
  5. /usr/local/share/licenses/hextools-1.2_1/catalog.mk
  6. /usr/local/share/licenses/hextools-1.2_1/LICENSE
  7. /usr/local/share/licenses/hextools-1.2_1/HEXTOOLS
Collapse this list.
Dependency lines:
  • hextools>0:sysutils/hextools
Conflicts:
CONFLICTS_INSTALL:
  • z80pack
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/sysutils/hextools/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/hextools
  • pkg install hextools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: hextools
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1621611453 SHA256 (hextools-1.2.tar.gz) = 22e7ef9db685a3333e4bfa696064bad3691be18bde53b2aae00b7f4c6b8a5c95 SIZE (hextools-1.2.tar.gz) = 7980

Packages (timestamps in pop-ups are UTC):
hextools
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2_11.2_11.11.2_11.2_1-1.1-
FreeBSD:13:quarterly1.21.21.21.21.21.21.21.2
FreeBSD:14:latest1.2_11.2_11.21.2_11.2_11.2-1.2
FreeBSD:14:quarterly1.21.2-1.21.21.21.21.2
FreeBSD:15:latest1.2_11.2_1n/a1.2_1n/a1.2_11.2_11.2_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_hextools
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://avl.enemy.org/utils/hextools/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2_1
09 Jan 2024 11:11:45
commit hash: 220062a3a1c35cc4deb0b363bdc27d09b492bf2ecommit hash: 220062a3a1c35cc4deb0b363bdc27d09b492bf2ecommit hash: 220062a3a1c35cc4deb0b363bdc27d09b492bf2ecommit hash: 220062a3a1c35cc4deb0b363bdc27d09b492bf2e files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eleminate its usage  and move man to share/man
1.2
01 Nov 2023 22:11:47
commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: Update WWW to use HTTPS for sourceforge.net projects

Homepage link is permanent redirected to its HTTPS counterpart
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
1.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.2
10 Jan 2022 15:15:39
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.2
21 May 2021 15:44:16
commit hash: 4aba3bb700bf5e45446f37811e8f9fa0360c6d29commit hash: 4aba3bb700bf5e45446f37811e8f9fa0360c6d29commit hash: 4aba3bb700bf5e45446f37811e8f9fa0360c6d29commit hash: 4aba3bb700bf5e45446f37811e8f9fa0360c6d29 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
sysutils/hextools: update to 1.2

ChangeLog: http://avl.enemy.org/utils/hextools/Changes

Reported by:	portscout
1.1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.1
01 Aug 2018 19:16:30
Revision:476190Original commit files touched by this commit
adamw search for other commits by this committer
This should have remained "can not" in r476184

While here, fix a spacing nit.

Reported by:	yuri
1.1
01 Aug 2018 16:33:11
Revision:476184Original commit files touched by this commit
adamw search for other commits by this committer
Fix a common grammar error: "can not" means the opposite of "cannot."

"Can not" means "it is possible not to," and "cannot" means "it is impossible
to."
1.1
11 Mar 2018 19:46:36
Revision:464199Original commit files touched by this commit
sunpoet search for other commits by this committer
Expand _LICENSE_PERMS_DEFAULT
1.1
11 Mar 2018 13:48:11
Revision:464171Original commit files touched by this commit
tobik search for other commits by this committer
sysutils/hextools: Add license information

PR:		222569
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
1.1
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
1.1
17 Aug 2014 08:25:51
Revision:365160Original commit files touched by this commit
eadler search for other commits by this committer
Return some ports I maintain to the pool.
1.1
28 Sep 2013 07:47:50
Revision:328560Original commit files touched by this commit
eadler search for other commits by this committer
Finish converting to STAGEDIR.

Reported by:	ohauer
1.1
28 Sep 2013 07:07:08
Revision:328556Original commit files touched by this commit
eadler search for other commits by this committer
- convert to staging
1.1
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
1.1
16 Jul 2013 21:59:48
Revision:323129Original commit files touched by this commit
eadler search for other commits by this committer
Remove now excess verbiage.

Reviewed by:	bapt
1.1
08 Mar 2013 20:23:39
Revision:313672Original commit files touched by this commit
eadler search for other commits by this committer
Clean up my ports (and a couple of ports@ owned ones):

- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.

Reviewed by:	drogoh (on irc)
1.1
06 Oct 2012 14:35:46
Revision:305369Original commit files touched by this commit
eadler search for other commits by this committer
Trim the headers in the ports I maintain.
1.1
21 Aug 2011 20:51:40
Original commit files touched by this commit
eadler search for other commits by this committer
- change the email address I use to maintain ports

Approved by:    bapt (mentor)
1.1
21 Aug 2011 16:12:46
Original commit files touched by this commit
eadler search for other commits by this committer
- change the email address I use to maintain ports

Approved by:    bapt (mentor)
1.1
01 Nov 2010 14:11:20
Original commit files touched by this commit
ohauer search for other commits by this committer
PR:             151607
Submitted by:   Eitan Adler <lists _at_ eitanadler.com>
Approved by:    glarkin (mentor, implicit)

reversible hexdump is a hexdump/hex2bin-toolkit that dumps to a special
readable and reversible hexadecimal byte-dump,where you can not only change
bytes, but also insert or delete bytes. It has a flush-switch, where it will
output hexbytes for each single char it reads. This is especially useful for
watching output from slow devices (e.g., serial devices like mice). The
hex2bin-utility (the reverse-hexdump) not only accepts hexbytes for input,
but also double-quoted strings with most of the escape-chars known
from C and makes good attempts at undumping even hexdumps with repetition-lines
(a "*" on its own line). It's written in ANSI C.

WWW: http://gnuwin32.sourceforge.net/packages/hextools.htm

Number of commits found: 23