aboutsummaryrefslogtreecommitdiff
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION for previous commitChris D. Faulhaber2001-01-191-0/+1
| | | | | | | Reminded by: kris Notes: svn path=/head/; revision=37325
* Use a safer file mode (666 -> 644)Chris D. Faulhaber2001-01-191-1/+1
| | | | Notes: svn path=/head/; revision=37314
* Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now inWill Andrews2001-01-162-12/+0
| | | | | | | | | bsd.port.mk, for easy removal of documentation. I left alone one port - japanese/elisa8x8 (or something like that), because it appeared to have some rather weird way of doing PORTDOCS substitution. Notes: svn path=/head/; revision=37257
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-1611-28/+28
| | | | Notes: svn path=/head/; revision=37252
* Add 2 "@unexec rmdir"s.Jun Kuriyama2001-01-124-0/+8
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=37118
* WWW: http://www.octave.org/Tim Vanderhoek2001-01-072-0/+4
| | | | Notes: svn path=/head/; revision=36890
* Release to ports@. Maintainer e-mail bounces (no such user).Dmitry Sivachenko2001-01-062-2/+2
| | | | Notes: svn path=/head/; revision=36870
* New distfile with a WRKSUBDIR now.Alexander Langer2001-01-052-2/+1
| | | | | | | Approved by: jedgar Notes: svn path=/head/; revision=36832
* Add p5-Set-Window 1.00, a perl module to manage an interval on the integerWill Andrews2001-01-046-0/+40
| | | | | | | | | | line. PR: 24027 Submitted by: Anton Berezin <tobez@tobez.org> Notes: svn path=/head/; revision=36754
* Add p5-Statistics-Table-F 0.02, perl module for computing the statisticalWill Andrews2001-01-046-0/+49
| | | | | | | | | | F-ratio. PR: 24013 Submitted by: Anton Berezin <tobez@tobez.org> Notes: svn path=/head/; revision=36748
* Add p5-Statistics-OLS 0.07, perl module to perform ordinary least squaresWill Andrews2001-01-046-0/+38
| | | | | | | | | | and other bivariate statistics. PR: 24011 Submitted by: Anton Berezin <tobez@tobez.org> Notes: svn path=/head/; revision=36747
* Add p5-Statistics-LTU 2.8, a perl implementation of Linear ThreshouldWill Andrews2001-01-046-0/+40
| | | | | | | | | | Units. PR: 24000 Submitted by: Anton Berezin <tobez@tobez.org> Notes: svn path=/head/; revision=36746
* Add p5-Statistics-Distributions 0.05, perl module that calculatesWill Andrews2001-01-046-0/+44
| | | | | | | | | | critical values of common statistical distributions. PR: 23999 Submitted by: Anton Berezin <tobez@tobez.org> Notes: svn path=/head/; revision=36745
* Add p5-Statistics-Descriptive 2.4, perl module that supplies statisticalWill Andrews2001-01-046-0/+40
| | | | | | | | | | methods for perl5. PR: 23997 Submitted by: Anton Berezin <tobez@tobez.org> Notes: svn path=/head/; revision=36744
* Add p5-Math-GMP 1.01, perl module that provides an interface to the GMPWill Andrews2001-01-037-0/+57
| | | | | | | library. Notes: svn path=/head/; revision=36724
* Add p5-Math-FixedPrecision 0.11, perl module that provides decimal mathWill Andrews2001-01-036-0/+46
| | | | | | | without floating point errors. Notes: svn path=/head/; revision=36723
* Add p5-Math-Financial 0.76, perl module containing common functions forWill Andrews2001-01-036-0/+34
| | | | | | | loans and annuities. Notes: svn path=/head/; revision=36722
* Add p5-Math-Currency 0.10, perl module for exact currency math withWill Andrews2001-01-036-0/+46
| | | | | | | formatting and rounding. Notes: svn path=/head/; revision=36721
* Add p5-Math-BigIntFast 6.0, perl module wrapper for Bit::Vector to provideWill Andrews2001-01-036-0/+36
| | | | | | | big integer math. Notes: svn path=/head/; revision=36720
* Add p5-Math-Bezier 0.01, perl module to solve Bezier curves.Will Andrews2001-01-036-0/+32
| | | | Notes: svn path=/head/; revision=36719
* Add p5-Bit-Vector 6.0, library of advanced math functions that includes aWill Andrews2001-01-036-0/+52
| | | | | | | Perl OO module. Notes: svn path=/head/; revision=36695
* Add p5-Bit-ShiftReg 2.0, perl module implementing various bit shiftingWill Andrews2001-01-036-0/+42
| | | | | | | operations. Notes: svn path=/head/; revision=36694
* Add p5-Statistics-ChiSquare, answering how random your data is.Neil Blakey-Milner2001-01-036-0/+56
| | | | | | | | PR: 23995 Submitted by: Anton Berezin <tobez@tobez.org> Notes: svn path=/head/; revision=36628
* Bad will, don't put manpage references in the PLIST! Bad! No moreWill Andrews2001-01-016-3/+3
| | | | | | | | committing until you fix that p5-Class-Tom error too! Put manpages in the Makefile like you're supposed to! Notes: svn path=/head/; revision=36568
* s/PORTNAME/PORTSDIR in dependency section.Satoshi Asami2001-01-011-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=36562
* Add p5-AI-Perceptron 0.01, a perl module intended as an introduction toWill Andrews2001-01-016-0/+34
| | | | | | | internal operations of neural networks. Notes: svn path=/head/; revision=36556
* Add p5-AI-NeuralNet-Mesh 0.44, a perl module implementing an optimized,Will Andrews2001-01-016-0/+45
| | | | | | | accurate neural network mesh. Notes: svn path=/head/; revision=36555
* Add p5-AI-NeuralNet-BackProp 0.89, a perl module implementing aWill Andrews2001-01-016-0/+39
| | | | | | | back-propagation feed-forward neural network. Notes: svn path=/head/; revision=36554
* Old configure style is obsolete due to update of grace to version 5.1.2.Lars Koeller2000-12-311-27/+0
| | | | Notes: svn path=/head/; revision=36518
* Not necessary anymore, deleted.Lars Koeller2000-12-311-3/+0
| | | | Notes: svn path=/head/; revision=36488
* Type in mail address is Makefile, remove script dir.Lars Koeller2000-12-311-1/+1
| | | | Notes: svn path=/head/; revision=36487
* Upfdate to version 5.1.2. Necessary for this version was an update ofLars Koeller2000-12-298-93/+69
| | | | | | | | XmHTML to version 1.1.7. By the way xbae was updated to 4.8.4. PR: ports/20464, ports/20975, ports/21919 Notes: svn path=/head/; revision=36442
* Update of LIB_DEPENDS due to update of xbae to version 4.8.4.Lars Koeller2000-12-292-2/+2
| | | | Notes: svn path=/head/; revision=36441
* Update port to 2.1.0Chris D. Faulhaber2000-12-254-10/+7
| | | | | | | | PR: 23801 Submitted by: Maintainer Notes: svn path=/head/; revision=36343
* Update to 3.30Issei Suzuki2000-12-244-22/+239
| | | | | | | | | Change MAINTAINER line. Now the maintainer is committer. Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=36297
* Upgrade to 17.2.0.Thomas Gellekum2000-12-226-6/+6
| | | | Notes: svn path=/head/; revision=36225
* Update to 0.61Ade Lovett2000-12-226-22/+6
| | | | Notes: svn path=/head/; revision=36216
* Add MASTER_SITE_SOURCEFORGE into the MASTER_SITES.Maxim Sobolev2000-12-211-1/+3
| | | | Notes: svn path=/head/; revision=36195
* GLPK -- GNU Linear Programming Kit.Dmitry Sivachenko2000-12-187-0/+56
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=36057
* Update to use new galAde Lovett2000-12-154-4/+2
| | | | Notes: svn path=/head/; revision=36004
* Upgrade to 2.0.1Kevin Lo2000-12-123-8/+43
| | | | Notes: svn path=/head/; revision=35909
* Poscript documentation (with no version info) changed on MASTER_SITES.Steve Price2000-12-111-1/+1
| | | | | | | | PR: 23309 Submitted by: Andreas Schulz <ats@first.gmd.de> Notes: svn path=/head/; revision=35874
* Update to version 0.8.Steve Price2000-12-118-76/+85
| | | | | | | | PR: 22934 Submitted by: maintainer Notes: svn path=/head/; revision=35832
* Update to 3.4.2Peter Pentchev2000-12-104-9/+9
| | | | | | | | PR: 23408 Submitted by: maintainer Notes: svn path=/head/; revision=35820
* Update e-mail address.Nick Sayer2000-12-091-1/+1
| | | | Notes: svn path=/head/; revision=35792
* Update to 0.60Ade Lovett2000-12-086-12/+10
| | | | Notes: svn path=/head/; revision=35783
* Update to 0.6.1.Maxim Sobolev2000-12-066-15/+26
| | | | Notes: svn path=/head/; revision=35710
* Update to version 1.99.14Kevin Lo2000-12-028-90/+101
| | | | | | | | PR: 23226 Submitted by: Ports Fury Notes: svn path=/head/; revision=35605
* Update to 0.59aAde Lovett2000-11-304-4/+4
| | | | Notes: svn path=/head/; revision=35561
* Upgrade to 17.1.2.Thomas Gellekum2000-11-296-6/+6
| | | | Notes: svn path=/head/; revision=35510