Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix nasty template-instantiation problem that, while it compiled, | chuckr | 1998-05-20 | 2 | -10/+5 |
| | | | | | | | | | prevented it from running. The only fix (until FreeBSD goes elf) is to build the executeable statically. I really dislike that, but it's a linker problem that's not likely to be fixed. Much thanks to Victor Balden <victor@eng.uct.ac.za> for pointing me at this bug. | ||||
* | Marked BROKEN until I find the reason it's core-dumping on startup. | chuckr | 1998-05-16 | 1 | -1/+3 |
| | |||||
* | Add a few more `ldconfig -R' I forgot yesterday. Remove duplicates | tg | 1998-05-06 | 1 | -1/+0 |
| | | | | from octave and iv. | ||||
* | Update octave to 2.0.12 | chuckr | 1998-05-06 | 3 | -520/+516 |
| | |||||
* | Execute `ldconfig -R' at the pkg_delete step. | tg | 1998-05-05 | 1 | -0/+1 |
| | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> | ||||
* | Define MANUAL_PACKAGE_BUILD, it installs an old libreadline shared | asami | 1998-02-16 | 1 | -1/+3 |
| | | | | | lib. This is not good, but this port is so large Chuck doesn't have the time to fix it properly. | ||||
* | Fix problems with octave's PLIST and sort the PLIST. | jseger | 1997-11-02 | 1 | -148/+194 |
| | | | | | PR: 4730 Submitted by: Yoshio.Mita@isen.fr | ||||
* | portlint. | max | 1997-10-16 | 1 | -10/+10 |
| | |||||
* | Syncing up with latest version, 2.0.9. | chuckr | 1997-08-14 | 3 | -430/+430 |
| | | | | If you test this, remember it's huge, the package is 16 megs alone. | ||||
* | ldconfig -> ${LDCONFIG}. | max | 1997-07-17 | 1 | -2/+2 |
| | |||||
* | Bring Octave up to the latest revision, 2.0.8. | chuckr | 1997-06-28 | 3 | -431/+439 |
| | | | | Nagged into submission by: Bill Fenner's portsurvey :-) | ||||
* | Upgrade octave to version 2.0.1. Fair warning, this takes a great | chuckr | 1997-01-21 | 3 | -236/+482 |
| | | | | | | long time to compile, and the package is over 6 megabytes in size. Also depends on the new gnuplot port for output. Reviewed by: Satoshi | ||||
* | Mark this BROKEN. I've also tried the latest release (octave-2.0) | tg | 1996-12-12 | 1 | -1/+3 |
| | | | | | | | with the same results: undefined symbols when linking. I'll put together a make log and my changes to the port so someone with a better knowledge of gcc and/or C++ can take a look at it (tomorrow morning MET (or is that CET nowadays?)). | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 2 | -3/+3 |
| | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | freebsd2.1 -> freebsd2.2 (argh!) | asami | 1996-08-21 | 1 | -3/+3 |
| | |||||
* | Reverse directory name from 2.2 to 2.1. It will be changed back once | asami | 1996-07-10 | 1 | -3/+3 |
| | | | | 2.1.5 is released. :( | ||||
* | Change version-dependent filenames to 2.2. | asami | 1996-03-09 | 1 | -3/+3 |
| | |||||
* | Remove ${KEYWORDS}. | asami | 1996-03-06 | 1 | -2/+1 |
| | |||||
* | Shorten one-line comments. | asami | 1995-10-25 | 1 | -1/+1 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Change "i386-unknown-freebsd2.0.5" to "i386-unknown-freebsd2.1.0" so | asami | 1995-10-12 | 1 | -3/+3 |
| | | | | this will package in 2.1. | ||||
* | Expand directories. | asami | 1995-10-04 | 1 | -2/+222 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Various EXEC_DEPENDS fixes. | asami | 1995-10-04 | 1 | -2/+2 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Cleanup. Install in /usr/local/share, etc. | asami | 1995-07-29 | 1 | -3/+2 |
| | | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Obtained from: | ||||
* | octave-1.1.1, similar to matlab. | asami | 1995-05-02 | 5 | -0/+50 |
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> |