Commit graph

414 commits

Author SHA1 Message Date
hubertf
e75965c6ba Update IGNORE-messages for recent changes: add ${PKGNAME} where
appropriate.
2000-08-21 21:01:29 +00:00
dmcmahill
64e14af333 add the "new"
NO_BIN_ON_CDROM=        ${RESTRICTED}
NO_SRC_ON_CDROM=        ${RESTRICTED}
restrictions in place of the old NO_CDROM.
2000-08-17 21:52:06 +00:00
hubertf
4bf506aa35 don't end directory names on @dirrm lines with / 2000-08-17 01:48:28 +00:00
hubertf
e8ddbdbbfe USE_PKGLIBTOOL -> USE_LIBTOOL 2000-08-17 01:47:49 +00:00
jlam
32d4c82932 Update R to 1.1.1. This is primarily a bugfix release from version 1.1.0,
particularly fixing the table editor, but also contains a few additions:

    o	data(), example() and help() now search the loaded packages, then
	in their .lib.loc argument, the latter as pre-0.99.0.  See
	their help pages for the precise details.

    o	help() has a new argument `try.all.packages' set by the option
	"help.try.all.packages". If help is not found in the normal
	path and this is TRUE then a search is made of all packages
	for possible matches.

    o   prop.trend.test() - test for trend in proportions.

    o   write.table() has new argument `dec' for setting the decimal
        separator (SPSS/Windows and probably others want commas in
	continental European locales).

    o   Advance warning: save(, oldstyle=TRUE) will no longer be
	available after this release.

    o   Symbols can now be coerced to expressions, making
	as.expression(quote(a)) work
2000-08-16 19:04:42 +00:00
wiz
1ac55844fc USE_PKGLIBTOOL -> USE_LIBTOOL 2000-08-15 21:01:51 +00:00
jlam
a3e1ef88eb Update R to 1.1.0. Many additions and bug-fixes from 1.1.0 make this
a more usable replacement for S/S-PLUS.
2000-08-11 23:02:37 +00:00
rh
5853de86a7 Add and enable yorick. 2000-08-03 17:50:51 +00:00
rh
279764a93d Initial import of yorick-1.4, a numerical algebra system. Provided through
PR pkg/10533 by John Refling <refling@comet.lbl.gov>
2000-08-03 17:49:25 +00:00
jlam
7489dd5ae4 Update cassowary to 0.60. Changes from version 0.50:
12-March-2000: Version 0.60 released.
* Changed license to LGPL!!!
* Added SetAutoResetStayConstants(), FIsAutoResetStayConstants(), make ResetStayConstants() public

29-Jan-2000: Version 0.55 released.
* Some bug fixes
* Added ClSimplexSolver::{ChangeStrength,ChangeStrengthAndWeight,ChangeWeight,
                          DisplayObjective,ExternalResetStayConstants} fns
  From A. Beurivé.

16-Dec-1999: Version 0.54a released.
* Include correct version of OTI Smalltalk .dat file
  (the source in the *.app files was right, the .dat file was old)
* Fix java build bug

15-Dec-1999: Version 0.54 released.
* Bug fixes
* auto-configuration improvements
* Support Java 2 (jdk-1.2)
* Improved ease of building Java demos
* Build guile wrapper as long as guile-config works, use new --disable-guile-build to force off
* Alpha-version of Java constraint parser contributed by Will Portnoy

24-October-1999: Version 0.53 released.
* Bug fixes
* License exception for linking with Scwm.

25-September-1999: Version 0.52 released.
* Bug fix for nested edits where a later edit includes an already-being-edited variable

14-September-1999: Version 0.51 released.
* Minor bug fixes
* Much better packaging, RPMs, etc. more forced reliance on GTL
2000-07-31 06:58:35 +00:00
jlam
d0d079e75e The gettext package gained a shared library. For all packages which
link against libintl.so, update the dependency on gettext to >=0.10.35nb1.
2000-07-31 04:14:04 +00:00
jlam
d73354d6e8 Find xpm headers correctly if xpkgwedge is installed. 2000-07-25 08:33:58 +00:00
jlam
658d4e0f05 Update dependencies on guile to >= 1.3.2 2000-07-15 02:36:44 +00:00
dmcmahill
a7bcf518dd Add --with-xaw to configure line to avoid picking up Xaw3d. This pkg doesn't
need that extra DEPENDS.
This addresses PR 10561 filed by moehl@akaflieg.extern.tu-berlin.de
2000-07-11 01:46:30 +00:00
rh
5cb4f7dad2 Update gnumeric to 0.56. In addition to the following changes, this also
fixes PR 10454 by Jasper Wallace.

Changes include:
 * Stf importer bug fixes and enhancements.
 * Speedup workbook exit, copy/paste.
 * Improve cut/copy/paste.
 * Improve col/row resize.
 * Undo for copy/paste, autofill, col/row resize
 * More work on formula guru.
 * Extend auto-fill to support months and years.
 * Some translation bugs.
 * Tooltips for combo boxes.
 * Synchronize list selection with entry field in combo boxes.
 * Make  units in print setup dialog user selectable.
 * More dialog polishing.
 * Sorting now moves styles with the elements
 * Sorting now detects headers when sorting
 * Added two perl scripts for translation help/maintainence.
   Also added is a README.tools file, explaining how to use these.
 * Fix tricky Excel import problem.
 * Split libole2 out into a standalone package.
 * Added support for autocompletion.
 * Changed a bunch of internals to work with StyleFormats instead
   of throwing strings around.
 * Improved the optimization of styles.
 * Fix ROUND.
 * Make sorts stable.
 * Make sorts faster.
 * Updated: da (Kenneth), de (Karl), ja (Oka/Nakai), no
   (Kjartan), pt (Jesus), ru (Valek), maybe more.
 * Update not new, but not mentioned the last time: it (Leandro).
2000-06-26 21:55:47 +00:00
dmcmahill
21cee330f3 -add missing file to PLIST
-correct compiler flag for a.out shared libs.  This addresses PR 10402.
2000-06-20 15:40:12 +00:00
rh
42df3e6bd5 Remove a lot of patches, now that we can use OTS libtool
Update gnumeric to 0.54

Notable changes are:
        * Bug fixes.
        * Enable mini icons when available.
        * Initial applix import.
        * Speedup workbook exit, copy/paste.
        * Improve row/col insert/del.
        * Lots of dialog polishing.
        * Autoscrolling combo boxes.
        * Make tearoff combo boxes behave more like tearoff menus.
        * Get embedded gnumeric working again.
        * New: gl (Jesus).
        * Updated: de (Karl), no (Kjartan), sv (Andreas), and more.
2000-06-01 12:07:58 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
rh
216c75320b Update gnumeric to 0.53.
Notable changes are:
        * Fixed QUARTILE.
        * Fixed MATCH for types -1 and +1.
        * Overhaul cell structure to cleanup temp formats, improve spans.
        * Improve array formula entry, editing, and xml-io.
        * Share formulas persisted using xml.
        * Add auto-sum
        * Improve versioning.
        * Decrease memory usage.
        * Accelerated intersheet dependencies
        * Number theory functions.  (In new plugin.)
        * Stf-exporter
        * Bug-fix stf importer.
        * Updated: da (Keld and Kenneth), de (Karl), en_GB (Robert), es
          (Pablo), no (Kjartan), ru (Valek), uk (Yuri), and more.
2000-05-30 09:16:06 +00:00
dmcmahill
beff619a18 correct directory entry so it deinstalls cleanly 2000-05-15 22:37:01 +00:00
dmcmahill
d46c9b404e -ELF rpath fix.
-add missing library.

Fixes recently reported compile problems.
2000-05-14 00:57:40 +00:00
dmcmahill
299d17075e [space]->[tab] 2000-05-13 23:41:55 +00:00
dmcmahill
5f9a93f15a add more arch's to the ONLY_FOR.. list since xforms runs on more than when
the list was made.
2000-05-13 23:40:38 +00:00
dmcmahill
fd3cc12a2d make all pkgs for which I'm the maintainer point to my netbsd email. 2000-05-12 16:07:33 +00:00
dmcmahill
3ba1381d11 add YACC= definition to explicitly select bison instead of letting the
default setting of 'yacc' get passed to the configure environment.
2000-05-11 02:54:30 +00:00
dmcmahill
e4434c55ff add missing USE_FORTRAN 2000-05-11 02:07:08 +00:00
drochner
1886fd75a7 update to 5.1.0
too many changes to list here - see the CHANGES file
2000-05-08 17:29:06 +00:00
rh
3cc5a32073 Set linker runtime library path. Fixes PR 8972 by Steven M. Bellovin. 2000-05-03 17:23:28 +00:00
danw
82d9c1f174 Remove patches to deal with two bugs involving configure's handling of
INSTALL which have both been worked around in bsd.pkg.mk now.
2000-05-02 18:48:35 +00:00
wennmach
1261e4049b This patch works around the problem that "make" requires root
privileges while building kpathsea.
2000-04-28 09:04:57 +00:00
wennmach
602dcdc429 Updated octave to 2.0.16.
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.
2000-04-28 08:59:35 +00:00
jlam
9c5f6d504b Update to R-1.0.1. Move R library tree to ${PREFIX}/lib (a la perl5)
since it contains loadable shared object files that are platform-specific.
Lots of bug-fixes and additions ... it's getting closer to a usable
replacement for S-PLUS.
2000-04-19 15:30:05 +00:00
rh
d50c3a5baf Update gnumeric to 0.52. Changes include improved GUI features, fixes for
several memory issues, improved printing support, auto-formatting
improvements, and lots of bugfixes.
2000-04-16 15:11:21 +00:00
mycroft
5bdf0bd0de This pkg wants termcap, not curses.
Also, make sure to run autoconf so that configure really does look for libedit.
2000-04-16 08:56:15 +00:00
dmcmahill
2719c40ee1 fix a bug with the mtlb_load function. This prevented correct operation
on sparcs.  Thanks to Serge Steer at INRIA for fixing this bug.
2000-04-14 17:52:40 +00:00
agc
95b29e2467 Make this "highly portable program" compile on Solaris. 2000-03-23 13:40:41 +00:00
wiz
74874e66d9 remove trailing `.' 2000-03-09 13:47:31 +00:00
wiz
b4256a3e97 find -> ${FIND} 2000-03-02 20:59:37 +00:00
dmcmahill
d835928ce5 Update to yacas-1.2.29. Changes to the program are:
* added a directory colorcode with code to htmlize the scripts. it also color-highlights
  the code. Try it out by typing './colorcode' in that directory, and then
  'netscape scriptsmain.html'
* Pattern matching code optimized a little.
* SylvesterMatrix, code supplied by James Gilbertson.
* MatrixRow, MatrixColumn, and GenMatrix supplied by James Gilbertson.
* changed Intersection and Difference, so they handle lists with multiple identical
  elements correctly.
* Fixed the D(x)x+y bug reported by Fred Bacon.
* Fixed the Gcd(x,x) bug reported by Scott.
* added Factorize({list}). Factorize(1 .. 4) should now return the same as 4! for instance.
* Added Content and PrimitivePart to the univariate polynomial code. See the manual for an
  explanation of these functions.
2000-02-29 14:27:14 +00:00
wiz
f895e15bb9 remove commented out SUBDIR += lines for packages that never got
converted from FreeBSD, or have been disabled since. Sorted lines
alphabetically, added some missing directories.
2000-02-25 01:04:11 +00:00
dmcmahill
969648b981 add and enable yacas 2000-02-20 14:41:45 +00:00
dmcmahill
890eac8490 Initial import of yacas-1.0.28
Yacas (Yet Another Computer Algebra System) is a small and highly flexible
computer algebra language. The syntax uses a infix-operator grammar
parser. The distribution contains a small library of mathematical functions,
but its real strength is in the language in which you can easily write your
own symbolic manipulation algorithms. It supports arbitrary precision
arithmetic.

The current version is 1.0.28 (the first release was 1.0.0). The language is
very much in a finished state. Any code written for it should be usable in
future versions. Also, the language should prove very easy to learn.

Yacas is written in very clean c++ code, and is very portable . It can compile
stand-alone, and is easily embeddable. Yacas contains a native arbitrary
precision arithmetic module, but can also be used with GMP.

Things implemented include: arbitrary precision, rational numeric, vector,
complex, and matrix computations (including inverses and determinants and
solving matrix equations), derivatives, solving, Taylor series, numerical
solving (Newtons method), and a lot more non-mathematical algorithms. The
language natively supports variables and user-defined functions. There is
basic support for polynomials.
2000-02-20 14:40:34 +00:00
dmcmahill
b389110114 fix the flag passed to cc for generating shared libs on a.out machines.
(was -Bshareable, now is -shared)
This fixes a compilation problem.  ELF machines should not be affected.
2000-02-13 13:30:11 +00:00
garbled
72c172fe3c new pkg for libffm:
libffm  - Free, pretty fast replacement for some math (libm) routines
                on Linux/AXP, optimized for the 21164
2000-02-12 15:58:52 +00:00
fredb
ff0d2489f7 Add and enable "gsl". 2000-02-08 12:06:26 +00:00
fredb
88d29b1240 Initial import of gsl-0.5, the GNU Scientific Library
(GSL), a collection of routines for numerical computing.
Package submitted by David Maxwell <david@fundy.ca>.
2000-02-08 12:05:02 +00:00
wiz
157db09618 wildcarded guile-dependency 2000-02-05 17:21:47 +00:00
drochner
255deaff5e add grace subdir 2000-02-04 10:53:06 +00:00
drochner
9d0a6895d8 import grace, a graphing tool based on xmgr 2000-02-03 19:47:40 +00:00
drochner
c4db0e4643 update to fftw-2.1.3, update homepage, enable shared libraries and
i386 speed hacks
changes from 2.0.1: mostly thread and MPI related (thus irrelevant),
and some bugfixes
2000-01-27 18:45:15 +00:00
rh
1690b5fd8a Update gnumeric to 0.48
Changes are:
        * Fix annoying flashing cursor bug.
        * Improve inter{sheet,book} references.
        * Undo.
        * Row/Col hiding.
        * Keep cursor visible, Add Alt-Pg{Up,down}
        * Clipboard, Selection, & border fixes.
        * Revamp the memory handling of the parser.
        * Fixed goal seek's behaviour on cancel and failure.
        * Bogotised PRODUCT and introduced G_PRODUCT.
        * Implemented the auto-format feature.
        * Found xml io font size loading bug.
        * Excel export clean.
        * Python plugin update: Allow calling Gnumeric builtins from
          Python.
        * Re-wrote dependency engine; lots more speed.
        * Improvements on VALUE_BOOL management on the guile plugin.
        * Bug fixes.
        * Implemented `AutoSave' tool.
        * Started `AutoCorrect' tool.
        * Some minor improvements to the Solver tool.
        * Sorting undo/redo

Gnumeric 0.47
        * Fix nasty recalc bug that would hang the app.
        * Improve bounding box calculation for printing.
        * Improve empty cell loading.
        * Re-enable pasting from X.
        * Adjust semantics of paste to work even when selection is not
          visible.
        * Fix import plugins.
2000-01-26 12:00:39 +00:00
jlam
24ef86f870 Update dependency on ncurses to >=4.2 2000-01-15 18:46:22 +00:00
rh
aa2cd82643 Update pspp to 0.3.0
Version 0.3.0 changes since 0.2.3:

  Bugs fixed:
    * Using alphanumeric variables in functions under AGGREGATE
      segfaulted.  Fixed.
    * Under certain circumstances, the final case would be omitted
      from the results of an AGGREGATE operation.  Fixed.
    * Undefined behavior was invoked by referencing a freed pointer
      under certain circumstances.  Fixed.
    * A wrong record size was displayed when paging the active file to
      disk.  Fixed.
    * Not having enough temporary space for sorting caused a core
      dump.  Fixed.
    * Syntax errors in function descriptions on AGGREGATE caused core
      dumps.  Fixed.
    * A null pointer was dereferenced, causing a core dump, when
      PERCENTILES was specified on FREQUENCIES.  This fixes the
      problem, but PSPP still doesn't calculate percentiles.
    * SORT always sorted in ascending order.  Fixed.
    * Some minor memory leaks in the expression parser were removed.
    * Many assertions fixed for strict ANSI C compliance.

  New features:
    * SET ECHO ON now implemented, but turned off by default.
    * PRINT specifier supported on END REPEAT.

  Other:
    * System libgmp2 library is used if installed instead of
      unconditionally using the included libgmp2 subset.
    * Extensive code cleanup, which continues.
    * Added CORRELATIONS command parser, but not implemented.
2000-01-14 14:01:58 +00:00
wiz
ec8de2d7e1 updated Makefiles in regard to moved 'sc'-package 2000-01-13 16:17:50 +00:00
rh
168ae0f782 Update R to 0.90.1. Changes are tons of changes and bugfixes, too
numerous to list here (see http://cran.r-project.org/src/base/NEWS for
more information).
2000-01-12 22:05:30 +00:00
wiz
1004bea367 Moved from misc/sc/pkg/PLIST,v 2000-01-12 20:31:04 +00:00
wiz
c08129699b Moved from misc/sc/pkg/DESCR,v 2000-01-12 20:30:56 +00:00
wiz
0af3f2e064 Moved from misc/sc/pkg/COMMENT,v 2000-01-12 20:30:49 +00:00
wiz
4046be1a95 Moved from misc/sc/patches/patch-ac,v 2000-01-12 20:30:41 +00:00
wiz
b59383d50a Moved from misc/sc/patches/patch-ab,v 2000-01-12 20:30:33 +00:00
wiz
82d85ee285 Moved from misc/sc/patches/patch-aa,v 2000-01-12 20:29:56 +00:00
wiz
54d2566223 Moved from misc/sc/files/patch-sum,v 2000-01-12 20:29:45 +00:00
wiz
9f52208bb6 Moved from misc/sc/files/md5,v 2000-01-12 20:29:35 +00:00
wiz
d806ace664 Moved from misc/sc/Makefile,v 2000-01-12 20:29:00 +00:00
hubertf
3bbeeaa440 be consistent on which version to wildcard 2000-01-10 19:11:07 +00:00
wiz
5f1ac8d5a8 space removed 2000-01-09 01:32:55 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
rh
8bcbad12e3 Update gnumeric to 0.46
Changes are:

Gnumeric 0.46

Michael:
        * Fixed problems closing workbooks
        * Add pristine workbook discard
        * Fixup html export.
        * Fixed print header/footer setup, users should remove
          ~/.gnome/Gnumeric to speedup load.

Jon:
        * Lots of Excel style export work:
        format, font, colors, borders, alignment, wrap, rotation.
        * Excel export row/col sizing.
        * Excel fixed up DBCELL collating to export lots of rows correctly.

JP:
        * Added sorting of infinite ranges
        * Got rid of blank sheets when printing

Frank:
        * Worked on Excel summary export

Jody:
        * Begin exception handling for corba vs gui.
        * Add some simple version protection for plugins.
        * Improve error reporting for file loading.
        * Explicitly disable passord protected XL spreadsheets.
        * Bug fixing.

Cort:
        * Expanded CORBA API.

Andrew:
        * Many improvement for multi-dimensional linear regression.

Jukka:
        * Implemented Simplex algorithm for Solver
        * Solver can now solve some simple LP problems (more interesting
          stuff is coming later).

--------------------------------------------------------------------------

Gnumeric 0.45

JP:
        * Improved sort dialog

Nat:
        * Updated bonobo infastructure

Kevin:
        * Plan Perfect plugin
        * DIF export / import

Jody:
        * Improved clipboard ops.
        * import Excel auto-ranges
        * better range instersection
        * Guile plugin fixed
        * Auto fill display fixes.

Jon:
        * Style hashing

Michael:
        * Misc cleans
        * Fix #2110

--------------------------------------------------------------------------

Gnumeric 0.44

Jon:
        * Vastly improved col / row sizing in excel import
        * ditto for Excel object placement.

JP:
        * Expanded sort dialog to allow sorting of rows as well as columns
        * Added advanced button to sort dialog to allow sorting but case
        sensitivty and text (rather value)

--------------------------------------------------------------------------

Gnumeric 0.43

        * Minor build fix.

--------------------------------------------------------------------------

Gnumeric 0.42

Michael:
        * Totaly re-wrote style engine.

Jukka:
        * Implemented IRR and XIRR financial functions
        * Fixed the handling of the database function criterias
        * Fixed the non-numeric return values of DGET
        * One-dimensional GROWTH and TREND should work now
        * Documentation of the db functions improved

Jody:
        * Complete transition of cut/paste to cell movement code.
        * 1st pass at borders & patterns
        * Improve edit popup.
        * Rework cell format dialog.
        * Some support for inter book references (no dependencies yet)

Daniel:
        * Excel Name export.

Federico:
        * Improved dragging and zooming behavior in the print preview.
        * Added "open hand" and "closed hand" cursors for dragging the
          print preview.

Robert:
        * Primitive oleo import : supports numbers and text.

Frank:
        * Huge chunk of summary-info re-structuring.
        * Import and export lots of new summary fields.

JPR:
        * Improving sort dialog

Jeff:
        * Sylk import filter.
        * CSV export filter.
2000-01-01 14:23:24 +00:00
dmcmahill
defec81127 - Add a comment about why HOME is overriden during the build process.
- Make sure PVM_ROOT gets set if not already set.  This will let bulk builds
  succeed.  In non-bulk environments, this should already be set if pvm is
  correctly installed.
1999-12-22 16:15:45 +00:00
dmcmahill
101584b12c Update the package from scilab-2.4.1 to scilab-2.5.
Many thanks to the authors at Inria who, through their willingness
to accept feedback, have helped me remove 39 patches!

Changes to scilab include (from scilab-2.5/CHANGES):

NEW FUNCTIONALITIES
===================
Global variables have been introduced

New graphic mode has been added to allow scrollbar handling (panner
for X Window and scrollbars for Windows).
GIF export format is now available for Scilab graphic windows.

Keyboard events and window closing within graphical windows can now be
captured.

Scicos graphical user interface has been made more intuitive and
keyboard shortcuts have been added.

Scilab Binary files created by "save" are now system-independent so
they can be exchanged. In particular (compiled macros) *.bin files and
*.cos (scicos diagrams) can be exchanged.

It is now possible to dynamically link C++ procedures with Scilab.

A new data type "mlist" has been added.

A new function "genlib" allows users to compile the .sci files in a
given directory, generate associated library and load it. This
function is particularly useful under windows if VC++ is not
available.

C formatted input output functions (printf, scanf, ..) have been
interfaced to scilab.

OTHERS IMPROVEMENTS
===================
Efficiency has been improved using reference argument passing when
possible instead of value passing.

Hypermatrix opreations have been accelerated.

On X Window systems 3D Athena Widgets are preferably used instead of
standard  Athena Widgets for a better look.

The "Matlab 4" to Scilab translator has been completed and considerably
improved.

NEW TOOLBOXES
=============
True integer data types (1,2 and 4 bytes) with associated operations
and some functions acting on them have been added.

A library of procedures has been added to allow the use of Matlab
mex-files under Scilab.

PORTS
=====
Scilab has been successfully compiled with Windows ABSOFT development
environment.

INCOMPATIBILITIES
=================
New Scilab "save"d files cannot be loaded by earlier Scilab versions.
A new function "oldsave" has been added to save in old format.

Scilab help mechanism has changed. The $MANCHAPTERS/Chapter is no more
used, instead a Scilab variable "helps" is used.
1999-12-22 13:25:39 +00:00
dmcmahill
448e38d0ee added USE_FORTRAN for control of the fortran compiler 1999-12-16 15:42:54 +00:00
dmcmahill
ec133cc372 add USE_FORTRAN for selection of the fortran compiler 1999-11-23 17:55:11 +00:00
dmcmahill
2ff514e91e add USE_FORTRAN 1999-11-23 17:37:28 +00:00
dmcmahill
4462c6e82d change depricated RUN_DEPENDS to DEPENDS 1999-11-23 16:42:01 +00:00
hubertf
edc2cddf33 add a bunch of NO_CDROM where appropriate 1999-11-23 16:26:12 +00:00
dmcmahill
83150a9211 - Update pvm dependency to new version of pvm (3.4.2)
- a few patches to correctly work with the new version of PVM
- Add USE_FORTRAN and remove local selection of the fortran compiler
- Change DEPENDS on xless to RUN_DEPENDS (not used for build)
1999-11-23 16:12:39 +00:00
agc
b94e79dfb3 Rename the RCS directories in the distribution, so that the patches are
applied cleanly.
1999-11-18 15:24:18 +00:00
agc
445a184865 Add distfile checksum. 1999-11-18 15:14:38 +00:00
rh
ba54c26db9 Update gnumeric to 0.41
Changes include:
        * Important recalculation bugs fixed.

        * Major speedup: loading, saving, quitting, filling.

          Jody Goldberg killed the list access to column information
          and row information increasing speed up to 1000% for some cases.

          Loading is faster, quitting is faster, and manipulating the
          sheet is faster.

        * Save printing information on the workbook (Morten).

        * Formatting engine now supports correctly the "h", "m" and
          "s" specifiers to specify the padding of the number.

        * Formatting engine now supports [h], [m] and [s] variants.
          These are used to compute elapsed hours, minutes and
          seconds, so you can add the number of hours you have worked
          and get a good total.

        * Anting for "copy" operations.  Now the selection used during
          the copy operation is "anted".

        * During column/row resizes, we now show the new dimensions
          of the column/row (Jody)

* Functions.

        * TREND() function fixed to handle its optional arguments;
          One dimenssional GROWTH implemented (Jukka)

* User Interface Improvements

        * User interface improvements to the dialog boxes from Jon K
          Hellan.

        * Dialog boxes should all "accept" when OK is pressed, cancel
          when ESC is pressed correctly and all should have an initial
          focus set (Jon, Jody, me).

        * Various dialogs recoded to use glade rather than gtkcauldron
          (Jon).

* General fixes:

        * Computation fix: There was a bug introduced back when we
          improved the speed for the dependency hash tables.  This is
          now fixed.

        * Use a dialog to report problems on font installation, rather
          that outputing to stdout.

        * Multiple leak fixes, and list use fixes from Morten.

        * gnumeric.desktop is now a generated file.  For those using
          Bonobo, you should get the right desktop installed now.

        * Handles failures from gnome-print (Morten).

        * Fixes to work around some broken servers (Nick Lamb).

* CORBA-side

        * More interfaces and more features added in preparation for
          the Graphics component integration.

* Internals

        * Scanning selections is now easier, faster and more
          consistent thanks to Jody for providing this code.

        * Columns/Rows are now segmented arrays.

        * Redone the way we include Bonobo objects, this has enabled
          us to make Gnumeric embed arbitrarly-shaped components.
1999-11-17 10:54:03 +00:00
hubertf
76aefbc35c add & enable geg 1999-11-02 11:57:32 +00:00
hubertf
1016c8482a Package do display 2d math functions w/ nice GUI
Package submitted in private mail by Chris Ewert <chris@infolaunch.com>
1999-11-02 11:57:03 +00:00
rh
40b94b9837 Remove "BROKEN" now that the libglade problems have been resolved. 1999-10-30 16:43:03 +00:00
agc
606e5ab825 Mark packages as broken, where necessary. 1999-10-27 17:14:01 +00:00
tron
29630e4c9c Use wildcard dependence for "gtk+" package. 1999-10-24 16:42:30 +00:00
tron
8e90d81d05 Use wildcard dependences for "gnome-libs" and "gnome-core" packages. 1999-10-23 11:08:54 +00:00
dmcmahill
c685d422b8 Make scilab always use f2c for compiling the fortran part of the code. This
is because the g77 compiled code doesn't work properly on several machine
architectures.  In particular using g77 on (all 1.4.1 machines):
  pmax - can't even compile
  sparc - binary sometimes crashes
  mac68k - doesn't handle sparc matrices correctly
using f2c fixes all these problems.
1999-10-20 13:16:57 +00:00
rh
d60ddca863 Update gnumeric to 0.38
Notable changes include:
	* Tons of bug fixes.
        * Improve selection to correctly handle overlapping ranges.
        * Improve XL import of 'escher' stream for pictures and objects.
        * Enabled import of XL objects by default.
        * Rewrite zoom dialog.
        * Major clean up to the documentation of functions.
        * Added tons of examples to functions.
        * Added ``Delete...'' entry to ``Edit'' menu.
        * Implemented PERCENTILE function.
        * Fixed PERCENTRANK function.
        * New toolbar code.
        * Report font type, support for reporting size
        * New format apply buttons for money, percent.
        * More commands to format/row/col/sheet
        * Bumped row limit to 64k
        * Support IO on non-mmap-able excel files.
        * Totaly re-write libole2's API - its usable now.
        * Excel export 'Add-in' functions.
        * Excel summary info export.
1999-10-10 15:35:04 +00:00
simonb
4b115cfdb0 Regen. 1999-10-06 04:37:58 +00:00
simonb
fcd97cf8d9 Add RCS/CVS ids. 1999-10-06 04:34:42 +00:00
simonb
780c502cc5 Regen. 1999-10-04 23:10:02 +00:00
simonb
26a98265fe Use ${LDFLAGS} on the "cc -o" line to find the libraries correctly. 1999-10-04 23:08:00 +00:00
hubertf
091ea5081c This package wants a valid $DISPLAY to build, just like gimp.
(Although it doesn't seem to open any windows :-/)

Mark as interactive if $DISPLAY is not set.
1999-10-04 21:41:03 +00:00
soren
3a94a4cd47 Use a relative path for bsd.pkg.mk instead of relying on the search path. 1999-09-28 20:40:02 +00:00
rh
3865a8f4bf Add missing dependency on python to BUILD_DEPENDS. 1999-09-10 15:39:34 +00:00
hubertf
415343cb21 <values.h> is no longer part of NetBSD. 1999-09-08 17:17:41 +00:00
rh
0118cb5e12 Update gnumeric to 0.34
Changes include:
 * Clipboard fixes (Jody).
 * Source code has been re-organized, we have split dialogs, functions and
   widgets into their own directories.
 * Handle selection properly (Jody, various bug fixes fixed with this).
 * Print Preview feature (still a bit broken, text is miss-aligned, but I am puzzled,
   I do not know what is wrong with it). Consider this an alpha feature.
 * New functions from Jukka-Pekka: ACCRINTM, INTRATE, RECEIVED,
   PRICEDISC, ISPMT, MIRR, FVSCHEDULE, TBILLEQ, TBILLPRICE,
   TBILLYIELD and PRICEMAT().
 * Double click on column divisions will auto-adjust columns to the size that best
   fits the contents.
 * Many fixes to the dialog-solved (Jukka-Pekka)
 * Sheet objects now move properly according to the zoom factor (Jody).
 * Improved cell color selection dialog.
 * Print Setup: Dialog now displays properly the page you are going to print.
   Previews margins as well (me). If you have a new libglade (the one that will be
   shortly announced), you can get nice accelerator support in the dialog.
 * Printing: Fixed a very bad flaw that inhibited proper priting of sheets 2 and on.
 * Fixed warnings related to cursor handling.
 * Margin display code fixed when zooming (Jody).
 * Cut/paste bug fixes to mimic Excel's behaviour here (Jody)
 * Danish translation added.
 * More memory leak fixes (Morten).
 * Updated glade files.
 * Internationalization fixes (Karl).

      Excel support dept

 * Fixed writing of integer values (Jody)
 * Vartious bug fixes from Michael Meeks.
 * ISMPT argument handling fixed (Jukka).
1999-09-08 16:16:06 +00:00
tron
5aeef8d63f Add "gnome" to category list. 1999-08-30 23:11:14 +00:00
jlam
bb07397ce7 Update dependency on guile to 1.3.2. 1999-08-29 21:50:20 +00:00
rh
1533d077a1 Update dependency on gnome-core-1.0.9 1999-08-29 12:48:58 +00:00
rh
6c7e0a91ff Update dependency on gtk+-1.2.4 1999-08-28 09:43:06 +00:00
rh
3f0400186e Update dependency on libglade to version 0.4 1999-08-27 14:31:46 +00:00
jlam
fafc727081 Update R to 0.64.2. Changes from 0.64.1:
NEW FEATURES

    o   new target for R installation testing :  make strict-tests.

    o   symnum(x) now nicely codes logical x.

    o   convolve() has a new type = c("circular", "open", "filter")
        argument allowing more than the only circular convolution.

    o   par(xpd) now has three settings:  FALSE (clip to plot region),
        TRUE (clip to figure region), or NA (clip to device region).

    o   zapsmall(x) works for complex x.

    o   new global variable R.version.string (for plots & reports).
        Deprecated version & Version for new  R.version & R.Version.

    o   R CMD Rd2dvi  has builtin "Usage" help and works for multiple files.
        Useful for automatic reference manual of a package.
        (doc/manual/lib2tex is more efficient for installed packages, however).

BUG FIXES

    o   power() is now fully implemented and documented.

    o   A couple of problems with group generic operations.

    o   A bug which meant that it was not possible to add elements
        to zero length lists in the obvious way has been fixed.
                x <- list(); x[[1]] <- 10
                x <- list(); x[["a"]] <- 11
        both now work.

    o   save.image() ignored dot-names. (esp. .First())

    o   lab= argument to plot() misinterpreted by axis() via ... passing

    o   NULL labels in text() caused segfault

    o   matrix(f,...) with f a factor now coerces to character

    o   documentation errors for substitute and is.vector, minor fixups for
        trig and nlm

    o   Background colours are set properly on X11 devices with
        colortype="pseudo": sometimes they were not allocated separately.

    o   C() works (again?) for a single argument.

    o   is.na() didn't work properly for "list" arguments.

    o   symnum() sometimes failed with arrays of rank >= 3.

    o   in some cases one could get nonblack color instead of
        black on 2nd x11() window.

    o   influence.measures(.) $ is.influential was wrong on the
        cooks.distance.

    o   printing of complex NaN/Inf was wrong as well.

    o   printing of complex named vectors had a wrong initial space.

    o   allow trailing space in character->numeric coercion

    o   library() gave wrong "masked" warnings in some cases.

    o   par(xpd) semantics were not compatible with S.

    o   rect() output was not clipped in PostScript.

    o   par(pin=c(width, height)) was behaving as par(pin=c(width, width)).

    o   Non-blank separated data files didn't have their 1st field
        handled properly.

    o   "aux" directory moved to "tools" to avoid difficulties on
        Windows.

    o   structure() clobbered factors with missing levels.

    o   pmatch() misbehaved on duplicate matches.

    o   R CMD Rd2dvi <file.Rd> works again.

    o   logical binops tried to set time series parameters before dimensions.

    o   upped the BUFSIZE in model.c (NOT proper long-term solution).

    o   dput(), dump() and deparse()  now always use DBL_DIG (=15) digits
        for numeric formatting.

    o   chull() now works for vertical borders, such as in chull(c(1,1,2),3:1).
1999-08-26 23:52:21 +00:00
agc
49f2e01c20 Add and enable cassowary 1999-08-24 14:25:36 +00:00
agc
0f4749a9e0 Initial import of cassowary-0.50, an incremental constraint solving
toolkit that efficiently solves systems of linear equalities and
inequalities, into the NetBSD packages collection.

Constraints may be either requirements or preferences.  Client code
specifies the constraints to be maintained, and the solver updates the
constrained variables to have values that satisfy the constraints.
Version 0.50 of the solving toolkit adds support for a one-way finite
domain subsolver.
1999-08-24 14:24:26 +00:00
tron
57ead3cd01 Make sure that "bison" binary from package sources is used. 1999-08-24 14:18:53 +00:00
rh
2f4335800b Update gnumeric to 0.32
Notable changes are:
        * Implemented MDETERM and MINVERSE matrix functions.
        * Finished the ROMAN function completing the mathematical
          functions.
        * Implemented DB, DDB, FREQUENCY, QUARTILE, and XNPV functions.
        * Fixed DOLLAR, DOLLARDE, DOLLARFR, and PROB functions.
        * Added GUI for Summary Info.
        * Enabled function wizard.
        * Initial stab at Lotus 123: 'wk1', 'wks' import.
        * Added GUI for Names.
        * Better Excel string importing.
        * Fix for padded number insertion ( fixes CSV import )
        * Implemented ISREF, INDIRECT improved CELL
        * Fixed several database functions.
        * Non-relative R1C1 style references.
        * Enable Array formulas.
        * Add VALUE_BOOLEAN, VALUE_ERROR, and  OPER_PERCENT
        * Added EOMONTH, WORKDAY, NETWORKDAYS.
        * Work on functions : ROW, COLUMN, ISLOGICAL, ISERR, ISBLANK,
          DATEVALUE
        * Support implict intersection 'feature' of XL for functions,
          NOT operators.
        * Support Ctrl-Arrow movement & selection.  Make moving corner of
          selection visible.
        * Support F4 switching between absolute and relative addressing
          modes
        * Reworked internal handling of absolute/relative addressing.
        * Fixed cut/copy/paste to relocate relative references to only
          when copying not cuting.
        * Implemented BESSELI, BESSELK completing the engineering functions.
        * Added Moniker support for the Workbooks
        * Added a signal for cell_content_changed for the speech support.
        * Fixed locale setting and switching for file IO.
        * Updated the CORBA interface for setting cell attributes.
        * Scrolling sheet tabs.
        * Many translations updated, thanks to our translators.
        * innumerable minor bugs fixed.
1999-08-23 17:12:40 +00:00
tron
16628fb1be Use "MASTER_SITE_GNOME" instead of individual "MASTER_SITE" lists. 1999-08-22 22:02:32 +00:00
agc
29656d015f Substitute for ${PKGNAME} when generating the PLIST files. 1999-08-13 14:06:55 +00:00
hwr
e7ec011323 gmp ist already in devel/ 1999-08-11 16:14:01 +00:00
hwr
456345c0bc Gmp is already in devel/ 1999-08-11 16:12:18 +00:00
hwr
bec03c7417 Gmp is already present in devel/ 1999-08-11 15:58:05 +00:00
hwr
7d259ce991 Oops. Forgot the checksum.
But then pkg-lint liked the package anyway.
1999-08-10 15:18:14 +00:00
hwr
6350405c13 Add and enable gmp. 1999-08-10 15:09:18 +00:00
hwr
71a4879e3e Import of gmp, the GNU MP library for arbitrary precision arithmetic,
operating on signed integers, rational numbers, and floating point
numbers.
1999-08-10 15:07:40 +00:00
agc
c53f5c243d Be consistent - move the message about "copyright" to the pkg/MESSAGE file. 1999-08-06 13:45:51 +00:00
agc
cef167f234 Make this package work on Solaris. 1999-08-06 13:30:42 +00:00
tron
5fab2c8828 Remove redundant dependence on "libxml" package. 1999-08-01 19:07:14 +00:00
rh
8f7e3d0aa6 Fix PLIST and remove leftover directories "perl" and "guile" from an
earlier version of gnumeric.
1999-07-31 19:50:48 +00:00
rh
66234f86e7 Add and enable gnumeric 1999-07-31 19:21:05 +00:00
rh
fc29250c3f Import of gnumeric-0.31, a powerful and easy to use spreadsheet program
from the GNOME project, that reads and writes Excel 95 files.
1999-07-31 19:20:32 +00:00
jlam
3cf3f15f9e * Use libedit's readline wrapper instead of readline when possible.
* Update readline dependency.
1999-07-13 01:31:06 +00:00
jlam
ac803dafa1 Update readline dependency. 1999-07-13 01:20:11 +00:00
agc
f4d5171de1 Add package patch checksum files. 1999-07-09 14:09:02 +00:00
jlam
627932ce27 * Update ncurses dependency.
XXX Should really change this to use libedit's readline API since pspp
XXX only uses the history functions.
1999-07-06 08:03:46 +00:00
agc
383feb0a60 Include bsd.prefs.mk before using ${CC} in a != assignment, just in case
CC is set to something non-standard.
1999-06-28 11:52:26 +00:00
tron
8475357fcd Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM"
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808
by Chris Demetriou.
1999-06-20 21:06:17 +00:00
hubertf
6fd57bf638 default R_PAPERSIZE to A4 if PAPERSIZE is not set. 1999-06-09 00:45:08 +00:00
frueauf
8b62e3ee70 Add and enable grpn. 1999-06-08 14:38:27 +00:00
frueauf
16d864f5a1 Initial import of grpn-1.1.0, a graphical reverse polish notation (RPN)
calculator. Provided in pr 7233 by Dan McMahill.
1999-06-08 14:34:48 +00:00
jlam
773ca1ae45 Oops...still learning CVS. Forgot to add these files before the commit. 1999-05-25 23:51:12 +00:00
jlam
2ce70a8815 Oops, still learning CVS. Forgot to remove these files before the commit. 1999-05-25 23:49:41 +00:00
jlam
d85fb58285 Updated R to 0.64.1. Too many changes from 0.62.1 to enumerate.
See NEWS file in distribution.
1999-05-25 23:45:05 +00:00
tv
5c60ed5794 Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format.  Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
tron
02e48b67b3 Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-20 20:09:49 +00:00
garbled
62a0e54195 this pkg needs USE_X11BASE=yes. Fix it. (cleared with maintainer). 1999-04-27 23:56:21 +00:00
garbled
3fe7edf239 add USE_X11=yes 1999-04-26 18:56:13 +00:00
mycroft
99b0e33573 Mirror Makefile.in changes in Makefile.am, in case automake is run. 1999-04-23 12:42:24 +00:00
mycroft
6ecec914d5 This pkg doesn't actually use Curses, so build with libtermcap instead. 1999-04-23 04:19:25 +00:00
tsarna
a0bfd1d1ec Update for python 1.5.2
XXX Not updated to latest version. Need to decide if this pkg should be
removed in favor of a py-LLNL package, or what.
1999-04-17 01:53:01 +00:00
hubertf
5b7ac0de30 fix appdef handling 1999-04-16 22:53:51 +00:00
tron
23e0063766 Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-15 20:39:38 +00:00
agc
a174c2d266 Use the correct format for GNU machine-arch vendor and opsys filenames. 1999-04-08 18:55:58 +00:00
agc
79e49eaba2 s/netbsd/${LOWER_OPSYS}/g 1999-04-08 18:51:48 +00:00
agc
5e550b01df Minor modifications to the English. 1999-04-06 09:48:18 +00:00
hubertf
d72dae83e6 xlispstat is at 3.52.9, not 3.52.5 1999-04-05 04:44:25 +00:00
hubertf
d981eb3921 Don't depend on the fort77 package if there's a fort77 in /usr/bin 1999-04-05 04:19:00 +00:00
agc
aaac4bc29e Upgrade to tcl version 8.0.5. This seems to be primarily a bug-fix
release.
1999-04-01 13:36:55 +00:00
rh
4455d7f053 update pspp to 0.2.3 1999-03-15 15:04:13 +00:00
frueauf
7b74a65cd4 Update scilab to 2.4.1. This is based on the work provided in pr 6889
by Dan McMahill. It fixes several serious problems for NetBSD/alpha
and some for NetBSD/sparc. Thanx for doing the work, Dan!
1999-03-05 11:22:34 +00:00
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
tv
111c4f44b0 Use install-info in $PATH, so that systems with it in base will work too. 1999-02-11 19:17:28 +00:00
frueauf
1511bdfac4 Add and enable xmgr. 1999-02-10 13:01:01 +00:00
frueauf
76f7215029 Initial addition of xmgr-4.1.2, a powerful XY plotting tool for workstations
or X-terminals using X. Provided in pr 6752 by Rene Hexel, this version
is from his rework after feedback, thanx!
1999-02-10 12:54:26 +00:00
bad
95e36eb86f GNU plot is now at v.3.7. Depend on that version. 1999-02-09 16:08:58 +00:00
agc
f6473207ca Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
1999-01-30 23:18:44 +00:00
frueauf
09f9c90cf0 Set ONLY_FOR_ARCHS so that it matches xforms. 1999-01-16 17:26:03 +00:00
frueauf
23ff98f60e Reflect update of f2c. 1999-01-14 13:57:04 +00:00
garbled
4462f71a1a Make this pkg build on ELF by not overriding the LDFLAGS, then turn around
and disable it on alpha because it core dumps..  Wheee!
1999-01-01 09:03:36 +00:00
garbled
cf96764051 __alpha__ != Digital Unix. Fix. 1999-01-01 08:12:17 +00:00
tron
3f248a5736 Move "gettext" package from "misc" to "devel" category. 1998-12-28 20:22:24 +00:00
tron
3e0e975c19 Depend on "gettext-0.10.35". 1998-12-23 00:18:57 +00:00
frueauf
1e10c78af8 Update abs to 0.5, provided in pr 6635 by Rene Hexel. 1998-12-22 18:55:51 +00:00
frueauf
bdd2f96e34 Add -Dunix to CFLAGS to shutup warings on current egcs. 1998-12-21 10:58:46 +00:00
frueauf
61ed436dc0 Update xlispstat to 3.52.9, provided in pr 6617 by Johnny C. Lam. 1998-12-21 10:45:31 +00:00
frueauf
f799c41fed Update R to 0.63.1, provided in pr 6618 by Johnny C. Lam.
Changes since 0.63.0 are mostly bigfixes and patches that make it
actually work properly with NetBSD.
1998-12-21 10:29:39 +00:00
tsarna
5796146a4d Re-enable on alpha 1998-12-18 00:42:39 +00:00
frueauf
3da8307ec4 Add and enable abacus. 1998-12-13 00:31:37 +00:00
frueauf
3007682f5b Initial addition of abacus-0.9.13, a Spread sheet for X Window System.
Provided in pr 6568 by Rene Hexel with some bugfixes and refining by me.
1998-12-13 00:29:20 +00:00
frueauf
accf8f47fe Add and enable abs. 1998-12-05 12:36:18 +00:00
frueauf
523a4506b0 Initial import of abs-0.4, a free spreadsheet with graphical user interface.
Provided in pr 6531 by Rene Hexel.
1998-12-05 12:33:18 +00:00
frueauf
7b1bce0daa Add and enable R. 1998-12-04 11:36:29 +00:00
frueauf
17b59c45d2 Initial addition of R-0.63.0, a language for data analysis and graphics.
Provided in pr 6493 by Johnny C. Lam.
1998-12-04 11:36:03 +00:00
tron
936f422537 If "egcs" is installed apply Rene Hexel's patch and use "g77" instead of
"f2c" as fortran compiler.
1998-11-29 23:38:30 +00:00
tron
c7826f2d0a Patch by Rene Hexel to make this package build with "egcs". 1998-11-29 23:36:29 +00:00
tron
5362581a57 Fix typo in last commit. 1998-11-26 08:40:13 +00:00
tron
8b40840562 "i386--netbsd" -> "${MACHINE_GNU_ARCH}". 1998-11-26 08:38:54 +00:00
tron
e1379c0bea Enable "octave". 1998-11-26 00:53:32 +00:00
tron
f4f37daf36 Remove debugging statement. 1998-11-26 00:51:10 +00:00
tron
1c4da2d8c0 Don't attempt to build package if egcs is installed. 1998-11-26 00:48:51 +00:00
tron
5c38a8ee46 Remove unnecessary FreeBSD remainders, make sure ncurses gets found and
force usage of "f2c" if "g77" (egcs) is present.
1998-11-26 00:01:32 +00:00
tron
74d8ec8b08 Add some "@exec" and "@unexec" statements to get removal of binary package
to work.
1998-11-26 00:00:12 +00:00
tron
b88b60e23b Fix egcs compile errors. 1998-11-25 23:59:18 +00:00
tron
4bb0bcc9d7 Add missing RCS Ids. 1998-11-25 23:58:25 +00:00
tron
fc5654570a NetBSD patches supplied by Rene Hexel in PR pkg/6476. 1998-11-25 23:56:53 +00:00
tron
6a4a3b33de Initial import of FreeBSD's "octave" port:
High-level interactive language for numerical computations.
1998-11-22 19:45:08 +00:00
frueauf
9d03263923 pkglint: move NOT_FOR_ARCHS and WRKSRC where it belongs; tr -> {TR}. 1998-11-13 01:25:12 +00:00
frueauf
7ba00c8b82 Add and enable pspp. 1998-10-26 18:57:56 +00:00
frueauf
653a7dd29c Initial import of pspp-0.2.0, a program for statistical analysis of sampled
data, provided in pr 6361 by Rene Hexel with some refining by me.
1998-10-26 18:54:42 +00:00
garbled
e2a3852512 Enable glunix, fftw, and benchfft. 1998-10-21 20:00:59 +00:00
garbled
eb7167f287 Initial import of fftw-2.0.1
a collection of fast C routines to compute DFTs
1998-10-21 19:16:45 +00:00
frueauf
6fe4778f70 Fix typo. 1998-10-03 20:51:17 +00:00
frueauf
e4175a260e Enable vista, xldlas and xlispstat. 1998-10-03 20:41:00 +00:00
frueauf
3b13473032 Initial addition of xldlas-0.85, an XForms-based statistics package.
Closes pr 6236 by Rene Hexel.
1998-10-03 20:37:01 +00:00
frueauf
21a029badb Initial addition of vista-5.05, a visual statisitics system. Closes pr 6235
by Rene Hexel.
1998-10-03 20:33:46 +00:00
frueauf
1f6a58847c Initial addition of xlispstat-3.52.5, a statistics/X11 based lisp interpreter.
Closes pr 6234 by Rene Hexel.
1998-10-03 20:28:08 +00:00
tsarna
3b281936b0 Tim tested some of these, but I don't know which. Since at least one of
the pkgs broke on Alpha that was not expected to, disable them all for
the 1.3.3 tag to be on the safe side :-(
1998-09-27 22:24:43 +00:00
tsarna
c93213df81 Disable on alpha for now, until lossage can be investigated. 1998-09-27 22:07:40 +00:00
tsarna
44d9045a37 Remove misinformation 1998-09-22 18:17:59 +00:00
tsarna
9bc8051d4e alpha->vax, since Alpha now works for Python dynamicly loaded modules,
but VAX never has.
1998-09-22 16:13:33 +00:00
garbled
384c07a72e add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail
on alpha.  There may be more, but I haven't seen them yet.
1998-09-22 06:11:35 +00:00
tsarna
5e9cc577b8 Automatically append HOMEPAge to DESCR files, and remove homepage URLs
from individual DESCR files that had them.
1998-08-26 16:50:48 +00:00
agc
15397b44e1 Add and enable scilab. 1998-08-25 13:00:35 +00:00
agc
90406947b1 Addition of scilab-2.4 to the packages collection.
This is from Dan McMahill (mcmahill@mtl.mit.edu) in PR pkg/6034.

scilab is a high level scientific math programming environment with
graphics.

[scilab is HUGE.]

The only major thing I changed was the way of creating the PLIST.
1998-08-25 12:53:07 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
tsarna
78487778de Update to 1.3 1998-07-11 23:38:14 +00:00
tron
555fd7aaa5 Replace "BUILD_DEPENDS" and "RUN_DEPENDS" by "DEPENDS". 1998-05-04 19:38:44 +00:00
tron
9ff5b5f61e Remove unnecessary "@dirrm", fixes PR pkg/5366. 1998-04-27 08:03:43 +00:00
agc
6e7b5cf644 Move to relative paths in the pkgsrc tree. 1998-04-24 09:20:33 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
frueauf
c3c9a3a6ae Add Makefile and pkg/COMMENT for math categorie. Enable py-Numeric. 1998-04-13 15:40:16 +00:00
tron
a76c05d574 Integrate some improvements done by Ty Sarna. 1998-04-12 23:19:32 +00:00
tron
4eb432ce81 Move package to directory for new category "math". 1998-04-12 21:50:40 +00:00
tron
d8620f79a9 New "py-Numeric-1.1" package made by Ty Sarna. 1998-04-10 22:30:41 +00:00