Port details |
- hexcurse Versatile ncurses-based hex editor
- 1.60.0_1 editors =6 1.60.0_1Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2001-06-03 08:45:50
- Last Update: 2024-07-28 13:15:11
- Commit Hash: df31928
- People watching this port, also watch:: sudo, dosbox, netcat, hexedit, firefox
- License: GPLv2
- WWW:
- https://BSDforge.com/projects/editors/hexcurse/
- Description:
- HEXcurse is a versatile ncurses-based hex editor written in C which provides
the user with many features. It currently supports searching, hex and decimal
address output, jumping to specified locations in a file, as well as quick
keyboard shortcuts to commands.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- hexcurse>0:editors/hexcurse
- To install the port:
- cd /usr/ports/editors/hexcurse/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/hexcurse
- pkg install hexcurse
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hexcurse
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1615680672
SHA256 (LonnyGomes-hexcurse-v1.60.0_GH0.tar.gz) = f6919e4a824ee354f003f0c42e4c4cef98a93aa7e3aa449caedd13f9a2db5530
SIZE (LonnyGomes-hexcurse-v1.60.0_GH0.tar.gz) = 171904
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- editors_hexcurse
- USES:
- ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.60.0_1 28 Jul 2024 13:15:11 |
Muhammad Moinur Rahman (bofh) |
editors/hexcurse: Fix build
- Refresh patches |
1.60.0_1 16 Jun 2024 15:25:19 |
Piotr Kubaj (pkubaj) |
editors/hexcurse: fix build on 14.1
hexcurse.c:237:30: error: 'snprintf' will always be truncated; specified size is
1, but format string expands to at least 2 [-Werror,-Wformat-truncation]
237 | min_address_length = snprintf(buffer, 1, "%jd", (intmax_t)len);
| ^
1 error generated. |
1.60.0_1 30 Jan 2024 20:25:11 |
Muhammad Moinur Rahman (bofh) |
editors/hexcurse: Moved man to share/man |
1.60.0 17 May 2023 16:30:15 |
Muhammad Moinur Rahman (bofh) |
*/*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.
Approved by: portmgr (blanket) |
1.60.0 14 May 2023 17:39:23 |
Muhammad Moinur Rahman (bofh) |
editors/hexcurse: Unbreak on HEAD
- Adopt port
- Pet portclippy |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.60.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.60.0 20 Jul 2022 14:21:49 |
Tobias C. Berner (tcberner) |
editors: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohout <shanee@augusta.de>
* Andrej Zverev <az@inec.ru>
* Andrey Zakhvatov
* Anton Tornqvist <antont@inbox.lv>
* Bill Fumerola <billf@chc-chimes.com>
* Bob Eager <bob@eager.cx>
* Chris D. Faulhaber <jedgar@fxp.org> (Only the first 15 lines of the commit message are shown above ) |
1.60.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.60.0 15 Mar 2021 19:36:55 |
cy |
editors/hexcurse: Fix LLVM11 (-fcommon) build. |
1.60.0 14 Mar 2021 00:12:11 |
nc |
editors/hexcurse: Update to 1.60.0
Changes: https://github.com/LonnyGomes/hexcurse/releases |
1.55_1 05 Oct 2020 17:45:32 |
rene |
Return jadawin@'s ports to the pool after taking in his commit bit.
With hat: portmgr-secretary |
1.55_1 22 Sep 2020 13:06:59 |
se |
Fix build with -fno-common
While here add license (GPLv2) |
1.55 08 Jun 2020 16:40:16 |
rene |
editors/hexcurse: unexpire by moving to new MASTER_SITES
While here grammar check pkg-descr
PR: 244423
Submitted by: Chris Hutchinson
Approved by: maintainer timeout (jadawin, 13 weeks)
MFH: 2020Q2 |
1.55 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
1.55 06 Nov 2019 12:48:32 |
antoine |
Mark a few ports BROKEN, unfetchable |
1.55 31 Jan 2016 11:47:44 |
marino |
editors/hexcurses: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket |
1.55 10 Jun 2014 07:39:02 |
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) |
1.55 27 Dec 2013 13:08:29 |
jadawin |
- Support STAGE |
1.55 20 Sep 2013 16:36:24 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors) |
1.55 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.55 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
1.55 12 Mar 2008 13:27:28 |
jadawin |
- Update maintainer address
Approved by: thierry (mentor) |
1.55 23 Oct 2007 12:03:47 |
tabthorpe |
- Update MASTER_SITES
- Pass maintainership to submitter
PR: ports/117400
Submitted by: Philippe Audeoud <jadawin tuxaco.net>
Approved by: clsung (mentor, implicit) |
1.55 24 Nov 2005 02:03:34 |
pav |
- Add SHA256 |
1.55 10 Jul 2005 17:15:31 |
kris |
Chase master site |
1.55 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.55 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.55 12 Jun 2004 22:09:18 |
arved |
Fix build with gcc34 |
1.55 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
1.55 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.55 25 Dec 2003 17:57:01 |
krion |
- Update to version 1.55
PR: 60561
Submitted by: Ports Fury |
1.54 20 Feb 2003 17:12:51 |
knu |
De-pkg-comment. |
1.54 07 Jun 2002 19:58:16 |
ijliao |
upgrade to 1.54 |
1.50 29 May 2002 17:29:54 |
ijliao |
upgrade 1.50 |
1.40 10 Apr 2002 06:01:05 |
ijliao |
upgrade to 1.40 |
24 Jan 2002 06:47:56 |
ijliao |
upgrade to 1.22 drop maintainership |
13 Jul 2001 11:42:14 |
ijliao |
upgrade to 1.21 |
05 Jul 2001 19:45:12 |
ijliao |
upgrade to 1.2 |
04 Jul 2001 21:12:49 |
ijliao |
change WWW |
03 Jun 2001 12:45:50 |
ijliao |
add hexcurse A versatile ncurses-based hex editor |