aboutsummaryrefslogtreecommitdiff
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN on 4.x: Does not compileKris Kennaway2004-12-112-0/+8
| | | | Notes: svn path=/head/; revision=123771
* BROKEN: Broken dependency after python 2.4 updateKris Kennaway2004-12-111-0/+2
| | | | Notes: svn path=/head/; revision=123752
* Move math/gnumeric2 --> math/gnumericMichael Johnson2004-12-1123-1677/+492
| | | | Notes: svn path=/head/; revision=123705
* Remove gnumeric from distinfoMichael Johnson2004-12-111-2/+0
| | | | Notes: svn path=/head/; revision=123703
* - Remove math/gnumeric dependency by adding GNOME_Gnumeric_Graph.idl to ↵Michael Johnson2004-12-113-8/+132
| | | | | | | FILESDIR so things like gnucash can still have graphing support. Notes: svn path=/head/; revision=123702
* Include sys/types.h when including ieeefp.h to fix the build on ia64.Joe Marcus Clarke2004-12-111-0/+10
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=123678
* - Update to 1.4.1Pav Lucistnik2004-12-104-28/+8
| | | | Notes: svn path=/head/; revision=123647
* Remove WITH_OPTIMIZED_ATHLON knob and auto-detect 3dnow to enable Athlon/3dnowMichael Johnson2004-12-091-3/+2
| | | | | | | | | optimizations Pointed out by: kris Notes: svn path=/head/; revision=123585
* - Add note about WITH_OPTIMIZED_ATHLON will fall back to 3dNow if you don't haveMichael Johnson2004-12-092-21/+12
| | | | | | | | | | | | | a Athlon - Fix man pages so they say ${PREFIX}/etc instead of /etc - Fix core dump of fftw-wisdom in >=5.x [1] by removing a dirty work around to use a 16-byte aligned maloc by really using freebsd's 16-byte aligned maloc Reported by: phk Notes: svn path=/head/; revision=123577
* PyQt doesn't like python 2.4, restrict it and ports depending on it toMichael Nottebrock2004-12-081-1/+1
| | | | | | | python 2.3 for the time being. Notes: svn path=/head/; revision=123462
* Add xppaut 5.85, graphical tool for solving differential equations, etc.Thierry Thomas2004-12-066-0/+284
| | | | | | | | PR: 74254 Submitted by: Stephen Montgomery-Smith Notes: svn path=/head/; revision=123347
* Add petsc-mpich, a slave port of PETSC built with MPI.Thierry Thomas2004-12-062-0/+13
| | | | Notes: svn path=/head/; revision=123312
* Teach bmake to support FreeBSD-6.Thierry Thomas2004-12-062-3/+14
| | | | | | | Reported by: Kris via pointyhat. Notes: svn path=/head/; revision=123311
* - Update to 4.4.3Volker Stolz2004-12-063-7724/+9403
| | | | | | | | | | | - License is now GPL - Assign maintainership to submitter PR: ports/74534 Submitted by: Johan van Selst Notes: svn path=/head/; revision=123287
* Correct pkg-plist.Sergey A. Osokin2004-12-052-1/+2
| | | | | | | | | Bump PORTREVISION. Submitted by: pointyhat via kris Notes: svn path=/head/; revision=123243
* Fix build on Python 2.4.Hye-Shik Chang2004-12-052-5/+19
| | | | Notes: svn path=/head/; revision=123166
* Unbreak on AMD64 by linking libglob statically vs. dynamically until theDavid E. O'Brien2004-12-052-14/+16
| | | | | | | | | PIC issues are properly dealt with. Submitted by: Roland Smith <rsmith@xs4all.nl> Notes: svn path=/head/; revision=123161
* Fix build on Python 2.4.Hye-Shik Chang2004-12-051-0/+11
| | | | Notes: svn path=/head/; revision=123159
* Remove dependancy on REINPLACE.David E. O'Brien2004-12-042-10/+6
| | | | Notes: svn path=/head/; revision=123147
* Add imake build dependency.Dejan Lesjak2004-12-031-1/+2
| | | | | | | | | | Previously it was picked up as run time dependency for X libraries. Since that is about to change, specify it explicitly. Pointed out by: dosirak via kris, while testing X.Org upgrade Notes: svn path=/head/; revision=123040
* Add perl build dependency.Dejan Lesjak2004-12-032-0/+2
| | | | | | | | | | Previously it was picked up by imake, which was run time dependency for X libraries. Since this will no longer hold, specify perl explicitly. Pointed out by: dosirak via kris, while testing X.Org upgrade Notes: svn path=/head/; revision=123025
* - remove the sites which no longer host the distfileYen-Ming Lee2004-12-032-19/+17
| | | | | | | - utilize DATADIR Notes: svn path=/head/; revision=123017
* Make eik@ and portupgrade happy by bumping PORTEPOCH.Edwin Groothuis2004-12-031-0/+1
| | | | Notes: svn path=/head/; revision=123016
* mpz module is deprecated since Python 2.2 and removed in Python 2.4.Hye-Shik Chang2004-12-021-1/+1
| | | | Notes: svn path=/head/; revision=122960
* Add Statistics::Lite 1.02 module - the lightweight andSergey A. Osokin2004-12-015-0/+38
| | | | | | | functional object-oriented statistics. Notes: svn path=/head/; revision=122902
* Mark broken on ia64 and amd64.Anton Berezin2004-11-291-0/+4
| | | | | | | | PR: 74502 Submitted by: maintainer Notes: svn path=/head/; revision=122742
* Update to 1.4.0. This update also represents work on the 1.3.x branch byJoe Marcus Clarke2004-11-298-388/+523
| | | | | | | adamw, ahze, and mezz. Notes: svn path=/head/; revision=122738
* As previously announced, remove math/ruby-math3d. It has been brokenMark Linimon2004-11-275-50/+0
| | | | | | | for several months with no sign of a fix. Notes: svn path=/head/; revision=122586
* Fix buildKirill Ponomarev2004-11-261-2/+2
| | | | | | | | PR: ports/74426 Submitted by: Ports Fury Notes: svn path=/head/; revision=122528
* BROKEN: Broken pkg-plistKris Kennaway2004-11-261-0/+2
| | | | Notes: svn path=/head/; revision=122461
* [new port] math/p5-Math-SplineSergey Matveychuk2004-11-265-0/+37
| | | | | | | | PR: ports/74380 Submitted by: Fernan Aguero <fernan(at)iib.unsam.edu.ar> Notes: svn path=/head/; revision=122448
* [new port] math/p5-Math-DerivativeSergey Matveychuk2004-11-265-0/+38
| | | | | | | | PR: ports/74381 Submitted by: Fernan Aguero <fernan(at)iib.unsam.edu.ar> Notes: svn path=/head/; revision=122444
* Add missing directoryKris Kennaway2004-11-241-0/+1
| | | | | | | XXX This port doesn't seem to conform to hier(7) Notes: svn path=/head/; revision=122338
* Use new GCONF_SCHEMAS.Jeremy Messenger2004-11-232-9/+2
| | | | | | | Approved by: pav Notes: svn path=/head/; revision=122241
* Don't build example programs since we don't install themMichael Johnson2004-11-231-82/+9
| | | | | | | Approved by: adamw (implicit) Notes: svn path=/head/; revision=122201
* Use new INSTALLS_OMF.Jeremy Messenger2004-11-234-24/+2
| | | | | | | Approved by: bland, kwm, marcus and pav Notes: svn path=/head/; revision=122196
* Fix build with WITH_OPTIMIZED_FLAGSMaho Nakata2004-11-231-1/+3
| | | | | | | | PR: 74011 Submitted by: Jie Gao <gaoj at cpsc.ucalgary.ca> Notes: svn path=/head/; revision=122194
* move pkg-message.in to ${FILESDIR} to installMaho Nakata2004-11-231-0/+0
| | | | | | | w/o error. Notes: svn path=/head/; revision=122191
* move pkg-message.in in ${FILESDIR} to installMaho Nakata2004-11-231-0/+0
| | | | | | | w/o error. Notes: svn path=/head/; revision=122190
* Modify WWW.Thierry Thomas2004-11-221-1/+1
| | | | | | | Requested by: Satish Balay. Notes: svn path=/head/; revision=122175
* Fix BUILD_DEPENDS section. We need octave to build.Maho Nakata2004-11-221-2/+1
| | | | Notes: svn path=/head/; revision=122141
* Fix INDEX build.Kirill Ponomarev2004-11-221-4/+4
| | | | | | | Portlint. Notes: svn path=/head/; revision=122125
* Update to 2004.11.16 versionMaho Nakata2004-11-2210-107/+292
| | | | Notes: svn path=/head/; revision=122121
* update to 2.1.63Maho Nakata2004-11-226-28/+532
| | | | Notes: svn path=/head/; revision=122110
* Add petsc 2.2.1, portable, Extensible Toolkit for ScientificThierry Thomas2004-11-2111-0/+649
| | | | | | | computation. Notes: svn path=/head/; revision=122097
* With portmgr hat on, reset inactive maintainer. These ports are now upMark Linimon2004-11-201-1/+1
| | | | | | | for adoption. Notes: svn path=/head/; revision=121990
* Fix homepage in pkg-descrHerve Quiroz2004-11-191-1/+1
| | | | | | | | PR: 74098 Submitted by: Pedro F. giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=121945
* Update to version 1.3.0Kirill Ponomarev2004-11-186-48/+116
| | | | | | | | PR: ports/74082 Submitted by: Ports Fury Notes: svn path=/head/; revision=121894
* Utilize ONLY_FOR_ARCHS for i386Michael Johnson2004-11-181-0/+1
| | | | | | | | | | since ldouble is for 32bit machines Pointed out by: pointyhat via kris Approved by: adamw (implicit) Notes: svn path=/head/; revision=121839
* Remove optimization on sparc64.Thierry Thomas2004-11-161-0/+4
| | | | | | | Reported by: Kris / pointyhat. Notes: svn path=/head/; revision=121773