summaryrefslogtreecommitdiff
path: root/math (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Now builds on amd64Kris Kennaway2006-03-071-4/+0
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157022
* Now compiles on amd64Kris Kennaway2006-03-072-8/+0
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157013
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-076-6/+6
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* BROKEN: Does not buildKris Kennaway2006-03-061-0/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=156986
* Make it build with 5.8.8.Anton Berezin2006-02-281-1/+3
| | | | | | | | | PR: 93938 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Approved by: portmgr (kris/semi-implicit) Notes: svn path=/head/; revision=156890
* Set USE_GCC=3.2 to fix package buildKris Kennaway2006-02-281-1/+1
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=156880
* UNBREAK: Fix PLISTRenato Botelho2006-02-272-2/+8
| | | | | | | Approved by: portmgr (krion) Notes: svn path=/head/; revision=156855
* Reset maintainer by request.Doug Barton2006-02-261-1/+1
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=156837
* Unbreak math/petsc-mpich on amd64 by disabling SuperLU.Thierry Thomas2006-02-261-0/+4
| | | | | | | | Reported by: pointyhat via Kris Approved by: portmgr (marcus) Notes: svn path=/head/; revision=156832
* BROKEN: Incomplete pkg-plistKris Kennaway2006-02-251-0/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=156808
* Conversion to a single libtool environment.Ade Lovett2006-02-2340-35/+151
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Add -fPIC for amd64, this will help CalculiX build on amd64 when theThierry Thomas2006-02-222-6/+24
| | | | | | | | | | | | | | atlas libraries are not build statically. For now a shared library, and therefore a run dependency to the ports that build with metis, is not convenient. Since I'm there, fix MASTER_SITES. PR: 93714 Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> Notes: svn path=/head/; revision=156699
* - Fix spelling typo in COMMENTAlexey Dokuchaev2006-02-221-3/+2
| | | | | | | | | | - Expand contraction in BROKEN string, unquote it [1] - Remove needless USE_REINPLACE [1] Found by: portlint(1) Notes: svn path=/head/; revision=156671
* Update search.cpan.org WWW: entries to have a trailing slash.Bill Fenner2006-02-202-2/+2
| | | | | | | | | | Change some URLs from author dirs to dist dirs. The example in the porter's handbook didn't have the trailing slash; mea culpa for not having caught that when it went in. Notes: svn path=/head/; revision=156536
* Point MASTER_SITES and PATCH_SITES at the FreeBSD FTP mirrors and markColin Percival2006-02-202-6/+4
| | | | | | | | | the ports as unbroken. Thanks to: Several people who found copies of the distfiles for me Notes: svn path=/head/; revision=156515
* Rename test target into regression-test.Thierry Thomas2006-02-201-1/+1
| | | | | | | Spotted by: Kris Notes: svn path=/head/; revision=156485
* K3DSurf is a program to visualize and manipulate multidimensional surfacesThierry Thomas2006-02-206-0/+72
| | | | | | | | | | | | | | | | | | by using Mathematical equations. It's also a "Modeler" for POV-Ray in the area of parametric surfaces. Features : * 3D, 4D, 5D and 6D HyperObjects visualization. * Full support of all functions (like C language). * Support of mouse event in the drawing area (Left:Rotate, Right:scale and Midle:translate). * Animation an Morph effect. * Povscript and Mesh file generation(and Run if povray is installed). VRML2 and OBJ files also supported. * More than 100 well known examples. Notes: svn path=/head/; revision=156476
* - Let the cblas library get overriden from the ports makefile;Thierry Thomas2006-02-202-9/+29
| | | | | | | | | | | | - Add a test: target; - Define -fPIC on amd64. PR: 93005 Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> Notes: svn path=/head/; revision=156475
* Adding port math/p5-AI-Genetic, A pure Perl genetic algorithm implementation.Aaron Dalton2006-02-205-0/+64
| | | | | | | Approved by: tobez (implicit) Notes: svn path=/head/; revision=156456
* Attempt to fix the INDEX build breakage which occurred due toColin Percival2006-02-201-2/+1
| | | | | | | | | nano silently mangling newline characters. With hat: pointy Notes: svn path=/head/; revision=156429
* Mark math/libtommath, math/tomsfastmath, and security/libtomcrypt asColin Percival2006-02-192-1/+6
| | | | | | | | | | | | | | | being unfetchable. The author's domain name (libtomcrypt.org) expired and was picked up by a cybersquatter, and the distfiles haven't been mirrored by ftp.freebsd.org yet. If anyone has a copy of the distfiles for any of these ports, please send them to me so that I can host them and unbreak these ports. Approved by: flz Discussed with: maintainer Notes: svn path=/head/; revision=156428
* - Update to 0.71Marcus Alves Grando2006-02-183-102/+27
| | | | | | | | PR: 93475 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=156324
* Upgrade to PETSc-2.3.1 patchlevel 7.Thierry Thomas2006-02-183-90/+94
| | | | | | | | Changelog at <http://www-unix.mcs.anl.gov/petsc/petsc-as/documentation/changes/231.html>. Notes: svn path=/head/; revision=156265
* Adding port math/p5-Math-Intersection-StraightLine, calculates the ↵Aaron Dalton2006-02-185-0/+51
| | | | | | | | | | intersection point of straight lines as defined by either function, vector, or points. Submitted by: aaron Approved by: tobez (implicit) Notes: svn path=/head/; revision=156258
* Use the correct .include statementVasil Dimov2006-02-171-1/+1
| | | | | | | | | | | | .include <Makefile.inc> causes errors when make is not invoked from port's directory on RELENG_4 PR: ports/92669 Submitted by: vd Approved by: garga (mentor, implicitly), maintainer timeout Notes: svn path=/head/; revision=156214
* muParser is an extensible high performance math parser library written in C++.Renato Botelho2006-02-155-0/+68
| | | | | | | | | | | | | | It is based on transforming an expression into a bytecode and precalculating constant parts of it. Author: Ingo Berg <ingo_berg@gmx.de> WWW: http://muparser.sourceforge.net/ PR: ports/93379 Submitted by: Nicola Vitale <nivit@email.it> Notes: svn path=/head/; revision=156125
* upgrade to 12.5.8Ying-Chieh Liao2006-02-152-4/+4
| | | | Notes: svn path=/head/; revision=156075
* - update to 0.403Cheng-Lung Sung2006-02-153-7/+17
| | | | | | | | PR: 93353 Submitted by: maintainer (Kuang-che Wu) Notes: svn path=/head/; revision=156072
* - Make it fetchable againRenato Botelho2006-02-141-1/+1
| | | | | | | | PR: ports/93338 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=156030
* - Make it fetchable againRenato Botelho2006-02-142-2/+2
| | | | | | | | | | - Fix WWW PR: ports/93335 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=156028
* Change MASTERSITE.Jean-Marc Zucconi2006-02-141-2/+2
| | | | | | | | PR: ports/93332 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=156023
* Update to 5.7.29.Joe Marcus Clarke2006-02-142-4/+4
| | | | Notes: svn path=/head/; revision=155978
* o cleanupsMaho Nakata2006-02-143-24/+80
| | | | | | | | | | o faster build time; 4h45m19.23s for my Pentium M 1.6G. now static libs are build via knob, timing torerance patch is applied via knob. Submitted by: many Notes: svn path=/head/; revision=155972
* - Upgrade to 2.12.10;Thierry Thomas2006-02-136-107/+52
| | | | | | | | | | - Assign maintainership. PR: 92591 Submitted by: Christopher Illies <christopher.illies (at) ki.se> Notes: svn path=/head/; revision=155966
* Unbreak - disable configure check for gnuplot.Sam Lawrance2006-02-132-3/+31
| | | | | | | | PR: ports/93242 Submitted by: Ports Fury Notes: svn path=/head/; revision=155914
* Update to 0.7.0.Sam Lawrance2006-02-134-42/+14
| | | | | | | | PR: ports/93241 Submitted by: Ports Fury Notes: svn path=/head/; revision=155912
* Cosmetic changeMaho Nakata2006-02-131-8/+10
| | | | Notes: svn path=/head/; revision=155891
* Update to 20060201 version of SuperLUMaho Nakata2006-02-135-60/+42
| | | | | | | Submitted by: Pedro F.Giffuni Notes: svn path=/head/; revision=155888
* BROKEN: Configure failsKris Kennaway2006-02-121-0/+2
| | | | Notes: svn path=/head/; revision=155871
* o Do not build static libraries in default setting; this reduce theMaho Nakata2006-02-114-43/+81
| | | | | | | | | | | | build time by half. o Add support for Pentium D o timing_torerance patch is now activated via knob; this significantly reduce the build time. A lot of discussion with: "Pedro F. Giffuni" <giffunip@yahoo.com> Notes: svn path=/head/; revision=155725
* Upgrade to 2.3-1.Thierry Thomas2006-02-092-4/+4
| | | | Notes: svn path=/head/; revision=155606
* Dont compile blas as it is not installed.Jean-Marc Zucconi2006-02-081-4/+5
| | | | Notes: svn path=/head/; revision=155545
* Fix build on 4.xJean-Yves Lefort2006-02-081-0/+35
| | | | | | | | PR: ports/92878 Submitted by: Tod McQuillin <devin@spamcop.net> Notes: svn path=/head/; revision=155476
* Add some mirrors.Thierry Thomas2006-02-071-1/+3
| | | | Notes: svn path=/head/; revision=155463
* - Upgrade to 2.3-0;Thierry Thomas2006-02-073-6/+7
| | | | | | | | | - Add a dependency to bamg. Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>. Notes: svn path=/head/; revision=155462
* This port does not conflict with math/atlas. That was a oversight of my part.Jean-Marc Zucconi2006-02-071-2/+0
| | | | Notes: svn path=/head/; revision=155458
* Don't build the included blas library and add a dependency on math/blas.Jean-Marc Zucconi2006-02-075-123/+5
| | | | | | | | | This port conflicts with math/atlas. Problem pointed out by: Pedro F. Giffuni Notes: svn path=/head/; revision=155450
* Don't install bamg to avoid conflicts.Thierry Thomas2006-02-072-0/+14
| | | | | | | Noticed by: pointyhat via Kris Notes: svn path=/head/; revision=155435
* - Use a static header file instead of generated by f2c.Sergey Matveychuk2006-02-073-13/+427
| | | | | | | | | | | It decreases a dependencies and so fix build on 7.0. PR: ports/92940 Submitted by: Pedro F. Giffuni <giffunip@asme.org> Reported by: krismail Notes: svn path=/head/; revision=155409
* - Update to 0.38Renato Botelho2006-02-063-4/+4
| | | | | | | | PR: ports/92897 Submitted by: maintainer Notes: svn path=/head/; revision=155350