<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/misc/less, branch cube-native-xorg</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=cube-native-xorg</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=cube-native-xorg'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-03-02T15:35:33Z</updated>
<entry>
<title>Update to less-418.  Too many changes to list here--see ChangeLog.</title>
<updated>2008-03-02T15:35:33Z</updated>
<author>
<name>bjs</name>
<email>bjs@pkgsrc.org</email>
</author>
<published>2008-03-02T15:35:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1ad1a47d647fb03c5d20200a98518e7ab3ff44b7'/>
<id>urn:sha1:1ad1a47d647fb03c5d20200a98518e7ab3ff44b7</id>
<content type='text'>
While here, add a pcre option.

TODO: support for various curses libraries.</content>
</entry>
<entry>
<title>Remove Ex-MASTER_SITE. From Zafer Aydogan.</title>
<updated>2007-12-02T11:22:24Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2007-12-02T11:22:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e70da2ae6b601c3eaa0b0eed599fe89fe6ff5182'/>
<id>urn:sha1:e70da2ae6b601c3eaa0b0eed599fe89fe6ff5182</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Forgot patches related to less-394:</title>
<updated>2007-04-25T18:10:17Z</updated>
<author>
<name>tnn</name>
<email>tnn@pkgsrc.org</email>
</author>
<published>2007-04-25T18:10:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=60b9dd9dca18609f32408a0a92c9d275b7b0b085'/>
<id>urn:sha1:60b9dd9dca18609f32408a0a92c9d275b7b0b085</id>
<content type='text'>
o patch-ab was merged+removed.
o patch-ac was added, bring in coverity fix from netbsd-current.</content>
</entry>
<entry>
<title>Update to less-394. Major changes since less-382:</title>
<updated>2007-04-25T18:06:51Z</updated>
<author>
<name>tnn</name>
<email>tnn@pkgsrc.org</email>
</author>
<published>2007-04-25T18:06:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c6124d7415ef89ff7193751766d67181016f6bf7'/>
<id>urn:sha1:c6124d7415ef89ff7193751766d67181016f6bf7</id>
<content type='text'>
o Add history file to save search and shell command history between
  invocations of less.
o Improve behavior of history list for search and shell commands.
o Add -K (or --quit-on-intr) option to make less exit immediately on ctrl-C.
o Improve handling of UTF-8 files and commands, including better
  line wrapping and handling double-width chars.
o Added LESSUTFBINFMT environment variable to control display of
  non-printable characters in a UTF-8 file.
o Add --with-secure option to configure, to make it easier to
  build a secure version of less.
o Show search matches in the status column even if search highlights
  are disabled via the -G option or the ESC-u command.
o Improve performance when the file contains very long lines.
o Add "windows" charset.
o Add man page for lessecho.
o Add support for erase2 character, treated same as erase.
o Use ASCII lowercase/uppercase logic when operating on the command line.
o Update makefile for Borland C++ 5.5.1.
o Fix bug in calculating number of pages for %D prompt.
o Fix bug in handling tag file error.
o Fix obscure bug if input file is deleted while viewing help.
o Fix bug handling filenames which include square brackets.
o Fix possible buffer overflow in "global" tag search.
o Fix possible buffer overflow in usage of LESSOPEN and LESSCLOSE.
o Fix buffer overflow in reverse search.</content>
</entry>
<entry>
<title>Whitespace cleanup, courtesy of pkglint.</title>
<updated>2007-02-22T19:26:05Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2007-02-22T19:26:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=601583c3207bd23bb05d0761888aefcb5699e1c2'/>
<id>urn:sha1:601583c3207bd23bb05d0761888aefcb5699e1c2</id>
<content type='text'>
Patch provided by Sergey Svishchev in private mail.</content>
</entry>
<entry>
<title>Apply changes from NetBSD current approved by wiz@:</title>
<updated>2006-09-27T11:27:31Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2006-09-27T11:27:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=36537547781cbd846dcab9008f0b6a2466bb9d96'/>
<id>urn:sha1:36537547781cbd846dcab9008f0b6a2466bb9d96</id>
<content type='text'>
----------------------------------------------------------------------

Module Name:	src
Committed By:	elad
Date:		Sat Sep 23 12:51:18 UTC 2006

Modified Files:
	src/usr.bin/less/less: command.c tags.c

Log Message:
PR 21741: Christian Biere: Buffer overrun and wrong usage of  islower() in
less 381
Over three years ago the less maintainer said he'll add these fixes.
Nothing happened, so we do it ourselves.
Thanks for the report and the patch!

----------------------------------------------------------------------

Bump PKGREVISION.</content>
</entry>
<entry>
<title>Ran "pkglint --autofix", which corrected some of the quoting issues in</title>
<updated>2005-12-05T23:55:01Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2005-12-05T23:55:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=579e97796954edc2469fac176e855589e1dc2997'/>
<id>urn:sha1:579e97796954edc2469fac176e855589e1dc2997</id>
<content type='text'>
CONFIGURE_ARGS.</content>
</entry>
<entry>
<title>Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.</title>
<updated>2005-04-11T21:44:48Z</updated>
<author>
<name>tv</name>
<email>tv@pkgsrc.org</email>
</author>
<published>2005-04-11T21:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f816d81489fd245a89e581c2f9cf792562ade194'/>
<id>urn:sha1:f816d81489fd245a89e581c2f9cf792562ade194</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add RMD160 digests</title>
<updated>2005-02-24T11:02:49Z</updated>
<author>
<name>agc</name>
<email>agc@pkgsrc.org</email>
</author>
<published>2005-02-24T11:02:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=07b46baa433002c0ea4c5a563fe60db689c68cc7'/>
<id>urn:sha1:07b46baa433002c0ea4c5a563fe60db689c68cc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 382:</title>
<updated>2004-08-26T01:33:59Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2004-08-26T01:33:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0f4619d4658c9953f57e1779b8df6880681bc5f6'/>
<id>urn:sha1:0f4619d4658c9953f57e1779b8df6880681bc5f6</id>
<content type='text'>
* Removed some old copyrighted code.
  This probably breaks OS/9 support.</content>
</entry>
</feed>
