Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-04-10 | Remove fileutils, sh-utils, and textutils; replaced by coreutils. | wiz | 6 | -151/+0 | |
2003-02-13 | move PLIST_SUBST and BUILD_DEFS outside ifdef(GNU_PROGRAM_PREFIX) and | grant | 1 | -2/+7 | |
conflict with id-utils if GNU_PROGRAM_PREFIX == "g". noted by wiz. | |||||
2003-02-13 | - honour GNU_PROGRAM_PREFIX. | grant | 2 | -83/+91 | |
- USE_PKGLOCALEDIR. - bump PKGREVISION. | |||||
2002-07-24 | Change explicit build dependencies on perl into "USE_PERL5=build". This | jlam | 1 | -3/+2 | |
makes these packages build correctly on Darwin where perl>=5.8.0 is required. | |||||
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. | |||||
2002-02-07 | Fix conflict with devel/id-utils package's gid command: the GNU id command is | seb | 2 | -4/+6 | |
now installed as $PREFIX/bin/gnuid and not as $PREFIX/bin/gid. Bump PKGREVISION along the way. This resolves PR pkg/13906. | |||||
2001-12-28 | Add necessary build dependence on "perl" package. | tron | 1 | -1/+3 | |
2001-12-20 | Use "gmake" to fix build problems caused by "AUTOMAKE_OVERRIDE". | tron | 1 | -3/+4 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-10-12 | Don't build and install the GNU "uname" to avoid conflicts with the | tron | 4 | -5/+18 | |
"gnome-utils" package if "xpkgwedge" is used. | |||||
2001-05-31 | Fix dead HOMEPAGE | dent | 1 | -2/+2 | |
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 | -6/+4 | |
+ 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-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-10-01 | GNU sh-utils (shell utilities). | kim | 7 | -0/+122 | |