Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.
Packages needing empty directories can use the @pkgdir command in PLIST.
Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
|
|
|
|
|
|
|
|
major change.
Reported by Robert Elz in PR 41345.
|
|
changes:
-Try the slopefield / vectorfield plots
-bugfixes
-drop dependency on libgnome
|
|
|
|
scrollkeeper is nowadays included in rarian, so the omf.mk file should
be there as well.
Adapt all references.
|
|
changes: Fixes, optimizations, few new functions, few improvements to GUI
|
|
|
|
|
|
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
|
|
this is a major update: Lots of new stuff, both feature-wise and
bugfix wise
|
|
Bump PKGREVISION.
|
|
|
|
affected packages.
|
|
|
|
pattern if nothing is matched, glob(3) by default considers that an
error.
|
|
|
|
changes:
* Add IsPositiveDefinite, IsPositiveSemidefinite, QuarticFormula
* SEMANTICS: QuadraticFormula, CubicFormula, Eigenvalues, and DiagonalOf
now consistently return a column vector
* Fix CubicFormula for complex coefficients and better handle real roots,
and use QuarticFormula in PolynomialRoots
* Eigenvalues now computes eigenvalues for 3x3 and 4x4 matrices
-some UI improvements
* Documentation updates
* Fix plugin reading
* Portability fixes
* Translation updates
|
|
|
|
changes:
* Add QuadraticFormula, CubicFormula, PolynomialRoots, CommutationMatrix,
ToeplitzMatrix, MakeVector, RiemannZeta, GammaFunction
* Add --exec option to execute an expression from the command line
* Add chapter to the documentation on plotting and other minor updates to
the docs
* Fix complex number handling in number of functions, particularly in
all functions that use gaussian elimination and related routines
* Translations updated a teeny bit
* Fix rational powers
|
|
This fixes problems when some installed packages are outdated.
Per wiz@'s request.
Grrr, I really hate this kind of change.
|
|
|
|
|