aboutsummaryrefslogtreecommitdiff
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* Fix index build by ugly workarounding ugly thing, this port should probably ↵Baptiste Daroussin2013-10-021-1/+1
| | | | | | | just be removed Notes: svn path=/head/; revision=329056
* Rename vtk4 to avoid name collition with math/vtk5Baptiste Daroussin2013-10-021-0/+1
| | | | Notes: svn path=/head/; revision=329054
* - Upgrade to 5.9.10Thierry Thomas2013-10-0215-496/+78
| | | | | | | | | | | Changelog at http://sourceforge.net/p/plplot/news/2013/10/plplot-release-5910/ - Pet portlint - Use staging. Notes: svn path=/head/; revision=329045
* math/carve: add <unistd.h> for modern compilersJohn Marino2013-10-011-0/+10
| | | | | | | Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=328984
* - Fix build with modern compilersPietro Cerutti2013-10-014-177/+114
| | | | | | | | | - Convert to USES+=tk - Convert to OPTIONSng - STAGE-clean Notes: svn path=/head/; revision=328930
* - Support stagingDmitry Marakasov2013-10-012-15/+11
| | | | | | | - Fix plist Notes: svn path=/head/; revision=328923
* - Support stagingDmitry Marakasov2013-10-012-3/+1
| | | | Notes: svn path=/head/; revision=328921
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-09-306-11/+5
| | | | Notes: svn path=/head/; revision=328863
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-09-302-3/+1
| | | | Notes: svn path=/head/; revision=328820
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-09-302-3/+1
| | | | Notes: svn path=/head/; revision=328819
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-09-302-3/+1
| | | | Notes: svn path=/head/; revision=328818
* - Add "Created by" line to headerDanilo Egea Gondolfo2013-09-291-8/+7
| | | | | | | | | | | - Change maintainer email to @FreeBSD.org - Convert LIB_DEPENDS to new syntax - Add stage support Approved by: wg (mentor) Notes: svn path=/head/; revision=328755
* Fix version logic in RUN_DEPENDSSteven Kreuzer2013-09-291-2/+2
| | | | Notes: svn path=/head/; revision=328705
* - Update to 4.7TAKATSU Tomonari2013-09-292-3/+3
| | | | Notes: svn path=/head/; revision=328687
* Update to 3.4.0Brendan Fabeny2013-09-292-11/+13
| | | | | | | PR: 181873 Notes: svn path=/head/; revision=328652
* - Update to 2.2.2Sunpoet Po-Chuan Hsieh2013-09-282-4/+3
| | | | | | | | | - Support STAGEDIR Changes: http://code.google.com/p/numexpr/wiki/ReleaseNotes Notes: svn path=/head/; revision=328627
* A glm-like formula language to define dynamic generalizedSteven Kreuzer2013-09-274-0/+30
| | | | | | | | | | | | | | linear models (state space models). Includes functions for Kalman filtering and smoothing. Estimation of variance matrices can be performed using the EM algorithm in case of Gaussian models. WWW: http://cran.r-project.org/web/packages/sspir/ Notes: svn path=/head/; revision=328495
* Import a bunch of iconv fixes.Guido Falsi2013-09-271-0/+2
| | | | | | | | Submitted by: marino Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=328492
* Fix pkg-plist for math/isedEitan Adler2013-09-261-1/+1
| | | | | | | | Reported by: bsam Pointyhat to: eadler Notes: svn path=/head/; revision=328394
* Add support for STAGEDIREitan Adler2013-09-251-6/+3
| | | | Notes: svn path=/head/; revision=328305
* - Remove NO_STAGE as these have been tested to be safeBryan Drewery2013-09-254-4/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=328226
* Update LIB_DEPENDS syntax on my ports and silent make check-makefileRenato Botelho2013-09-241-1/+1
| | | | Notes: svn path=/head/; revision=328166
* Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-runBaptiste Daroussin2013-09-242-2/+0
| | | | | | | Exp-run by: bdrewery Notes: svn path=/head/; revision=328096
* - Update to 0.96-7TAKATSU Tomonari2013-09-232-3/+3
| | | | Notes: svn path=/head/; revision=327908
* - Update to 0.5-65TAKATSU Tomonari2013-09-232-3/+3
| | | | Notes: svn path=/head/; revision=327907
* Fix NO_STAGE attributionBaptiste Daroussin2013-09-225-5/+5
| | | | Notes: svn path=/head/; revision=327888
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-20665-939/+850
| | | | | | | math) Notes: svn path=/head/; revision=327746
* - Add NO_STAGE until validated to be safe for upcoming staging supportBryan Drewery2013-09-201-0/+1
| | | | Notes: svn path=/head/; revision=327710
* math/py-pandas: Update to 0.12.0Kubilay Kocak2013-09-206-16/+288
| | | | | | | | | | | | | | | | | - Update to 0.12.0 - Two BUILD_DEPENDS are only RUN_DEPENDS, move them - Patch some files out of MANIFEST.in - Cherry pick upstream issue/commit [1] - Define regression-test target and TEST_DEPENDS - Document USES=display in support of unit tests [1] https://github.com/pydata/pandas/issues/4353 PR: ports/180889 Submitted by: John W. O'Brien <john@saltant.com> (maintainer) Notes: svn path=/head/; revision=327698
* Update to 0.6.Anton Berezin2013-09-202-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Statistics-ChiSquare/CHANGELOG Notes: svn path=/head/; revision=327678
* - Reassign to the heap due to maintainer mail bounceThomas Abthorpe2013-09-191-1/+1
| | | | Notes: svn path=/head/; revision=327630
* Add clasp - an answer set solver for (extended) normal logic programs.Vsevolod Stakhov2013-09-193-0/+36
| | | | Notes: svn path=/head/; revision=327622
* Add minisat port - a lightweight SAT solver.Vsevolod Stakhov2013-09-184-0/+68
| | | | Notes: svn path=/head/; revision=327544
* - Add optional dependency math/octave-forge-ltfat.Stephen Montgomery-Smith2013-09-181-3/+6
| | | | | | | - Update to 20130917. Notes: svn path=/head/; revision=327512
* - New port math/octave-forge-ltfatStephen Montgomery-Smith2013-09-186-0/+55
| | | | | | | | | | | | | | | | | | | 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 ltfat. The Large Time/Frequency Analysis Toolbox (LTFAT) is a Matlab/Octave toolbox for working with time-frequency analysis, wavelets and signal processing. It is intended both as an educational and a computational tool. The toolbox provides a large number of linear transforms including Gabor and wavelet transforms along with routines for constructing windows (filter prototypes) and routines for manipulating coefficients. Notes: svn path=/head/; revision=327510
* Adjust pkgname to avoid confusing binary only users.Baptiste Daroussin2013-09-172-8/+2
| | | | | | | | | | | oldversion version get their pkgname suffixed by the version, shinest and greatest version doesn't change their name. Ajust the conflicts line accordingly Remove the now useless LATEST_LINK where they are not needed anymore. Approved by: kde (rakuco) Notes: svn path=/head/; revision=327474
* Removed leftovers USE_GMAKEBaptiste Daroussin2013-09-162-2/+0
| | | | | | | Reported by: az Notes: svn path=/head/; revision=327415
* Convert to new perl frameworkBaptiste Daroussin2013-09-168-28/+20
| | | | | | | Convert USE_GMAKE to USES Notes: svn path=/head/; revision=327414
* Convert to new perl frameworkBaptiste Daroussin2013-09-168-22/+16
| | | | | | | Convert USE_GMAKE to USES Notes: svn path=/head/; revision=327411
* - Use USES=gmakeSunpoet Po-Chuan Hsieh2013-09-141-2/+1
| | | | Notes: svn path=/head/; revision=327315
* - convert to the new perl5 frameworkAndrej Zverev2013-09-121-1/+1
| | | | | | | | | | - convert USE_GMAKE to Uses Reviewed by: kwm@ Approved by: kwm@ (gnome@) Notes: svn path=/head/; revision=327099
* - convert to the new perl5 frameworkAndrej Zverev2013-09-122-4/+3
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327091
* . fix build with clang; [1]Boris Samorodov2013-09-121-8/+6
| | | | | | | | | | | . trim Makefile headers; . use new LIB_DEPENDS syntax; . convert USE_GMAKE to modern USES statement. Reported by: Roman Cat <roman-cat@yandex.ru> (at freebsd-ports@) [1] Notes: svn path=/head/; revision=327063
* Fix build with libc++Baptiste Daroussin2013-09-121-0/+10
| | | | | | | Submitted by: Gustau Perez (gusi via #poudriere on freenode) Notes: svn path=/head/; revision=327059
* Mark as deprecated: unmaintained upstreamBaptiste Daroussin2013-09-121-0/+5
| | | | | | | Submitted by: Morten Slot Kristensen <ontherenth@gmail.com> (maintainer, upstream) via pkg-fallout Notes: svn path=/head/; revision=327058
* - convert to the new perl5 frameworkAndrej Zverev2013-09-128-43/+21
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327033
* - convert to the new perl5 frameworkAndrej Zverev2013-09-1218-83/+47
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327032
* Add explicit dependency on pkgconf (27 ports)John Marino2013-09-121-6/+2
| | | | Notes: svn path=/head/; revision=327018
* Add explicit dependency on pkgconf (8 ports)John Marino2013-09-111-0/+1
| | | | Notes: svn path=/head/; revision=326997
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-101-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326934