summaryrefslogtreecommitdiffstats
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.1.2. Adds French translation.naddy2003-07-084-58/+3
|
* Upgrade to 2.4.3.tg2003-07-074-13/+26
|
* update misc/gretl: 1.0.8 --> 1.0.9daichi2003-07-075-23/+75
| | | | | PR: 52717 Submitted by: KATO Tsuguru <tkato@prontomail.com> (maintainer)
* Update to 1.9.kuriyama2003-07-064-9/+11
| | | | | | Submitted by: Mathieu Arnold <m@absolight.net> PR: ports/52322 No response from: maintainer
* 1. update to 3.5.6maho2003-07-023-21/+20
| | | | 2. rename suffix of threaded libs from thr to _r.
* build both threaded/non-threaded librariesmaho2003-07-025-35/+119
| | | | | | | which introduced some kludge... Reported by: kris (broken on bento for lapack++) Suggestion from: "Pedro F. Giffuni" <giffunip@yahoo.com>
* - add CONFLICTSnetchild2003-07-011-0/+2
| | | | | | | - build only for alpha and i386 sparc64: may compile with some fixes, but has bugs in the assembly code Submitted by: Marius Strobl <marius@alchemy.franken.de>
* Add CONFLICTS.netchild2003-07-012-2/+4
| | | | | Submitted by: Marius Strobl <marius@alchemy.franken.de> Approved by: maintainer
* update math/ploticus:daichi2003-07-013-91/+28
| | | | | | | - Add graphics/ming to LIB_DEPENDS PR: 52932 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* fix man: math/plplotdaichi2003-07-011-1/+2
| | | | | PR: 52698 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Fix for unfetchmaho2003-06-301-2/+2
| | | | Reported by: bento
* update to 3.5.5maho2003-06-303-21/+20
| | | | Submitted by: Thomas Gellekum <Thomas.Gellekum@gmx.de>
* Add dependency for gmakemaho2003-06-301-2/+0
| | | | Noticed by: kris
* Add a conflict for ploticus, slffea and swi-pl.arved2003-06-291-1/+1
| | | | All install a program bin/pl.
* IGNORE should be used instead of BROKEN to indicate that a portnaddy2003-06-271-1/+1
| | | | | | | will never be available on a particular OS release version. PR: 53441 Submitted by: Mark Linimon <linimon@lonesome.com>
* Update to 1.3.1arved2003-06-269-62/+7
| | | | | PR: 53709 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* Import galculator 1.1.1.naddy2003-06-258-0/+132
| | | | | | galculator is a GTK2-based scientific calculator with ordinary notation/reverse polish notation, different number bases (DEC, HEX, OCT, BIN) and different units of angular measure (DEG, RAD, GRAD).
* fix the MAINTAINER fieldoliver2003-06-231-1/+1
| | | | | PR: ports/51468 Approved by: alex (mentor)
* Update to 1.0.55arved2003-06-227-219/+143
| | | | | PR: 52576 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 0.39foxfair2003-06-223-7/+6
|
* PR: 52286foxfair2003-06-213-14/+17
| | | | | | | Submitted by: Mathieu Arnold <m@absolight.net> Reviewed by: maintainer Update math/p5-Date-Handler to 1.1 and add a small patch so that locales in doc reflects those present in FreeBSD.
* Update to 4.1.nork2003-06-209-155/+143
| | | | | | | Use CBLAS from ATLAS instead of the unaccelarated BLAS. PR: ports/53563 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* fix for alpha builddaichi2003-06-191-10/+10
| | | | | PR: 51913 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
* Remove dependency on blas, and unbreak the build.kris2003-06-192-6/+15
| | | | | Submitted by: Sergei Kolobov <sergei@kolobov.com> PR; ports/53352
* Update scilab to make use of math/atlas (some speed improvement).nork2003-06-171-2/+6
| | | | | | | Bump PORTREVISON accordingly. PR: ports/53355 Submitted by: Jean-Sebastien Roy <js@jeannot.org> (maintainer)
* Utilize USE_GNOME= libgsf.adamw2003-06-161-3/+1
|
* . Workaround a problem in gcc 2.95.4 when compiling with -march=pentiumpro.glewis2003-06-162-1/+22
| | | | | | | Based on a patch from the submitter. PR: 46329 Submitted by: Hidenori Ishikawa <hideishi@magisystem.net>
* o Enable load *.oct files. [1]nork2003-06-154-120/+280
| | | | | | | | | | o Fix pkg-plist accordingly. [1] o Bump PORTREVISION accordingly. o Remove unnecessary files from pkg-plist. [2] Submitted by: Kay Lehmann <kay_lehmann@web.de> [1] Pointed out by: bento via kris [2] Pointy hat to: myself [2]
* upgrade to 1.7.0ijliao2003-06-129-1272/+1599
| | | | | | PR: 51161 Submitted by: myself Approved by: maintainer
* Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-123-10/+0
|
* * Update to 1.1.19 (Now with graphing support!)marcus2003-06-125-28/+91
| | | | * Fix German translation
* 1. make atlas thread safemaho2003-06-113-5/+40
| | | | | 2. set an option that force atlas to make threaded 3. bump port revision
* 1. correct pkg-plistmaho2003-06-112-4/+2
| | | | | 2. documetation came with tarball is old. replaced by new one.
* Update to 2.5.2maho2003-06-113-6/+11
|
* Forgot to add files/patch-make.incmaho2003-06-101-0/+42
|
* Honor CFLAGS, CC and so on.maho2003-06-101-0/+8
|
* 1. using ATLAS, faster blas implementation.maho2003-06-107-60/+45
| | | | | | | | 2. correct build 3. maintainer ship transfered to maho PR: 52014 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* New port: math/fung-calcfjoe2003-06-1011-0/+159
| | | | | | | The Fung-Calc is an advanced 3D/2D graphing calculator. PR: 53138 Submitted by: Kirill Ponomarew
* Some clean up and enhancementmaho2003-06-103-82/+76
| | | | | | PR: 52019 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Rewrote in many ways...
* 1. Correct wrong dependency for Lapackmaho2003-06-102-4/+4
| | | | | Submitted by: Kay Lehmann <kay_lehmann@web.de> 2. Correct wrong dependency for atlas
* Update to version 4.0.demon2003-06-103-3/+4
|
* Update to 2.1.49.nork2003-06-094-10/+20
| | | | Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* o Update to 2.1.48.nork2003-06-0916-106/+116
| | | | | | PR: ports/52902 Submitted by: Ulrich Spoerlein <q@uni.de> Suggested by: Chris BeHanna
* . Take maintainership of this port. I've done the last two upgrades andglewis2003-06-091-1/+1
| | | | | closed a number of related PRs, so I think I've demonstrated enough interest in maintaining it :).
* Fix unfetchable file by updating the port to 0.2.2erwin2003-06-082-3/+2
| | | | | | PR: 53049 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Approved by: edwin (mentor)
* 1. remove BROKENijliao2003-06-088-246/+340
| | | | | 2. utilize PORTDOCS and DOCSDIR 3. sort PLIST
* wrong OSVERSION last commitijliao2003-06-082-2/+2
|
* work for both -stable and -currentijliao2003-06-082-2/+2
| | | | | PR: 48322 Submitted by: Chris BeHanna <chris@pennasoft.com>
* octave needs readline 4.2ijliao2003-06-082-0/+8
| | | | | PR: 48323, 48449 Submitted by: Chris BeHanna <behanna@topperwein.pennasoft.com>, Fritz Heinrichmeyer <Fritz.Heinrichmeyer@FernUni-Hagen.de>
* Remove chuckr as maintainer of his ports. He has not committed sincekris2003-06-083-3/+3
| | | | | | | 09/2000 and has been unresponsive to mail about his ports for at least 2 years. Approved by: portmgr
OpenPOWER on IntegriCloud