summaryrefslogtreecommitdiffstats
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build on -currentkrion2003-10-284-64/+75
| | | | | | | - Utilize NOPORTDOCS PR: 58223 Submitted by: Ports Fury
* Per distfile survey, mark the mastersite as gone. Provide a linklinimon2003-10-282-1/+3
| | | | to the home page to explain why.
* Per distfile survey, note that the mastersite disappeared in June 2003.linimon2003-10-282-3/+2
|
* Per distfile survey, remove one dead mastersite, and add the true homelinimon2003-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.
* Per distfile survey, note that the mastersites disappeared in April 2000linimon2003-10-282-4/+2
| | | | and February 2002 respectively.
* BROKEN: Does not compilekris2003-10-281-0/+2
| | | | | | | | | PR: Submitted by: Reviewed by: Approved by: Obtained from: MFC after:
* o) Update to version 5.1.13lkoeller2003-10-274-40/+2
| | | | | PR: ports/58340 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
* - Update to version 0.9.10krion2003-10-253-2/+12
| | | | | PR: 58522 Submitted by: Ports Fury
* Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introducederwin2003-10-242-3/+0
| | | | in the last commit.
* utilize SITE_PERLijliao2003-10-2454-234/+208
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Update to 3.5.12maho2003-10-242-2/+2
|
* Change maintainer to vangyzen@stat.duke.eduadamw2003-10-233-3/+3
| | | | | PR: ports/58457 Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu>
* Utilize PYTHON_SITE_SUBDIR and USE_PYTHON.perky2003-10-191-1/+1
|
* upgrade to 0.98ijliao2003-10-182-2/+2
|
* Before committing the previous BROKEN changes I carefully checked the statuskris2003-10-161-7/+1
| | | | | | | | | of each port on bento and for recent fixes. Unfortunately at some point I got confused and switched to the wrong list :-) As a result I picked up a number of ports that were fixed a while ago. Sorry for the false alarm, maintainers. Pointy hat to: kris
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
|
* BROKEN on 5.x: does not compilekris2003-10-151-1/+7
|
* Fix Python detection for Python <= 2.2.marcus2003-10-151-1/+2
| | | | | | | | | "When a user has PYTHON_VERSION= set in make.conf and no other python installed.Gnumeric2 configure can't find the python. This is because only the lang/python port installes python next to python2.3." PR: 58082 Submitted by: Koop Mast <einekoai@chello.nl>
* unbreak build problems for math/pspp.edwin2003-10-152-7/+574
|
* BROKEN on 5.x: does not compilekris2003-10-151-1/+7
|
* Update to 0.0.4 and fix new compiler error. (wrong cpp syntax)knu2003-10-142-2/+2
|
* Update to 4.3.16.marcus2003-10-132-2/+2
|
* Unbreak on 5.xmat2003-10-131-2/+1
| | | | | | Noticed by: bento Pointed out by: kris, tobez Pointy hat to: me
* - Chase libraries to actual math/gsl version.krion2003-10-123-3/+3
| | | | Submitted by: kris via bento
* Update to 4.3.15.marcus2003-10-103-3/+7
|
* - Update to version 1.1.3krion2003-10-103-22/+16
| | | | | PR: 57842 Submitted by: Ports Fury
* - Add dependency for devel/stlport on 4-stablekrion2003-10-103-37/+52
| | | | | | | | (to build math/GiNaC properly) - Utilize INFO PR: 57834 Submitted by: Ports Fury
* math/ploticus-nox11, a slaveport of math/ploticusedwin2003-10-102-0/+18
| | | | Suggested by: Adam Weinberger <adamw@FreeBSD.org>
* make math/ploticus a master-port.edwin2003-10-102-103/+103
| | | | Suggested by: Adam Weinberger <adamw@FreeBSD.org>
* ploticus should not require X11 (patch included)edwin2003-10-101-1/+7
| | | | | | | Despite the WITHOUT_X11 setting, building ploticus requires X11. PR: ports/53266 Submitted by: awk <awk@bronte.bnt.com>
* - Update to version 1.1.4krion2003-10-094-289/+295
| | | | | PR: 57806 Submitted by: Ports Fury
* Update to 1.2.1.adamw2003-10-094-23/+3
|
* Update to ParMetis 3.1.roam2003-10-083-5/+5
| | | | | PR: 57737 Submitted by: maintainer
* - Fix MASTER_SITESkrion2003-10-071-1/+1
| | | | | PR: 57714 Submitted by: maintainer
* Add py-fpconst 0.6.0, utilities for handling IEEE 754 floatingkrion2003-10-075-0/+30
| | | | | | | point special values. PR: 57708 Submitted by: Rui Lopes <rui@ruilopes.com>
* Rename math/drgenuis -> math/drgeokrion2003-10-065-173/+0
|
* Add math/drgeo, remove math/drgeniuskrion2003-10-061-1/+1
|
* - Update to 0.9.9krion2003-10-065-136/+206
| | | | Submitted by: Ports Fury
* new port for mpexpredwin2003-10-067-0/+199
| | | | | | | | | | | | | Mpexpr adds two new commands to Tcl, 'mpexpr' and 'mpformat'. Mpexpr works much like Tcl's native 'expr', but does all calculations using an arbitrary precision math package. Mpexpr numbers can be any number of digits, with any decimal precision. Final precision is controlled by a Tcl variable 'mp_precision', which can be any reasonable integer, limiting only the number of digits to the right of the decimal point. PR: ports/48764 Submitted by: chein@GeekDude.com <chein@GeekDude.Com>
* Add new port math/sdpa.maho2003-10-048-0/+230
| | | | | | The SDPA (SemiDefinite Programming Algorithm) is a software package for solving semidefinite program (SDP). Extremely efficient, almost fastest around the world!
* Add new port atlas-devel, developer version of math/atlasmaho2003-10-0312-0/+6276
|
* Fix the -pthread problem in case the option gets removed again. Thiswill2003-10-032-3/+2
| | | | | | | | | | | | | | | | | patch involved patching the core auto* routines in KDE to accept the PTHREAD_* variables in the environment, with fallbacks. We decided the easiest way to implement this in ports was to generate configure instead of risking incorrect generation at port configure time. Said patch has already been committed to HEAD in KDE and as such will be removed with the 3.2 upgrade once it is released. Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE modules) have this support commented out due to lack of patch. Helped out: Adriaan de Groot <adridg@cs.kun.nl> Lauri Watts <lauri@kde.org> Andy Fawcett <andy@athame.co.uk>
* Update to 0.2mat2003-10-024-12/+15
| | | | | | | | Remove MANPREFIX, fixup WWW, use %%SITE_PERL%% maintainer timeout (4 months) PR: 52288 Submitted by: myself
* Update to 1.66mat2003-10-024-13/+11
| | | | | | | Remove MANPREFIX, use %%SITE_PERL%%, fix WWW PR: 52290 Submitted by: myself
* IA64s do not have apm.arved2003-09-301-2/+2
| | | | IA64 Laptops are also very unlikely, so disable klaptop on ia64.
* - Update to version 1.4krion2003-09-283-83/+64
| | | | | | | | - Pet portlint PR: 56160 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> Approved by: maintainer timeout > 1 month
* - Backout the previous commit, because we need repo copy forkrion2003-09-2810-412/+272
| | | | | | | new version. Submitted by: Ports Fury Approved by: portmgr (marcus)
* - Update to drgeo version 0.9.9krion2003-09-2710-272/+412
| | | | | PR: 57287 Submitted by: Ports Fury
* Update port: misc/gretl to 1.1.2edwin2003-09-274-8/+11
| | | | | | | - Update to version 1.1.2 PR: ports/57006 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* - ECHO -> ECHO_MSGedwin2003-09-271-4/+4
| | | | | | | | | for some ports: - ECHO -> ECHO_CMD - pre-fetch -> pre-everything PR: ports/56800-56819 Submitted by: KATO Tsuguru <tkato@prontomail.com>
OpenPOWER on IntegriCloud