summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-10-16Initial import of math/newmat into pkgsrc:jschauma6-0/+103
This C++ library is intended for scientists and engineers who need to manipulate a variety of types of matrices using standard matrix operations. Emphasis is on the kind of operations needed in statistical calculations such as least squares, linear equation solve and eigenvalues. It supports matrix types: Matrix (rectangular matrix); UpperTriangularMatrix; LowerTriangularMatrix; DiagonalMatrix; SymmetricMatrix; BandMatrix; UpperBandMatrix; LowerBandMatrix; SymmetricBandMatrix; IdentityMatrix; RowVector; ColumnVector. The library includes the operations *, +, -, *=, +=, -=, Kronecker product, Schur product, concatenation, inverse, transpose, conversion between types, submatrix, determinant, Cholesky decomposition, QR triangularisation, singular value decomposition, eigenvalues of a symmetric matrix, sorting, fast Fourier and trig. transforms, printing and an interface with Numerical Recipes in C. It is intended for matrices in the range 10 x 10 to the maximum size your machine will accommodate in a single array. The package works for very small matrices but becomes rather inefficient. A lazy evaluation approach to evaluating matrix expressions is used to improve efficiency and reduce use of temporary storage.
2002-10-16regenwiz1-2/+2
2002-10-16Packages that depend on oss really want any version of OSS as they onlyjlam1-3/+2
care if the kernel supports the ioctls for the OSS audio device. Also remove the unused BUILDLINK_LDFLAGS.oss as no packages want OSSlib.
2002-10-16* Use buildlink2.jlam1-3/+16
* We can't use the funky SETENV construct because it breaks some of the code related to computing package sizes. Use a different way to remove unwanted environment variables from the shell environment before calling BSD make.
2002-10-16patch-ab didn't apply cleanly with solaris9's gpatch. Regen.bouyer1-10/+5
2002-10-16note addition of img2eps 0.1dillo1-1/+2
2002-10-16add and enable img2epsdillo1-1/+2
2002-10-16initial import of img2eps 0.1dillo4-0/+32
img2eps packages raster images into EPS (Embedded PostScript) files, using whatever PostScript features are advantageous. If possible, the compressed image data is copied directly to the EPS file. Supported image file formats are GIF, JPEG, PNG, TIFF, and XPM.
2002-10-16Don't hardcode cc as C compiler, it doesn't work on solaris.bouyer1-1/+1
Convert to buildlink2.
2002-10-16Updated gnumeric to 1.0.10martti1-1/+2
2002-10-16Updated gnumeric to 1.0.10martti2-7/+6
* Fix valign=center in html exporter * Fix the schema. * Backport partial fix for named expressions. * Export copy/paste data to primary and clipboard to communicate with 1.1.x. * Add warning dialog when we can't activate guppi. * Backport fix for sheet object ref count error. * Allow format dialog to grow (debian 159949) * Backport xls export fix to handle differing numbers of argument * Backport fix for off by 1 error in repeated col/row printing * Fix goal seek (and thus functions like XIRR.)
2002-10-16Add buildlink2.mkrh1-0/+33
2002-10-16Note addition of librsvg2-2.0.1rh1-1/+2
2002-10-16Add and enable librsvg2rh1-1/+2
2002-10-16Initial import of librsvg2-2.0.1, the scalable vector graphics library forrh5-0/+56
GNOME2.
2002-10-16Note PKGREVISION bump of libart2rh1-1/+2
2002-10-16s/USE_X11BASE/USE_X11/rh2-5/+6
Bump PKGREVISION
2002-10-16Note update to sylpheed 0.8.5.chris1-1/+2
2002-10-16Enforce use of the "gettext-lib" package because the latest GNUmaketron1-3/+2
won't accept NetBSD's "intl" library.
2002-10-16Update sylpheed to 0.8.5.chris2-6/+5
Mostly bugfixes (see website for complete change list)
2002-10-16Note addition of eel2-2.0.7rh1-1/+2
2002-10-16Add and enable eel2rh1-1/+2
2002-10-16Initial import of eel2-2.0.7, the eazel extentions library for GNOME2.rh6-0/+191
2002-10-16Initial import of mousetar-20020202 into the NetBSD packages collection.agc1-1/+2
Quoting from http://mail-index.netbsd.org/tech-userlevel/2002/10/16/0000.html "I've written a tar that owes nothing to anything else. It's in the public domain and hence is free for NetBSD to steal, anything from lifting it verbatim to swiping ideas from. It doesn't currently have anything like --fast-read; that hadn't occurred to me. Now that it's been pointed out, I'll be adding it; I think it's a valuable addition, whether or not NetBSD wants my tar."
2002-10-16Add and enable mousetaragc1-1/+2
2002-10-16Initial import of mousetar-20020202 into the NetBSD packages collection.agc5-0/+58
Quoting from http://mail-index.netbsd.org/tech-userlevel/2002/10/16/0000.html "I've written a tar that owes nothing to anything else. It's in the public domain and hence is free for NetBSD to steal, anything from lifting it verbatim to swiping ideas from. It doesn't currently have anything like --fast-read; that hadn't occurred to me. Now that it's been pointed out, I'll be adding it; I think it's a valuable addition, whether or not NetBSD wants my tar."
2002-10-16Note addition of coconut-0.3.0rh1-1/+2
2002-10-16Add and enable coconutrh1-1/+2
2002-10-16Initial import of coconut-0.3.0, a versatile Objective-C class library forrh6-0/+261
Unix-like systems.
2002-10-16Properly quote environment variable in test statement.rh1-3/+3
2002-10-16Note update of createbuildlink to 2.2rh1-1/+2
2002-10-16Update createbuildlink to 2.2. Now includes a '-j' option to join togetherrh3-9/+44
PLISTed header files in a directory, listing them as '*.h'
2002-10-16Note update of gnet to 1.1.7rh1-1/+2
2002-10-16Update gnet to 1.1.7. Depends on glib2 now. Other changes are:rh5-14/+69
* Fixed major bug in IO channel code from 1.1.6 * IOChannels are non-buffering, non-encoded by default (for GLib 2.0) * examples are now build by default * gnet_inetaddr_list_interfaces() bug fix * FreeBSD compile fix (affected gnet_inetaddr_list_interfaces()) * New gnet_init() function. This should be called in main(). [1] * GNet now properly links to libgthread (if necessary) * More automated test cases * Several compile fixes and small bug fixes * Package now includes a buildlink2.mk
2002-10-16Fix build error when devel/autoheader is not installed.kent2-5/+14
2002-10-16Note addition of papaya-0.1.7rh1-1/+2
2002-10-16ddd and enable papayarh1-1/+2
2002-10-16Initial import of papaya-0.1.7, a set of scripts for software development.rh8-0/+128
2002-10-16Note update of lang/gcc-sspkent1-1/+2
Changes: - add protection for alloca() - fix a problem on m68k
2002-10-16Update to 2.95.3-12kent2-12/+11
Changes: - add protection for alloca() - fix a problem on m68k Remove NOT_FOR_PLATFORM temporarily. If we have build error on a platform, lang/gcc also has the same error and patches for lang/gcc should be improved. If protection check in post-build fails, it is a problem in the ssp patch, we should tell the ssp author the problem, and add the platform to NOT_FOR_PLATFORM.
2002-10-16no need to refer to xmcd as "--another FreeBSD port"lukem1-3/+3
2002-10-16Remove superfluous inclusion of ptl2/buildlink2.mkrh2-4/+2
2002-10-16Note addition of gtkglext-0.5.1rh1-1/+2
2002-10-16Add and enable gtkglextrh1-1/+2
2002-10-16Initial import of gtkglext-0.5.1, an OpenGL extension to gtk2rh6-0/+160
2002-10-16Note PKGREVISION bumps due to PTL2 -> pth switch for glib2.rh1-1/+6
2002-10-16Switch glib2 from PTL2 to pth.rh9-24/+30
Introduce USE_PTL2 so that PTL2 can still be used as an alternative (e.g. for debugging). Only include ptl2/buildlink2.mk if USE_PTL2 is set and no native threads are available. Bump PKGREVISIONS.
2002-10-16note update of gerbv to 0.0.10dmcmahill1-1/+2
2002-10-16update to gerbv-0.0.10dmcmahill2-6/+5
Yet another bunch of bugs in different corner cases of Gerber files has been fixed. Many fixes in polygon area fill, some fixes in calculating circles, a statically allocated array caused strange stray segfaults when drawing aperture macros. A bunch of new command line switches. Most important are: * --display: use as in all other X-programs, ie open window from a remote computer. * --geometry: Sets the geometry. Usually gerbv guess the resolution of your window and sets the window size accordingly. If you for instance have a bigger virtual window than actual screen the window can get quite big. With this switch you can override with for example --geometry=400x300 Fixes in drill file parser. Many drill files don't have drill sizes in them, else perfectly valid files. Pitch fix makes gerbv parse drill files even though they don't have drill sizes defined, but under protest. Greatest fix of them all. Super imposing. Handles paint-scratch-paint more proper. Changed dramatically how different layers are drawn "on top of each other".
2002-10-16note update of gmake to 3.80dmcmahill1-1/+2