aboutsummaryrefslogtreecommitdiff
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* avoid inconsistencies in internal symbol tablesBrendan Fabeny2011-09-281-7/+11
| | | | | | | | | and allow the test suite to be run after renaming by performing renaming before compilation via the preprocessor Notes: svn path=/head/; revision=282578
* fix the objcopy renaming by adding a forgotten correctionBrendan Fabeny2011-09-281-3/+3
| | | | | | | | | | | to account for gfortran*'s default use of -funderscoring [1]; fix the check for math/atlas* shared libraries PR: 159129 [1] Submitted by: E. Shibusawa (slightly different patch) [1] Notes: svn path=/head/; revision=282577
* forgot to add a patch.Maho Nakata2011-09-281-0/+12
| | | | Notes: svn path=/head/; revision=282551
* Build fix with gcc46 [1] and other small improvements [2].Maho Nakata2011-09-285-88/+160
| | | | | | | | PR: 160973 Submitted by: bf [1, 2], Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> [1] Notes: svn path=/head/; revision=282550
* - Change BUILD_DEPENDS from graphics/pgperl to graphics/p5-PGPLOTSunpoet Po-Chuan Hsieh2011-09-281-1/+1
| | | | Notes: svn path=/head/; revision=282549
* - Update to 1.0.1.Stephen Montgomery-Smith2011-09-282-3/+3
| | | | Notes: svn path=/head/; revision=282545
* - Update to 1.0.1.Stephen Montgomery-Smith2011-09-272-3/+3
| | | | Notes: svn path=/head/; revision=282527
* use altivec only in the -float case; simplify some conditionals;Brendan Fabeny2011-09-271-21/+17
| | | | | | | restrict sse2 to machines that support it; re-format a few lines Notes: svn path=/head/; revision=282521
* - Add run_depends math/octave-forge-mechanics.Stephen Montgomery-Smith2011-09-271-0/+5
| | | | | | | - Bump port revision. Notes: svn path=/head/; revision=282517
* - Correct creation date.Stephen Montgomery-Smith2011-09-271-1/+1
| | | | Notes: svn path=/head/; revision=282498
* - New port: math/octave-forge-mechanics.Stephen Montgomery-Smith2011-09-275-0/+38
| | | | | | | | | | | | | | The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. This is mechanics. Library with functions useful for numerical computation in classical mechanics. Notes: svn path=/head/; revision=282497
* - Update to version 20110927.Stephen Montgomery-Smith2011-09-271-1/+5
| | | | | | | - Add run_depends to math/octave-forge-geometry. Notes: svn path=/head/; revision=282490
* - New port math/octave-forge-geometryStephen Montgomery-Smith2011-09-275-0/+39
| | | | | | | | | | | | | | The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. This is geometry. Library for geometric computing extending MatGeom functions. Useful to create, transform, manipulate and display geometric primitives. Notes: svn path=/head/; revision=282489
* Dynare is a software platform for handling a wide class ofWen Heping2011-09-277-0/+123
| | | | | | | | | | | | | economic models, in particular dynamic stochastic general equilibrium (DSGE) and overlapping generations (OLG) models. WWW: http://www.dynare.org PR: ports/160153 Submitted by: Fernando <fernando.apesteguia@gmail.com> Notes: svn path=/head/; revision=282473
* - Update to 2.2.3Wen Heping2011-09-273-5/+36
| | | | Notes: svn path=/head/; revision=282464
* - Update to 2.2.0.Stephen Montgomery-Smith2011-09-262-3/+3
| | | | Notes: svn path=/head/; revision=282437
* fix flags when built WITH_OPTIMIZED_CFLAGSBrendan Fabeny2011-09-261-19/+25
| | | | | | | | PR: 157936, 161023 Reported by: L.V. Iliev, amdmi3, "break19", G.V. Seibert Notes: svn path=/head/; revision=282431
* Update to 3.8.4 before the 3.10 release; clean up (substantiallyBrendan Fabeny2011-09-2413-492/+439
| | | | | | | | | | | | | | reduce build times, introduce options, drop unneeded dependencies, and make linking with ATLAS shared libraries easier) Thanks to maho and A. Shterenlikht for review and testing, and to mm, T. Ludwig, skreuzer, and E. Lemos de Sa for reminders or related submissions PR: 117923, 139169, 155650, 159876 Notes: svn path=/head/; revision=282329
* - Update to 0.25Sunpoet Po-Chuan Hsieh2011-09-242-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Math-Prime-XS/Changes Notes: svn path=/head/; revision=282310
* - Update to 1.0.15.Stephen Montgomery-Smith2011-09-242-4/+3
| | | | Notes: svn path=/head/; revision=282290
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-2350-93/+73
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Add p5-Math-Prime-XS 0.24Sunpoet Po-Chuan Hsieh2011-09-235-0/+50
| | | | | | | | | | | Math::Prime::XS detects and calculates prime numbers by either applying Modulo operator division, the Sieve of Eratosthenes, a Summation calculation or Trial division. WWW: http://search.cpan.org/dist/Math-Prime-XS/ Notes: svn path=/head/; revision=282260
* - Update to 1.17Sunpoet Po-Chuan Hsieh2011-09-232-5/+8
| | | | | | | Changes: http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES Notes: svn path=/head/; revision=282253
* - Update to 1.4.2Sunpoet Po-Chuan Hsieh2011-09-232-3/+3
| | | | | | | Changes: http://code.google.com/p/numexpr/wiki/ReleaseNotes Notes: svn path=/head/; revision=282218
* - Add a new port: math/R-cran-sandwichTAKATSU Tomonari2011-09-234-0/+31
| | | | | | | | | | Model-robust standard error estimators for cross-sectional, time series and longitudinal data. WWW: http://cran.r-project.org/web/packages/sandwich/ Notes: svn path=/head/; revision=282214
* - This isn't broken with math/pari reverted by to 2.3.5Steve Wills2011-09-211-2/+0
| | | | Notes: svn path=/head/; revision=282142
* - Revert this back to 2.3.5 since: of the only 2 in tree consumers, one isSteve Wills2011-09-214-19/+20
| | | | | | | | | broken for other reasons (math/asir2000) and the other (math/p5-Math-Pari) doesn't work with 2.5 yet. This fixes math/p5-Math-Pari and things that depend on it. Notes: svn path=/head/; revision=282141
* - Pet portlintSunpoet Po-Chuan Hsieh2011-09-211-3/+3
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=282134
* - Reassign to the heapThomas Abthorpe2011-09-211-1/+1
| | | | Notes: svn path=/head/; revision=282132
* - Update to 0.09Sunpoet Po-Chuan Hsieh2011-09-202-5/+4
| | | | | | | | | | | | - Adjust order of categories Changes: http://search.cpan.org/dist/Math-Base36/Changes PR: ports/160520 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 14 days) Notes: svn path=/head/; revision=282078
* - Update to 0.26Sunpoet Po-Chuan Hsieh2011-09-204-84/+119
| | | | | | | | | - Sort MAN3 and PLIST Changes: http://search.cpan.org/dist/Math-GSL/Changes Notes: svn path=/head/; revision=282051
* - Add missing run_depends.Stephen Montgomery-Smith2011-09-191-0/+4
| | | | | | | - Bump portrevision. Notes: svn path=/head/; revision=282027
* Mark BROKEN after the upgrade of USE_FORTRAN to imply GCC 4.6 insteadGerald Pfeifer2011-09-191-0/+2
| | | | | | | | | of GCC 4.5. Approved by: maintainer (maho) Notes: svn path=/head/; revision=281968
* build the GUI by defaultBrendan Fabeny2011-09-181-2/+2
| | | | | | | Approved by: johans (maintainer) Notes: svn path=/head/; revision=281947
* - Add a new port: math/R-cran-spdepTAKATSU Tomonari2011-09-184-0/+47
| | | | | | | | | | | | | | | | | | | | | | | A collection of functions to create spatial weights matrix objects from polygon contiguities, from point patterns by distance and tesselations, for summarising these objects, and for permitting their use in spatial data analysis, including regional aggregation by minimum spanning tree; a collection of tests for spatial autocorrelation, including global Moran's I, APLE, Geary's C, Hubert/Mantel general cross product statistic, Empirical Bayes estimates and Assuno/Reis Index, Getis/Ord G and multicoloured join count statistics, local Moran's I and Getis/Ord G, saddlepoint approximations and exact tests for global and local Moran's I; and functions for estimating spatial simultaneous autoregressive (SAR) lag and error models, impact measures for lag models, weighted and unweighted SAR and CAR spatial regression models, semi-parametric and Moran eigenvector spatial filtering, GM SAR error models, and generalized spatial two stage least squares models. WWW: http://cran.r-project.org/web/packages/spdep/ Notes: svn path=/head/; revision=281929
* - Add a new port: math/R-cran-deldirTAKATSU Tomonari2011-09-174-0/+30
| | | | | | | | | | | Calculates the Delaunay triangulation and the Dirichlet or Voronoi tessellation (with respect to the entire plane) of a planar point set. WWW: http://www.math.unb.ca/~rolf/ Notes: svn path=/head/; revision=281926
* - Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+Sunpoet Po-Chuan Hsieh2011-09-172-2/+2
| | | | | | | | Suggested by: az With hat: perl Notes: svn path=/head/; revision=281882
* - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+Sunpoet Po-Chuan Hsieh2011-09-172-2/+2
| | | | | | | With hat: perl Notes: svn path=/head/; revision=281878
* Change maintainer address to my FreeBSD addressCarlo Strub2011-09-152-2/+2
| | | | | | | Approved by: wen@ (mentor) Notes: svn path=/head/; revision=281802
* - Revert the removal of system include directories from VTKConfig.cmake, whichPietro Cerutti2011-09-151-0/+18
| | | | | | | | | | | | | | causes needed include paths of 3rd party packages used by VTK not to be included by the use of VTK_USE_FILE. The patch reverts this commit in VTK's git repository: http://vtk.org/gitweb?p=VTK.git;a=commit;h=514405 A bug report has been submitted here: http://vtk.org/Bug/view.php?id=12597 Notes: svn path=/head/; revision=281794
* - Update to 0.6.7Wen Heping2011-09-153-519/+514
| | | | Notes: svn path=/head/; revision=281791
* - Update math/vtk5 to 5.8.0Pietro Cerutti2011-09-146-208/+282
| | | | | | | | | Release notes: http://www.vtk.org/pipermail/vtkusers/2011-September/118889.html - Update multimedia/vtkmpeg2encode to reflect math/vtk5 PORTVERSION Notes: svn path=/head/; revision=281759
* - Add math/octave-forge-secs3d-0.0.1 to run_depends.Stephen Montgomery-Smith2011-09-121-2/+5
| | | | | | | Approved by: maho (mentor, implicit) Notes: svn path=/head/; revision=281678
* - New port math/octave-forge-secs3d.Stephen Montgomery-Smith2011-09-125-0/+38
| | | | | | | | | | | | The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. This is secs3d. A Drift-Diffusion simulator for 3d semiconductor devices. Notes: svn path=/head/; revision=281674
* - Update to 1.0.2.Stephen Montgomery-Smith2011-09-122-4/+3
| | | | | | | Approved by: maho (mentor, implicit) Notes: svn path=/head/; revision=281673
* - Remove patch: use ALL_TARGET insteadSunpoet Po-Chuan Hsieh2011-09-102-13/+0
| | | | Notes: svn path=/head/; revision=281601
* - Simplify version-related variablesSunpoet Po-Chuan Hsieh2011-09-103-45/+19
| | | | | | | | | | - Add LICENSE - Sort MAN1 and PLIST - Remove PKGMESSAGE - Cosmetic change Notes: svn path=/head/; revision=281600
* - Update to 1.37Sunpoet Po-Chuan Hsieh2011-09-102-7/+9
| | | | | | | | | - Pet portlint Changes: http://search.cpan.org/dist/Math-BigInt-GMP/CHANGES Notes: svn path=/head/; revision=281583
* - Update to 0.30Sunpoet Po-Chuan Hsieh2011-09-102-4/+5
| | | | | | | Changes: http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES Notes: svn path=/head/; revision=281582
* Fix a typo.Jimmy Olgeni2011-09-091-1/+1
| | | | Notes: svn path=/head/; revision=281511