aboutsummaryrefslogtreecommitdiff
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on 5.x and fix build with new X headers.Eric Anholt2004-07-154-7/+45
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=113689
* In former commit I commented out all the blas options.Maho Nakata2004-07-141-2/+2
| | | | | | | pointy hat to: myself Notes: svn path=/head/; revision=113597
* Some options for BLAS are available (though they are hidden by default).Maho Nakata2004-07-142-2/+18
| | | | Notes: svn path=/head/; revision=113596
* 1) correct the names of shared libs for threaded versionMaho Nakata2004-07-144-5/+33
| | | | | | | 2) Some Pentium 4 series have more caches (not 512kB, but 1M ~ 2M) Notes: svn path=/head/; revision=113595
* Remove lapack dependency.Maho Nakata2004-07-141-2/+1
| | | | Notes: svn path=/head/; revision=113594
* Update to 3.7.5Maho Nakata2004-07-142-3/+3
| | | | Notes: svn path=/head/; revision=113593
* Update to 0.9.1.Akinori MUSHA2004-07-133-42/+6
| | | | Notes: svn path=/head/; revision=113579
* . Bump PORTREVISION (forgotten in previous commit).Greg Lewis2004-07-131-1/+1
| | | | Notes: svn path=/head/; revision=113572
* . Sort OPTIONS and the associated sections that deal with them.Greg Lewis2004-07-131-8/+15
| | | | | | | | | . Add a GD option that compile gd support into gnuplot. Prompted by: Chris Burkert <chris@chrisburkert.de> Notes: svn path=/head/; revision=113571
* - Unbreak package building.Lars Thegler2004-07-122-3/+4
| | | | | | | | | | - Bump PORTREVISION Noticed by: kris Approved by: maintainer Notes: svn path=/head/; revision=113469
* BROKEN: Does not buildKris Kennaway2004-07-111-0/+2
| | | | Notes: svn path=/head/; revision=113430
* Add p5-Geo-Distance 0.06, calculate Distances and Closest Locations.Lars Thegler2004-07-116-0/+88
| | | | | | | | | PR: 68902 Submitted by: Rod Taylor <ports@rbt.ca> Approved by: erwin (implicit) Notes: svn path=/head/; revision=113427
* Fix a "reinplaced" patch.Thierry Thomas2004-07-111-27/+1
| | | | Notes: svn path=/head/; revision=113401
* BROKEN: UnfetchableKris Kennaway2004-07-111-0/+1
| | | | Notes: svn path=/head/; revision=113364
* Upgrade to 1.41.Thierry Thomas2004-07-109-79/+244
| | | | Notes: svn path=/head/; revision=113357
* - Correct dependency on linux-pngPav Lucistnik2004-07-101-1/+1
| | | | | | | | | Thank to Jean-Yves for spotting this and finding a solution. Submitted by: Jean-Yves Lefort <jylefort@brutele.be> Notes: svn path=/head/; revision=113354
* Remove CONFLICTS, it's not necessary anymore.Alexander Leidinger2004-07-102-2/+0
| | | | | | | | Submitted by: marius Approved by: maintainer timeout Notes: svn path=/head/; revision=113327
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-0913-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296
* - Unbreak build by using gmake all over the place. Without this, $< in MakefilesPav Lucistnik2004-07-081-3/+3
| | | | | | | are not expanded and perl hangs on tty input during build Notes: svn path=/head/; revision=113237
* Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 orJeremy Messenger2004-07-072-8/+4
| | | | | | | | | | | | | | | those ports will not work. Please see the more detail about this: http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html Also, please check http://www.freebsd.org/gnome/docs/porting.html for the update about gconf, gconf.pl script and etc. Approved by: marcus (portmgr hat) Reviewed by: My team, FreeBSD GNOME Team Notes: svn path=/head/; revision=113150
* Chase libgsl-updateVolker Stolz2004-07-074-4/+4
| | | | Notes: svn path=/head/; revision=113119
* Chase libgsl-updateVolker Stolz2004-07-071-1/+1
| | | | | | | | | PR: ports/68749 Submitted by Jon Drews and: kiril@ Notes: svn path=/head/; revision=113116
* - Update to 1.5Volker Stolz2004-07-063-6/+9
| | | | | | | | | | - Assign maintainership to submitter PR: ports/68715 Submitted by: Jonathan Drews Notes: svn path=/head/; revision=113061
* Update to version 1.2.7Kirill Ponomarev2004-07-036-21/+21
| | | | | | | | PR: ports/68634 Submitted by: Ports Fury Notes: svn path=/head/; revision=112865
* Remove libgmp-freebsd, superseded by libgmp4.Alexander Leidinger2004-07-021-1/+0
| | | | Notes: svn path=/head/; revision=112781
* Remove expired port, it's superseded by math/libgmp4.Alexander Leidinger2004-07-026-714/+0
| | | | | | | Reminded by: marius Notes: svn path=/head/; revision=112766
* Update to 0.20105Erwin Lansing2004-07-022-3/+3
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=112731
* - Fix optional dependency on unexistant portPav Lucistnik2004-07-012-4/+3
| | | | | | | | | | | - WANT_ -> WITH_ - Portlint PR: ports/68567 Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu> Notes: svn path=/head/; revision=112710
* Update to 1.2.13.Joe Marcus Clarke2004-06-303-120/+9
| | | | Notes: svn path=/head/; revision=112578
* Update to 0.4.6.Akinori MUSHA2004-06-283-31/+72
| | | | Notes: svn path=/head/; revision=112482
* Fix OPTIONSKirill Ponomarev2004-06-271-6/+7
| | | | | | | | PR: ports/68388 Submitted by: Ports Fury Notes: svn path=/head/; revision=112399
* Update to version 0.9.13Kirill Ponomarev2004-06-274-13/+22
| | | | | | | | PR: ports/68387 Submitted by: Ports Fury Notes: svn path=/head/; revision=112398
* - Fix WITH_SSE on 4.x by using gcc-3.3Pav Lucistnik2004-06-271-1/+4
| | | | | | | | | | - Update MASTER_SITES PR: ports/68407 Submitted by: michael johnson <ahze@rgv.net> (maintainer) Notes: svn path=/head/; revision=112367
* Add ruby-fftw3, Ruby bindins for fftw3 library.Pav Lucistnik2004-06-265-0/+49
| | | | | | | | PR: ports/68310 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> Notes: svn path=/head/; revision=112344
* - Update to 1.9.1Pav Lucistnik2004-06-252-3/+3
| | | | | | | | PR: ports/68336 Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu> (maintainer) Notes: svn path=/head/; revision=112275
* . Chase print/pdflib updates. While this change fixes compilation and isGreg Lewis2004-06-252-1/+14
| | | | | | | | my best guess at what needs to happen so far, PDF file generation currently appears broken. Notes: svn path=/head/; revision=112259
* - Update to 1.9.1Pav Lucistnik2004-06-253-8/+12
| | | | | | | | PR: ports/68295 Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu> (maintainer) Notes: svn path=/head/; revision=112257
* - Chase the pdflib shared libraryAlex Dupre2004-06-251-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=112225
* Drop maintainershipMario Sergio Fujikawa Ferreira2004-06-244-4/+4
| | | | Notes: svn path=/head/; revision=112138
* Unbreak: Add dependency on devel/readline for systems that need itVolker Stolz2004-06-231-2/+3
| | | | Notes: svn path=/head/; revision=112031
* Remove BROKEN tag now that the port has been fixed.Kris Kennaway2004-06-211-7/+1
| | | | Notes: svn path=/head/; revision=111957
* Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDENKris Kennaway2004-06-211-0/+2
| | | | | | | | ports. They will be removed on or after that date if they are still broken and no fix has been submitted to GNATS. Notes: svn path=/head/; revision=111956
* BROKEN on 5.x: Does not compileKris Kennaway2004-06-191-1/+7
| | | | Notes: svn path=/head/; revision=111801
* BROKEN on amd64: Shared libraries must be compiled with -fPICKris Kennaway2004-06-193-1/+15
| | | | Notes: svn path=/head/; revision=111800
* Add mbasecalc, a Programmer's Calculator.Pav Lucistnik2004-06-165-0/+49
| | | | | | | | | | | | basecalc came with Xlib Programming Manual from O'Reilly as an example of X lib programming. mbasecalc is an immitation of basecalc which is available on different platforms. PR: ports/67993 Submitted by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca> Notes: svn path=/head/; revision=111633
* - Update to 0.4.2Pav Lucistnik2004-06-162-6/+4
| | | | | | | | PR: ports/67992 Submitted by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca> Notes: svn path=/head/; revision=111629
* - Fix WWW:Kirill Ponomarev2004-06-151-1/+1
| | | | | | | | PR: ports/67956 Submitted by: Pedro Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=111519
* Explicitly specify CONFIGURE_TARGET to disable configure warningAndrey A. Chernov2004-06-141-1/+2
| | | | Notes: svn path=/head/; revision=111427
* . Update to 4.0.0. [1]Greg Lewis2004-06-126-129/+137
| | | | | | | | | | | . Use OPTIONS. [2] PR: 65717 [1] Submitted by: Ports Fury [1] Morten Rodal <morten@rodal.no> [1] [2] Notes: svn path=/head/; revision=111350
* 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