Port details on branch 2023Q3 |
- xxd Hexdump and reverse hexdump utility from vim distribution
- 9.0.1671 sysutils
=0 9.0.1671Version of this port present on the latest quarterly branch. - Maintainer: gmarco@giovannelli.it
 - Port Added: 2023-07-12 07:27:25
- Last Update: 2023-07-12 22:35:43
- Commit Hash: 23f74ce
- License: not specified in port
- WWW:
- https://www.vim.org/
- Description:
- Standalone xxd utility from the vim editor distribution.
Xxd creates an hex dump of a given file or standard input.
It can also convert a hex dump back to its original binary form.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- vim-[0-9]*
- vim-gtk2
- vim-gtk3
- vim-motif
- vim-x11
- To install the port:
- cd /usr/ports/sysutils/xxd/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/xxd
- pkg install xxd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xxd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1688219685
SHA256 (vim-vim-v9.0.1671_GH0.tar.gz) = 5214a63464b39d4bc52f9bddf0634e4a2decd751650b3cff3f005c9539e3cd33
SIZE (vim-vim-v9.0.1671_GH0.tar.gz) = 17068326
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_xxd
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9.0.1671 12 Jul 2023 22:35:43
    |
Guido Falsi (madpilot)  |
Revert "sysutils/xxd: Add missing conflict with vim console flavor"
The vim console flavor package name is "vim" (without -console),
so the conflict on vim-console is not required.
This reverts commit 25122d0e5673c9ba2f91fe32d806cf3e91d23194.
Reported by: adamw
(cherry picked from commit 2901ad0f23916b83deaf4f1fc688503c404d3e6a) |
9.0.1671 12 Jul 2023 07:26:05
    |
Guido Falsi (madpilot)  |
sysutils/xxd: Add missing conflict with vim console flavor
Reported by: Steven Nikkel <steven_nikkel@ertyu.org> (via email)
Approved by: Gianmarco Giovannelli <gmarco@giovannelli.it> (maintainer)
MFH: 2023Q3
(cherry picked from commit 25122d0e5673c9ba2f91fe32d806cf3e91d23194) |
Number of commits found: 2
|