summaryrefslogtreecommitdiff
path: root/math (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_5_2_0'.release/5.2.0cvs2svn2003-12-12104-20372/+0
| | | | | Notes: svn path=/head/; revision=95679 svn path=/tags/RELEASE_5_2_0/; revision=95680; tag=release/5.2.0
* - Fix build with gcc 3.3Pav Lucistnik2003-12-033-3/+17
| | | | | | | | | | | | - Use INFO macro PR: ports/59866 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Approved by: maintainer Approved by: marcus (portmgr) Notes: svn path=/head/; revision=94852
* - Unbreak on 5.x (gcc 3.3 preprocessor)Pav Lucistnik2003-12-011-5/+62
| | | | | | | | | PR: ports/59781 Submitted by: Tony Maher <tonymaher@optushome.com.au> (maintainer) Approved by: marcus (portmgr) Notes: svn path=/head/; revision=94840
* - Fix build on 5.xPav Lucistnik2003-11-301-0/+11
| | | | | | | | | | PR: ports/59810 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> Approved by: marcus (portmgr) Approved by: adamw (mentor) Notes: svn path=/head/; revision=94829
* Unbreak.Maxim Sobolev2003-11-291-7/+7
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=94823
* - AMD64 has no APMTilman Keskinoz2003-11-251-3/+3
| | | | | | | | | | - Revert logic, i386 seems to be the only ARCH with APM Submitted by: Adriaan de Groot Approved by: portmgr (marcus) Notes: svn path=/head/; revision=94785
* - Update to 4.3.0Pav Lucistnik2003-11-223-2/+3
| | | | | | | | | PR: ports/59578 Submitted by: Michael Neumann <mneumann@ntecs.de> (maintainer) Approved by: adamw (mentor) Notes: svn path=/head/; revision=94713
* - Update to 2.1.5Pav Lucistnik2003-11-222-2/+9
| | | | | | | | | | | - Respect CFLAGS PR: ports/56967 Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> (maintainer) Approved by: adamw (mentor) Notes: svn path=/head/; revision=94684
* Add -fPIC to fix build on amd64Tilman Keskinoz2003-11-211-3/+3
| | | | Notes: svn path=/head/; revision=94659
* Define USE_PERL5_BUILD, not erroneous USE_PERL.Trevor Johnson2003-11-205-5/+5
| | | | | | | Submitted by: Oliver Eikemeier Notes: svn path=/head/; revision=94477
* * Update to 1.0.56Joe Marcus Clarke2003-11-203-2/+20
| | | | | | | | | | * Mark broken on -CURRENT when WITH_GMP is defined PR: 59506 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=94472
* Define USE_PERL to make Perl available for (mostly deprecated)Trevor Johnson2003-11-205-0/+5
| | | | | | | "perl -pi -e" construction. Notes: svn path=/head/; revision=94465
* - Unbreak on 5.xPav Lucistnik2003-11-202-17/+304
| | | | | | | | | PR: ports/59488 Submitted by: Samy Al Bahra <samy@kerneled.com> Approved by: adamw (mentor) Notes: svn path=/head/; revision=94448
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-172-2/+0
| | | | Notes: svn path=/head/; revision=94172
* . Update to 3.2.1. This also fixes the build on 5.x.Greg Lewis2003-11-1414-1446/+234
| | | | Notes: svn path=/head/; revision=93982
* fix build on -currentYing-Chieh Liao2003-11-141-6/+11
| | | | | | | fix dependency (typo) Notes: svn path=/head/; revision=93957
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-1310-11/+11
| | | | Notes: svn path=/head/; revision=93887
* Update to 1.1.4: RPN mode improvements, bugfixes, translation updates.Christian Weisgerber2003-11-134-22/+3
| | | | Notes: svn path=/head/; revision=93852
* Correct patch file so that cleanly appled.Maho Nakata2003-11-091-2/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=93595
* - Update to 0.7Sergei Kolobov2003-11-085-170/+161
| | | | | | | | | | | - Utilize INFO - Use DOCSDIR macro in pkg-plist PR: 59046 Submitted by: Olivier Saut <Olivier.Saut@gmm.insa-tlse.fr> Notes: svn path=/head/; revision=93416
* . Welcome kaskade to the math category (with a secondary of science).Greg Lewis2003-11-082-1/+2
| | | | | | | | PR: 58178 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=93387
* . Change secondary category from cad to science.Greg Lewis2003-11-082-2/+2
| | | | | | | | PR: 58178 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=93385
* Remove post-patch (it breaks build and is no longer needed).Max Khon2003-11-071-7/+0
| | | | Notes: svn path=/head/; revision=93303
* - update to 0.97.0.5Max Khon2003-11-076-35/+9
| | | | | | | | | | | | - use wxgtk2 - install to X11BASE (it's GUI application) - update WWW in pkg-descr PR: 58983 Submitted by: Pav Lucistnik Notes: svn path=/head/; revision=93301
* Fix the graphing plug-ins so that they can actually load.Joe Marcus Clarke2003-11-071-0/+3
| | | | | | | Reported by: Stefan Thurner <thurners@t-online.de> Notes: svn path=/head/; revision=93272
* - Update to version 1.1.5Kirill Ponomarev2003-11-064-3/+22
| | | | | | | | PR: 59011 Submitted by: Ports Fury Notes: svn path=/head/; revision=93254
* add CONFLICTSYing-Chieh Liao2003-11-061-0/+2
| | | | | | | | PR: 58884 Submitted by: maintainer Notes: svn path=/head/; revision=93241
* Chase wxgtk library name (and version) change.Max Khon2003-11-041-1/+1
| | | | Notes: svn path=/head/; revision=93109
* - Enable building for Python-2.4 by utilizing PYTHON_MASTER_SITES.Hye-Shik Chang2003-11-041-2/+2
| | | | | | | - Change libgmp dependency to math/libgmp4 for -CURRENT systems. Notes: svn path=/head/; revision=93090
* Chase bsd.python.mk's change PYTHON_SITE_SUBDIR -> PYTHON_MASTER_SITE_SUBDIR.Hye-Shik Chang2003-11-041-1/+1
| | | | | | | Submitted by: marcus Notes: svn path=/head/; revision=93080
* A small bug was found on the multithreaded version of spooles...Maho Nakata2003-11-041-0/+11
| | | | | | | | PR: 58908 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=93061
* Correct version number of gsl shared library.Maxim Sobolev2003-11-041-1/+1
| | | | Notes: svn path=/head/; revision=93058
* Add p5-Math-GSL 0.01, a perl interface to GNU Scientific Library.Maxim Sobolev2003-11-045-0/+39
| | | | Notes: svn path=/head/; revision=93041
* Reset maintainer to ports@FreeBSD.org. Requested by: kris.Mark Linimon2003-11-032-2/+2
| | | | Notes: svn path=/head/; revision=92931
* Mark BROKEN (see bento logs). These ports are scheduled for removalKris Kennaway2003-11-032-2/+2
| | | | | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR. Notes: svn path=/head/; revision=92921
* Reset maintainer on ports owned by the following committers who haveKris Kennaway2003-11-031-1/+1
| | | | | | | | | | been inactive for over 12 months and did not respond to my email confirming their status: keith, nakai, torstenb Reviewed by: portmgr Notes: svn path=/head/; revision=92908
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-11-022-2/+2
| | | | | | | | | | | *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=92819
* introduce MASTER_SITE_GNU_ALPHAYing-Chieh Liao2003-10-311-1/+2
| | | | Notes: svn path=/head/; revision=92672
* add rpy 0.3.1Ying-Chieh Liao2003-10-3111-0/+111
| | | | | | | Python interface to the R Programming Language Notes: svn path=/head/; revision=92667
* fix build on -stable (by utilize USE_GETOPT_LONG)Ying-Chieh Liao2003-10-312-2/+20
| | | | | | | | add missing dependency respect CFLAGS/CPPFLAGS Notes: svn path=/head/; revision=92666
* - PORTVERSION: 1.7.1 -> 1.8.0Ying-Chieh Liao2003-10-3112-420/+828
| | | | | | | | | | | - add more MASTER_SITES - register CONFLICTS with math/R-a4 PR: 58726 Submitted by: maintainer Notes: svn path=/head/; revision=92665
* upgrade to 1.7.1Ying-Chieh Liao2003-10-299-1380/+921
| | | | | | | | PR: 57801 Submitted by: maintainer Notes: svn path=/head/; revision=92520
* add gracetmpl 0.3.1Ying-Chieh Liao2003-10-285-0/+123
| | | | | | | Provide an easy way to use existing grace-files as a template Notes: svn path=/head/; revision=92440
* - Fix build on -currentKirill Ponomarev2003-10-284-64/+75
| | | | | | | | | | - Utilize NOPORTDOCS PR: 58223 Submitted by: Ports Fury Notes: svn path=/head/; revision=92423
* Per distfile survey, mark the mastersite as gone. Provide a linkMark Linimon2003-10-282-1/+3
| | | | | | | to the home page to explain why. Notes: svn path=/head/; revision=92417
* Per distfile survey, note that the mastersite disappeared in June 2003.Mark Linimon2003-10-282-3/+2
| | | | Notes: svn path=/head/; revision=92411
* Per distfile survey, remove one dead mastersite, and add the true homeMark Linimon2003-10-282-4/+2
| | | | | | | | page for the project. I'm going to leave the GNU mastersite in on the supposition that this is part of their overall temporary problem. Notes: svn path=/head/; revision=92410
* Per distfile survey, note that the mastersites disappeared in April 2000Mark Linimon2003-10-282-4/+2
| | | | | | | and February 2002 respectively. Notes: svn path=/head/; revision=92407
* BROKEN: Does not compileKris Kennaway2003-10-281-0/+2
| | | | | | | | | | | | PR: Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Notes: svn path=/head/; revision=92378
* o) Update to version 5.1.13Lars Koeller2003-10-274-40/+2
| | | | | | | | PR: ports/58340 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> Notes: svn path=/head/; revision=92317