index
:
ports
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
math
/
R
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
math/R: Build with gmake and add devel/gmake to RUN_DEPENDS because some
Joseph Mingrone
2017-06-28
1
-4
/
+5
*
Update devel/readline to 7.0 patch 3
Sunpoet Po-Chuan Hsieh
2017-06-27
1
-1
/
+1
*
math/R: Update to version 3.4.0
Joseph Mingrone
2017-04-22
1
-3
/
+2
*
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
Gerald Pfeifer
2017-04-01
1
-1
/
+1
*
math/R: Update to version 3.3.3.
Joseph Mingrone
2017-03-10
1
-4
/
+3
*
Fix configure with zlib 1.2.10, configure script believes that version
Antoine Brodin
2017-01-06
1
-0
/
+1
*
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
Gerald Pfeifer
2016-12-07
1
-1
/
+1
*
Fix build issue when the LTO option is enabled, do not register
Joseph Mingrone
2016-11-29
1
-31
/
+11
*
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
Gerald Pfeifer
2016-11-20
1
-1
/
+1
*
devel/icu: update to 58.1
Jan Beich
2016-11-19
1
-1
/
+1
*
math/R: More docuementation changes.
Joseph Mingrone
2016-11-04
1
-9
/
+9
*
math/R: Revert documentation changes and bump PORTREVISION
Joseph Mingrone
2016-11-03
1
-14
/
+7
*
math/R: Fix typo and bump PORTREVISION
Joseph Mingrone
2016-11-02
1
-1
/
+2
*
math/R: Update to version 3.3.2 and other changes
Joseph Mingrone
2016-11-01
1
-38
/
+31
*
Use USES=pathfix where applicable.
Mathieu Arnold
2016-10-21
1
-4
/
+1
*
- Update devel/icu to 57.1.
Tijl Coosemans
2016-09-24
1
-1
/
+1
*
Update email address to jrm@FreeBSD.org for ports that I maintain
Joseph Mingrone
2016-09-23
1
-1
/
+1
*
math/R: maintainer rework
John Marino
2016-08-05
1
-118
/
+46
*
math/R: Tweak previous ${OSVERSION} without ${OPSYS} commit
John Marino
2016-08-04
1
-3
/
+3
*
math/R: Fix usage of ${OSVERSION} without ${OPSYS}
John Marino
2016-08-03
1
-0
/
+2
*
Fix dependencies, Makefile cleanups
Thomas Zander
2016-07-16
1
-9
/
+7
*
Prevent PKGNAME collision with math/libR
Antoine Brodin
2016-07-09
1
-1
/
+1
*
Modernize and simplify port
Thomas Zander
2016-07-09
1
-316
/
+148
*
Bump PORTREVISION for the icu revert.
Mathieu Arnold
2016-07-06
1
-1
/
+1
*
devel/icu: bump PORTREVISION on dependent ports
Pietro Cerutti
2016-07-06
1
-0
/
+1
*
Joseph Mingrone <jrm@ftfl.ca> has volunteered to maintain R in bf@'s absence
Thomas Zander
2016-07-02
1
-1
/
+1
*
- Update to 3.3.1
Wen Heping
2016-07-01
1
-15
/
+8
*
Reset ports maintained by bf@ until he has time again to work on them.
Rene Ladan
2016-06-27
1
-1
/
+1
*
math/R: add LIBR to OPTIONS_DEFAULT to allow math/rkward-kde4 to build
Kurt Jaeger
2016-06-26
1
-2
/
+2
*
math/R: Add optimization related options to Makefile
Kurt Jaeger
2016-06-25
1
-25
/
+36
*
math/R: unbreak index.
David Naylor
2016-06-18
1
-1
/
+1
*
Mk/Uses/cran: add "compiles" argument.
David Naylor
2016-06-18
1
-1
/
+1
*
math/R: 3.2.2 -> 3.3.0
Kurt Jaeger
2016-05-22
1
-2
/
+2
*
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
Mathieu Arnold
2016-04-01
1
-10
/
+10
*
Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
Tijl Coosemans
2016-03-24
1
-0
/
+1
*
- Update to 3.2.2
Wen Heping
2015-10-27
1
-15
/
+14
*
Use trick from arm/powerpc to fix build on sparc64.
Mark Linimon
2015-09-25
1
-0
/
+1
*
- Split ghostscript into X11-independent and -dependent parts:
Hiroki Sato
2015-08-22
1
-1
/
+1
*
Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.
Koop Mast
2015-07-16
1
-1
/
+1
*
Convert to USES=jpeg
Antoine Brodin
2015-06-22
1
-1
/
+1
*
MASTER_SITES cleanup.
Mathieu Arnold
2015-05-14
1
-2
/
+1
*
R does not create proper libraries (with SONAME) pkg 1.5.2 is know skipping this
Baptiste Daroussin
2015-05-13
1
-1
/
+1
*
- Don't install static libraries with INSTALL_LIB (part 1/2)
Dmitry Marakasov
2015-05-08
1
-2
/
+2
*
Update icu to 55.1
Baptiste Daroussin
2015-04-23
1
-1
/
+1
*
math category: Remove $PTHREAD_LIBS
John Marino
2015-03-25
1
-3
/
+0
*
Add powerpc/powerpc64 to the list of ARCH that get libmissing by default.
Sean Bruno
2015-02-13
1
-1
/
+3
*
Repair overflow condition where WCHAR_MAX != INT_MAX
Sean Bruno
2015-02-10
1
-0
/
+2
*
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
Antoine Brodin
2014-12-25
1
-1
/
+1
*
Update the default version of GCC in the Ports Collection from GCC 4.7.4
Gerald Pfeifer
2014-09-10
1
-1
/
+1
*
Change INSTALL_DATA to install with mode 644
Antoine Brodin
2014-09-04
1
-1
/
+0
[next]