summaryrefslogtreecommitdiff
path: root/misc/colorls (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20960
1999-06-21Change all permutations in capitalization of "asami@freebsd.org" toSatoshi Asami1-2/+2
"asami@FreeBSD.org". Notes: svn path=/head/; revision=19609
1998-09-14Upgrade to 2.2.7 (i.e., to about the level of 2.2.7R).Satoshi Asami3-49/+47
Notes: svn path=/head/; revision=13108
1998-08-24This man might be compressed to a small size now that he is movedTim Vanderhoek2-2/+4
from pkg/PLIST to Makefile. asami@FreeBSD.ORG, whoever you are, you're supposed to be the MAINTAINER of this port. Get your act in gear, eh! ;-) Notes: svn path=/head/; revision=12806
1997-10-17Edit out $Id$ line.Satoshi Asami1-2/+1
Notes: svn path=/head/; revision=8301
1997-10-16Update to version 2.2.5. Basically just packed up today's 2.2-stableSatoshi Asami3-28/+24
to make a new distfile and adjusted diffs. Notes: svn path=/head/; revision=8297
1997-04-30Use new MASTER_SITE_LOCAL variable from bsd.port.mk.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=6369
1997-01-03Ay. I obviously wasn't looking close enough the first time around. NowSatoshi Asami1-1/+1
the output should be identical for "ls -C" and "ls -CG" except for the color sequences. Notes: svn path=/head/; revision=5180
1997-01-03Disable tabs in output when color is used. Now -G should work withSatoshi Asami1-0/+27
stty oxtabs (aka "-tabs") too. Porblem reported by: jmz, among others Notes: svn path=/head/; revision=5176
1997-01-02Make this work with -current sources. Also fetch tarball from LOCAL_PORTS,Satoshi Asami4-24/+26
having people fetch from the FreeBSD-current archive (and having it break at unpredictable times) wasn't a good idea. Notes: svn path=/head/; revision=5156
1996-12-17Add files/md5 entries for files whose checksum should be ignored as well.Satoshi Asami2-1/+3
Requires rev. 1.239 of bsd.port.mk. Notes: svn path=/head/; revision=5009
1996-11-18Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1-3/+0
PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
1996-11-11CATEGORIES+= --> CATEGORIES=David E. O'Brien1-3/+3
Misc variable reordering, cleaning up, etc. Notes: svn path=/head/; revision=4385
1996-03-06(1) Remove FETCH_DEPENDS to ncftp2. Regular ncftp can't fetch itSatoshi Asami2-11/+7
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. Notes: svn path=/head/; revision=2788
1996-01-15Change note about xterm not knowing about color, it does now (XFree86Satoshi Asami1-2/+5
3.1.2B or later). Hinted by: Brian Clapper <bmc@telebase.com> Notes: svn path=/head/; revision=2630
1995-11-26Change "utilities" category to "misc" in preparation for move to misc.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=2466
1995-11-09Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aSatoshi Asami1-1/+1
lot of ports or what! ;> Notes: svn path=/head/; revision=2402
1995-10-04Change version from 2.0.5 to 2.1. Not much has changed, but at leastSatoshi Asami1-3/+3
it's different. Notes: svn path=/head/; revision=2243
1995-09-27Edit patch to match latest changes to ls.1.Satoshi Asami1-3/+3
Notes: svn path=/head/; revision=2200
1995-09-23Remove hack to get around ncftp's inability to grab tarfiles generatedSatoshi Asami1-15/+6
on-the-fly. Use ncftp2 instead, and depend on it via FETCH_DEPENDS. Notes: svn path=/head/; revision=2179
1995-09-15The distfile (ls.tar.gz) is generated on-the-fly by ftpd. Empty this fileSatoshi Asami1-1/+0
for now, maybe we need a NO_CHECKSUM or something.... Notes: svn path=/head/; revision=2155
1995-09-11the md5 file was wrong. I'm not sure why. the one currently inJoshua Peck Macdonald1-1/+1
/usr/ports/distfiles on freefall and thud is different from the one on ftp.freebsd.org, listed as the master site. Notes: svn path=/head/; revision=2141
1995-04-23Updated utils Makefiles!Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=1502
1995-04-15Cleanup.Satoshi Asami1-5/+10
Notes: svn path=/head/; revision=1357
1995-04-01Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1-1/+2
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
1995-03-31Try to get most ports checksummedGary Palmer1-0/+1
Notes: svn path=/head/; revision=1262
1995-03-24Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,Satoshi Asami1-1/+2
and some other minor cleanup. Notes: svn path=/head/; revision=1196
1995-03-09Color patch for ls. Am I going to be killed for this? ;)Satoshi Asami5-0/+396
Notes: svn path=/head/; revision=1110