Commit Graph

11 Commits

Author SHA1 Message Date
Satoshi Asami
ad52f33b88 Update colorls to use a new tarball (now 3-stable based) and use ache's
improvements instead of my own hack.

Note that you need a "color-capable" terminal to use it -- in
particular, this means set your TERM to "xterm-color" or "kterm-color"
when using normal xterm or kterm, not "xterm" or "kterm" (which
termcap doesn't know that are color-capable).
2000-06-16 19:16:36 +00:00
Chris Piazza
427f823861 Disable outputting colour codes if STDOUT isn't a tty.
PR:		8620
Submitted by:	Martin Blapp <mb@imp.ch>
1999-11-21 19:57:13 +00:00
Satoshi Asami
8ee9fee8e0 Upgrade to 2.2.7 (i.e., to about the level of 2.2.7R). 1998-09-14 10:56:18 +00:00
Satoshi Asami
f91f79177a Edit out $Id$ line. 1997-10-17 02:49:54 +00:00
Satoshi Asami
6fe937627a Update to version 2.2.5. Basically just packed up today's 2.2-stable
to make a new distfile and adjusted diffs.
1997-10-16 06:26:17 +00:00
Satoshi Asami
a9ff1fa705 Ay. I obviously wasn't looking close enough the first time around. Now
the output should be identical for "ls -C" and "ls -CG" except for the
color sequences.
1997-01-03 06:44:53 +00:00
Satoshi Asami
c264018515 Disable tabs in output when color is used. Now -G should work with
stty oxtabs (aka "-tabs") too.

Porblem reported by:	jmz, among others
1997-01-03 01:34:16 +00:00
Satoshi Asami
de40ddbf21 Make this work with -current sources. Also fetch tarball from LOCAL_PORTS,
having people fetch from the FreeBSD-current archive (and having it
break at unpredictable times) wasn't a good idea.
1997-01-02 06:29:50 +00:00
Satoshi Asami
26b65560a7 (1) Remove FETCH_DEPENDS to ncftp2. Regular ncftp can't fetch it
from the master site but the backup site should work.  This will
    all be fine when we start using the new ftpget that I am now
    testing.

(2) Move the manpage rename from patch to Makefile.
1996-03-06 23:08:52 +00:00
Satoshi Asami
2112a972c3 Edit patch to match latest changes to ls.1. 1995-09-27 03:35:30 +00:00
Satoshi Asami
d3c5462ad0 Color patch for ls. Am I going to be killed for this? ;) 1995-03-09 00:49:22 +00:00