aboutsummaryrefslogtreecommitdiffstats
path: root/math
Commit message (Expand)AuthorAgeFilesLines
* Update to 1.73.tobez2004-11-022-3/+3
* Update to 2004.10.25krion2004-11-023-3/+9
* Upgrade to 1.43.thierry2004-11-025-43/+11
* Remove not need gnomeprefixahze2004-10-301-1/+1
* Change email to new FreeBSD.org addressahze2004-10-301-1/+1
* add -lXext to src/glx/Makefile.in because -lGL needs itoliver2004-10-291-0/+11
* Add a missing dependence (math/arpack).thierry2004-10-271-0/+1
* . Add support for stacked histograms (off by default).glewis2004-10-273-9/+44
* - Chase recent readline updatepav2004-10-261-4/+4
* - Update to 1.3.0pav2004-10-263-5/+6
* 1) Remove Xpm, and also remove dependenciesmaho2004-10-242-10/+3
* Depends on newer libpng.maho2004-10-241-1/+1
* Avoid the use of != statements in ports Makefilemaho2004-10-242-2/+10
* Update to 1.2.4. This is a bugfix/minor feature enhancement release:naddy2004-10-233-3/+5
* 1) fix build after changes to make(1) on FreeBSD >= 5.x.maho2004-10-193-159/+192
* Forgot to add pkg-message.inmaho2004-10-191-0/+12
* 1) fix build after changes to make(1) on FreeBSDmaho2004-10-193-21/+14
* USE_MPI->WITH_MPI and other fixmaho2004-10-191-3/+1
* 1) Adding missing symbols in the librarymaho2004-10-194-25/+51
* Adding newline at the end of filesmaho2004-10-194-4/+4
* Fix package build.krion2004-10-161-1/+1
* o) Fix error in package list (use of rm).lkoeller2004-10-161-1/+1
* Unbreak by using gcc-3.3.thierry2004-10-163-107/+107
* Add coq, a formal proof management system: a proof done with Coq ispav2004-10-165-0/+598
* - Update to 0.3.5pav2004-10-168-36/+16
* Update from 5.1.16 -> 5.1.17lkoeller2004-10-153-12/+11
* Update to 0.401krion2004-10-145-23/+27
* Update to 1.72.tobez2004-10-132-3/+3
* - Update to 2.0.0pav2004-10-133-926/+858
* - Bump USE_GCC to 3.4 to match cln and unbreakpav2004-10-132-7/+3
* Update to 1.1mat2004-10-122-3/+3
* Update to version 2004.10.04krion2004-10-128-287/+417
* Updated to 1.04skv2004-10-122-3/+3
* - Fix typos (omitted $'s)sergei2004-10-122-36/+33
* Update to 2.30.linimon2004-10-124-14/+9
* 1) fix plist: test builds show, that 0.6.3 configure fails to detectlinimon2004-10-122-1/+12
* Upgrade to 4.3.thierry2004-10-123-49/+41
* - Upgrade to 1.42;thierry2004-10-125-127/+64
* Play nice with new GCC, and unbreak the build.danfe2004-10-082-7/+73
* Hack to make pari compile again on 5.3 prior to releaseade2004-10-052-1/+21
* Increase USE_GCC to 3.4 for those ports which compile with it.kris2004-09-306-6/+6
* This port compiles correctly with GCL.markm2004-09-281-4/+2
* Now builds on amd64kris2004-09-281-4/+0
* make replaced the defined command by our ${ARCH}.thierry2004-09-274-19/+21
* BROKEN on 5.x: Broken by changes to make(1)kris2004-09-262-2/+14
* BROKEN on 5.x: Does not compilekris2004-09-261-1/+7
* BROKEN on 5.x: Does not compilekris2004-09-262-0/+8
* BROKEN on 5.x: Configure failskris2004-09-261-1/+7
* Unbreak with GCC 3.4.2.marcus2004-09-213-4/+37
* BROKEN: Does not compilekris2004-09-191-0/+2
* BROKEN on 5.x: Does not compilekris2004-09-192-1/+11
* BROKEN on 5.x: Does not compilekris2004-09-194-2/+22
* Fix the build with GCC 3.4.2.marcus2004-09-075-0/+66
* Update to 0.5.5.linimon2004-09-042-3/+3
* Update to version 0.9.14krion2004-09-033-4/+10
* Fix build with gcc 3.4arved2004-09-031-0/+19
* Update to 0.0.5arved2004-09-023-6/+6
* Fix build 5-STABLEmaho2004-09-022-0/+31
* type -> archmaho2004-09-022-6/+6
* ad hoc fix for 5-STABLE, having CPUmaho2004-09-012-0/+16
* Build fix for 5-STABLEmaho2004-09-012-8/+8
* Chase plplot shared library version.linimon2004-08-311-1/+1
* Update to KDE 3.3lofi2004-08-313-95/+28
* add qgfe 1.0ijliao2004-08-304-0/+46
* typoijliao2004-08-302-2/+2
* add qwtplot3d 0.2.4 betaijliao2004-08-309-0/+209
* Add qalculate, a multi-purpose desktop calculator for GNU/Linux (heh).pav2004-08-307-0/+142
* Add convertall, a unit converter that can combine the units any way you want.pav2004-08-305-0/+81
* Add New port lapack95maho2004-08-296-0/+1149
* Fix a typo in the GCC 3.4.2 patch (I must have had Palm on the brain).marcus2004-08-282-10/+10
* Fix build with gcc-3.4.2.marcus2004-08-231-0/+10
* Needs perl to buildarved2004-08-221-0/+1
* - Convert to OPTIONSpav2004-08-211-10/+5
* My territory, suggested by ijliao. :pclsung2004-08-202-2/+2
* Now confirmed that both static and dynamic ATLAS libmaho2004-08-191-2/+2
* amd64 dislikes -malign-doublemaho2004-08-181-5/+5
* o Add WITH_SMP, ATLAS with SMP support. currently seriousmaho2004-08-181-4/+10
* o Significantly performance loss by overriding severalmaho2004-08-183-15/+7
* Update to verion 1.2.3krion2004-08-173-15/+9
* Update to verion 1.1.8krion2004-08-173-28/+8
* Fix build with gcc 3.4arved2004-08-172-4/+45
* Unbreak with gcc 3.4.2arved2004-08-172-4/+11
* USE_ICC -> WITH_ICCmaho2004-08-161-3/+3
* Add flag USE_ICC, uses intel c/c++ compiliermaho2004-08-161-2/+13
* As previously announced, remove these broken/insecure/obsolete ports.kris2004-08-166-73/+0
* BROKEN on 5.x: Does not compile with gcc 3.4.2kris2004-08-162-1/+11
* BROKEN on 5.x: Does not compile with gcc 3.4.2kris2004-08-163-2/+19
* MASTER_SITE have been moved.maho2004-08-164-5/+4
* update to 0.4.4oliver2004-08-152-5/+4
* Unbreak on -CURRENT(round() -> iround())sanpei2004-08-151-0/+146
* take care of $PREFIX/libdata/pkgconfigoliver2004-08-151-0/+1
* BROKEN: Unfetchablekris2004-08-151-0/+2
* Add missing file to plist.krion2004-08-141-0/+1
* Upgrade to v0.81. Unbreak on -CURRENT.jkoshy2004-08-144-4/+74
* - Fix build with gcc 3.4 [1]markus2004-08-142-1/+30
* Add patches to quiet new warnings and errors from gcc 3.4.2. The patchesjhb2004-08-143-0/+434
* Update to 1.5.0.knu2004-08-123-8/+26
* - Fix compilation with GCC 3.4.2.marius2004-08-1211-3/+183
* Update to 5.3.1vs2004-08-113-25/+71
* Update to 3.0vs2004-08-117-8733/+13168
* Factor out all but one of the build switches of the KDE main module portslofi2004-08-115-175/+79
* Add orpie 1.3.1, a fullscreen RPN calculator for the console.thierry2004-08-106-0/+107
* Update to version 6.3.30sanpei2004-08-091-2/+2
* Update to version 6.3.30sanpei2004-08-092-2/+2
* Update to 2.0.petef2004-08-072-4/+4
* re-add py-matplotlib 0.60.2ijliao2004-08-046-0/+94
* Correct a configure-misdetection which went unnoticed until now, but causeslofi2004-08-011-0/+4
* Update to version 1.2.9krion2004-07-314-6/+12
* Add math/p5-Bit-Vector-Minimal, a minimalistic variant oftobez2004-07-285-0/+43
* Use the correct version of libtool 13 -> 15 to avoid install the *.la files.mezz2004-07-281-1/+1
* only show i386 options to i386ijliao2004-07-241-3/+7
* Move pkg's files to Makefile, remove pkg-plist.osa2004-07-212-2/+2
* Update to 0.9.3.knu2004-07-203-10/+48
* Add a new shared extension for PHP.ale2004-07-193-0/+29
* Add a new shared extension for PHP.ale2004-07-191-0/+1
* Add a new shared extension for PHP.ale2004-07-193-0/+29
* Add a new shared extension for PHP.ale2004-07-191-0/+1
* o) Update to 5.1.16, with the following fixes:lkoeller2004-07-192-6/+4
* Update to version 2.6.4krion2004-07-183-9/+24
* Fix patch-file.edwin2004-07-171-6/+6
* [math/gnuplot+] fix amd64 build failureedwin2004-07-162-14/+8
* Fix build on 5.x and fix build with new X headers.anholt2004-07-154-7/+45
* In former commit I commented out all the blas options.maho2004-07-141-2/+2
* Some options for BLAS are available (though they are hidden by default).maho2004-07-142-2/+18
* 1) correct the names of shared libs for threaded versionmaho2004-07-144-5/+33
* Remove lapack dependency.maho2004-07-141-2/+1
* Update to 3.7.5maho2004-07-142-3/+3
* Update to 0.9.1.knu2004-07-143-42/+6
* . Bump PORTREVISION (forgotten in previous commit).glewis2004-07-141-1/+1
* . Sort OPTIONS and the associated sections that deal with them.glewis2004-07-141-8/+15
* - Unbreak package building.lth2004-07-122-3/+4
* BROKEN: Does not buildkris2004-07-121-0/+2
* Add p5-Geo-Distance 0.06, calculate Distances and Closest Locations.lth2004-07-126-0/+88
* Fix a "reinplaced" patch.thierry2004-07-111-27/+1
* BROKEN: Unfetchablekris2004-07-111-0/+1
* Upgrade to 1.41.thierry2004-07-119-79/+244
* - Correct dependency on linux-pngpav2004-07-111-1/+1
* Remove CONFLICTS, it's not necessary anymore.netchild2004-07-102-2/+0
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-1013-13/+13
* - Unbreak build by using gmake all over the place. Without this, $< in Makefilespav2004-07-091-3/+3
* Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 ormezz2004-07-082-8/+4
* Chase libgsl-updatevs2004-07-074-4/+4
* Chase libgsl-updatevs2004-07-071-1/+1
* - Update to 1.5vs2004-07-063-6/+9
* Update to version 1.2.7krion2004-07-036-21/+21
* Remove libgmp-freebsd, superseded by libgmp4.netchild2004-07-021-1/+0
* Remove expired port, it's superseded by math/libgmp4.netchild2004-07-026-714/+0
* Update to 0.20105erwin2004-07-022-3/+3
* - Fix optional dependency on unexistant portpav2004-07-022-4/+3
* Update to 1.2.13.marcus2004-06-303-120/+9
* Update to 0.4.6.knu2004-06-293-31/+72
* Fix OPTIONSkrion2004-06-281-6/+7
* Update to version 0.9.13krion2004-06-284-13/+22
* - Fix WITH_SSE on 4.x by using gcc-3.3pav2004-06-271-1/+4
* Add ruby-fftw3, Ruby bindins for fftw3 library.pav2004-06-275-0/+49
* - Update to 1.9.1pav2004-06-262-3/+3
* . Chase print/pdflib updates. While this change fixes compilation and isglewis2004-06-262-1/+14
* - Update to 1.9.1pav2004-06-263-8/+12
* - Chase the pdflib shared libraryale2004-06-251-2/+2
* Drop maintainershiplioux2004-06-244-4/+4
* Unbreak: Add dependency on devel/readline for systems that need itvs2004-06-231-2/+3
* Remove BROKEN tag now that the port has been fixed.kris2004-06-221-7/+1
* Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDENkris2004-06-221-0/+2
* BROKEN on 5.x: Does not compilekris2004-06-191-1/+7
* BROKEN on amd64: Shared libraries must be compiled with -fPICkris2004-06-193-1/+15
* Add mbasecalc, a Programmer's Calculator.pav2004-06-175-0/+49
* - Update to 0.4.2pav2004-06-172-6/+4
* - Fix WWW:krion2004-06-151-1/+1
* Explicitly specify CONFIGURE_TARGET to disable configure warningache2004-06-141-1/+2
* . Update to 4.0.0. [1]glewis2004-06-136-129/+137
* Update to 4.1.3 release:ale2004-06-1010-72/+14
* Update to version 3.2.3lofi2004-06-103-14/+3
* Backout 4.4.8 version which is actually from GNOME 2.7 series.bland2004-06-093-5/+5
* Don't use gettext if not needed.thierry2004-06-091-1/+1
* Update to 4.4.8bland2004-06-083-6/+6
* - unbreak;thierry2004-06-085-24/+52
* Don't use Makefile.kde anymoremarkus2004-06-061-4/+3
* Sync with new bsd.autotools.mkade2004-06-053-3/+4
* Mark DEPRECATED, libgmp-freebsd is no longer used by any FreeBSD portnetchild2004-06-031-0/+3
* Deal with the libgmp dependency properly:netchild2004-06-032-2/+29
* - Performance tweaks: enable SSE2 for libfftw, don't force 16-byte aligned ma...pav2004-05-312-2/+24
* Don't create bogus doc directorykris2004-05-311-4/+6
* Update to version 4.4.demon2004-05-314-19/+8
* BROKEN on amd64: Needs to link against shared librarykris2004-05-301-1/+7
* - Update to version 1.2.6krion2004-05-293-5/+5
* - Build and install fftwf librarypav2004-05-292-4/+63
* A graph manipulation library for Objective Caml.jkoshy2004-05-285-0/+315
* Update to 1.2.3:naddy2004-05-283-16/+3
* Add jags, Just Another Gibbs Sampler. A program for Bayesian analysis ofpav2004-05-276-0/+441
* - Drop pkg-message, author removed restriction from licencepav2004-05-252-26/+0
* - Drop unneeded dependency on Perlpav2004-05-251-1/+0
* o) Unbreak compilation error on FreeBSD 5.2 (remove patch-ai)lkoeller2004-05-252-16/+1
* - Split libgsf port to two standalone ports:pav2004-05-231-1/+2
* Fix build dependency (math/blacs)maho2004-05-221-0/+1
* [1] broken for 4-STABLEmaho2004-05-221-2/+4
* use SITE_PERLerwin2004-05-211-7/+7
* Fix perl port of the day as a present for kris.erwin2004-05-211-1/+7
* - Update MASTER_SITESkrion2004-05-181-1/+1
* - Update to version 1.0.0krion2004-05-182-4/+4
* add perl5 build dependijliao2004-05-171-0/+1
* Add libRmath 1.9.0, the standalone math library from R.krion2004-05-154-0/+67
* add lambda 0.1.4ijliao2004-05-144-0/+59
* Updated to 1.03skv2004-05-112-3/+3
* This version of octave-forge doens't compile any more with themaho2004-05-111-1/+9
* Initiate de-orbit burn: Even the mastersite warns not to use the outdatedvs2004-05-101-0/+3
* - Update to version 1.2.5krion2004-05-104-7/+6
* Add math/octave-forge, adding many features such as sparce matrix treatment,maho2004-05-089-0/+842
* Upgrade to 1.40.thierry2004-05-075-22/+11
* Make portlint happy by replacing space to tabmaho2004-05-078-36/+36
* update to 2.1.57maho2004-05-076-18/+34
* Update to 1.2.12bland2004-05-062-4/+4
* update to 2.1.53maho2004-05-066-28/+92
* Unbreak on -STABLE.vs2004-05-042-3/+13
* unzip is a BUILD_DEPENDS since it is used in the install phase.kris2004-05-031-1/+2
* math/R-project port was renamed to math/Rpav2004-04-307-8295/+3
* Remove directories if they are emptyarved2004-04-301-0/+14
* - Fix WWW:krion2004-04-291-1/+1
* Add qhull 1.0, qhull computes convex hulls, Delaunay triangulationsthierry2004-04-2915-0/+317
* Update to 1.2arved2004-04-202-3/+3
* Update to 1.0.3arved2004-04-202-3/+3
* Update to KDE 3.2.2lofi2004-04-202-2/+13
* - Rename math/R-letter to math/R-project.pav2004-04-2010-8311/+5
* - Update to 1.9.0pav2004-04-209-6351/+6750
* Update to 1.2.11.marcus2004-04-203-20/+3
* Resurrect ruby-gsl and update to 0.3.9.knu2004-04-195-0/+268
* Update to 0.6.2.knu2004-04-192-3/+3
* After repocopy from math/fftw, add fftw 3.0.1, a fast C library for computingpav2004-04-186-53/+37
* Fix build depends sectionmaho2004-04-171-1/+2
* Add missing files and manpageskris2004-04-162-0/+3
* Update description (approved by maintainer)vs2004-04-161-3/+6
* Fix typo: LOCALBASE -> PREFIX; when installinglioux2004-04-151-2/+2
* Add missing dirrm'serwin2004-04-151-0/+2
* o Override distfile's install procedure so that the port does notlioux2004-04-141-2/+13
* Add missing filekris2004-04-131-0/+1
* BROKEN: Changes permissions on /usr/local and /usr/local/libkris2004-04-131-0/+2
* Update to 1.2.10.marcus2004-04-132-3/+3
* Per distfile survey, remove Debian as a mastersite. I cannot find anylinimon2004-04-131-2/+1
* er distfile survey, remove obsolete mastersite. It points to the URLlinimon2004-04-131-1/+1
* remove ${CP} ${FILESDIR}/Makefile ${WRKDIR} in Makefile.maho2004-04-131-5/+0
* a) unbreak. silent distfile updatemaho2004-04-132-5/+3
* BROKEN: Size mismatchkris2004-04-131-0/+2
* BROKEN on sparc64: Does not compilekris2004-04-121-2/+2
* BROKEN: This does not compile on i386 eitherkris2004-04-121-6/+2
* Tidy up whitespace.trevor2004-04-114-5/+5
* Trim whitespace.trevor2004-04-111-10/+10
* Update to 1.2.9.marcus2004-04-082-4/+3
* - tar -> ${TAR} (since we have now a bsdtar ;)clement2004-04-071-1/+1
* lha is an EXTRACT_DEPENDS, not BUILD_DEPENDSkris2004-04-061-1/+1
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-058-3/+8
* forgot to update distinfomaho2004-04-041-2/+2