Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-01-25 | Add another Interix hack -- ut_xtime is the obsolescent name for utmpx.ut_tv. | tv | 1 | -2/+5 | |
2005-01-24 | Fix GETPGRP_VOID test for Interix in configure. | tv | 1 | -0/+13 | |
2004-07-11 | Add {BA,Z}SH_STATIC to BUILD_DEFS. | salo | 1 | -4/+8 | |
Addresses request on tech-pkg@ by Georg Schwarz. | |||||
2004-04-18 | Convert to buildlink3. | snj | 1 | -2/+2 | |
2004-03-10 | Remove info files entries from PLIST. | seb | 1 | -2/+1 | |
2003-08-09 | USE_NEW_TEXINFO is unnecessary now. | seb | 1 | -2/+1 | |
2003-08-05 | Convert to USE_NEW_TEXINFO. | seb | 2 | -6/+4 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -2/+2 | |
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>. | |||||
2002-12-23 | Trivially use buildlink2. | seb | 1 | -1/+2 | |
2002-11-17 | Convert packages to PKG_REGISTER_SHELLS framework. | salo | 2 | -9/+4 | |
2002-06-22 | Small fix to the texi file which allows the info file to be built on 1.6. | cjep | 2 | -6/+12 | |
2002-02-18 | Introduce new framework for handling info files generation and installation. | seb | 2 | -4/+6 | |
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-09-23 | Fix oversights in last commit. | tron | 1 | -2/+2 | |
2001-09-23 | Make modifications of "/etc/shells" robust so that they don't fail if the | tron | 1 | -2/+2 | |
last entry is removed. | |||||
2001-09-23 | Make modifications of "/etc/shells" robust so that they don't fail if | tron | 1 | -2/+3 | |
"/etc/shells" doesn't exist or is empty after removing entries for cerntain shell. These problems show up e.g. under SunOS. | |||||
2001-06-05 | Moved former zsh to zsh3 for those who want to continue using the | jtb | 8 | -0/+124 | |
old stable version. |