summaryrefslogtreecommitdiff
path: root/math/octave/patches
AgeCommit message (Collapse)AuthorFilesLines
2002-02-18Introduce new framework for handling info files generation and installation.seb3-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-19make sure this configures and builds correctly with either f77 or f2c.dmcmahill1-11/+28
2000-09-09Fix compilation as non-root, based on a suggestion by Lex Wennmacherwiz1-2/+2
in pkg/10975.
2000-08-15USE_PKGLIBTOOL -> USE_LIBTOOLwiz2-2/+25
2000-05-02Remove patches to deal with two bugs involving configure's handling ofdanw1-29/+1
INSTALL which have both been worked around in bsd.pkg.mk now.
2000-04-28This patch works around the problem that "make" requires rootwennmach1-0/+20
privileges while building kpathsea.
2000-04-28Updated octave to 2.0.16.wennmach6-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-23This pkg doesn't actually use Curses, so build with libtermcap instead.mycroft1-6/+29
1999-01-01__alpha__ != Digital Unix. Fix.garbled1-0/+21
1998-11-29Patch by Rene Hexel to make this package build with "egcs".tron1-0/+76
1998-11-25Fix egcs compile errors.tron2-0/+26
1998-11-25Add missing RCS Ids.tron3-0/+6
1998-11-25NetBSD patches supplied by Rene Hexel in PR pkg/6476.tron3-0/+67