notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rpy Python interface to the R Programming Language
1.0.3_38 math Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.3_38Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-10-31 01:48:02
Last Update: 2019-05-03 17:58:33
SVN Revision: 500749
License: GPLv2 LGPL21 MPL11
WWW:
http://rpy.sourceforge.net/
Description:
RPy is a very simple, yet robust, Python interface to the R Programming Language. It can manage all kinds of R objects and can execute arbitrary R functions (including the graphic functions). All the errors from the R language are converted to Python exceptions. Any module that later were installed on the R system, can easily be used from within Python, without introducing any changes. WWW: http://rpy.sourceforge.net/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • rpy>0:math/rpy
No installation instructions:
This port has been deleted.
PKGNAME: rpy
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (rpy-1.0.3.tar.gz) = 4ad23632ddcb6318a1af27a7f64526c110d59cbd166a0338c929de952f33c48b SIZE (rpy-1.0.3.tar.gz) = 87009

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-numpy>0 : math/py-numpy@py27
  2. py27-setuptools>0 : devel/py-setuptools@py27
  3. python2.7 : lang/python27
Runtime dependencies:
  1. py27-numpy>0 : math/py-numpy@py27
  2. py27-setuptools>0 : devel/py-setuptools@py27
  3. python2.7 : lang/python27
Library dependencies:
  1. libR.so : math/R
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
python:2.7
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (26 items)
Collapse this list.
  1. http://cytranet.dl.sourceforge.net/project/rpy/rpy/1.0.3/
  2. http://downloads.sourceforge.net/project/rpy/rpy/1.0.3/
  3. http://excellmedia.dl.sourceforge.net/project/rpy/rpy/1.0.3/
  4. http://freefr.dl.sourceforge.net/project/rpy/rpy/1.0.3/
  5. http://jaist.dl.sourceforge.net/project/rpy/rpy/1.0.3/
  6. http://kent.dl.sourceforge.net/project/rpy/rpy/1.0.3/
  7. http://nchc.dl.sourceforge.net/project/rpy/rpy/1.0.3/
  8. http://netcologne.dl.sourceforge.net/project/rpy/rpy/1.0.3/
  9. http://netix.dl.sourceforge.net/project/rpy/rpy/1.0.3/
  10. http://superb-dca2.dl.sourceforge.net/project/rpy/rpy/1.0.3/
  11. http://superb-sea2.dl.sourceforge.net/project/rpy/rpy/1.0.3/
  12. http://ufpr.dl.sourceforge.net/project/rpy/rpy/1.0.3/
  13. http://vorboss.dl.sourceforge.net/project/rpy/rpy/1.0.3/
  14. https://cytranet.dl.sourceforge.net/project/rpy/rpy/1.0.3/
  15. https://downloads.sourceforge.net/project/rpy/rpy/1.0.3/
  16. https://excellmedia.dl.sourceforge.net/project/rpy/rpy/1.0.3/
  17. https://freefr.dl.sourceforge.net/project/rpy/rpy/1.0.3/
  18. https://jaist.dl.sourceforge.net/project/rpy/rpy/1.0.3/
  19. https://kent.dl.sourceforge.net/project/rpy/rpy/1.0.3/
  20. https://nchc.dl.sourceforge.net/project/rpy/rpy/1.0.3/
  21. https://netcologne.dl.sourceforge.net/project/rpy/rpy/1.0.3/
  22. https://netix.dl.sourceforge.net/project/rpy/rpy/1.0.3/
  23. https://superb-dca2.dl.sourceforge.net/project/rpy/rpy/1.0.3/
  24. https://superb-sea2.dl.sourceforge.net/project/rpy/rpy/1.0.3/
  25. https://ufpr.dl.sourceforge.net/project/rpy/rpy/1.0.3/
  26. https://vorboss.dl.sourceforge.net/project/rpy/rpy/1.0.3/
Collapse this list.

Number of commits found: 59

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.3_38
03 May 2019 17:58:33
Revision:500749Original commit files touched by this commit
yuri search for other commits by this committer
Move math/rpy -> math/py-rpy
1.0.3_38
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
1.0.3_37
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
1.0.3_36
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.3_36
04 Nov 2017 11:43:35
Revision:453453Original commit files touched by this commit
dbaio search for other commits by this committer
Update license of ports using MPL (without version)

All ports now should use MPL[10|11|20] license.

Approved by:	portmgr (blanket)
1.0.3_36
24 Jul 2017 18:26:39
Revision:446540Original commit files touched by this commit
pawel search for other commits by this committer
After r446199 libR.so has SONAME and was made visible for
consumer ports. Register correct dependency by using LIB_DEPENDS
instead of BUILD|RUN_DEPENDS dance.

math/rkward-kde4:
- Add 2 missing files to pkg-plist also

PR:		219776
Submitted by:	myself
Approved by:	maintainers timeouts
1.0.3_35
25 May 2016 16:13:36
Revision:415844Original commit files touched by this commit
amdmi3 search for other commits by this committer
Fix build by stripping any .so library

Library name seems to be dependent on R version, so this port will
break on any R update otherwise
1.0.3_35
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
1.0.3_35
01 Nov 2015 14:00:30
Revision:400613Original commit files touched by this commit
antoine search for other commits by this committer
- Unbreak after math/R update
- Bump PORTREVISION for (auto)plist change

Reported by:	pkg-fallout
1.0.3_34
03 Jun 2015 16:13:34
Revision:388445Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Strip library
1.0.3_33
23 Jan 2015 15:21:52
Revision:377743Original commit files touched by this commit
antoine search for other commits by this committer
Canonicalize some dependencies on numpy
1.0.3_33
21 Oct 2014 16:54:55
Revision:371328Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of math/ to new USES=python

Approved by:	portmgr (implicit)
1.0.3_33
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
1.0.3_32
31 May 2014 05:20:15
Revision:355935Original commit files touched by this commit
wen search for other commits by this committer
- Stage support [1]
- Reset maintainer to ports@

PR:		190358 [1]
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> [1]
1.0.3_31
10 Mar 2014 20:55:22
Revision:347809Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
1.0.3_30
13 Nov 2013 08:19:35
Revision:333659Original commit files touched by this commit
bf search for other commits by this committer
Update math/R to 3.0.2 patched r64207 and math/R-cran-SuppDists to 1.1-9.1;
adjust dependent ports

Reviewed by:	pfg, thierry, tota
1.0.3_29
26 Oct 2013 00:52:36
Revision:331644Original commit files touched by this commit
gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.3_28
20 Sep 2013 20:55:06
Revision:327746Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
1.0.3_28
28 May 2013 15:15:06
Revision:319316Original commit files touched by this commit
bf search for other commits by this committer
Update math/R to 3.0.1-patched, and adjust dependent ports;
synchronize math/rpy with upstream repository

Reviewed by:	wen
Approved by:	wen, tota
1.0.3_27
07 Mar 2013 04:21:35
Revision:313562Original commit files touched by this commit
bf search for other commits by this committer
update math/R to 2.15.3, and adjust dependent ports
1.0.3_26
04 Jan 2013 17:51:39
Revision:309935Original commit files touched by this commit
bf search for other commits by this committer
update the R base ports to 2.15.2 and adjust dependent ports

Reviewed by:	thierry, tota, wen
1.0.3_25
10 Jul 2012 13:46:29
Original commit files touched by this commit
bf search for other commits by this committer
add a packing list adjustment that was accidentally omitted from the
last math/R update
1.0.3_25
26 Jun 2012 23:57:00
Original commit files touched by this commit
bf search for other commits by this committer
update math/R to 2.15.1, switch to the new options format, and
adjust dependent ports
1.0.3_24
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
1.0.3_23
04 May 2012 20:56:15
Original commit files touched by this commit
bf search for other commits by this committer
- update math/R-cran-psych to 1.2.1 [1]
- update math/R to 2.15.0, and adjust dependent ports
- minor changes to bsd.cran.mk [2]: rename MASTER_CRAN_SITES to
  MASTER_SITE_CRAN, as in bsd.sites.mk; make the install target more
  flexible and allow CRAN ports to override it; add a regression-test
  target; set USE_FORTRAN to match math/R; remove some of the
  redundant checks of USE_R_MOD; honor NOPORTDATA and NOPORTDOCS

Reviewed by:    thierry, tota, wen
Approved by:    D. Rue (maintainer) [1], wen [2]
1.0.3_22
03 Mar 2012 16:59:36
Original commit files touched by this commit
bf search for other commits by this committer
update math/R to 2.14.2, and adjust dependent ports
1.0.3_21
18 Jan 2012 23:04:08
Original commit files touched by this commit
bf search for other commits by this committer
update math/R to 2.14.1, and adjust dependent ports
1.0.3_20
27 Nov 2011 07:02:15
Original commit files touched by this commit
bf search for other commits by this committer
update math/R to 2.14.0, math/R-cran-sp to 0.9-91, and adjust
dependent ports

Approved by:    linimon (portmgr), thierry, tota, wen
Feature safe:   yes
1.0.3_19
11 Oct 2011 14:19:46
Original commit files touched by this commit
bf search for other commits by this committer
update math/R to 2.13.2, and adjust dependent ports
1.0.3_18
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
1.0.3_18
30 Jul 2011 10:01:47
Original commit files touched by this commit
bf search for other commits by this committer
add LICENSE; don't clobber LDFLAGS

Approved by:    wen
1.0.3_18
28 Jul 2011 04:19:58
Original commit files touched by this commit
bf search for other commits by this committer
update R to 2.13.1 [1], and adjust dependent ports (this
includes workarounds intended to fix the broken sparc64
build, and fixes to the static libR, which is now in a
separate slave port, math/libR)

PR:             158947 [1]
Submitted by:   wen ([1], independently)
1.0.3_17
07 May 2011 03:29:59
Original commit files touched by this commit
bf search for other commits by this committer
- update to 2.13.0
- switch to the bundled Rblas and Rlapack by default (this
  can be changed by setting BLAS and LAPACK) which favors
  correctness in some corner cases over a slight performance
  penalty; this will be revisited after the blas and lapack
  updates
- replace the STATIC_LIBR option with a LIBR option (on
  by default): if on, libR.a and libR.so are installed,
  and R is linked to libR.so. Otherwise, R is static, and
  no libRs are installed.
- remove the superfluous copy of libR.so in ${LOCALBASE}/lib [1]
- enable the cairo and pango elements in the X11() graphics
  device by default, controlled by new PANGOCAIRO option
- add a few small patches to dependent ports, bumping
  PORTREVISION where necessary

PR:             153309 [1]
Approved by:    thierry (rkward*), wen (rpy*, R-cran-*)
1.0.3_16
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.0.3_16
28 Feb 2011 16:03:13
Original commit files touched by this commit
bf search for other commits by this committer
- Update R to 2.12.2, a bugfix release
- Bump PORTREVISION of dependent ports,
  where necessary

Approved by:    makc, miwi (mentors, implicit)
1.0.3_15
29 Jan 2011 16:53:21
Original commit files touched by this commit
bf search for other commits by this committer
- Update R to 2.12.1
- Bump PORTREVISION of
  dependent ports

Approved by:    makc, miwi (mentors, implicit)
                pav (portmgr)
Feature safe:   yes
1.0.3_14
03 Aug 2010 10:59:16
Original commit files touched by this commit
pav search for other commits by this committer
- Chase R update

Submitted by:   b. f. <bf1783@googlemail.com>
1.0.3_13
02 May 2010 01:33:05
Original commit files touched by this commit
wen search for other commits by this committer
- Fix the PLIST error reported by QAT@
1.0.3_12
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
1.0.3_11
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
1.0.3_10
29 Dec 2009 06:28:13
Original commit files touched by this commit
wen search for other commits by this committer
- Fix the build error reported by pointyhat
1.0.3_9
03 Sep 2009 20:27:03
Original commit files touched by this commit
pav search for other commits by this committer
- Bump for R 2.9.2

Reported by:    pointyhat
1.0.3_8
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
1.0.3_7
18 Jun 2009 20:55:15
Original commit files touched by this commit
pav search for other commits by this committer
- Chase R update
1.0.3_6
14 Jan 2009 16:00:12
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix build

PR:             130527
Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
Reported by:    pavbot
1.0.3_5
25 Dec 2008 10:54:09
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix build after math/R update

PR:             129703
Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
Reported by:    erwinbot
1.0.3_4
06 Dec 2008 15:09:25
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix build

PR:             129430
Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
1.0.3_3
04 Aug 2008 20:04:42
Original commit files touched by this commit
gahr search for other commits by this committer
- Chase math/R upgrade
- Bump PORTREVISION

Reported by:    pointyhat (via pav)
Approved by:    Wen Heping <wenheping@gmail.com> (maintainer)
1.0.3_2
03 Aug 2008 10:03:40
Original commit files touched by this commit
miwi search for other commits by this committer
- Mark BROKEN Does not compile

Submitted by:   maintainer
Reported by     erwinbot
1.0.3_2
19 Jun 2008 00:03:01
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.0.3
- Pass maintainership to submitter

PR:             124680
Submitted by:   Wen heping <wenheping@gmail.com>
0.3.5_2
06 Jun 2008 13:44:06
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
0.3.5_1
13 Jun 2007 15:03:43
Original commit files touched by this commit
danfe search for other commits by this committer
Try to fix the build with contemporary GCC.

Reported by:    pointyhat
0.3.5_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.3.5
25 Nov 2005 15:48:16
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.3.5
15 Oct 2004 20:57:23
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 0.3.5
- Fix build against R 2.0

Reported by:    pointyhat via kris
0.3.1
30 Apr 2004 08:17:36
Original commit files touched by this commit
pav search for other commits by this committer
math/R-project port was renamed to math/R

PR:             ports/65809
Submitted by:   pav
Repocopy by:    marcus
0.3.1
19 Apr 2004 22:58:41
Original commit files touched by this commit
pav search for other commits by this committer
- 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
0.3.1
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.3.1
31 Oct 2003 01:47:05
Original commit files touched by this commit
ijliao search for other commits by this committer
add rpy 0.3.1
Python interface to the R Programming Language

Number of commits found: 59