| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
This version fixes an issue in dc: the P command did not pop the value
being printed from the stack.
The major version bump is due to the addition of Windows compatibility
and does not correspond to a change of functionality on POSIX systems.
|
|
|
|
| |
Notes:
svn path=/head/; revision=569603
|
|
|
|
|
|
|
| |
PYTHON_PYOEXTENSION is opt-1.pyc for Python 3.5+.
Notes:
svn path=/head/; revision=569590
|
|
|
|
| |
Notes:
svn path=/head/; revision=569546
|
|
|
|
| |
Notes:
svn path=/head/; revision=569535
|
|
|
|
| |
Notes:
svn path=/head/; revision=569507
|
|
|
|
| |
Notes:
svn path=/head/; revision=569488
|
|
|
|
|
|
|
|
|
| |
cc1plus: error: unrecognized command line option "-std=c++14"
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=569473
|
|
|
|
| |
Notes:
svn path=/head/; revision=569434
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=569425
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=569424
|
|
|
|
|
|
|
|
| |
PR: 254265
Approved by: lantw44@gmail.com (maintainer's timeout 14 days)
Notes:
svn path=/head/; revision=569421
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
src/unix/sys-unix.c uses fpsetmask to workaround a bug that is not present since FreeBSD 4.0.
This issue also affected Firefox and was resolved 9 years ago https://bugzilla.mozilla.org/show_bug.cgi?id=789436#c27
fpsetmask executions cause R build to crash on powerpc64(le), since new SIGFPE kernel code doesn't take into account old workarounds.
PR: 254621
Approved by: jrm (maintainer)
Notes:
svn path=/head/; revision=569385
|
|
|
|
|
|
|
| |
Reported by: BRANDON BOCANEGRA <kakuhen@g.ucla.edu>
Notes:
svn path=/head/; revision=569374
|
|
|
|
| |
Notes:
svn path=/head/; revision=569323
|
|
|
|
| |
Notes:
svn path=/head/; revision=569294
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a bug-fix release with no new features.
https://www.gnu.org/software/emacs/news/NEWS.27.2
Reviewed by: ashish
Differential Revision: https://reviews.freebsd.org/D27700
Notes:
svn path=/head/; revision=569232
|
|
|
|
| |
Notes:
svn path=/head/; revision=569175
|
|
|
|
| |
Notes:
svn path=/head/; revision=569173
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=569166
|
|
|
|
| |
Notes:
svn path=/head/; revision=569136
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
For ports optionally dependending on Python 2.7, just mark those options
as expired. Remove konquerer from the x11/kde-baseapps metaport and bump
its PORTREVISION.
Submitted by: rene
Reviewed by: portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D28665
Notes:
svn path=/head/; revision=569118
|
|
|
|
| |
Notes:
svn path=/head/; revision=569110
|
|
|
|
|
|
|
|
|
| |
- Upgrade to v0.9.1;
- Really install the shared library with a soname.
Notes:
svn path=/head/; revision=569109
|
|
|
|
|
|
|
|
|
| |
- Build the static library with PIC and run ranlib;
- Also build and install a shared library.
Notes:
svn path=/head/; revision=569062
|
|
|
|
|
|
|
| |
Reported by: sunpoet
Notes:
svn path=/head/; revision=569003
|
|
|
|
| |
Notes:
svn path=/head/; revision=568972
|
|
|
|
|
|
|
| |
Release notes at <https://github.com/JohnCremona/eclib/releases/tag/20210318>.
Notes:
svn path=/head/; revision=568970
|
|
|
|
|
|
|
|
|
|
| |
The removed check was simply a safety belt. Improve option's description to underline that turning it off semantically equals to building with march=native.
PR: 245926
Approved by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
Notes:
svn path=/head/; revision=568969
|
|
|
|
|
|
|
|
| |
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line.
Notes:
svn path=/head/; revision=568947
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- New functions:
. mpc_sum
. mpc_dot
- Several functions are more robust with a reduced exponent range
(for example corresponding to IEEE 754 binary formats).
- New mpcheck tool for comparison with the native C library (which
is not installed by default).
Bump all directly dependent ports. Do not bump those indirectly
dependent via the lang/gcc* family since their run-time dependencies
and code generated should not be affected.
PR: 249950
Submitted by: wen
Notes:
svn path=/head/; revision=568912
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add a workaround to make the transition from Python 3.7 to Python 3.8
possible because the name of the .so file is slightly different between
the two releases.
PR: 254426
Approved by: yuri (maintainer)
Notes:
svn path=/head/; revision=568906
|
|
|
|
| |
Notes:
svn path=/head/; revision=568818
|
|
|
|
|
|
|
|
| |
This update adds an implicit flush of the output if read() is called in a
bc script in order to display a prompt without \n in line buffered mode.
Notes:
svn path=/head/; revision=568781
|
|
|
|
| |
Notes:
svn path=/head/; revision=568759
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=568736
|
|
|
|
|
|
|
| |
Like on other powerpc* platforms, OpenMP is mandatory and openblas can't be compiled without it.
Notes:
svn path=/head/; revision=568680
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=568679
|
|
|
|
| |
Notes:
svn path=/head/; revision=568678
|
|
|
|
| |
Notes:
svn path=/head/; revision=568643
|
|
|
|
|
|
|
| |
Changes: https://github.com/optuna/optuna/releases/tag/v2.6.0
Notes:
svn path=/head/; revision=568600
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=568590
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=568589
|
|
|
|
|
|
|
|
|
|
|
| |
Provides an extensible framework for the efficient calculation of
auto- and cross-proximities, along with implementations of the most
popular ones.
WWW: https://cran.r-project.org/web/packages/proxy/
Notes:
svn path=/head/; revision=568557
|
|
|
|
|
|
|
|
| |
PR: 254218
Exp-run by: antoine
Notes:
svn path=/head/; revision=568547
|
|
|
|
|
|
|
|
|
| |
PR: 254284
Submitted by: /me
Approved by: phd_kimberlite (maintainer)
Notes:
svn path=/head/; revision=568472
|
|
|
|
|
|
|
|
| |
PR: 253815
Approved by: python (with hat)
Notes:
svn path=/head/; revision=568399
|