Commit graph

14 commits

Author SHA1 Message Date
tnn
2d369b18de * Major changes in release 4.2.33, 2008-02-13
New and updated translations
* Major changes in release 4.2.32, 2008-01-25
Moved to GPLv3.
Bugfixes:
#19596: -printf %b should be compared with %s/512, not %s/1024.
#20970: Trailing slash on directory arguments breaks -name.  "find
  foo/ -name foo" now correctly matches foo and printf foo/.  See POSIX
  interp http://www.opengroup.org/austin/interps/uploads/40/14959/AI-186.txt
#20751: Avoid memory corruption in find -ls that has been present
since 4.2.28.
#20662: Avoid memory leak in find -name and other places affected by
gnulib dirname module.  The leak had been present since 4.2.28.
#20273: When xargs is successful without consuming all of stdin (for
  example, with the -E option), and stdin is seekable, xargs now
  correctly restores the file position, even on platforms where exit()
  does not follow the POSIX rules of doing likewise.  Likewise for find
  (for example, with the -ok action).
#15384: Find misbehaves when parent directory is not readable.
2008-03-08 11:15:03 +00:00
tnn
21d38e3e59 Update to findutils-4.2.31 and enable DESTDIR support.
The list of changes from 4.1 is long and includes a range of performance
improvements, portability fixes and a locate(1) security fix. Most of the
pkgsrc patches have also been merged or otherwise fixed upstream.
2007-10-16 00:45:52 +00:00
jlam
c5eaa10696 * Honor PKGINFODIR and PKGMANDIR, and remove use of obsolete INFO_DIR.
* List info files directly in the PLIST.
* Don't install the catman pages at all to fix PLIST problems.

Bump the PKGREVISION to 6.
2006-03-20 18:05:22 +00:00
rillig
4588499a6b Regenerated to match the current patches. 2005-10-13 18:19:14 +00:00
jschauma
ae74001582 Somehow the last commit only got Makefile. Commit missing bits:
Make this build and install under IRIX.  To do this, we patch
one file to get the proper include (not quite what's suggested in
PR pkg/31273, but based on it), add the proper library to link against
and simply ignore the fact that we don't have nroff (and thus don't install
pre-formatted manual pages).
2005-10-11 02:03:18 +00:00
wiz
91dc261c34 Include unistd.h for readlink prototype instead of adding a prototype
locally (which clashes with the system one on amd64).
2005-07-29 12:35:07 +00:00
hira
22058d2882 Add missing RCS Id tags to patch-a[efghijk]. 2005-06-19 10:44:45 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
bouyer
2344518fde Make compile on linux, from Jeremy C. Reed in PR 20798. 2004-07-06 21:21:17 +00:00
reed
99ba351aad Make sure this package installs to INFO_DIR (instead of info)
since it uses INFO_FILES.
2004-05-08 01:24:12 +00:00
wiz
1338a9cf15 Install catted man pages with proper suffix. Bump PKGREVISION to 4.1nb1.
Closes PR 18758.
2002-10-22 11:35:39 +00:00
wiz
b91038a79a Fix path to locate database.
Patch provided by Eric Gillespie Jr in pkg/13544.
2001-07-24 09:59:40 +00:00
agc
027c166bf7 Move to sha1 digests, and add distfile sizes. 2001-04-19 11:28:57 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00