summaryrefslogtreecommitdiff
path: root/math/R
AgeCommit message (Collapse)Author
2000-10-01Whitespace changes and PLIST sorting.Jeremy Lea
2000-08-12Update to 1.1.0Neil Blakey-Milner
PR: ports/20531 Submitted by: Maurice Castro <maurice@planetoid.serc.rmit.edu.au> (maintainer)
2000-04-14Convert to PORTNAME/PORTVERSION.Satoshi Asami
2000-04-01oops, return date created to its original stateMichael Haro
2000-04-01update to 0.99.0aMichael Haro
PR: 16925 Submitted by: maintainer
2000-01-06Remove info/dir from PLISTJeremy Lea
Approved by: maintainer
1999-10-11Add another URL of interest (http://stat.ethz.ch/R/manual/).Tim Vanderhoek
1999-10-11Rewrite to match pkg/COMMENT rules.Tim Vanderhoek
1999-10-11Add WWW:Tim Vanderhoek
1999-08-26Update to version 0.64.2Chris Piazza
PR: 13375 Submitted by: maintainer
1999-08-25Id->FreeBSD.David E. O'Brien
1999-08-22chmod -> ${CHMOD}Michael Haro
chown -> ${CHOWN}
1999-04-21UnbreakJustin M. Seger
1999-02-13This port requires Xlib.Satoshi Asami
1998-11-20Remove LOOP_VAR and replace it with tiny Makefiles using MASTERDIR toSatoshi Asami
share most files. Repository copy the default to explicitly named directories to avoid any confusion. Greatly simplify the shared Makefiles, since we are now in different subdirectories, we don't need "a4-install" stuff. While I'm here, consistently name the variables. Here are the guidelines (master port is in brackets) DOCFORMAT: [html] pdf ps KONFONT: 14dot [16dot] PAPERSIZE: a4 [letter] letterdj RESOLUTION: 118 240 [300] 360 400 600 "math/r" has been copied to "R-a4" and "R-letter", to follow the spirit of the original port. "japanese/kon" is renamed to "kon2-*", since that seems to be the basename.
1998-11-18Use LOOP_VAR.Satoshi Asami
1998-08-20Still doesn't package here, as root and without chroot. A few hundredSatoshi Asami
files are missing, so something is seriously wrong.
1998-08-18Remove some manpages missed by the other person who did most ofTim Vanderhoek
the math/ category.
1998-07-17Update to version 0.62.2.Steve Price
PR: 7276 Submitted by: maintainer
1998-07-02Mark this port broken:Satoshi Asami
=== : tar: can't add file share/R/library/stepfun/html/stepfun.html : No such file or directory tar: can't add file share/R/library/stepfun/latex/ecdf.tex : No such file or directory tar: can't add file share/R/library/stepfun/latex/plot.stepfun.tex : No such file or directory tar: can't add file share/R/library/stepfun/latex/stepfun.tex : No such file or directory *** Error code 1 Stop. === (this is is just the tail end of it, there are at least 500 missing files in the PLIST....)
1998-06-28Update to version 0.62.1.Steve Price
PR: 7025 Submitted by: maintainer
1998-05-07Change package name from "r" to "R" (after discussion with MarkMatthew Hunt
Murray and Satoshi Asami). Correct the handling of paper sizes. PR: 6520 Submitted by: Maurice Castro <maurice@atum.castro.aus.net>
1998-05-04Import of R, a language for mathematical programming.Matthew Hunt
PR: 6503 Submitted by: Maurice Castro <maurice@planetoid.serc.rmit.edu.au>