Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.4 06 May 2024 08:53:04 |
Wen Heping (wen) |
math/R-cran-sp: Update to 2.1.4 |
2.1.3 02 Feb 2024 12:02:46 |
Wen Heping (wen) |
math/R-cran-sp: Update to 2.1.3 |
2.1.2 28 Nov 2023 13:40:35 |
Wen Heping (wen) |
math/R-cran-sp: Update to 2.1.2 |
2.1.1 03 Nov 2023 15:12:44 |
Wen Heping (wen) |
math/R-cran-sp: Update to 2.1.1 |
2.1.0 03 Oct 2023 12:50:30 |
Wen Heping (wen) |
math/R-cran-sp: Update to 2.1.0 |
2.0.0 25 Jun 2023 22:58:28 |
Wen Heping (wen) |
math/R-cran-sp: Update to 2.0.0 |
1.6.1 03 Jun 2023 08:25:51 |
Wen Heping (wen) |
math/R-cran-sp: Update to 1.6.1 |
1.6.0_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.6.0 09 Feb 2023 13:45:11 |
Wen Heping (wen) |
math/R-cran-sp: Update to 1.6.0 |
1.5.1 18 Nov 2022 03:05:44 |
Wen Heping (wen) |
math/R-cran-sp: Update to 1.5.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.5.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.5.0 20 Jul 2022 14:22:24 |
Tobias C. Berner (tcberner) |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
1.5.0 11 Jun 2022 11:31:09 |
Wen Heping (wen) |
math/R-cran-sp: Update to 1.5.0 |
1.4.7 25 Apr 2022 00:36:39 |
Wen Heping (wen) |
math/R-cran-sp: Update to 1.4.7 |
1.4.6 16 Dec 2021 07:00:57 |
Wen Heping (wen) |
math/R-cran-sp: Update to 1.4.6 |
1.4.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.5 27 Jan 2021 08:49:39 |
wen |
- Update to 1.4.5 |
1.4.4 14 Oct 2020 10:48:43 |
wen |
- Update to 1.4.4 |
1.4.2 08 Jun 2020 06:11:44 |
wen |
- Update to 1.4.2 |
1.4.1_1 05 May 2020 16:07:54 |
jrm |
math/R: Update to version 4.0.0
Upstream changes:
https://stat.ethz.ch/pipermail/r-announce/2020/000653.html
Also bump PORTREVISION of ports that depend on math/R.
Submitted by: wen (in part)
Reviewed by: jwb, Rainer Hurling <rhurlin@gwdg.de>, thierry
Differential Revision: https://reviews.freebsd.org/D24572 |
1.4.1 20 Mar 2020 13:00:40 |
wen |
- Update to 1.4.1
- Update WWW |
1.4.0 22 Feb 2020 11:37:24 |
wen |
- Update to 1.4.0 |
1.3.2 03 Dec 2019 02:34:52 |
wen |
- Update to 1.3.2 |
1.3.1_2 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.3.1_1 12 Dec 2018 01:35:36 |
gerald |
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.3.1 16 Jun 2018 07:13:15 |
wen |
- Update to 1.3.1 |
1.2.7_1 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
1.2.7 29 Jan 2018 12:34:28 |
wen |
- Update to 1.2.7 |
1.2.6 16 Jan 2018 07:55:50 |
wen |
- Update to 1.2.6 |
1.2.5 02 Jul 2017 08:14:53 |
wen |
- Update to 1.2.5 |
1.2.4_1 18 Jun 2017 18:09:17 |
dbn |
qa: add check for NO_ARCH
If NO_ARCH is set then check that no FreeBSD elf(5) files are in $STAGEDIR.
If an elf(5) file is bundles as part of the package, but is not meant to be
run directly (i.e. the elf(5) file is a payload, and not compiled) then
those files can be added to NO_ARCH_IGNORE to avoid the check from failing,
Changes to ports:
- Ports that have NO_ARCH set, but actually compile files have had NO_ARCH
removed.
- Ports that have elf(5) payloads have had those files added to
NO_ARCH_IGNORE.
- R-cran ports that do not set USES=cran:compiles have NO_ARCH set,
PR: 218976
Reviewed by: antoine, mat
Approved by: portmgr |
1.2.4 28 Dec 2016 06:53:01 |
wen |
- Update to 1.2.4 |
1.2.3 18 Apr 2016 07:46:16 |
wen |
- Update to 1.2.3 |
1.2.2 26 Feb 2016 12:01:05 |
wen |
- Update to 1.2.2 |
1.2.1 21 Oct 2015 06:24:40 |
wen |
- Update to 1.2.1 |
1.2.0 11 Sep 2015 01:45:45 |
wen |
- Update to 1.2.0 |
1.1.1 29 Jul 2015 03:15:21 |
wen |
- Update to 1.1.1 |
1.1.0 20 May 2015 02:36:23 |
wen |
- Update to 1.1.0 |
1.0.17 18 Jan 2015 00:07:46 |
wen |
- Update to 1.0.17 |
1.0.14_1 10 Sep 2014 20:50:37 |
gerald |
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.14 06 Apr 2014 14:25:26 |
wen |
- Update to 1.0.14 |
1.0.11_3 10 Mar 2014 20:55:22 |
gerald |
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.11_2 28 Dec 2013 10:28:41 |
dbn |
Convert Mk/bsd.cran.mk to the Uses framework.
PR: ports/184699
Reviewed by: bapt
Approved by: portmgr (bdrewery), wen (maintainer, timeout > 2 weeks) |
1.0.11_2 27 Nov 2013 18:56:44 |
dbn |
Add stage support to Mk/bsd.cran.mk and all USE_R_MOD ports (aka R-cran-*).
Since this patch converts all affected ports, bsd.cran.mk no longer supports
NO_STAGE and errors out if NO_STAGE is set.
Exp-run: ports/184216
Reviewed by: bdrewery
Approved by: portsmgr, wen |
1.0.11_2 13 Nov 2013 08:19:35 |
bf |
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.11_1 26 Oct 2013 00:52:36 |
gerald |
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 ) |
1.0.11 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
1.0.11 06 Jul 2013 07:24:37 |
tota |
- Update to 1.0-11
PR: ports/180341
Submitted by: tota (myself)
Approved by: wen (maintainer, via private e-mail) |
1.0.9_1 28 May 2013 15:15:06 |
bf |
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.9 01 May 2013 09:47:19 |
wen |
- Update to 1.0.9 |
1.0.6 24 Mar 2013 22:41:27 |
wen |
- Update to 1.0.6 |
1.0.5_2 07 Mar 2013 04:21:35 |
bf |
update math/R to 2.15.3, and adjust dependent ports |
1.0.5_1 04 Jan 2013 17:51:39 |
bf |
update the R base ports to 2.15.2 and adjust dependent ports
Reviewed by: thierry, tota, wen |
1.0.5 23 Dec 2012 01:20:37 |
tota |
- Update to 1.0-5
- Add LICENSE
- Replace tab with space after WWW: in pkg-descr
PR: ports/174633
Submitted by: tota (myself)
Approved by: wen (maintainer) |
1.0.1 11 Oct 2012 06:18:56 |
wen |
- Update to 1.0.1
- Trim Makefile headers
Feature safe: yes |
1.0.0 01 Oct 2012 13:20:34 |
wen |
- Update to 1.0-0
- Convert to new Makefile format |
0.9.99_1 26 Jun 2012 23:57:00 |
bf |
update math/R to 2.15.1, switch to the new options format, and
adjust dependent ports |
0.9.99 07 May 2012 08:21:52 |
wen |
- Update to 0.9-99
PR: 167605
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
0.9.98_1 04 May 2012 20:56:15 |
bf |
- 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] |
0.9.98 31 Mar 2012 06:38:44 |
wen |
- Update to 0.9.98
Feature safe: yes |
0.9.95_1 03 Mar 2012 16:59:36 |
bf |
update math/R to 2.14.2, and adjust dependent ports |
0.9.95 28 Feb 2012 07:31:28 |
wen |
- Update to 0.9.95 |
0.9.94 05 Feb 2012 02:23:46 |
wen |
- Update to 0.9-94 |
0.9.92_1 18 Jan 2012 23:04:08 |
bf |
update math/R to 2.14.1, and adjust dependent ports |
0.9.92 20 Dec 2011 03:19:07 |
wen |
- Update to 0.9.92 |
0.9.91 27 Nov 2011 07:02:15 |
bf |
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 |
0.9.78_3 15 Nov 2011 20:09:02 |
tota |
- Move PKGNAMEPREFIX defined in each R-cran- related ports Makefile
to Mk/bsd.cran.mk
PR: ports/162238
Submitted by: tota (myself)
Approved by: wen (maintainer of Mk/bsd.cran.mk and many related ports),
David Naylor <naylor_DOT_b_DOT_david_AT_gmail_DOT_com>
(maintainer of math/R-cran-RSvgDevice and math/R-cran-car),
Dan Rue <drue_AT_therub_DOT_org>
(maintainer of math/R-cran-psych, timeout > 2 weeks)
Feature safe: yes |
0.9.78_3 11 Oct 2011 14:19:46 |
bf |
update math/R to 2.13.2, and adjust dependent ports |
0.9.78_2 28 Jul 2011 04:19:58 |
bf |
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) |
0.9.78_1 07 May 2011 03:29:59 |
bf |
- 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-*) |
0.9.78 07 Mar 2011 07:18:55 |
wen |
- Update to 0.9.78 |
0.9.62_2 28 Feb 2011 16:03:13 |
bf |
- Update R to 2.12.2, a bugfix release
- Bump PORTREVISION of dependent ports,
where necessary
Approved by: makc, miwi (mentors, implicit) |
0.9.62_1 29 Jan 2011 16:53:21 |
bf |
- Update R to 2.12.1
- Bump PORTREVISION of
dependent ports
Approved by: makc, miwi (mentors, implicit)
pav (portmgr)
Feature safe: yes |
0.9.62 26 Sep 2010 07:59:14 |
tota |
- Add CRAN_Include_MAINTAINER tag to Mk/bsd.cran.mk
- Rename R_MOD to USE_R_MOD to be suitable for bsd.port.mk
- Remove math/R-cran-sm/files/bsd.cran.mk to complete the moving
Approved by: wen (via e-mail) |
0.9.62 15 Aug 2010 02:48:05 |
tota |
- Use R_MOD_AUTOPLIST instead of pkg-plist
Approved by: wen |
0.9.62 24 Apr 2010 07:13:58 |
wen |
- Update to 0.9.62
- Update my mail address to FreeBSD |
0.9.37_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.9.37_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.9.37_2 25 Dec 2009 14:35:38 |
miwi |
- Fix build after math/R update
Submitted by: wen@, "b. f." <bf1783@googlemail.com> |
0.9.37_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.9.37 16 Jul 2009 22:27:45 |
miwi |
- Update to 0.9.37
- Connect to the build
PR: 136343
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
0.9.29 16 Jul 2009 22:23:26 |
miwi |
- Force commit after repocopy
math/R-sp --> math/R-cran-sp |