summaryrefslogtreecommitdiff
path: root/math/octave/patches
AgeCommit message (Collapse)AuthorFilesLines
2003-08-02Convert to USE_NEW_TEXINFO.seb3-55/+0
Remove now unnecessary patch files.
2003-07-02Update to version 2.0.17. Convert to using buildlink.jtb1-22/+28
Summary of changes for version 2.0.17: ------------------------------------- This will probably be the last release in the 2.0.x series. There are a few bug fixes, but the major change is to print a message saying that Octave 2.0.x cannot be compiled with gcc 3.0.x or gcc 2.96. If you want to build Octave 2.0.x, you will need to use gcc 2.95.x. If you want to use gcc 3.0.x or some later version, you should be using the Octave 2.1.35 sources or a more recent version.
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