summaryrefslogtreecommitdiff
path: root/misc/colorls (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* Change all permutations in capitalization of "asami@freebsd.org" toSatoshi Asami1999-06-211-2/+2
| | | | | | | "asami@FreeBSD.org". Notes: svn path=/head/; revision=19609
* Upgrade to 2.2.7 (i.e., to about the level of 2.2.7R).Satoshi Asami1998-09-143-49/+47
| | | | Notes: svn path=/head/; revision=13108
* This man might be compressed to a small size now that he is movedTim Vanderhoek1998-08-242-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
* Edit out $Id$ line.Satoshi Asami1997-10-171-2/+1
| | | | Notes: svn path=/head/; revision=8301
* Update to version 2.2.5. Basically just packed up today's 2.2-stableSatoshi Asami1997-10-163-28/+24
| | | | | | | to make a new distfile and adjusted diffs. Notes: svn path=/head/; revision=8297
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.Satoshi Asami1997-04-301-2/+2
| | | | Notes: svn path=/head/; revision=6369
* Ay. I obviously wasn't looking close enough the first time around. NowSatoshi Asami1997-01-031-1/+1
| | | | | | | | the output should be identical for "ls -C" and "ls -CG" except for the color sequences. Notes: svn path=/head/; revision=5180
* Disable tabs in output when color is used. Now -G should work withSatoshi Asami1997-01-031-0/+27
| | | | | | | | | stty oxtabs (aka "-tabs") too. Porblem reported by: jmz, among others Notes: svn path=/head/; revision=5176
* Make this work with -current sources. Also fetch tarball from LOCAL_PORTS,Satoshi Asami1997-01-024-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
* Add files/md5 entries for files whose checksum should be ignored as well.Satoshi Asami1996-12-172-1/+3
| | | | | | | Requires rev. 1.239 of bsd.port.mk. Notes: svn path=/head/; revision=5009
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-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
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-111-3/+3
| | | | | | | Misc variable reordering, cleaning up, etc. Notes: svn path=/head/; revision=4385
* (1) Remove FETCH_DEPENDS to ncftp2. Regular ncftp can't fetch itSatoshi Asami1996-03-062-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
* Change note about xterm not knowing about color, it does now (XFree86Satoshi Asami1996-01-151-2/+5
| | | | | | | | | 3.1.2B or later). Hinted by: Brian Clapper <bmc@telebase.com> Notes: svn path=/head/; revision=2630
* Change "utilities" category to "misc" in preparation for move to misc.Satoshi Asami1995-11-261-2/+2
| | | | Notes: svn path=/head/; revision=2466
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aSatoshi Asami1995-11-091-1/+1
| | | | | | | lot of ports or what! ;> Notes: svn path=/head/; revision=2402
* Change version from 2.0.5 to 2.1. Not much has changed, but at leastSatoshi Asami1995-10-041-3/+3
| | | | | | | it's different. Notes: svn path=/head/; revision=2243
* Edit patch to match latest changes to ls.1.Satoshi Asami1995-09-271-3/+3
| | | | Notes: svn path=/head/; revision=2200
* Remove hack to get around ncftp's inability to grab tarfiles generatedSatoshi Asami1995-09-231-15/+6
| | | | | | | on-the-fly. Use ncftp2 instead, and depend on it via FETCH_DEPENDS. Notes: svn path=/head/; revision=2179
* The distfile (ls.tar.gz) is generated on-the-fly by ftpd. Empty this fileSatoshi Asami1995-09-151-1/+0
| | | | | | | for now, maybe we need a NO_CHECKSUM or something.... Notes: svn path=/head/; revision=2155
* the md5 file was wrong. I'm not sure why. the one currently inJoshua Peck Macdonald1995-09-111-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
* Updated utils Makefiles!Satoshi Asami1995-04-231-2/+2
| | | | Notes: svn path=/head/; revision=1502
* Cleanup.Satoshi Asami1995-04-151-5/+10
| | | | Notes: svn path=/head/; revision=1357
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-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
* Try to get most ports checksummedGary Palmer1995-03-311-0/+1
| | | | Notes: svn path=/head/; revision=1262
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,Satoshi Asami1995-03-241-1/+2
| | | | | | | and some other minor cleanup. Notes: svn path=/head/; revision=1196
* Color patch for ls. Am I going to be killed for this? ;)Satoshi Asami1995-03-095-0/+396
Notes: svn path=/head/; revision=1110