summaryrefslogtreecommitdiff
path: root/sysutils/findutils
AgeCommit message (Collapse)AuthorFilesLines
2006-03-20* Honor PKGINFODIR and PKGMANDIR, and remove use of obsolete INFO_DIR.jlam7-82/+32
* 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-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-02findutils uses nroff for installation, so add nroff to USE_TOOLS.bouyer1-1/+2
From Georg Schwarz in private mail.
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig1-2/+2
CONFIGURE_ARGS.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-3/+3
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-10-13Regenerated to match the current patches.rillig1-4/+4
2005-10-11Somehow the last commit only got Makefile. Commit missing bits:jschauma5-11/+22
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-11Make this build and install under IRIX. To do this, we patchjschauma1-1/+8
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-04Add to CONFIGURE_ARGS if GNU_PROGRAM_PREFIX is defined.reed1-2/+3
(Maybe that didn't matter.) Also set CONFIGURE_HAS_MANDIR=NO because this configure script is too old. (I have a patch to commit too for honoring PKGMANDIR.)
2005-07-29Include unistd.h for readlink prototype instead of adding a prototypewiz2-1/+15
locally (which clashes with the system one on amd64).
2005-06-19Add missing RCS Id tags to patch-a[efghijk].hira8-8/+22
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digests.agc1-1/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-07-06Make compile on linux, from Jeremy C. Reed in PR 20798.bouyer8-1/+85
2004-05-08Rename NO_CONFIGURE_INFODIR to CONFIGURE_HAS_INFODIR (which defaults toreed1-2/+2
"yes"). So any packages that have old GNU configure script that does not support --infodir option (while using INFO_FILES) can set CONFIGURE_HAS_INFODIR=NO. This was suggested by agc@ as a clearer definition.
2004-05-08Use a new option NO_CONFIGURE_INFODIR which is about to be introducedreed1-1/+2
because although these packages use autoconf-style configure scripts they do not know --infodir option.
2004-05-08Make sure this package installs to INFO_DIR (instead of info)reed3-2/+17
since it uses INFO_FILES.
2004-05-04Convert to buildlink3.snj1-3/+3
2004-03-10Remove info files entries from PLIST.seb1-4/+1
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb1-2/+1
2003-08-05Convert to USE_NEW_TEXINFO.seb2-5/+3
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2002-12-25Honor GNU_PROGRAM_PREFIX. Patch by Jeremy C. Reed.wiz2-20/+27
2002-11-29Buildlinkify this package to stop it from using the packaged version oftron1-4/+5
"libintl" even if it is not necessary. Bump package revision.
2002-10-22Install catted man pages with proper suffix. Bump PKGREVISION to 4.1nb1.wiz6-18/+84
Closes PR 18758.
2002-02-18Introduce new framework for handling info files generation and installation.seb2-5/+5
Summary of changes: - removal of USE_GTEXINFO - addition of mk/texinfo.mk - inclusion of this file in package Makefiles requiring it - `install-info' substituted by `${INSTALL_INFO}' in PLISTs - tuning of mk/bsd.pkg.mk: removal of USE_GTEXINFO INSTALL_INFO added to PLIST_SUBST `${INSTALL_INFO}' replace `install-info' in target rules print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info' - a couple of new patch files added for a handful of packages - setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it - devel/cssc marked requiring texinfo 4.0 - a couple of packages Makefiles were tuned with respect of INFO_FILES and makeinfo command usage See -newly added by this commit- section 10.24 of Packages.txt for further information.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-07-24Fix path to locate database.wiz2-5/+14
Patch provided by Eric Gillespie Jr in pkg/13544.
2001-04-19Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-7/+5
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-02-05add info-dir entry for info fileswiz2-2/+6
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-12-10A package for the findutils GNU utilities.bouyer8-0/+99