./misc/colorls, Uses color with ls(1) to display file attributes

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.2nb2, Package name: colorls-2.2nb2, Maintainer: pkgsrc-users

This is a simple hack to the FreeBSD /bin/ls to use ANSI sequences to
display file attributes in color. There is a -G flag (somewhat
similar to the -F flag). Take a look at the man page for details.

Standard xterm prior to XFree86 3.1.2B doesn't know about colors, so
you should use update your XFree86 or use kterm (available from the
packages collection).


Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 11.492 KB

Version history: (Expand)


CVS history: (Expand)


   2023-09-14 02:48:31 by Charlotte Koch | Files touched by this commit (3)
Log message:
misc/colorls: Fix mangled datetime in long format ('colorls -l')
   2021-10-26 12:59:39 by Nia Alarie | Files touched by this commit (378)
Log message:
misc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (possibly fetched
conditionally?):

./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
   2021-10-07 16:35:55 by Nia Alarie | Files touched by this commit (378)
Log message:
misc: Remove SHA1 hashes for distfiles
   2018-12-29 09:54:01 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (1)
Log message:
colorls: add LICENSE
   2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537)
Log message:
Sort PLIST files.

Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
   2017-03-23 18:07:02 by Joerg Sonnenberger | Files touched by this commit (219)
Log message:
Extend SHA512 checksums to various files I have on my local distfile
mirror.
   2016-09-08 16:41:36 by Jonathan Perkin | Files touched by this commit (3)
Log message:
Support PKGMANDIR.  Use RESTRICTED correctly.
   2015-07-09 13:44:09 by Jonathan Perkin | Files touched by this commit (11)
Log message:
Use nbcompat correctly, add patch comments.  Fixes build on SunOS.