Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-12-06 | Precreate libexec. | joerg | 1 | -2/+2 | |
2006-05-22 | Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk where | jlam | 1 | -6/+2 | |
it will live with other "check" targets run after package installation. Get rid of SHLIB_HANDLING, whose meaning had mutated over the years from one thing to another. Currently, it is used to basically note whether the system's "ldd" command can be usefully run on the package's binaries and libraries. Rename this variable to CHECK_SHLIBS_SUPPORTED for more clarity. CHECK_SHLIBS is now a variable set exclusively by the user in /etc/mk.conf to note whether the check for missing run-time search paths is performed after a package is installed. It defaults to "no" unless PKG_DEVELOPER is set. | |||||
2006-04-13 | Initial import of mit-scheme-bin, the Linux binary of GNU/MIT Scheme. | wiz | 1 | -0/+37 | |
MIT/GNU Scheme is an extension of standard Scheme, which is the language defined by the document Revised^4 Report on the Algorithmic Language Scheme, by William Clinger, Jonathan Rees, et al., or by IEEE Std. 1178-1990, IEEE Standard for the Scheme Programming Language. |