Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-03-11 | - Install locale files into correct directory under SunOS. | tron | 4 | -10/+31 | |
- Fix problem with unwanted change of "charset.aliases" more cleanly. | |||||
2002-03-11 | Update "fileutiles" package to version 4.1.7. Changes since version 4.0 | tron | 3 | -15/+36 | |
include a security fix, many bug fixes and new features like the "shred" command. | |||||
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-12-22 | Revert previous as the problem with AUTOMAKE_OVERRIDE has been fixed in | jlam | 1 | -5/+1 | |
bsd.pkg.mk to be much more precise about the files that are touched. | |||||
2001-12-19 | Make this package's build working again after AUTOMAKE_OVERRIDE became | seb | 1 | -1/+5 | |
the default: *.in files are touched , unfortunately fileutils-4.0/m4/Makefile.am is generated from fileutils-4.0/m4/Makefile.am.in, as is this leads to in the Makefile.am being regenerated (with GNU make required) and GNU "auto*" being invoked. Added a touch in a new post-configure target to overcome this situation, as _AUTOMAKE_PATTERNS_FIND is out of reach. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
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 | 1 | -1/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-26 | Update fileutils package to version 4.0. The very long list of all changes | tron | 3 | -15/+22 | |
can be found in the included change list. This fixes PR pkg/12289 by Daniel Hagerty. | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-02-13 | Rename "${LOCALEBASE}" variable to "${LOCALEDIR}" to avoid mix-ups with | tron | 2 | -11/+11 | |
"${LOCALBASE}". | |||||
2001-01-10 | "LOCALEBASE" gets defined in "bsd.pkg.mk" now. | tron | 1 | -8/+2 | |
2000-10-04 | Take advantage of bsd.prefs.mk. | toshii | 1 | -2/+5 | |
2000-02-01 | nitpick: don't shadow LOCALBASE, use LOCALEBASE instead | wiz | 2 | -12/+12 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-12-08 | Locale are in $PREFIX/lib on solaris. | bouyer | 2 | -10/+15 | |
1999-10-07 | Remove me as maintainer of those packages. | tron | 1 | -2/+2 | |
1999-04-14 | Remove unnecessary slash from master site list. | tron | 1 | -2/+2 | |
1999-03-06 | Updated master site list to handle the gnu ftp reorganization. | tron | 1 | -2/+2 | |
1999-02-11 | Use install-info in $PATH, so that systems with it in base will work too. | tv | 1 | -3/+3 | |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+2 | |
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section. | |||||
1998-08-11 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-07-10 | We don't need patches. | tron | 1 | -1/+2 | |
1998-07-09 | New "fileutils-3.16" package: GNU file management utilities. | tron | 5 | -0/+69 | |