non port: devel/R-cran-data.table/Makefile |
SVNWeb
|
Number of commits found: 29 |
Sat, 6 May 2023
|
[ 15:55 TAKATSU Tomonari (tota) ] 1531a89
devel/R-cran-data.table: Update to 1.14.8
- Update to 1.14.8
- Drop maintainership
|
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Thu, 30 Sep 2021
|
[ 21:23 Rene Ladan (rene) ] 620968a (Only the first 10 of 399 ports in this commit are shown above. )
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
|
[ 10:27 TAKATSU Tomonari (tota) ] 8cb2b75
devel/R-cran-data.table: Update to 1.14.2
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 6 Mar 2021
|
[ 06:53 tota ]
- Update to 1.14.0
|
Sat, 26 Sep 2020
|
[ 08:36 wen ]
- Unbreak build on i386
PR: 247631
Submitted by: wen@(myself)
Approved by: tota@(maintainer)
|
Tue, 5 May 2020
|
[ 16:07 jrm ] (Only the first 10 of 320 ports in this commit are shown above. )
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
|
Sun, 8 Mar 2020
|
[ 21:56 jbeich ] (Only the first 10 of 64 ports in this commit are shown above. )
Drop dependency on devel/openmp
- Drop if devel/llvm* was used as a substitute
Approved by: yuri, rene (earlier version)
Differential Revision: https://reviews.freebsd.org/D23020
|
Wed, 11 Dec 2019
|
[ 17:47 tota ]
- Update to 1.12.8
|
Sat, 19 Oct 2019
|
[ 15:22 tota ]
- Update to 1.12.6
|
Sun, 6 Oct 2019
|
[ 10:49 tota ]
- Update to 1.12.4
|
Thu, 26 Sep 2019
|
[ 09:38 tota ]
- Update to 1.12.2
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Fri, 2 Nov 2018
|
[ 13:32 rene ] (Only the first 10 of 243 ports in this commit are shown above. )
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724
|
Tue, 23 Oct 2018
|
[ 08:58 tota ]
- Mark as BROKEN on 13 i386: unable to load datatable.so
|
Wed, 10 Oct 2018
|
[ 12:37 tota ]
- Update to 1.11.8
|
Fri, 28 Sep 2018
|
[ 10:37 tota ]
- Update to 1.11.6
|
Fri, 17 Aug 2018
|
[ 03:30 tota ]
- Update to 1.11.4
|
[ 02:27 tota ]
- Mark as BROKEN on 11+ i386: unable to load datatable.so
** testing if installed package can be loaded
Error: package or namespace load failed for 'data.table' in dyn.load(file,
DLLpath = DLLpath, ...):
unable to load shared object
|
Thu, 17 May 2018
|
[ 02:18 tota ]
- Update to 1.11.2
- Update LICENSE section
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] (Only the first 10 of 1104 ports in this commit are shown above. )
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Fri, 9 Mar 2018
|
[ 11:04 tota ]
- Update to 1.10.4-3
|
Sun, 7 May 2017
|
[ 05:21 tota ]
- Update to 1.10.4
|
Sat, 17 Dec 2016
|
[ 05:52 tota ]
- Update to 1.10.0
- Change LICENSE from GPLv2+ to GPLv3
|
Mon, 10 Oct 2016
|
[ 12:52 tota ]
- Add new port: devel/R-cran-data.table
Fast aggregation of large data (e.g. 100GB in RAM), fast ordered
joins, fast add/modify/delete of columns by group using no copies
at all, list columns and a fast file reader (fread). Offers a natural
and flexible syntax, for faster development.
WWW: https://cran.r-project.org/web/packages/data.table/
|
Number of commits found: 29 |