52 Commits

Author SHA1 Message Date
Jan Beich
f34ece3aa6 devel/icu: update to 70.1
Changes:	https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by:	GitHub (watch releases)
PR:		258794
Exp-run by:	antoine
2021-10-28 16:37:30 +00:00
Po-Chuan Hsieh
8c2d0a77a5
math/py-rpy2: Cosmetic change 2021-10-25 23:57:33 +08:00
Po-Chuan Hsieh
b81d7afb80
math/py-rpy2: Update to 3.4.5
Changes:	https://github.com/rpy2/rpy2/blob/master/NEWS
2021-06-15 01:40:18 +08:00
Po-Chuan Hsieh
cf31e903c0
math/py-rpy2: Add CATEGORIES=python 2021-04-29 22:23:58 +08:00
Po-Chuan Hsieh
5e24f741ac
math/py-rpy2: Update to 3.4.4
Changes:	https://github.com/rpy2/rpy2/blob/master/NEWS
2021-04-26 04:35:32 +08:00
Po-Chuan Hsieh
475c57d27f
math/py-rpy2: Update to 3.4.3
Changes:	https://github.com/rpy2/rpy2/blob/master/NEWS
2021-04-18 13:43:53 +08:00
Jan Beich
69d24a727d devel/icu: update to 69.1
Changes:	https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by:	GitHub (watch releases)
2021-04-08 23:33:31 +00:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Sunpoet Po-Chuan Hsieh
2e29001b40 Remove PYTHON_PYOEXTENSION (followup of r500018 and 569588)
PYTHON_PYOEXTENSION is opt-1.pyc for Python 3.5+.
2021-03-30 19:20:25 +00:00
Sunpoet Po-Chuan Hsieh
4aa27da231 Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+
PR:		250103
2021-01-30 13:29:58 +00:00
Sunpoet Po-Chuan Hsieh
3430697104 Update to 3.4.2
- Add NUMPY and PANDAS option
- Remove PYNUMPY

Changes:	https://github.com/rpy2/rpy2/blob/master/NEWS
2021-01-26 17:36:38 +00:00
Sunpoet Po-Chuan Hsieh
889e937032 Update version requirement of RUN_DEPENDS 2021-01-10 23:13:54 +00:00
Sunpoet Po-Chuan Hsieh
04f97d46c7 Update to 3.4.1
Changes:	https://github.com/rpy2/rpy2/blob/master/NEWS
2021-01-06 20:32:14 +00:00
Kai Knoblich
9cb5898561 Relax hardcoded paths to fix build with Python 3.8.7
Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme.  This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".

The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.

Remedy the issue by adding wildcards to these paths.  This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.

[1] https://bugs.python.org/issue42604

PR:		252057
Reported by:	John Kennedy
Reviewed by:	fluffy, koobs
Approved by:	koobs (python)
2020-12-24 13:46:01 +00:00
Jan Beich
6d5d6429d5 devel/icu: update to 68.1
Changes:	http://site.icu-project.org/download/68
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by:	GitHub (watch releases)
2020-11-03 00:56:26 +00:00
Sunpoet Po-Chuan Hsieh
5d3274f7a3 Update to 3.3.6
Changes:	https://github.com/rpy2/rpy2/blob/master/NEWS
2020-10-03 09:50:54 +00:00
Sunpoet Po-Chuan Hsieh
bc322f1c1d Update to 3.3.5
Changes:	https://github.com/rpy2/rpy2/blob/master/NEWS
2020-07-09 18:09:12 +00:00
Sunpoet Po-Chuan Hsieh
6257a54862 Update to 3.3.4
Changes:	https://github.com/rpy2/rpy2/blob/master/NEWS
2020-06-22 19:36:12 +00:00
Sunpoet Po-Chuan Hsieh
a36441b7cd Update to 3.3.3
Changes:	https://github.com/rpy2/rpy2/blob/master/NEWS
2020-05-19 05:16:45 +00:00
Jan Beich
ffb8eb82e5 devel/icu: update to 67.1
Changes:	http://site.icu-project.org/download/67
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by:	GitHub (watch releases)
2020-04-23 20:14:49 +00:00
Sunpoet Po-Chuan Hsieh
958bdf307b Update to 3.3.2
Changes:	https://github.com/rpy2/rpy2/blob/master/NEWS
2020-04-22 21:27:58 +00:00
Sunpoet Po-Chuan Hsieh
b026c6ebd3 Update to 3.3.1
Changes:	https://github.com/rpy2/rpy2/blob/master/NEWS
2020-04-21 19:39:26 +00:00
Sunpoet Po-Chuan Hsieh
ea88d399d7 Update to 3.2.7
Changes:	https://github.com/rpy2/rpy2/blob/master/NEWS
2020-03-31 23:03:46 +00:00
Jan Beich
f821cdc347 devel/icu: update to 66.1
Changes:	http://site.icu-project.org/download/66
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
2020-03-13 09:47:16 +00:00
Jan Beich
e1d56a9db2 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
2020-03-08 21:56:36 +00:00
Sunpoet Po-Chuan Hsieh
337d6b5422 Update to 3.2.6
Changes:	https://bitbucket.org/rpy2/rpy2/src/default/NEWS
		https://github.com/rpy2/rpy2/blob/master/NEWS
2020-02-03 19:46:11 +00:00
Sunpoet Po-Chuan Hsieh
a2de6df9e3 Update to 3.2.5
Changes:	https://bitbucket.org/rpy2/rpy2/src/default/NEWS
		https://github.com/rpy2/rpy2/blob/master/NEWS
2020-01-27 20:09:05 +00:00
Sunpoet Po-Chuan Hsieh
439a749df4 Update to 3.2.4
Changes:	https://bitbucket.org/rpy2/rpy2/src/default/NEWS
		https://github.com/rpy2/rpy2/blob/master/NEWS
2019-12-29 17:33:43 +00:00
Sunpoet Po-Chuan Hsieh
bb1988ae5b Update to 3.2.3
Changes:	https://bitbucket.org/rpy2/rpy2/src/default/NEWS
		https://github.com/rpy2/rpy2/blob/master/NEWS
2019-12-28 07:31:15 +00:00
Sunpoet Po-Chuan Hsieh
5975e0bd23 Make devel/openmp an optional dependency
- Bump PORTREVISION for dependency change

It has been merged into base system since FreeBSD 11.3/12.1.
2019-12-10 17:11:41 +00:00
Sunpoet Po-Chuan Hsieh
ed55edd047 Update to 3.2.2
Changes:	https://bitbucket.org/rpy2/rpy2/src/default/NEWS
		https://github.com/rpy2/rpy2/blob/master/NEWS
2019-11-04 16:02:01 +00:00
Sunpoet Po-Chuan Hsieh
63556163e0 Update to 3.2.1
Changes:	https://bitbucket.org/rpy2/rpy2/src/default/NEWS
		https://github.com/rpy2/rpy2/blob/master/NEWS
2019-10-22 23:34:09 +00:00
Piotr Kubaj
7b29a99341 math/py-rpy2: fix build on GCC architectures
Use C11 compiler:
rpy2/rinterface_lib/R_API_eventloop.h:24: error: redefinition of typedef 'InputHandler'
rpy2/rinterface_lib/R_API_eventloop.h:6: error: previous declaration of 'InputHandler' was here

Approved by:	mentors (implicit approval)
2019-10-14 12:06:13 +00:00
Jan Beich
4bbb4133b2 devel/icu: update to 65.1
Changes:	http://site.icu-project.org/download/65
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
2019-10-03 20:35:29 +00:00
Sunpoet Po-Chuan Hsieh
4d6d4c7410 Update to 3.2.0
Changes:	https://bitbucket.org/rpy2/rpy2/src/default/NEWS
		https://github.com/rpy2/rpy2/blob/master/NEWS
2019-09-30 04:17:46 +00:00
Jan Beich
b03c67869c devel/openmp: update to 9.0.0
- Connect tests to the framework to help QA remaining patches
- Force rebuild all consumers after https://reviews.llvm.org/D59783

Changes:	http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_900/final/?view=log
ABI:		https://abi-laboratory.pro/tracker/timeline/llvm_openmp/
2019-09-21 18:59:57 +00:00
Sunpoet Po-Chuan Hsieh
c899e6fdca Update to 3.1.0
Changes:	https://bitbucket.org/rpy2/rpy2/src/default/NEWS
		https://github.com/rpy2/rpy2/blob/master/NEWS
2019-09-02 22:43:39 +00:00
Gerald Pfeifer
ea8c8ec7da 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
2019-07-26 20:46:53 +00:00
Sunpoet Po-Chuan Hsieh
9558dfc0e2 Update to 3.0.5
Changes:	https://bitbucket.org/rpy2/rpy2/src/default/NEWS
2019-07-19 17:03:12 +00:00
Sunpoet Po-Chuan Hsieh
6309ff4ed9 Update to 3.0.4
Changes:	https://bitbucket.org/rpy2/rpy2/src/default/NEWS
2019-05-16 23:56:38 +00:00
Sunpoet Po-Chuan Hsieh
8aa4e65d3b Fix runtime system detection
- Bump PORTREVISION for package change

PR:		237736
Submitted by:	yuri, Rainer Hurling <rhurlin@gwdg.de>
2019-05-15 15:56:06 +00:00
Sunpoet Po-Chuan Hsieh
2c3ff4b130 Update to 3.0.3
Changes:	https://bitbucket.org/rpy2/rpy2/src/default/NEWS
2019-05-12 20:10:20 +00:00
Jan Beich
3b1a1bcee4 devel/openmp: phase out
- Expire after the last version without /usr/lib/libomp.so
- Drop SOVERSION for seamless transition (i.e., avoid conditionals)

PR:		236907
Approved by:	bapt (maintainer)
Differential Revision:	https://reviews.freebsd.org/D19767
2019-05-08 16:05:53 +00:00
Gerald Pfeifer
879e75a659 Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.

Suggested by:	tijl
2019-04-22 13:16:33 +00:00
Sunpoet Po-Chuan Hsieh
282097c833 Update to 3.0.2
Changes:	https://bitbucket.org/rpy2/rpy2/src/default/NEWS
2019-04-21 19:07:31 +00:00
Sunpoet Po-Chuan Hsieh
40c9c7f7eb Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
2019-04-09 14:04:49 +00:00
Jan Beich
480c577baa devel/icu: update to 64.1
Changes:	http://site.icu-project.org/download/64
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		236325
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19479
2019-03-27 21:11:08 +00:00
Sunpoet Po-Chuan Hsieh
b7206b465e Update to 3.0.1
- Add NO_ARCH

Changes:	https://bitbucket.org/rpy2/rpy2/src/default/NEWS
2019-03-04 17:58:05 +00:00
Gerald Pfeifer
a9f015d155 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
2018-12-12 01:35:33 +00:00
Sunpoet Po-Chuan Hsieh
c8cd2d92ee Update to 2.9.5
- Sort RUN_DEPENDS
- Reformat pkg-descr
- Update WWW
- Take maintainership

Changes:	https://bitbucket.org/rpy2/rpy2/src/default/NEWS
2018-12-03 19:58:37 +00:00