summaryrefslogtreecommitdiffstats
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.13.marcus2003-04-113-41/+2
|
* oops... forgot to add this file last commitijliao2003-04-111-0/+15
|
* 1. fix gmp supportijliao2003-04-113-445/+491
| | | | | 2. add gsl support 3. add X support
* upgrade to 1.1.0ijliao2003-04-113-3/+4
|
* upgrade to 1.0.54ijliao2003-04-105-39/+117
| | | | | PR: 50016 Submitted by: Thomas E. Zander <riggs@rrr.de>
* Fix build on CURRENTarved2003-04-091-1/+9
| | | | | Reported by: many Tested by: jeff@walters.name (Jeff Walters), seanc
* fix "The scipad editor does not work" problemleeym2003-04-061-0/+11
| | | | | | PR: 50605 Submitted by: Jean-Sebastien Roy <js@jeannot.org> Obtained from: netbsd (dmcmahill)
* Rejoice, for the long awaited upgrade to kde 3.1.1 is here!alane2003-04-054-52/+40
|
* Chase the gal2 shared lib version.marcus2003-04-051-1/+2
| | | | Reported by: Mike Harding <mvh@ix.netcom.com>
* Update to 4.2.77.marcus2003-04-043-7/+31
|
* After repo copy from graphics category to newly create multimedialioux2003-04-041-1/+1
| | | | | | | | | | | | | | | | | | | one, update all appropriate references (*_DEPENDS, comments, etc): ports/graphics/libfame --> ports/multimedia/libfame ports/graphics/libquicktime --> ports/multimedia/libquicktime ports/graphics/mpeg --> ports/multimedia/mpeg ports/graphics/mpeg_encode --> ports/multimedia/mpeg_encode ports/graphics/mpeg_play --> ports/multimedia/mpeg_play ports/graphics/mtv --> ports/multimedia/mtv ports/graphics/smpeg --> ports/multimedia/smpeg ports/graphics/totem --> ports/multimedia/totem ports/graphics/transcode --> ports/multimedia/transcode ports/graphics/xanim --> ports/multimedia/xanim ports/graphics/xmps --> ports/multimedia/xmps Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
* upgrate to scilab 2.7leeym2003-04-0430-8015/+8717
| | | | | PR: 50219 and 50221 Submitted by: Jean-Sebastien Roy <js@jeannot.org>
* add it++ 3.7.0ijliao2003-04-035-0/+110
| | | | Mathematical, signal processing and communication library
* remove p5-Math-Trigijliao2003-04-035-35/+0
| | | | Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
* drop depends on p5-math-Trig ; it's in base perl5 suiteijliao2003-04-031-1/+1
|
* Fix build on -CURRENT.marcus2003-04-021-0/+12
| | | | PR: 48839
* upgrade to 2.6b5ijliao2003-04-014-305/+344
|
* upgrade to 2.0.20030221ijliao2003-03-312-2/+2
|
* - update to 0.21kevlo2003-03-312-6/+3
| | | | | | | | - remove MANPREFIX - use PERL_LEVEL instead of OSVERSION to determine perl version PR: 50450 Submitted by: Erwin Lansing <erwin@lansing.dk>
* [Maintainer Patch] Port: math/libgmp4 (install a single info file)edwin2003-03-314-20/+10
| | | | | PR: ports/48866 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* Update to 1.01.tobez2003-03-283-11/+10
|
* This port requires perl > 5.6arved2003-03-281-2/+3
| | | | | PR: 43728 Submitted by: Jamie Aczel <temperanza@softhome.net>
* o) Grrr forgotten to add the additional patchfileslkoeller2003-03-273-0/+55
|
* o) Update to 5.1.12 (from 5.1.10) (PR: 48957)lkoeller2003-03-273-2/+6
| | | | | o) Fix build Problem with t1lib (change of function names) o) Fix build on HEAD (PR: 50252)
* o) Update to version 2.1.5lkoeller2003-03-244-6/+10
|
* Collect a patch during last commit, that got integratedarved2003-03-241-11/+0
| | | | Submitted by: kay_lehmann@web.de (Kay Lehmann)
* Update to 0.9.1.arved2003-03-2321-491/+14
|
* o) Fix libtool usage (see PR)lkoeller2003-03-235-4/+7
| | | | | | | o) Upgrade fftw (bugfix release: 2.1.3 -> 2.1.4) PR: 47581 Submitted by: Sergey Aleshin <asg@rcd.ru>
* Fix build: replace BUILD_DEPENDS with EXTRACT_DEPENDS where appropriatelioux2003-03-232-4/+4
| | | | Submitted by: bento
* Use a size_t to hold the result of sizeof() instead of an unsigned int.jhb2003-03-181-12/+14
| | | | | | | Use a const char * instead of a char * type for a variable to quiet a warning. These fix the build on alpha. Requested by: kris
* Add missing files.demon2003-03-091-0/+3
| | | | | Submitted by: bento Approved by: lioux
* Clear moonlight beckons.ade2003-03-07114-57/+57
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Update to 0.5.7.knu2003-03-053-5/+5
|
* Fix Build on CURRENT.arved2003-03-032-0/+53
| | | | | | Submitted by: Andy Fawcett <tap@hex.athame.co.uk> Reported by: many Tested by: leafy@leafy.idv.tw (CURRENT), Andy Fawcett (4.7 5.0R)
* Try to get it out of bento's failed ports listedwin2003-03-031-0/+1
| | | | Noticed by: kris@
* Enable building of MPFR, a C library for multiple-precision floating-pointnaddy2003-03-026-14/+30
| | | | | | | | | computations with exact rounding, in GMP. Take maintainership. PR: 48640 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* upgrade to 1.0.14ijliao2003-03-022-2/+2
|
* * Update to 4.2.43marcus2003-03-014-9/+17
| | | | * De-pkg-comment
* Fix & update to 2003.02.18alex2003-02-275-14/+48
| | | | | PR: 48593 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
* De-pkg-comment for my ports.perky2003-02-254-2/+2
|
* De-pkg-commentlioux2003-02-2314-7/+7
|
* - drop maintainershipdinoex2003-02-232-2/+2
|
* Update to 0.352leeym2003-02-233-6/+8
| | | | | PR: 48589 Submitted by: Kuang-che Wu <kcwu@kcwu.dyndns.org>
* Update for math/asir2000 to version 20030215edwin2003-02-235-18/+32
| | | | | PR: ports/48284 Submitted by: Saito Tomokatsu <saito@asir.org>
* de-pkg-comment.sanpei2003-02-222-1/+1
|
* De-pkg-commentsanpei2003-02-221-1/+0
|
* Update to version 6.3.20sanpei2003-02-223-10/+11
| | | | De-pkg-comment
* Update to 3.2.4;demon2003-02-225-11/+14
| | | | | Remove BROKEN -- problem resolved. Remove pkg-comment and add COMMENT to Makefile.
* Add missing files and directorieskris2003-02-221-0/+18
|
* BROKEN: Installs files into /usr/includekris2003-02-221-0/+2
|
OpenPOWER on IntegriCloud