The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD math : R

A language for statistical computing and graphics

 From :

R is a system for statistical computation and graphics. It consists of
a language plus a run-time environment with graphics, a debugger,
access to certain system functions, and the ability to run programs
stored in script files.

The core of R is an interpreted computer language which allows branching
and looping as well as modular programming using functions.  Most of the
user-visible functions in R are written in R. It is possible for the user
to interface to procedures written in the C, C++, or FORTRAN languages
for efficiency. The R distribution contains functionality for a large
number of statistical procedures. Among these are: linear and generalized
linear models, nonlinear regression models, time series analysis, classical
parametric and nonparametric tests, clustering and smoothing. There is also
a large set of functions which provide a flexible graphical environment for
creating various kinds of data presentations. Additional modules ("add-on
packages") are available for a variety of specific purposes. 

http://www.R-project.org/



R history


v. 1.66
date: 2007/10/27 13:11:19;  author: rafan;  state: Exp;  lines: +1 -1
- Update to 2.6.0

PR:		ports/117142
Submitted by:	Vittorio De Martino 
Approved by:	maintainer timeout (14 days)

v. 1.65 date: 2007/10/04 01:49:28; author: edwin; state: Exp; lines: +0 -5 Remove always-false/true conditions based on OSVERSION 500000
v. 1.64 date: 2007/08/27 12:38:22; author: rafan; state: Exp; lines: +1 -1 - Update to 2.5.1 PR: ports/115826 (based on) Submitted by: vittorio de martino Approved by: Eric van Gyzen (maintainer)
v. 1.63 date: 2007/07/23 09:36:10; author: rafan; state: Exp; lines: +0 -1 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
v. 1.62 date: 2007/07/12 21:15:25; author: maho; state: Exp; lines: +1 -4 Now we use USE_FORTRAN=yes to use FORTRAN compiler. Approved by: maintainer
v. 1.61 date: 2007/06/29 17:39:24; author: rafan; state: Exp; lines: +1 -1 - Fix build on 5.x. configure script changed the env that specifies the makeinfo command. Reported by: pointyhat via pav Approved by: maintainer (implicit)
v. 1.60 date: 2007/05/30 14:10:18; author: rafan; state: Exp; lines: +8 -3 - Update to 2.5.0 PR: ports/112713 (based on) Submitted by: Vittorio De Martino Approved by: Eric van Gyzen (maintainer)
v. 1.59 date: 2007/05/19 20:14:46; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.58 date: 2007/02/14 01:45:28; author: maho; state: Exp; lines: +7 -1 A workaround to prevent hangs up during the build with ATLAS. AFAIK, this happens only for i386. Approved by: maintainer
v. 1.57 date: 2007/01/25 17:56:40; author: rafan; state: Exp; lines: +1 -2 - Update to 2.4.1 PR: ports/107638 (based on) Submitted by: Vittorio De Martino Approved by: maintainer timeout (18 days)
v. 1.56 date: 2007/01/12 21:23:50; author: maho; state: Exp; lines: +2 -2 Fix library dependencies. Submitted by: rafan Approved by: portmgr(kris) implicitly
v. 1.55 date: 2007/01/12 07:04:59; author: maho; state: Exp; lines: +7 -1 Migrate to gfortran42. Approved by: portmgr(kris)
v. 1.54 date: 2006/10/31 01:27:11; author: rafan; state: Exp; lines: +1 -1 - Update to 2.4.0 PR: ports/104261 Submitted by: Vittorio De Martino Approved by: Eric van Gyzen (maintainer)
v. 1.53 date: 2006/09/03 16:03:30; author: rafan; state: Exp; lines: +1 -1 - Update to 2.3.1 PR: ports/102432 Submitted by: Vittorio De Martino Approved by: Eric van Gyzen (maintainer)
v. 1.52 date: 2006/08/15 00:29:11; author: clsung; state: Exp; lines: +1 -1 - s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin
v. 1.51 date: 2006/05/21 19:01:54; author: pav; state: Exp; lines: +1 -0 - Does not compile on FreeBSD 4.X Reported by: krismail
v. 1.50 date: 2006/04/29 12:08:28; author: pav; state: Exp; lines: +13 -10 - Update to 2.3.0 PR: ports/96493 Submitted by: Eric van Gyzen (maintainer)
v. 1.49 date: 2006/04/18 14:19:20; author: vd; state: Exp; lines: +12 -5 Fix pkg-plist when some WITHOUT_* are defined PR: ports/94399 Submitted by: Rong-En Fan Approved by: Eric van Gyzen (maintainer)
v. 1.48 date: 2006/01/09 23:36:48; author: tdb; state: Exp; lines: +2 -2 - Update to 2.2.1 - Use DOCSDIR PR: 91564 Submitted by: Eric van Gyzen (maintainer)
v. 1.47 date: 2005/10/12 07:31:55; author: sem; state: Exp; lines: +105 -36 - Update to 2.2.0 PR: ports/87276 Submitted by: maintainer
v. 1.46 date: 2005/07/10 23:06:48; author: pav; state: Exp; lines: +1 -1 - Fix dependency on makeinfo Submitted by: Roman Neuhauser
v. 1.45 date: 2005/07/07 18:01:24; author: pav; state: Exp; lines: +7 -0 - Always use external gettext - Bring in fresh makeinfo so HTML manual can be build [1] Reported by: krismail [1]
v. 1.44 date: 2005/07/03 16:45:58; author: pav; state: Exp; lines: +8 -2 - Update to 82883 PR: ports/82883 Submitted by: Eric van Gyzen (maintainer)
v. 1.43 date: 2005/06/13 04:16:36; author: pat; state: Exp; lines: +1 -1 Update to 2.1.0 PR: ports/82174 Submitted by: maintainer
v. 1.42 date: 2004/11/16 11:01:11; author: krion; state: Exp; lines: +1 -1 Update to 2.0.1 PR: ports/73975 Submitted by: maintainer
v. 1.41 date: 2004/10/12 21:02:12; author: pav; state: Exp; lines: +20 -33 - Update to 2.0.0 PR: ports/72544 Submitted by: Eric van Gyzen (maintainer)
v. 1.40 date: 2004/06/25 16:14:44; author: pav; state: Exp; lines: +3 -3 - Update to 1.9.1 PR: ports/68295 Submitted by: Eric van Gyzen (maintainer)
v. 1.39 date: 2004/04/19 22:58:41; author: pav; state: Exp; lines: +1 -1 - Rename math/R-letter to math/R-project. - Remove math/R-a4 slave port. A4 format is now default. If you need letter or other paper formats, define PAPERSIZE when building the port. Note that renaming to math/R was declined by marcus (portmgr) because we're not sure if single-letter port name break something. Requested by: maintainer Repocopy by: marcus
v. 1.38 date: 2004/04/19 22:19:13; author: pav; state: Exp; lines: +24 -17 - Update to 1.9.0 PR: ports/65519 Submitted by: Rong-En Fan This patch by: Eric van Gyzen (maintainer)
v. 1.37 date: 2004/03/06 11:48:50; author: pav; state: Exp; lines: +4 -2 - Unbreak: Build the four documentation formats sequentially (instead of simultaneously) to prevent perl 5.8 from using too much memory (> 512 MB) and being killed. PR: ports/63804 Submitted by: Eric van Gyzen (maintainer)
v. 1.36 date: 2004/02/09 01:41:12; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: broken pkg-plist
v. 1.35 date: 2003/12/15 20:08:59; author: pav; state: Exp; lines: +1 -10 - Remove gcc-3.3.1 kludge now that 3.3.3 is standard in -CURRENT PR: ports/60264 Submitted by: Eric van Gyzen (maintainer)
v. 1.34 date: 2003/12/04 23:48:52; author: pav; state: Exp; lines: +1 -1 - Update to 1.8.1 PR: ports/59963 Submitted by: Eric van Gyzen (maintainer)
v. 1.33 date: 2003/10/31 00:59:37; author: ijliao; state: Exp; lines: +35 -13 - PORTVERSION: 1.7.1 -> 1.8.0 - add more MASTER_SITES - register CONFLICTS with math/R-a4 PR: 58726 Submitted by: maintainer
v. 1.32 date: 2003/10/29 03:39:15; author: ijliao; state: Exp; lines: +7 -2 upgrade to 1.7.1 PR: 57801 Submitted by: maintainer
v. 1.31 date: 2003/10/23 17:34:30; author: adamw; state: Exp; lines: +1 -1 Change maintainer to vangyzen@stat.duke.edu PR: ports/58457 Submitted by: Eric van Gyzen
v. 1.30 date: 2003/06/12 18:05:47; author: ijliao; state: Exp; lines: +6 -7 upgrade to 1.7.0 PR: 51161 Submitted by: myself Approved by: maintainer
v. 1.29 date: 2003/06/04 22:43:31; author: kris; state: Exp; lines: +6 -6 Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
v. 1.28 date: 2003/05/18 11:35:37; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.1: does not compile
v. 1.27 date: 2003/02/21 12:43:56; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.26 date: 2003/02/17 05:49:39; author: ijliao; state: Exp; lines: +6 -8 upgrade to 1.6.2 PR: 48344 Submitted by: Eric van Gyzen (via maintainer)
v. 1.25 date: 2003/01/08 14:51:44; author: arved; state: Exp; lines: +1 -1 Update to 1.6.1 PR: 45575 Submitted by: Maurice Castro (maintainer)
v. 1.24 date: 2002/11/07 00:21:47; author: kiri; state: Exp; lines: +1 -2 Update 1.5.1 -> 1.6.0
v. 1.23 date: 2002/08/05 05:06:21; author: ijliao; state: Exp; lines: +4 -0 add tcl and tk dependencies Reviewed by: maintainer
v. 1.22 date: 2002/08/02 16:55:01; author: ijliao; state: Exp; lines: +3 -3 upgrade to 1.5.1 PR: 41266 Submitted by: maintainer
v. 1.21 date: 2002/01/31 01:09:53; author: pat; state: Exp; lines: +2 -2 Update to 1.4.1 PR: 34466 Submitted by: maintainer
v. 1.20 date: 2001/09/16 18:04:01; author: kevlo; state: Exp; lines: +2 -2 Update to version 1.3.1 PR: 30370 Submitted by: MAINTAINER
v. 1.19 date: 2001/02/11 06:45:36; author: kevlo; state: Exp; lines: +13 -10 Upgrade to version 1.2.1 PR: 24967 Submitted by: MAINTAINER
v. 1.18 date: 2000/10/01 09:59:07; author: reg; state: Exp; lines: +3 -4 Whitespace changes and PLIST sorting.
v. 1.17 date: 2000/08/12 16:28:10; author: nbm; state: Exp; lines: +3 -3 Update to 1.1.0 PR: ports/20531 Submitted by: Maurice Castro (maintainer)
v. 1.16 date: 2000/04/14 07:19:42; author: asami; state: Exp; lines: +5 -4 Convert to PORTNAME/PORTVERSION.
v. 1.15 date: 2000/04/01 18:45:45; author: mharo; state: Exp; lines: +2 -2 oops, return date created to its original state
v. 1.14 date: 2000/04/01 18:43:25; author: mharo; state: Exp; lines: +6 -8 update to 0.99.0a PR: 16925 Submitted by: maintainer
v. 1.13 date: 1999/08/26 22:58:14; author: cpiazza; state: Exp; lines: +10 -26 Update to version 0.64.2 PR: 13375 Submitted by: maintainer
v. 1.12 date: 1999/08/25 07:05:04; author: obrien; state: Exp; lines: +1 -1 Id->FreeBSD.
v. 1.11 date: 1999/08/22 18:59:06; author: mharo; state: Exp; lines: +4 -4 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.10 date: 1999/04/21 12:53:54; author: jseger; state: Exp; lines: +1 -3 Unbreak
v. 1.9 date: 1999/02/13 00:19:51; author: asami; state: Exp; lines: +2 -1 This port requires Xlib.
v. 1.8 date: 1998/11/20 04:14:58; author: asami; state: Exp; lines: +9 -20 Remove LOOP_VAR and replace it with tiny Makefiles using MASTERDIR to 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.
v. 1.7 date: 1998/11/18 11:40:41; author: asami; state: Exp; lines: +3 -2 Use LOOP_VAR.
v. 1.6 date: 1998/08/20 10:21:20; author: asami; state: Exp; lines: +3 -1 Still doesn't package here, as root and without chroot. A few hundred files are missing, so something is seriously wrong.
v. 1.5 date: 1998/07/17 20:41:38; author: steve; state: Exp; lines: +18 -16 Update to version 0.62.2. PR: 7276 Submitted by: maintainer
v. 1.4 date: 1998/07/02 06:27:40; author: asami; state: Exp; lines: +3 -1 Mark this port broken: === : 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....)
v. 1.3 date: 1998/06/28 23:37:34; author: steve; state: Exp; lines: +20 -12 Update to version 0.62.1. PR: 7025 Submitted by: maintainer
v. 1.2 date: 1998/05/07 06:08:24; author: mph; state: Exp; lines: +3 -3 Change package name from "r" to "R" (after discussion with Mark Murray and Satoshi Asami). Correct the handling of paper sizes. PR: 6520 Submitted by: Maurice Castro
v. 1.1 date: 1998/05/04 17:53:34; author: mph; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/05/04 17:53:34; author: mph; state: Exp; lines: +0 -0 Import of R, a language for mathematical programming. PR: 6503 Submitted by: Maurice Castro ============================================================================= v. 1.66 date: 2007/10/27 13:11:19; author: rafan; state: Exp; lines: +1 -1 - Update to 2.6.0 PR: ports/117142 Submitted by: Vittorio De Martino Approved by: maintainer timeout (14 days)
v. 1.65 date: 2007/10/04 01:49:28; author: edwin; state: Exp; lines: +0 -5 Remove always-false/true conditions based on OSVERSION 500000
v. 1.64 date: 2007/08/27 12:38:22; author: rafan; state: Exp; lines: +1 -1 - Update to 2.5.1 PR: ports/115826 (based on) Submitted by: vittorio de martino Approved by: Eric van Gyzen (maintainer)
v. 1.63 date: 2007/07/23 09:36:10; author: rafan; state: Exp; lines: +0 -1 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
v. 1.62 date: 2007/07/12 21:15:25; author: maho; state: Exp; lines: +1 -4 Now we use USE_FORTRAN=yes to use FORTRAN compiler. Approved by: maintainer
v. 1.61 date: 2007/06/29 17:39:24; author: rafan; state: Exp; lines: +1 -1 - Fix build on 5.x. configure script changed the env that specifies the makeinfo command. Reported by: pointyhat via pav Approved by: maintainer (implicit)
v. 1.60 date: 2007/05/30 14:10:18; author: rafan; state: Exp; lines: +8 -3 - Update to 2.5.0 PR: ports/112713 (based on) Submitted by: Vittorio De Martino Approved by: Eric van Gyzen (maintainer)
v. 1.59 date: 2007/05/19 20:14:46; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.58 date: 2007/02/14 01:45:28; author: maho; state: Exp; lines: +7 -1 A workaround to prevent hangs up during the build with ATLAS. AFAIK, this happens only for i386. Approved by: maintainer
v. 1.57 date: 2007/01/25 17:56:40; author: rafan; state: Exp; lines: +1 -2 - Update to 2.4.1 PR: ports/107638 (based on) Submitted by: Vittorio De Martino Approved by: maintainer timeout (18 days)
v. 1.56 date: 2007/01/12 21:23:50; author: maho; state: Exp; lines: +2 -2 Fix library dependencies. Submitted by: rafan Approved by: portmgr(kris) implicitly
v. 1.55 date: 2007/01/12 07:04:59; author: maho; state: Exp; lines: +7 -1 Migrate to gfortran42. Approved by: portmgr(kris)
v. 1.54 date: 2006/10/31 01:27:11; author: rafan; state: Exp; lines: +1 -1 - Update to 2.4.0 PR: ports/104261 Submitted by: Vittorio De Martino Approved by: Eric van Gyzen (maintainer)
v. 1.53 date: 2006/09/03 16:03:30; author: rafan; state: Exp; lines: +1 -1 - Update to 2.3.1 PR: ports/102432 Submitted by: Vittorio De Martino Approved by: Eric van Gyzen (maintainer)
v. 1.52 date: 2006/08/15 00:29:11; author: clsung; state: Exp; lines: +1 -1 - s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin
v. 1.51 date: 2006/05/21 19:01:54; author: pav; state: Exp; lines: +1 -0 - Does not compile on FreeBSD 4.X Reported by: krismail
v. 1.50 date: 2006/04/29 12:08:28; author: pav; state: Exp; lines: +13 -10 - Update to 2.3.0 PR: ports/96493 Submitted by: Eric van Gyzen (maintainer)
v. 1.49 date: 2006/04/18 14:19:20; author: vd; state: Exp; lines: +12 -5 Fix pkg-plist when some WITHOUT_* are defined PR: ports/94399 Submitted by: Rong-En Fan Approved by: Eric van Gyzen (maintainer)
v. 1.48 date: 2006/01/09 23:36:48; author: tdb; state: Exp; lines: +2 -2 - Update to 2.2.1 - Use DOCSDIR PR: 91564 Submitted by: Eric van Gyzen (maintainer)
v. 1.47 date: 2005/10/12 07:31:55; author: sem; state: Exp; lines: +105 -36 - Update to 2.2.0 PR: ports/87276 Submitted by: maintainer
v. 1.46 date: 2005/07/10 23:06:48; author: pav; state: Exp; lines: +1 -1 - Fix dependency on makeinfo Submitted by: Roman Neuhauser
v. 1.45 date: 2005/07/07 18:01:24; author: pav; state: Exp; lines: +7 -0 - Always use external gettext - Bring in fresh makeinfo so HTML manual can be build [1] Reported by: krismail [1]
v. 1.44 date: 2005/07/03 16:45:58; author: pav; state: Exp; lines: +8 -2 - Update to 82883 PR: ports/82883 Submitted by: Eric van Gyzen (maintainer)
v. 1.43 date: 2005/06/13 04:16:36; author: pat; state: Exp; lines: +1 -1 Update to 2.1.0 PR: ports/82174 Submitted by: maintainer
v. 1.42 date: 2004/11/16 11:01:11; author: krion; state: Exp; lines: +1 -1 Update to 2.0.1 PR: ports/73975 Submitted by: maintainer
v. 1.41 date: 2004/10/12 21:02:12; author: pav; state: Exp; lines: +20 -33 - Update to 2.0.0 PR: ports/72544 Submitted by: Eric van Gyzen (maintainer)
v. 1.40 date: 2004/06/25 16:14:44; author: pav; state: Exp; lines: +3 -3 - Update to 1.9.1 PR: ports/68295 Submitted by: Eric van Gyzen (maintainer)
v. 1.39 date: 2004/04/19 22:58:41; author: pav; state: Exp; lines: +1 -1 - Rename math/R-letter to math/R-project. - Remove math/R-a4 slave port. A4 format is now default. If you need letter or other paper formats, define PAPERSIZE when building the port. Note that renaming to math/R was declined by marcus (portmgr) because we're not sure if single-letter port name break something. Requested by: maintainer Repocopy by: marcus
v. 1.38 date: 2004/04/19 22:19:13; author: pav; state: Exp; lines: +24 -17 - Update to 1.9.0 PR: ports/65519 Submitted by: Rong-En Fan This patch by: Eric van Gyzen (maintainer)
v. 1.37 date: 2004/03/06 11:48:50; author: pav; state: Exp; lines: +4 -2 - Unbreak: Build the four documentation formats sequentially (instead of simultaneously) to prevent perl 5.8 from using too much memory (> 512 MB) and being killed. PR: ports/63804 Submitted by: Eric van Gyzen (maintainer)
v. 1.36 date: 2004/02/09 01:41:12; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: broken pkg-plist
v. 1.35 date: 2003/12/15 20:08:59; author: pav; state: Exp; lines: +1 -10 - Remove gcc-3.3.1 kludge now that 3.3.3 is standard in -CURRENT PR: ports/60264 Submitted by: Eric van Gyzen (maintainer)
v. 1.34 date: 2003/12/04 23:48:52; author: pav; state: Exp; lines: +1 -1 - Update to 1.8.1 PR: ports/59963 Submitted by: Eric van Gyzen (maintainer)
v. 1.33 date: 2003/10/31 00:59:37; author: ijliao; state: Exp; lines: +35 -13 - PORTVERSION: 1.7.1 -> 1.8.0 - add more MASTER_SITES - register CONFLICTS with math/R-a4 PR: 58726 Submitted by: maintainer
v. 1.32 date: 2003/10/29 03:39:15; author: ijliao; state: Exp; lines: +7 -2 upgrade to 1.7.1 PR: 57801 Submitted by: maintainer
v. 1.31 date: 2003/10/23 17:34:30; author: adamw; state: Exp; lines: +1 -1 Change maintainer to vangyzen@stat.duke.edu PR: ports/58457 Submitted by: Eric van Gyzen
v. 1.30 date: 2003/06/12 18:05:47; author: ijliao; state: Exp; lines: +6 -7 upgrade to 1.7.0 PR: 51161 Submitted by: myself Approved by: maintainer
v. 1.29 date: 2003/06/04 22:43:31; author: kris; state: Exp; lines: +6 -6 Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
v. 1.28 date: 2003/05/18 11:35:37; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.1: does not compile
v. 1.27 date: 2003/02/21 12:43:56; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.26 date: 2003/02/17 05:49:39; author: ijliao; state: Exp; lines: +6 -8 upgrade to 1.6.2 PR: 48344 Submitted by: Eric van Gyzen (via maintainer)
v. 1.25 date: 2003/01/08 14:51:44; author: arved; state: Exp; lines: +1 -1 Update to 1.6.1 PR: 45575 Submitted by: Maurice Castro (maintainer)
v. 1.24 date: 2002/11/07 00:21:47; author: kiri; state: Exp; lines: +1 -2 Update 1.5.1 -> 1.6.0
v. 1.23 date: 2002/08/05 05:06:21; author: ijliao; state: Exp; lines: +4 -0 add tcl and tk dependencies Reviewed by: maintainer
v. 1.22 date: 2002/08/02 16:55:01; author: ijliao; state: Exp; lines: +3 -3 upgrade to 1.5.1 PR: 41266 Submitted by: maintainer
v. 1.21 date: 2002/01/31 01:09:53; author: pat; state: Exp; lines: +2 -2 Update to 1.4.1 PR: 34466 Submitted by: maintainer
v. 1.20 date: 2001/09/16 18:04:01; author: kevlo; state: Exp; lines: +2 -2 Update to version 1.3.1 PR: 30370 Submitted by: MAINTAINER
v. 1.19 date: 2001/02/11 06:45:36; author: kevlo; state: Exp; lines: +13 -10 Upgrade to version 1.2.1 PR: 24967 Submitted by: MAINTAINER
v. 1.18 date: 2000/10/01 09:59:07; author: reg; state: Exp; lines: +3 -4 Whitespace changes and PLIST sorting.
v. 1.17 date: 2000/08/12 16:28:10; author: nbm; state: Exp; lines: +3 -3 Update to 1.1.0 PR: ports/20531 Submitted by: Maurice Castro (maintainer)
v. 1.16 date: 2000/04/14 07:19:42; author: asami; state: Exp; lines: +5 -4 Convert to PORTNAME/PORTVERSION.
v. 1.15 date: 2000/04/01 18:45:45; author: mharo; state: Exp; lines: +2 -2 oops, return date created to its original state
v. 1.14 date: 2000/04/01 18:43:25; author: mharo; state: Exp; lines: +6 -8 update to 0.99.0a PR: 16925 Submitted by: maintainer
v. 1.13 date: 1999/08/26 22:58:14; author: cpiazza; state: Exp; lines: +10 -26 Update to version 0.64.2 PR: 13375 Submitted by: maintainer
v. 1.12 date: 1999/08/25 07:05:04; author: obrien; state: Exp; lines: +1 -1 Id->FreeBSD.
v. 1.11 date: 1999/08/22 18:59:06; author: mharo; state: Exp; lines: +4 -4 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.10 date: 1999/04/21 12:53:54; author: jseger; state: Exp; lines: +1 -3 Unbreak
v. 1.9 date: 1999/02/13 00:19:51; author: asami; state: Exp; lines: +2 -1 This port requires Xlib.
v. 1.8 date: 1998/11/20 04:14:58; author: asami; state: Exp; lines: +9 -20 Remove LOOP_VAR and replace it with tiny Makefiles using MASTERDIR to 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.
v. 1.7 date: 1998/11/18 11:40:41; author: asami; state: Exp; lines: +3 -2 Use LOOP_VAR.
v. 1.6 date: 1998/08/20 10:21:20; author: asami; state: Exp; lines: +3 -1 Still doesn't package here, as root and without chroot. A few hundred files are missing, so something is seriously wrong.
v. 1.5 date: 1998/07/17 20:41:38; author: steve; state: Exp; lines: +18 -16 Update to version 0.62.2. PR: 7276 Submitted by: maintainer
v. 1.4 date: 1998/07/02 06:27:40; author: asami; state: Exp; lines: +3 -1 Mark this port broken: === : 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....)
v. 1.3 date: 1998/06/28 23:37:34; author: steve; state: Exp; lines: +20 -12 Update to version 0.62.1. PR: 7025 Submitted by: maintainer
v. 1.2 date: 1998/05/07 06:08:24; author: mph; state: Exp; lines: +3 -3 Change package name from "r" to "R" (after discussion with Mark Murray and Satoshi Asami). Correct the handling of paper sizes. PR: 6520 Submitted by: Maurice Castro
v. 1.1 date: 1998/05/04 17:53:34; author: mph; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/05/04 17:53:34; author: mph; state: Exp; lines: +0 -0 Import of R, a language for mathematical programming. PR: 6503 Submitted by: Maurice Castro ============================================================================= v. 1.66 date: 2007/10/27 13:11:19; author: rafan; state: Exp; lines: +1 -1 - Update to 2.6.0 PR: ports/117142 Submitted by: Vittorio De Martino Approved by: maintainer timeout (14 days)
v. 1.65 date: 2007/10/04 01:49:28; author: edwin; state: Exp; lines: +0 -5 Remove always-false/true conditions based on OSVERSION 500000
v. 1.64 date: 2007/08/27 12:38:22; author: rafan; state: Exp; lines: +1 -1 - Update to 2.5.1 PR: ports/115826 (based on) Submitted by: vittorio de martino Approved by: Eric van Gyzen (maintainer)
v. 1.63 date: 2007/07/23 09:36:10; author: rafan; state: Exp; lines: +0 -1 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
v. 1.62 date: 2007/07/12 21:15:25; author: maho; state: Exp; lines: +1 -4 Now we use USE_FORTRAN=yes to use FORTRAN compiler. Approved by: maintainer
v. 1.61 date: 2007/06/29 17:39:24; author: rafan; state: Exp; lines: +1 -1 - Fix build on 5.x. configure script changed the env that specifies the makeinfo command. Reported by: pointyhat via pav Approved by: maintainer (implicit)
v. 1.60 date: 2007/05/30 14:10:18; author: rafan; state: Exp; lines: +8 -3 - Update to 2.5.0 PR: ports/112713 (based on) Submitted by: Vittorio De Martino Approved by: Eric van Gyzen (maintainer)
v. 1.59 date: 2007/05/19 20:14:46; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.58 date: 2007/02/14 01:45:28; author: maho; state: Exp; lines: +7 -1 A workaround to prevent hangs up during the build with ATLAS. AFAIK, this happens only for i386. Approved by: maintainer
v. 1.57 date: 2007/01/25 17:56:40; author: rafan; state: Exp; lines: +1 -2 - Update to 2.4.1 PR: ports/107638 (based on) Submitted by: Vittorio De Martino Approved by: maintainer timeout (18 days)
v. 1.56 date: 2007/01/12 21:23:50; author: maho; state: Exp; lines: +2 -2 Fix library dependencies. Submitted by: rafan Approved by: portmgr(kris) implicitly
v. 1.55 date: 2007/01/12 07:04:59; author: maho; state: Exp; lines: +7 -1 Migrate to gfortran42. Approved by: portmgr(kris)
v. 1.54 date: 2006/10/31 01:27:11; author: rafan; state: Exp; lines: +1 -1 - Update to 2.4.0 PR: ports/104261 Submitted by: Vittorio De Martino Approved by: Eric van Gyzen (maintainer)
v. 1.53 date: 2006/09/03 16:03:30; author: rafan; state: Exp; lines: +1 -1 - Update to 2.3.1 PR: ports/102432 Submitted by: Vittorio De Martino Approved by: Eric van Gyzen (maintainer)
v. 1.52 date: 2006/08/15 00:29:11; author: clsung; state: Exp; lines: +1 -1 - s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin
v. 1.51 date: 2006/05/21 19:01:54; author: pav; state: Exp; lines: +1 -0 - Does not compile on FreeBSD 4.X Reported by: krismail
v. 1.50 date: 2006/04/29 12:08:28; author: pav; state: Exp; lines: +13 -10 - Update to 2.3.0 PR: ports/96493 Submitted by: Eric van Gyzen (maintainer)
v. 1.49 date: 2006/04/18 14:19:20; author: vd; state: Exp; lines: +12 -5 Fix pkg-plist when some WITHOUT_* are defined PR: ports/94399 Submitted by: Rong-En Fan Approved by: Eric van Gyzen (maintainer)
v. 1.48 date: 2006/01/09 23:36:48; author: tdb; state: Exp; lines: +2 -2 - Update to 2.2.1 - Use DOCSDIR PR: 91564 Submitted by: Eric van Gyzen (maintainer)
v. 1.47 date: 2005/10/12 07:31:55; author: sem; state: Exp; lines: +105 -36 - Update to 2.2.0 PR: ports/87276 Submitted by: maintainer
v. 1.46 date: 2005/07/10 23:06:48; author: pav; state: Exp; lines: +1 -1 - Fix dependency on makeinfo Submitted by: Roman Neuhauser
v. 1.45 date: 2005/07/07 18:01:24; author: pav; state: Exp; lines: +7 -0 - Always use external gettext - Bring in fresh makeinfo so HTML manual can be build [1] Reported by: krismail [1]
v. 1.44 date: 2005/07/03 16:45:58; author: pav; state: Exp; lines: +8 -2 - Update to 82883 PR: ports/82883 Submitted by: Eric van Gyzen (maintainer)
v. 1.43 date: 2005/06/13 04:16:36; author: pat; state: Exp; lines: +1 -1 Update to 2.1.0 PR: ports/82174 Submitted by: maintainer
v. 1.42 date: 2004/11/16 11:01:11; author: krion; state: Exp; lines: +1 -1 Update to 2.0.1 PR: ports/73975 Submitted by: maintainer
v. 1.41 date: 2004/10/12 21:02:12; author: pav; state: Exp; lines: +20 -33 - Update to 2.0.0 PR: ports/72544 Submitted by: Eric van Gyzen (maintainer)
v. 1.40 date: 2004/06/25 16:14:44; author: pav; state: Exp; lines: +3 -3 - Update to 1.9.1 PR: ports/68295 Submitted by: Eric van Gyzen (maintainer)
v. 1.39 date: 2004/04/19 22:58:41; author: pav; state: Exp; lines: +1 -1 - Rename math/R-letter to math/R-project. - Remove math/R-a4 slave port. A4 format is now default. If you need letter or other paper formats, define PAPERSIZE when building the port. Note that renaming to math/R was declined by marcus (portmgr) because we're not sure if single-letter port name break something. Requested by: maintainer Repocopy by: marcus
v. 1.38 date: 2004/04/19 22:19:13; author: pav; state: Exp; lines: +24 -17 - Update to 1.9.0 PR: ports/65519 Submitted by: Rong-En Fan This patch by: Eric van Gyzen (maintainer)
v. 1.37 date: 2004/03/06 11:48:50; author: pav; state: Exp; lines: +4 -2 - Unbreak: Build the four documentation formats sequentially (instead of simultaneously) to prevent perl 5.8 from using too much memory (> 512 MB) and being killed. PR: ports/63804 Submitted by: Eric van Gyzen (maintainer)
v. 1.36 date: 2004/02/09 01:41:12; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: broken pkg-plist
v. 1.35 date: 2003/12/15 20:08:59; author: pav; state: Exp; lines: +1 -10 - Remove gcc-3.3.1 kludge now that 3.3.3 is standard in -CURRENT PR: ports/60264 Submitted by: Eric van Gyzen (maintainer)
v. 1.34 date: 2003/12/04 23:48:52; author: pav; state: Exp; lines: +1 -1 - Update to 1.8.1 PR: ports/59963 Submitted by: Eric van Gyzen (maintainer)
v. 1.33 date: 2003/10/31 00:59:37; author: ijliao; state: Exp; lines: +35 -13 - PORTVERSION: 1.7.1 -> 1.8.0 - add more MASTER_SITES - register CONFLICTS with math/R-a4 PR: 58726 Submitted by: maintainer
v. 1.32 date: 2003/10/29 03:39:15; author: ijliao; state: Exp; lines: +7 -2 upgrade to 1.7.1 PR: 57801 Submitted by: maintainer
v. 1.31 date: 2003/10/23 17:34:30; author: adamw; state: Exp; lines: +1 -1 Change maintainer to vangyzen@stat.duke.edu PR: ports/58457 Submitted by: Eric van Gyzen
v. 1.30 date: 2003/06/12 18:05:47; author: ijliao; state: Exp; lines: +6 -7 upgrade to 1.7.0 PR: 51161 Submitted by: myself Approved by: maintainer
v. 1.29 date: 2003/06/04 22:43:31; author: kris; state: Exp; lines: +6 -6 Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
v. 1.28 date: 2003/05/18 11:35:37; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.1: does not compile
v. 1.27 date: 2003/02/21 12:43:56; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.26 date: 2003/02/17 05:49:39; author: ijliao; state: Exp; lines: +6 -8 upgrade to 1.6.2 PR: 48344 Submitted by: Eric van Gyzen (via maintainer)
v. 1.25 date: 2003/01/08 14:51:44; author: arved; state: Exp; lines: +1 -1 Update to 1.6.1 PR: 45575 Submitted by: Maurice Castro (maintainer)
v. 1.24 date: 2002/11/07 00:21:47; author: kiri; state: Exp; lines: +1 -2 Update 1.5.1 -> 1.6.0
v. 1.23 date: 2002/08/05 05:06:21; author: ijliao; state: Exp; lines: +4 -0 add tcl and tk dependencies Reviewed by: maintainer
v. 1.22 date: 2002/08/02 16:55:01; author: ijliao; state: Exp; lines: +3 -3 upgrade to 1.5.1 PR: 41266 Submitted by: maintainer
v. 1.21 date: 2002/01/31 01:09:53; author: pat; state: Exp; lines: +2 -2 Update to 1.4.1 PR: 34466 Submitted by: maintainer
v. 1.20 date: 2001/09/16 18:04:01; author: kevlo; state: Exp; lines: +2 -2 Update to version 1.3.1 PR: 30370 Submitted by: MAINTAINER
v. 1.19 date: 2001/02/11 06:45:36; author: kevlo; state: Exp; lines: +13 -10 Upgrade to version 1.2.1 PR: 24967 Submitted by: MAINTAINER
v. 1.18 date: 2000/10/01 09:59:07; author: reg; state: Exp; lines: +3 -4 Whitespace changes and PLIST sorting.
v. 1.17 date: 2000/08/12 16:28:10; author: nbm; state: Exp; lines: +3 -3 Update to 1.1.0 PR: ports/20531 Submitted by: Maurice Castro (maintainer)
v. 1.16 date: 2000/04/14 07:19:42; author: asami; state: Exp; lines: +5 -4 Convert to PORTNAME/PORTVERSION.
v. 1.15 date: 2000/04/01 18:45:45; author: mharo; state: Exp; lines: +2 -2 oops, return date created to its original state
v. 1.14 date: 2000/04/01 18:43:25; author: mharo; state: Exp; lines: +6 -8 update to 0.99.0a PR: 16925 Submitted by: maintainer
v. 1.13 date: 1999/08/26 22:58:14; author: cpiazza; state: Exp; lines: +10 -26 Update to version 0.64.2 PR: 13375 Submitted by: maintainer
v. 1.12 date: 1999/08/25 07:05:04; author: obrien; state: Exp; lines: +1 -1 Id->FreeBSD.
v. 1.11 date: 1999/08/22 18:59:06; author: mharo; state: Exp; lines: +4 -4 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.10 date: 1999/04/21 12:53:54; author: jseger; state: Exp; lines: +1 -3 Unbreak
v. 1.9 date: 1999/02/13 00:19:51; author: asami; state: Exp; lines: +2 -1 This port requires Xlib.
v. 1.8 date: 1998/11/20 04:14:58; author: asami; state: Exp; lines: +9 -20 Remove LOOP_VAR and replace it with tiny Makefiles using MASTERDIR to 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.
v. 1.7 date: 1998/11/18 11:40:41; author: asami; state: Exp; lines: +3 -2 Use LOOP_VAR.
v. 1.6 date: 1998/08/20 10:21:20; author: asami; state: Exp; lines: +3 -1 Still doesn't package here, as root and without chroot. A few hundred files are missing, so something is seriously wrong.
v. 1.5 date: 1998/07/17 20:41:38; author: steve; state: Exp; lines: +18 -16 Update to version 0.62.2. PR: 7276 Submitted by: maintainer
v. 1.4 date: 1998/07/02 06:27:40; author: asami; state: Exp; lines: +3 -1 Mark this port broken: === : 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....)
v. 1.3 date: 1998/06/28 23:37:34; author: steve; state: Exp; lines: +20 -12 Update to version 0.62.1. PR: 7025 Submitted by: maintainer
v. 1.2 date: 1998/05/07 06:08:24; author: mph; state: Exp; lines: +3 -3 Change package name from "r" to "R" (after discussion with Mark Murray and Satoshi Asami). Correct the handling of paper sizes. PR: 6520 Submitted by: Maurice Castro
v. 1.1 date: 1998/05/04 17:53:34; author: mph; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/05/04 17:53:34; author: mph; state: Exp; lines: +0 -0 Import of R, a language for mathematical programming. PR: 6503 Submitted by: Maurice Castro =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm