summaryrefslogtreecommitdiff
path: root/math (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 4.1.3 release:Alex Dupre2004-06-0910-72/+14
| | | | | | | | | | | | | o Upwardly binary compatible with 4.1.2, 4.1.1, 4.1, 4.0.1, 4.0, and 3.x versions. o Bug fix to FFT multiplication code. o Bug fix to K6 assembly code for gcd. o Bug fix to IA-64 assembly code for population count. o Portability improvements, most notably functional AMD64 support. o Many minor bug fixes. o Make portlint happy. Notes: svn path=/head/; revision=111184
* Update to version 3.2.3Michael Nottebrock2004-06-093-14/+3
| | | | Notes: svn path=/head/; revision=111165
* Backout 4.4.8 version which is actually from GNOME 2.7 series.Alexander Nedotsukov2004-06-093-5/+5
| | | | Notes: svn path=/head/; revision=111132
* Don't use gettext if not needed.Thierry Thomas2004-06-081-1/+1
| | | | Notes: svn path=/head/; revision=111099
* Update to 4.4.8Alexander Nedotsukov2004-06-083-6/+6
| | | | Notes: svn path=/head/; revision=111082
* - unbreak;Thierry Thomas2004-06-075-24/+52
| | | | | | | - do some cleaning. Notes: svn path=/head/; revision=111034
* Don't use Makefile.kde anymoreMarkus Brueffer2004-06-061-4/+3
| | | | Notes: svn path=/head/; revision=110917
* Sync with new bsd.autotools.mkAde Lovett2004-06-043-3/+4
| | | | Notes: svn path=/head/; revision=110841
* Mark DEPRECATED, libgmp-freebsd is no longer used by any FreeBSD portAlexander Leidinger2004-06-021-0/+3
| | | | | | | | | | | | | | and is superseded by math/libgmp4. Other than libgmp-freebsd, libgmp4 builds on the main architectures supported by FreeBSD and is backwards- compatible to the former. Therefore libgmp4 should be used by new ports instead. Set EXPIRATION_DATE arbitrarily to 2004-07-01. Submitted by: marius Notes: svn path=/head/; revision=110687
* Deal with the libgmp dependency properly:Alexander Leidinger2004-06-022-2/+29
| | | | | | | | | | | | | | | | | | | | | | - Don't depend on math/libgmp-freebsd on FreeBSD <= 500023, use the base libgmp instead. On FreeBSD > 500023 depend on math/libgmp4, as math/libgmp-freebsd doesn't build on all architectures. - Don't add PREFIX/include and PREFIX/lib to the search paths by default, so on FreeBSD 4 the base libgmp is used. This protects from using one of the libgmp ports if installed without registering a dependency on it. - Keep from auto-detecting libgmp when WITHOUT_GMP is defined by specifying the arithmetic to use. Note: When using auto-detection and libgmp can't be found ndiff normally would check for extended precision arithmetic first and succeed with it. But using extended precision arithmetic causes the test suite to fail (i.e. lots of differences) on all architectures expect sparc64. Therefore specify double precision arithmetic for all other architectures when built with WITHOUT_GMP. Submitted by: marius Notes: svn path=/head/; revision=110686
* - Performance tweaks: enable SSE2 for libfftw, don't force 16-byte aligned ↵Pav Lucistnik2004-05-312-2/+24
| | | | | | | | | | malloc PR: ports/67393 Submitted by: michael johnson <ahze@ahze.net> (maintainer) Notes: svn path=/head/; revision=110506
* Don't create bogus doc directoryKris Kennaway2004-05-311-4/+6
| | | | Notes: svn path=/head/; revision=110502
* Update to version 4.4.Dmitry Sivachenko2004-05-314-19/+8
| | | | Notes: svn path=/head/; revision=110482
* BROKEN on amd64: Needs to link against shared libraryKris Kennaway2004-05-301-1/+7
| | | | Notes: svn path=/head/; revision=110367
* - Update to version 1.2.6Kirill Ponomarev2004-05-283-5/+5
| | | | | | | | PR: ports/67294 Submitted by: Ports Fury Notes: svn path=/head/; revision=110231
* - Build and install fftwf libraryPav Lucistnik2004-05-282-4/+63
| | | | | | | | | | - Add new knob to enable SSE optimizations PR: ports/67271 Submitted by: michael johnson <ahze@ahze.net> (maintainer) Notes: svn path=/head/; revision=110220
* A graph manipulation library for Objective Caml.Joseph Koshy2004-05-285-0/+315
| | | | Notes: svn path=/head/; revision=110162
* Update to 1.2.3:Christian Weisgerber2004-05-273-16/+3
| | | | | | | | - Small fixes. - Translation updates. Notes: svn path=/head/; revision=110143
* Add jags, Just Another Gibbs Sampler. A program for Bayesian analysis ofPav Lucistnik2004-05-276-0/+441
| | | | | | | | | | graphical models via Gibbs sampling, not wholy unlike classic BUGS. PR: ports/66648 Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu> Notes: svn path=/head/; revision=110135
* - Drop pkg-message, author removed restriction from licencePav Lucistnik2004-05-252-26/+0
| | | | | | | | PR: ports/66798 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer) Notes: svn path=/head/; revision=109922
* - Drop unneeded dependency on PerlPav Lucistnik2004-05-251-1/+0
| | | | | | | | PR: ports/66759 Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu> (maintainer) Notes: svn path=/head/; revision=109921
* o) Unbreak compilation error on FreeBSD 5.2 (remove patch-ai)Lars Koeller2004-05-242-16/+1
| | | | Notes: svn path=/head/; revision=109887
* - Split libgsf port to two standalone ports:Pav Lucistnik2004-05-221-1/+2
| | | | | | | | | | | | | | | | | | | * devel/libgsf is the old port minus gsf-gnome bits * devel/libgsf-gnome contains libgsf-gnome-1 library and it's header files This greatly reduces number of dependencies for ports that was using only non-gnome part of this library. - Point USE_GNOME parameter libgsf to GNOME-less port and create new parameter libgsf_gnome for libgsf-gnome port. - Convert all consumers of libgsf-gnome-1 library to depend on libgsf-gnome port (read all as: Gnumeric) PR: ports/63851 (in the spirit of) Submitted by: Sybolt de Boer <sybolt@xs4all.nl> Prodded by: lofi (KDE team) Reviewed by: marcus (GNOME team) Notes: svn path=/head/; revision=109734
* Fix build dependency (math/blacs)Maho Nakata2004-05-211-0/+1
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=109659
* [1] broken for 4-STABLEMaho Nakata2004-05-211-2/+4
| | | | | | | | | | [2] add math/qhull Submitted by: Kay Lehmann <kay_lehmann@web.de> [1] and [2] kris [1] Notes: svn path=/head/; revision=109658
* use SITE_PERLErwin Lansing2004-05-211-7/+7
| | | | Notes: svn path=/head/; revision=109606
* Fix perl port of the day as a present for kris.Erwin Lansing2004-05-211-1/+7
| | | | | | | | | Happy birthday! Mark IGNORE for perl < 5.6.0 Notes: svn path=/head/; revision=109605
* - Update MASTER_SITESKirill Ponomarev2004-05-181-1/+1
| | | | | | | | PR: ports/66794 Submitted by: maintainer Notes: svn path=/head/; revision=109411
* - Update to version 1.0.0Kirill Ponomarev2004-05-172-4/+4
| | | | | | | | PR: ports/66754 Submitted by: Ports Fury Notes: svn path=/head/; revision=109354
* add perl5 build dependYing-Chieh Liao2004-05-171-0/+1
| | | | | | | Noticed by: bento via kris Notes: svn path=/head/; revision=109308
* Add libRmath 1.9.0, the standalone math library from R.Kirill Ponomarev2004-05-154-0/+67
| | | | | | | | PR: ports/66644 Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu> Notes: svn path=/head/; revision=109219
* add lambda 0.1.4Ying-Chieh Liao2004-05-144-0/+59
| | | | | | | A lambda calculus interpreter Notes: svn path=/head/; revision=109095
* Updated to 1.03Sergey Skvortsov2004-05-112-3/+3
| | | | Notes: svn path=/head/; revision=108910
* This version of octave-forge doens't compile any more with theMaho Nakata2004-05-101-1/+9
| | | | | | | | | | good old gcc-2.95. The newly introduced xmlread-stuff requires >gcc-3.x. Maintainer doens't mark this port as broken, but set USE_GCC instead. Suggested by: Kay Lehmann <kay_lehmann@web.de> Notes: svn path=/head/; revision=108861
* Initiate de-orbit burn: Even the mastersite warns not to use the outdatedVolker Stolz2004-05-101-0/+3
| | | | | | | | | | | | FreeBSD-port because of its many bugs. Note that an update might prove to be non-trivial since 0.3.99 depends on a CVS-version of libzvt which we don't have in the ports-tree yet. Any volunteers can use http://www.foldr.org/~stolz/bsd/rcalc-0.2.6.diff as a starting point. Notes: svn path=/head/; revision=108810
* - Update to version 1.2.5Kirill Ponomarev2004-05-094-7/+6
| | | | | | | | PR: ports/66395 Submitted by: Ports Fury Notes: svn path=/head/; revision=108744
* Add math/octave-forge, adding many features such as sparce matrix treatment,Maho Nakata2004-05-079-0/+842
| | | | | | | | fast fourier transformation, Statistics, Optimizations and more to math/octave. Notes: svn path=/head/; revision=108647
* Upgrade to 1.40.Thierry Thomas2004-05-065-22/+11
| | | | Notes: svn path=/head/; revision=108588
* Make portlint happy by replacing space to tabMaho Nakata2004-05-068-36/+36
| | | | | | | | PR: 65409 Submitted by: trevor Notes: svn path=/head/; revision=108577
* update to 2.1.57Maho Nakata2004-05-066-18/+34
| | | | Notes: svn path=/head/; revision=108571
* Update to 1.2.12Alexander Nedotsukov2004-05-062-4/+4
| | | | Notes: svn path=/head/; revision=108532
* update to 2.1.53Maho Nakata2004-05-056-28/+92
| | | | Notes: svn path=/head/; revision=108468
* Unbreak on -STABLE.Volker Stolz2004-05-042-3/+13
| | | | | | | | | | Having -pipe in CFLAGS would break the build: http://docs.freebsd.org/cgi/mid.cgi?20040503181426.GB12673 Approved by: linimon (mentor) Notes: svn path=/head/; revision=108370
* unzip is a BUILD_DEPENDS since it is used in the install phase.Kris Kennaway2004-05-031-1/+2
| | | | Notes: svn path=/head/; revision=108229
* math/R-project port was renamed to math/RPav Lucistnik2004-04-307-8295/+3
| | | | | | | | | PR: ports/65809 Submitted by: pav Repocopy by: marcus Notes: svn path=/head/; revision=108006
* Remove directories if they are emptyTilman Keskinoz2004-04-301-0/+14
| | | | | | | | PR: 65999 Submitted by: Kay Lehmann Notes: svn path=/head/; revision=108002
* - Fix WWW:Kirill Ponomarev2004-04-291-1/+1
| | | | | | | | PR: ports/66072 Submitted by: maintainer Notes: svn path=/head/; revision=107933
* Add qhull 1.0, qhull computes convex hulls, Delaunay triangulationsThierry Thomas2004-04-2815-0/+317
| | | | | | | | | | | | and halfspaces. Remark: submitter time-out -> maintainership assigned to ports@. PR: 63693 Submitted by: pusto@web.de Notes: svn path=/head/; revision=107890
* Update to 1.2Tilman Keskinoz2004-04-202-3/+3
| | | | | | | | PR: 65749 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> Notes: svn path=/head/; revision=107698
* Update to 1.0.3Tilman Keskinoz2004-04-202-3/+3
| | | | | | | | PR: 65750 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> Notes: svn path=/head/; revision=107689