Age | Commit message (Collapse) | Author | Files | Lines |
|
Changelog:
Version 458 was released on 4 Apr 2013.
These are the differences between version 451 and version 458:
Allow backslash escaping of metacharacters in LESS environment variable if the --use-backslash option is set.
Don't quit if syntax errors are found in command line options.
Increase sizes of some internal buffers.
Fix configure bug with --with-regex=none.
Fix crash with "stty rows 0".
Fix Win32 attribute display bug.
Fix display bug when using up/down arrow on the command line.
Version 451 was released on 21 Jul 2012.
These are the differences between version 444 and version 451:
Add ESC-F command to keep reading data until a pattern is found.
Use exit code of LESSOPEN script if LESSOPEN starts with "||".
When up/down arrow is used on the command line immediately after typing text, the next command starting with that text is found.
Add support for GNU regex.
Add configure option --with-regex=none and fix compile errors when compiling with no regex library.
Fix bugs handling SGR sequences in Win32.
Fix possible crashes caused by malformed LESSOPEN or LESSCLOSE variables.
Fix bug highlighting text which is discontiguous in the file due to backspace processing.
Fix bug in displaying status column when scrolling backwards with -J and -S in effect.
|
|
Changelog:
* 1.21:
+ updated Polish, Russian translations.
+ fixed a fonts setup bug.
* 1.22:
+ added Greek translation.
+ implemented fullscreen mode.
|
|
* Detect vim-gtk2.
Pointed out by nonaka@.
|
|
NetBSD 6, requested by tron.
|
|
per maintainer update request by PR pkg/47889
from repelase notes:
* better man page detection heuristics, when detection by process tree fails
|
|
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
|
|
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
|
|
|
|
|
|
XXX should be killed
|
|
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|
|
x.y.z+1 change, again...
Noted by tron.
|
|
|
|
versions were only left here until the mobile versions all caught up, which
they have done for some months now.
|
|
2013/05/23
+ modify ifdef in arrows.c to work around packages which use the
wide-character ncursesw headers with the ncurses library (report
by Aleksey Cheusov).
+ correct workaround for xterm alternate-screen to work with/without
the fix made in ncurses that makes putp() always write to the
standard output (Debian #708829).
+ improve limit-checks for checklist, in case the dialog is resized
(report by Ilya A Arkhipov).
+ add --last-key option (adapted from patch by Jordi Pujol, Debian
#697607).
2013/03/15
+ update zh_TW.po, add an.po from
http://translationproject.org/latest/dialog/
|
|
The distfile is now built with the tarup.sh script to avoid depending on CVS
for building this package.
|
|
C++11.
|
|
|
|
* Depend on xulrunner17 instead of xulrunner.
|
|
|
|
This version include a new album interface display mode named list-view.
Icon view can be switched to a flat item list, where items can be sorted
by properties columns as in a simple file manager. Columns can be
customized to show file, image, metadata, or digiKam properties.
|
|
bugfixes.
|
|
* copymode
The copymode gives easy acess to the scroll back buffer. The commands
use vi style keybindings, use Mod+v to activate it, navigate with
h,j,k,l,^,$,g,H,M,L,G search with / (forward) and ? (backwards) select
text with v and copy it with y. Then later paste it with MOD+p.
The search functionality is also available directly via MOD+/ and MOD+?.
Read the manual page for further information. This could be useful
for st users who want a scroll back buffer.
* alternate screen mode
The alternate mode is for example used by midnight commander when you
press CTRL+o to switch between the file manager and the shell where the
output is now preserved even after multiple switches back and forth.
* dvtm now ships its own terminfo file dvtm.info (which at this time is
mostly a copy of the previously used rxvt one) as a consequence $TERM
within dvtm window is now set to dvtm{,-256color} depending on whether
the "outer" terminal supports 256 color mode. The value of $TERM within
dvtm can be overriden by the environment variable DVTM_TERM which
will be appropriately suffixed by "-256color" if possible.
So make sure to install the shipped dvtm.info terminal description file
("make install" does it by default).
* MOD+C creates a new window with the same working directory as the
currently active window (this relies on the /proc filesystem and thus
only works on Linux furthermore it expects a POSIX.1-2008 conformant
realpath(3) implementation).
* -M command line flag to disable mouse support upon startup so that dvtm's
mouse handling doesn't interfere with standard X text selection
* -t command line flag to set a static title of the dvtm "root window" i.e.
the terminal in which dvtm itself runs. If the flag is omitted dvtm now
sets the title to the one of the currently focused window.
* dvtm now follows the config.def.h conventions of the other suckless
projects which prevents conflicts with config.h and thus allows easier
tracking of the git repository.
* various terminal emulation fixes
* various code cleanups all over the place
|
|
the bug fix.
|
|
|
|
|
|
* Added test token for classic mode (Matthias Clasen)
* Add keywords to the desktop file (Matthias Clasen)
* Fixed handling of xref links with anchors, #686095 (Tails developers)
* Fixed various memory management bugs, #683100 (Carlos Garcia Campos)
* Added local copy of MathJax for MathML display (Shaun McCance)
* Added support for xdg help system in All Documents (Shaun McCance)
* Fixed if:test="action:install" (Shaun McCance)
* Switched to using 'itstool -j' for XSL domain (Shaun McCance)
* Many translation updates
|
|
Bump revision.
|
|
|
|
and the test target is only used for testing
|
|
Added net/ruby-{tw,twitter,userstream}
|
|
CUI client for twitter written by ruby.
This is actually following set. But just making package on
net/ruby-tw will pull all these prerequisites.
- misc/ruby-args_parser args_parser-0.1.4
Parse ARGV from command line with DSL.
- misc/ruby-hashie hashie-1.2.0
Hashie is a small collection of tools that make hashes more powerful.
Currently includes Mash (Mocking Hash) and Dash (Discrete Hash).
- misc/ruby-parallel parallel-0.6.4
Ruby gem to run any kind of code in parallel processes.
- misc/ruby-rainbow rainbow-1.1.4
Rainbow extends ruby String class enabling coloring text on ANSI terminals.
- net/ruby-tw tw-0.3.9
Ruby based CUI Twitter client.
- net/ruby-twitter twitter-4.6.2
A Ruby interface to the Twitter API.
- net/ruby-userstream userstream-1.3.0
UserStream is a simple twitter userstream library.
|
|
|
|
Patch from upstream (http://sourceforge.net/p/tmux/tickets/41/).
|
|
|
|
|
|
|
|
New features: Caldwell catalog for nebulae, re-packed star catalogs
(Hipparcos and Tycho-2), delta-T manager, star magnitude limit control,
updates textures of galaxies and nebulae and various small GUI changes.
The release has over 30 closed bugs in the core application and plugins.
|
|
changes:
-Widget cleanups
-Add dialog version of the font selector
-Enhance canvas with possibility of css
-Improve printing of grey patterns
-Make narrow versions of combos for vertical toolbars
-bugfixes
|
|
which are available respectively at
https://github.com/anttikantee/buildrump.sh and
https://github.com/stacktic/fs-utils
|
|
ersions which are available respectively at https://github.com/anttikantee/buildrump.sh and https://github.com/stacktic/fs-utils
|
|
which are available respectively at
https://github.com/anttikantee/buildrump.sh and
https://github.com/stacktic/fs-utils
|
|
pollution.
|
|
|
|
Flash writer for Hitachi/Renesas H8/3069F board. Main target board
is Akizuki's H8-3069 Network microcontroller board.
|
|
|
|
Increase the default timeout for running the NetBSD test
suite from 2 hours to 3 hours.
Add support for installing the new "debug" set, and add a new
man page section on using anita for debugging NetBSD.
Organize the BUGS section of the man page into sections,
and add links to four more qemu 1.x regressions.
Add Kuya support, based on patch from Julio Merino.
New command line option "--version".
Support booting i386 and amd64 from boot-com.iso instead
of the boot floppies, attaching a second virtual CD-ROM drive
for the install sets. Enable with "--boot-from cdrom".
Fix the Anita 1.2 backwards compatibility Release class.
Also, satisfy the qemu dependency using emulators/qemu0 rather
than emulators/qemu because the latter does not work on NetBSD 5.
|
|
|
|
Based on PR pkg/47679 by NONAKA Kimihiro.
Use ViM as PAGER.
A slightly more sophisticated replacement for less.sh that also supports being
set as the PAGER environment variable.
|
|
|