Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-10-13 | Regenerated to match the current patches. | rillig | 1 | -4/+4 | |
2005-10-11 | Somehow the last commit only got Makefile. Commit missing bits: | jschauma | 5 | -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-11 | Make this build and install under IRIX. To do this, we patch | jschauma | 1 | -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-04 | Add to CONFIGURE_ARGS if GNU_PROGRAM_PREFIX is defined. | reed | 1 | -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-29 | Include unistd.h for readlink prototype instead of adding a prototype | wiz | 2 | -1/+15 | |
locally (which clashes with the system one on amd64). | |||||
2005-06-19 | Add missing RCS Id tags to patch-a[efghijk]. | hira | 8 | -8/+22 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -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-06 | Make compile on linux, from Jeremy C. Reed in PR 20798. | bouyer | 8 | -1/+85 | |
2004-05-08 | Rename NO_CONFIGURE_INFODIR to CONFIGURE_HAS_INFODIR (which defaults to | reed | 1 | -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-08 | Use a new option NO_CONFIGURE_INFODIR which is about to be introduced | reed | 1 | -1/+2 | |
because although these packages use autoconf-style configure scripts they do not know --infodir option. | |||||
2004-05-08 | Make sure this package installs to INFO_DIR (instead of info) | reed | 3 | -2/+17 | |
since it uses INFO_FILES. | |||||
2004-05-04 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2004-03-10 | Remove info files entries from PLIST. | seb | 1 | -4/+1 | |
2003-08-09 | USE_NEW_TEXINFO is unnecessary now. | seb | 1 | -2/+1 | |
2003-08-05 | Convert to USE_NEW_TEXINFO. | seb | 2 | -5/+3 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -2/+2 | |
2002-12-25 | Honor GNU_PROGRAM_PREFIX. Patch by Jeremy C. Reed. | wiz | 2 | -20/+27 | |
2002-11-29 | Buildlinkify this package to stop it from using the packaged version of | tron | 1 | -4/+5 | |
"libintl" even if it is not necessary. Bump package revision. | |||||
2002-10-22 | Install catted man pages with proper suffix. Bump PKGREVISION to 4.1nb1. | wiz | 6 | -18/+84 | |
Closes PR 18758. | |||||
2002-02-18 | Introduce new framework for handling info files generation and installation. | seb | 2 | -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-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-07-24 | Fix path to locate database. | wiz | 2 | -5/+14 | |
Patch provided by Eric Gillespie Jr in pkg/13544. | |||||
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-02-05 | add info-dir entry for info files | wiz | 2 | -2/+6 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-12-10 | A package for the findutils GNU utilities. | bouyer | 8 | -0/+99 | |