<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/less/Makefile, branch releng/11.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F11.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F11.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2014-11-25T14:29:10Z</updated>
<entry>
<title>Convert to usr.bin/ to LIBADD</title>
<updated>2014-11-25T14:29:10Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-11-25T14:29:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3e11bd9e2a2b1cbd4283c87c93e3cc75e3f2dacb'/>
<id>urn:sha1:3e11bd9e2a2b1cbd4283c87c93e3cc75e3f2dacb</id>
<content type='text'>
Reduce overlinking
</content>
</entry>
<entry>
<title>Replace all uses of libncurses and libtermcap with their wide character</title>
<updated>2014-07-17T18:24:34Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2014-07-17T18:24:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=80189b3b093749e26cb298735618c6633a2d26fc'/>
<id>urn:sha1:80189b3b093749e26cb298735618c6633a2d26fc</id>
<content type='text'>
variants.  This allows usable file system images (i.e. those with both a
shell and an editor) to be created with only one copy of the curses library.

Exp-run:	antoine
PR:		189842
Discussed with:	bapt
Sponsored by:	DARPA, AFRL
</content>
</entry>
<entry>
<title>Import of liblzma, xz, xzdec, lzmainfo from vendor branch</title>
<updated>2010-05-10T06:59:50Z</updated>
<author>
<name>Martin Matuska</name>
<email>mm@FreeBSD.org</email>
</author>
<published>2010-05-10T06:59:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=81ad83880dcc267b198c781929dd9a009f98c5f7'/>
<id>urn:sha1:81ad83880dcc267b198c781929dd9a009f98c5f7</id>
<content type='text'>
Add support for xz and lzma to lesspipe.sh (xzless, lzless)
Bump __FreeBSD_version

Approved by:	delphij (mentor)
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Update less to v436.  This is considered as a bugfix release from vendor.</title>
<updated>2009-07-29T09:20:32Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2009-07-29T09:20:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f0be0a1f8cefbdf5995fe43823d8d8f20f7dcd97'/>
<id>urn:sha1:f0be0a1f8cefbdf5995fe43823d8d8f20f7dcd97</id>
<content type='text'>
Major changes from v429:
 * Don't pass "-" to non-pipe LESSOPEN unless it starts with "-".
 * Allow a fraction as the argument to the -# (--shift) option.
 * Fix highlight bug when underlined/overstruck text matches at end of line.
 * Fix non-regex searches with ctrl-R.

Approved by:	re (kensmith, kib)
</content>
</entry>
<entry>
<title>Correct the script name to be "zless.sh".  This avoids an extra cp/chmod</title>
<updated>2005-05-17T11:41:01Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-05-17T11:41:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7f5103e510529498f2f9475f10fac439a8941b24'/>
<id>urn:sha1:7f5103e510529498f2f9475f10fac439a8941b24</id>
<content type='text'>
(from the sys.mk rule) while still installing it under the "zless" name.
</content>
</entry>
<entry>
<title>Add a zless script which invokes less using the lesspipe script.  This is</title>
<updated>2005-05-17T11:14:11Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2005-05-17T11:14:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2430592ce14adfa8ff315a3fc9ae88fbe84716ab'/>
<id>urn:sha1:2430592ce14adfa8ff315a3fc9ae88fbe84716ab</id>
<content type='text'>
similar to the zmore script that comes with gzip (and in fact, in most
Linux distros, zless is a symlink to that very same zmore script) but has
the advantage that you get the correct file name on the less status line,
and can use :n and :p to navigate back and forth between multiple files.

MFC after:	1 week
</content>
</entry>
<entry>
<title>Add an embellished lesspipe.sh as described in the man page.</title>
<updated>2003-03-06T04:35:48Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-03-06T04:35:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f07cfbf5d4cbf7f2e6e384862a59a2169bdaa32b'/>
<id>urn:sha1:f07cfbf5d4cbf7f2e6e384862a59a2169bdaa32b</id>
<content type='text'>
P.S. it is stupid I have to define both SCRIPTS and SCRIPTSNAME.
</content>
</entry>
<entry>
<title>Use ${BINDIR} instead of hardcoded path.</title>
<updated>2002-12-18T10:14:01Z</updated>
<author>
<name>Johan Karlsson</name>
<email>johan@FreeBSD.org</email>
</author>
<published>2002-12-18T10:14:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0c21294cee5529f60ea6be348faaffda9a13badd'/>
<id>urn:sha1:0c21294cee5529f60ea6be348faaffda9a13badd</id>
<content type='text'>
PR:		44582
Submitted by: 	Jon Disnard &lt;jon.disnard@ca.com&gt;
Reviewed by:	ru
MFC after:	3 weeks
</content>
</entry>
<entry>
<title>MAN[1-9] -&gt; MAN.</title>
<updated>2001-03-27T10:52:19Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-03-27T10:52:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dc12be52584a604d0444341077b89a56d670609f'/>
<id>urn:sha1:dc12be52584a604d0444341077b89a56d670609f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ncurses -&gt; termcap</title>
<updated>2000-07-14T16:17:42Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2000-07-14T16:17:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=59efcec109bbe331637816e9b5469d49eadbe939'/>
<id>urn:sha1:59efcec109bbe331637816e9b5469d49eadbe939</id>
<content type='text'>
</content>
</entry>
</feed>
