Age | Commit message (Collapse) | Author | Files | Lines |
|
Upstream CHANGES:
http://bvi.sourceforge.net/new140.html
bvi 1.4.0 - stable release
* Minor fixes
bvi 1.4.0rc2
* Ubuntu bug #252604 fixed
* set scroll fixed
* adding ASCII_DEL 0x7f for backspace
bvi 1.4.0rc
* b B w W commands behave equally now (SF bug #5)
* .bvirc empty line bug fixed (SF bug #6)
* g-command bug fixed (SF bug #7)
* several minor fixes
bvi 1.4.0beta
* ~ - bug fixed (by elo3456)
* debian bug #469704 fixed (bmore)
* debian bug #715687 fixed (bmore)
* red hat bug #925119 fixed
bvi 1.4.0alpha
* Highlighting of search results
* Large File Support added
* Binary representation of current byte in status line added
* command line options renamed for compability with hexdump
* Offset handling fixed (Bug item #3036881)
* noshowmode: fix length of statusline
* bmore: 'b' bug fixed
* ';' bug fixed
* ZZ write bug fixed (ZZ ignores readonly)
* Buffer overflow if terminal > 255 columns fixed
* configure fixed
* ncurses with tinfo fixed
|
|
Problems found with existing distfiles:
distfiles/javascript-2.1b1.el
distfiles/yEd-3.14.2.zip
No changes made to the javascript-mode or yEd distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
|
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
|
|
|
|
Don't assume that linking against libcurses will be sufficient.
|
|
|
|
|
|
|
|
|
|
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
|
|
|
|
|
|
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.
|
|
Changes include:
* bug and portability fixes
* -c option in bmore (clear before displaying)
* -n num option in bmore (display the indicated number of lines in each
screenful
* -w num option in bmore (display the indicated number of bytes in each
line)
* autoconf 2.52
* bmore: nicer last line
|
|
|
|
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.
|
|
support for base system curses/ncurses as well as ncurses itself.
suggested by wiz.
|
|
|
|
|
|
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent
PKGREVISION changes. With thanks to jmc for the nudge.
|
|
|
|
Switch to MASTER_SITE_SOURCEFORGE.
|
|
|
|
Changes:
- can edit block special files
- can read/edit/write parts of files
- +cmd now works on command line
- :e# bug fixed and a buffer overflow fixed
- bmore program added to package
|
|
|
|
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a display-oriented editor for binary files, based on the vi editor
|