tjr
934bcb867a
Restore old value of LESSKEYFILE_SYS.
2004-04-17 07:48:21 +00:00
tjr
9af8e98943
Regenerate with less 381 configure script.
2004-04-17 07:46:08 +00:00
kuriyama
601592850e
Use
...
cat ${.ALLSRC} > ${.TARGET}
rather than
ln -sf ${.ALLSRC} ${.TARGET}
not to depends on absolute-path of symbolic links.
Commented by: marcel, obrien, bde
2003-06-06 13:46:55 +00:00
obrien
bd0acd6275
Add an embellished lesspipe.sh as described in the man page.
...
P.S. it is stupid I have to define both SCRIPTS and SCRIPTSNAME.
2003-03-06 04:35:48 +00:00
johan
28511f7c45
Use ${BINDIR} instead of hardcoded path.
...
PR: 44582
Submitted by: Jon Disnard <jon.disnard@ca.com>
Reviewed by: ru
MFC after: 3 weeks
2002-12-18 10:14:01 +00:00
ps
e9390c107f
Update for less v371
2002-01-07 20:37:33 +00:00
ru
8ec47de9c3
MAN[1-9] -> MAN.
2001-03-27 10:52:19 +00:00
ache
aa7ae634bf
ncurses -> termcap
2000-07-14 16:17:42 +00:00
ps
1c8de8e68a
Upgrade to less v358.
2000-07-14 09:59:37 +00:00
bde
4a2d3a8ea8
Fixed some style bugs. Apart from formatting bugs, MANDEPEND is deprecated
...
and $< and $@ are even documented as deprecated.
2000-06-03 11:39:38 +00:00
ps
5d978e8ba6
Install a manpage for more.
2000-05-23 08:26:15 +00:00
ps
82f157f433
Detach usr.bin/more and install a link from less. less will behave
...
like more if invoked as more. The old more has not been removed.
2000-05-23 08:16:25 +00:00
ps
3d66f15bc4
Dont use/install the formatted man file.
2000-05-22 10:43:56 +00:00
ps
cac6b504a7
bmake glue for less.
...
Reviewed by: peter
2000-05-22 10:00:00 +00:00