Up to [cvs.NetBSD.org] / pkgsrc / editors / hexedit
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.37 / (download) - annotate - [select for diffs], Mon Jan 9 21:08:06 2023 UTC (10 months, 4 weeks ago) by fcambus
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
HEAD
Changes since 1.36: +2 -2
lines
Diff to previous 1.36 (colored)
hexedit: update to 1.6. - configure script must error-out when (n)curses isn't found - Move SIGWINCH handling from handler to NCURSES - Make configure.ac compliant with autoconf >= 2.70 - Check that malloc did not return NULL - Fix a possible memory leak in findFile() - Prevent division by zero on empty files
Revision 1.36 / (download) - annotate - [select for diffs], Sat Aug 29 13:17:53 2020 UTC (3 years, 3 months ago) by fcambus
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.35: +2 -2
lines
Diff to previous 1.35 (colored)
hexedit: update to 1.5. ChangeLog: - Fix searching very long string - Keep status of firstTime beween calls. (#35) - man page: use simple double quotes (instead of weird ```xxx''') - Properly handle off_t on non-lfs 32 bit systems. - Fixed compiler warnings. - Do not allow negative line length. (#34) - fix overflow on excessively long escape sequence. (#32) - Ignore KEY_RESIZE in main loop. (#33) - Show percentage of cursor relative to filesize. - Bug copy & paste (#29)
Revision 1.35 / (download) - annotate - [select for diffs], Wed Feb 5 15:30:25 2020 UTC (3 years, 10 months ago) by fcambus
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.34: +10 -9
lines
Diff to previous 1.34 (colored)
hexedit: update to 1.4.2. ChangeLog: september 2017 - 1.4.2 - fix spelling errors in manpage - fix build september 2017 - 1.4 - terminal resizing support - fix build november 2016: - mark cursor position in both HEX and ASCII - skip whitespace when parsing hex-strings march 2014: - fix small but in DIE() which was leaving the terminal in a bad state - added --linelength <n> / -l<n> command line option
Revision 1.34 / (download) - annotate - [select for diffs], Sat Jan 18 23:30:45 2020 UTC (3 years, 10 months ago) by rillig
Branch: MAIN
Changes since 1.33: +2 -2
lines
Diff to previous 1.33 (colored)
all: migrate several HOMEPAGEs to https pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
Revision 1.33 / (download) - annotate - [select for diffs], Tue Aug 18 07:31:06 2015 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3
Changes since 1.32: +2 -2
lines
Diff to previous 1.32 (colored)
Bump all packages that depend on curses.bui* or terminfo.bui* since they might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that.
Revision 1.32 / (download) - annotate - [select for diffs], Wed Oct 16 21:59:30 2013 UTC (10 years, 1 month ago) by roy
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4
Changes since 1.31: +3 -2
lines
Diff to previous 1.31 (colored)
Works fine with system curses
Revision 1.31 / (download) - annotate - [select for diffs], Sun Jun 9 05:40:33 2013 UTC (10 years, 6 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (colored)
Update to 1.2.13 * Remove obsolete DESTDIR patch. Changelog: february 2013: - fix displaying sector number when above 2^31 - fix potential file descriptor leak (thanks to Rich Burridge) - add DESTDIR support to the makefiles - preprocessor flags should use CPPFLAGS, not CFLAGS - fix a small issue in mymemmem/mymemrmem when HAVE_MEMMEM/HAVE_MEMRMEM is not defined
Revision 1.30 / (download) - annotate - [select for diffs], Wed Oct 3 11:43:35 2012 UTC (11 years, 2 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.29: +1 -3
lines
Diff to previous 1.29 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.29 / (download) - annotate - [select for diffs], Fri Jan 29 19:45:03 2010 UTC (13 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.28: +5 -1
lines
Diff to previous 1.28 (colored)
DESTDIR support
Revision 1.28 / (download) - annotate - [select for diffs], Thu Nov 6 19:06:32 2008 UTC (15 years, 1 month ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.27: +2 -3
lines
Diff to previous 1.27 (colored)
Update to 1.2.12. Included are some small bug fixes and a --color option. See bundled Changes file for full details.
Revision 1.27 / (download) - annotate - [select for diffs], Sun Nov 25 11:46:59 2007 UTC (16 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.26: +2 -2
lines
Diff to previous 1.26 (colored)
MASTER_SITE updates from Zafer Aydogan.
Revision 1.26 / (download) - annotate - [select for diffs], Wed Oct 4 21:37:39 2006 UTC (17 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.25: +3 -3
lines
Diff to previous 1.25 (colored)
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Revision 1.25 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:31 2006 UTC (17 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
Revision 1.24 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:40 2005 UTC (18 years, 8 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.23: +1 -2
lines
Diff to previous 1.23 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.23 / (download) - annotate - [select for diffs], Sun Oct 3 00:14:38 2004 UTC (19 years, 2 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.22: +2 -1
lines
Diff to previous 1.22 (colored)
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
Revision 1.22 / (download) - annotate - [select for diffs], Tue Aug 3 12:12:54 2004 UTC (19 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.21: +7 -15
lines
Diff to previous 1.21 (colored)
Changes 1.2.10: - handle getnstr() not defined (needed for SGI IRIX 6.5.22) Changes 1.2.9: - fix searching larger than 3 characters long strings Changes 1.2.8: - replace the unsafe getstr() with getnstr() Changes 1.2.7: - check the presence of <sys/mount.h> before including it - fix build on Digital UNIX 4.0f (remove -Wall) - use the full width of the terminal (the trick is to stop relying on printing "\n", but using move() instead) - fix displaying the offsets at beginning of each line on big endian boxes (thanks to Martin Schaffner) Changes 1.2.6: - fix core dump when searching backward (thanks to Jean Delvare) (the culprit is memrmem, but also fixing provided memrchr) Changes 1.2.5: - fix build on Solaris (which doesn't have BLKGETSIZE and all compilers don't have -W) Changes 1.2.4: - use BLKGETSIZE to try to get the size of a device - do not die horribly when accessing after the end - fix provided memrchr() (thanks to Yue Luo) - fix displaying after searching >32bit files (thanks to Paul Mattal) Changes 1.2.3: - add some KEY_HOME KEY_END (^[[7~ and ^[[8~) - fix for HAVE_MEMMEM - fix my memrchr not behaving the same as libc's - fix the use of memrchr to behave as libc's - use "(void)" in prototype of functions having no parameters - call "raw()" when help() is over
Revision 1.21 / (download) - annotate - [select for diffs], Sun Apr 11 08:12:34 2004 UTC (19 years, 8 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.20: +3 -3
lines
Diff to previous 1.20 (colored)
Convert to buildlink3.
Revision 1.20 / (download) - annotate - [select for diffs], Tue Jan 20 12:14:05 2004 UTC (19 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
Move WRKSRC definition away from the first paragraph in a Makefile.
Revision 1.19 / (download) - annotate - [select for diffs], Sun Sep 28 09:13:56 2003 UTC (20 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Back out last change related to moving ncurses/buildlink2.mk to curses.buildlink2.mk. This was wrong because we _really_ do want to express that we want _n_curses when we include the buildlink2.mk file. We should have a better way to say that the NetBSD curses doesn't quite work well enough. In fact, it's far better to depend on ncurses by default, and exceptionally note when it's okay to use NetBSD curses for specific packages. We will look into this again in the future.
Revision 1.18 / (download) - annotate - [select for diffs], Sat Sep 27 17:07:35 2003 UTC (20 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides support for base system curses/ncurses as well as ncurses itself. suggested by wiz.
Revision 1.17 / (download) - annotate - [select for diffs], Fri Aug 8 13:24:56 2003 UTC (20 years, 4 months ago) by scw
Branch: MAIN
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Fix some off_t format strings. hexedit now displays addresses correctly on big-endian platforms.
Revision 1.16 / (download) - annotate - [select for diffs], Mon Jul 21 16:44:36 2003 UTC (20 years, 4 months ago) by martti
Branch: MAIN
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
COMMENT should start with a capital letter.
Revision 1.15 / (download) - annotate - [select for diffs], Thu Jul 17 21:34:30 2003 UTC (20 years, 4 months ago) by grant
Branch: MAIN
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.14 / (download) - annotate - [select for diffs], Sun Jul 13 13:51:32 2003 UTC (20 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.13: +2 -1
lines
Diff to previous 1.13 (colored)
PKGREVISION bump for libiconv update.
Revision 1.13 / (download) - annotate - [select for diffs], Mon Jun 2 01:20:09 2003 UTC (20 years, 6 months ago) by jschauma
Branch: MAIN
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
Revision 1.12 / (download) - annotate - [select for diffs], Fri Oct 25 17:36:46 2002 UTC (21 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.11: +4 -4
lines
Diff to previous 1.11 (colored)
buildlink1 -> buildlink2.
Revision 1.11 / (download) - annotate - [select for diffs], Fri Jan 18 22:59:30 2002 UTC (21 years, 10 months ago) by mjl
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Update hexedit to 1.2.2 - now displays the reached offset while searching - many shortcuts added for different teminals - replace llseek with lseek + use of _FILE_OFFSET_BITS=64 - replaced lots of int by INT which 64bits - yet again some s/int/INT/ - Some bug fixed Fixes PR/15050 by Shell Hung.
Revision 1.10 / (download) - annotate - [select for diffs], Mon Oct 1 00:51:46 2001 UTC (22 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.9: +4 -9
lines
Diff to previous 1.9 (colored)
Buildlinkify (strongly), and use ncurses' buildlink.mk, which removes the need for some of the hacks in the patches.
Revision 1.9 / (download) - annotate - [select for diffs], Fri Feb 16 14:40:50 2001 UTC (22 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.8: +2 -1
lines
Diff to previous 1.8 (colored)
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.8 / (download) - annotate - [select for diffs], Sat Jan 15 18:46:26 2000 UTC (23 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE,
netbsd-1-4-PATCH003,
netbsd-1-4-PATCH002
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Update dependency on ncurses to >=4.2
Revision 1.7 / (download) - annotate - [select for diffs], Fri Nov 12 16:07:01 1999 UTC (24 years, 1 month ago) by agc
Branch: MAIN
Changes since 1.6: +7 -3
lines
Diff to previous 1.6 (colored)
Make this package work on Solaris.
Revision 1.6 / (download) - annotate - [select for diffs], Tue Jul 6 08:00:10 1999 UTC (24 years, 5 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH001,
comdex-fall-1999
Changes since 1.5: +4 -4
lines
Diff to previous 1.5 (colored)
* Update ncurses dependency. * Correct MD5 checksum of distfile. * Adapt to ncurses-4.2.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Feb 20 22:48:27 1999 UTC (24 years, 9 months ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-4-RELEASE
Changes since 1.4: +1 -3
lines
Diff to previous 1.4 (colored)
Fix CONFLICTS (remove redundancy, mostly)
Revision 1.4 / (download) - annotate - [select for diffs], Sat Feb 6 20:32:43 1999 UTC (24 years, 10 months ago) by frueauf
Branch: MAIN
Changes since 1.3: +4 -4
lines
Diff to previous 1.3 (colored)
Update hexedit to 1.1.0. While here also make sure INSTALL is initialized right, 1.3.3 install does not ignore -c if called with -d, pointed out in pr 6934.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Sep 28 10:35:48 1998 UTC (25 years, 2 months ago) by frueauf
Branch: MAIN
Changes since 1.2: +6 -7
lines
Diff to previous 1.2 (colored)
Update hexedit to 1.0.0.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Aug 27 22:08:37 1998 UTC (25 years, 3 months ago) by frueauf
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH003
Changes since 1.1: +4 -2
lines
Diff to previous 1.1 (colored)
Update hexedit to 0.9.5.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Aug 24 11:58:04 1998 UTC (25 years, 3 months ago) by frueauf
Branch: MAIN
Initial addition of hexedit-0.9.4, to view and edit files in hexadecimal or ASCII.