Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
wiz 99ac0f6e89 Updat to 1.6.0:
Version 1.6.0
  - Re-org of code into multiple files, split HTML and Unix listdir() into
    separate functions, various code cleanups and optimizations.
  - Fixed a memory leak in listdir() when memory was allocated early and not
    freed before function exit.
  - Fixed possible buffer overflow where symbolic links are followed.
  - Fixed links printing "argetm" before the name of the link when the LINK
    setting for DIR_COLORS is set to target (Markus Schnalke
    <meillo@marmaro.de>)
  - More fully support dir colors -- added support for su, sg, tw, ow, & st
    options (and "do" in theory).
  - Use the environment variable "TREE_COLORS" instead of "LS_COLORS" for
    color information if it exists.
  - Added --si flag to print filesizes in SI (powers of 1000) units (Ulrich
    Eckhardt)
  - Added -Q to quote filenames in double quotes.  Does not override -N or -q.
  - Control characters are no longer printed in carrot notation, but as
    backslashed octal, ala ls, except for codes 7-13 which are printed as
    \a, \b, \t, \n, \v, \f and \r respectively. Spaces and backslashes are
    also now backslashed as per ls, for better input to scripts unless -Q
    is in use (where "'s are backslashed.) (Ujjwal Kumar)
  - Added -U for unsorted listings (directory order).
  - Added -c for sorting by last status change (ala ls -c).
  - --dirsfirst is now a meta-sort and does not override -c, -v, -r or -t, but
    is disabled by -U.
  - After many requests, added the ability to process the entire tree before
    emitting output.  Used for the new options --du, which works like the du
    command: sums the amount of space under each directory and prints a total
    amount used in the report and the --prune option which will prune all empty
    directories from the output (makes the -P option output much more readable.)
    It should be noted that this will be slow to output when processing large
    directory trees and can consume copious amounts of memory, use at your own
    peril.
  - Added -X option to emit the directory tree in XML format (turns colorization
    off always.)
  - Added --timefmt option to specify the format of time display (implies -D).
    Uses the strftime format.

Version 1.5.3
  - Properly quote directories for the system command when tree is relaunched
    using the -R option.
  - Fixed possible indentation problem if dirs[*] is not properly zeroed
    (Martin Nagy).
  - Use strcoll() instead of strcmp() to sort files based on locale if set.
  - Change "const static" to "static const" to remove some compiler warnings
    for Solaris (Kamaraju Kusumanchi).
  - Actually use TREE_CHARSET if it's defined.
  - Automatically select UTF-8 charset if TREE_CHARSET is not set, and the
    locale is set to *UTF-8 (overridden with --charset option.)

Version 1.5.2.2
  - Set locale before checking MB_CUR_MAX.
  - Added HP-NonStop platform support (Craig McDaniel <craigmcd@gmail.com>)
  - Fixed to support 32 bit UID/GIDs.
  - Added Solaris build options to Makefile (edit and uncomment to use).
    Provided by Wang Quanhong

Version 1.5.2.1
  - Added strverscmp.c file for os's without strverscmp.  Source file is
    attributed to: Jean-Franois Bignolles <bignolle@ecoledoc.ibp.fr>
  - Try different approach to MB_CUR_MAX problem.
  - Changed the argument to printit() to be signed char to avoid warnings.

Version 1.5.2
  - Added --filelimit X option to not descend directories that have more than
    X number of files in them.
  - Added -v option for version sorting (also called natural sorting) ala ls.

Version 1.5.1.2
  - Fixed compile issues related to MB_CUR_MAX on non-linux machines.
  - Removed unecessary features.h
2013-04-10 10:46:24 +00:00
archivers Edited DESCR in the case of: 2013-04-07 20:49:31 +00:00
audio Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
benchmarks Edited DESCR in the case of: 2013-04-07 20:49:31 +00:00
biology Revert pkglint-induced nonsense. 2013-04-08 18:29:37 +00:00
bootstrap update comment to refrect current release. 2013-03-17 15:19:11 +00:00
cad Resolves: 2013-04-06 20:27:16 +00:00
chat Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
comms Update to Asterisk 11.2.2: this is a security update which fixes 2013-04-10 05:28:56 +00:00
converters Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
cross Resolves: 2013-04-06 20:27:16 +00:00
databases Update "phpmyadmin" package to version 3.5.8. Changes since 3.5.7: 2013-04-09 07:07:04 +00:00
devel Add ruby-minitest to the devel/ Makefile. 2013-04-10 09:22:32 +00:00
distfiles
doc Added security/ruby-shadow version 2.2.0 2013-04-10 09:26:51 +00:00
editors Revert pkglint-induced nonsense. 2013-04-08 18:29:37 +00:00
emulators Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
filesystems Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
finance Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
fonts Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
games Update grhino to 0.16.1: 2013-04-08 22:10:59 +00:00
geography The 1.9.2 release is a bug fix release. 2013-04-09 15:58:54 +00:00
graphics Needs automake on MacOS, reported by Jan Danielsson on pkgsrc-users. 2013-04-09 05:50:39 +00:00
ham Deal with doxygen update. Bump revision. 2013-03-23 10:04:35 +00:00
inputmethod Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
lang Let's do it differently one more time, so it will work in the hypothetical 2013-04-09 06:07:35 +00:00
licenses Replaced by ofl-v1.1. 2013-04-08 02:22:06 +00:00
mail Update to 17.0.5 2013-04-09 21:15:17 +00:00
math Revert pkglint-induced nonsense. 2013-04-08 18:29:37 +00:00
mbone Fix main in C file compiled with C++ compiler. 2013-03-02 18:01:05 +00:00
meta-pkgs Remove padevchooser. Bump version. 2013-04-06 11:41:35 +00:00
misc Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
mk Note some variables defined in ${OPSYS}.mk. 2013-04-08 13:29:26 +00:00
multimedia update to 1.0.6 2013-04-08 17:11:33 +00:00
net Change HOMEPAGE to original mirror's one, instead of Windows porting one. 2013-04-10 08:00:10 +00:00
news "Please write NetBSD.org instead of netbsd.org" 2013-04-06 13:09:24 +00:00
packages
parallel Revert pkglint-induced nonsense. 2013-04-08 18:29:37 +00:00
pkgtools Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
print Revert pkglint-induced nonsense. 2013-04-08 18:29:37 +00:00
regress
security Add ruby-shadow to the security/ Makefile. 2013-04-10 09:26:25 +00:00
shells Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
sysutils Updat to 1.6.0: 2013-04-10 10:46:24 +00:00
templates
textproc +aspell-te 2013-04-10 00:19:03 +00:00
time Edited DESCR in the case of: 2013-04-07 20:49:31 +00:00
wm Remove empty patch, thanks to Patrick Welche for pointing out 2013-04-09 09:44:01 +00:00
www Update to 17.0.5 2013-04-09 19:19:32 +00:00
x11 Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
Makefile
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.