Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-02-18 | Introduce new framework for handling info files generation and installation. | seb | 3 | -0/+55 | |
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-04-19 | make sure this configures and builds correctly with either f77 or f2c. | dmcmahill | 1 | -11/+28 | |
2000-09-09 | Fix compilation as non-root, based on a suggestion by Lex Wennmacher | wiz | 1 | -2/+2 | |
in pkg/10975. | |||||
2000-08-15 | USE_PKGLIBTOOL -> USE_LIBTOOL | wiz | 2 | -2/+25 | |
2000-05-02 | Remove patches to deal with two bugs involving configure's handling of | danw | 1 | -29/+1 | |
INSTALL which have both been worked around in bsd.pkg.mk now. | |||||
2000-04-28 | This patch works around the problem that "make" requires root | wennmach | 1 | -0/+20 | |
privileges while building kpathsea. | |||||
2000-04-28 | Updated octave to 2.0.16. | wennmach | 6 | -67/+29 | |
Changes since 2.0.13: (besides numerous bug fixes) - New math functions: besselh, airy - New functions: is_complex, isnumeric, isfinite, rehash, graw - The Bessel functions now accept complex values for the argument and any real value for the order. - New "finance" category - ~30 new functions in "signal" - Numerous new functions in "statistics" category, including new "distributions", "models", and "tests" directories - If LOADPATH contains a doubled colon, the default path is inserted in its place. This is similar to the substitution that also takes place for leading or trailing colons in the LOADPATH. - Loops of the form `for i = STRING ... endfor' are now allowed. ... and much more. Closes PR8421. | |||||
1999-04-23 | This pkg doesn't actually use Curses, so build with libtermcap instead. | mycroft | 1 | -6/+29 | |
1999-01-01 | __alpha__ != Digital Unix. Fix. | garbled | 1 | -0/+21 | |
1998-11-29 | Patch by Rene Hexel to make this package build with "egcs". | tron | 1 | -0/+76 | |
1998-11-25 | Fix egcs compile errors. | tron | 2 | -0/+26 | |
1998-11-25 | Add missing RCS Ids. | tron | 3 | -0/+6 | |
1998-11-25 | NetBSD patches supplied by Rene Hexel in PR pkg/6476. | tron | 3 | -0/+67 | |