non port: math/gotoblas/Makefile |
Number of commits found: 67 |
Saturday, 15 Jan 2022
|
09:03 Guangyuan Yang (ygy)
math/gotoblas: Remove obsoleted port
math/gotoblas is broken on multiple platforms and is very outdated. By
Wikipedia, "GotoBLAS remains available, but development ceased with a
final version touting optimal performance on Intel's Nehalem
architecture (contemporary in 2008). OpenBLAS is an actively maintained
fork of GotoBLAS".
PR: 261194
Reported by: Daniel Tameling <tamelingdaniel@gmail.com>
a26c675 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Tuesday, 17 Nov 2020
|
22:14 linimon
Mark as BROKEN with GCC 10:
Type mismatch between actual argument at (1) and actual argument at (2)
(REAL(8)/INTEGER(4)).
PR: 246700
|
Friday, 26 Jul 2019
|
20:46 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
|
Monday, 22 Apr 2019
|
13:16 gerald
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
|
Wednesday, 12 Dec 2018
|
01:35 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
|
Sunday, 29 Jul 2018
|
22:18 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Saturday, 10 Mar 2018
|
17:46 gerald
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Thursday, 30 Nov 2017
|
06:13 linimon
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
|
Sunday, 10 Sep 2017
|
20:55 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Tuesday, 2 May 2017
|
22:23 linimon
Mark some ports failing on aarch64, and, in a few cases, other tier-2
archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Saturday, 1 Apr 2017
|
15:23 gerald
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Friday, 24 Feb 2017
|
01:52 cpm
Drop maintainership and return them back to the pool.
|
Wednesday, 21 Dec 2016
|
10:12 amdmi3
- Mark broken in i386:
Program received signal SIGBUS: Access to an undefined portion of a memory
object.
Backtrace for this error:
#0 0x28B2C4D6
#1 0x28B2CB17
#2 0xFFFFE193
gmake[2]: *** [Makefile:10: level1] Bus error (core dumped)
Approved by: portmgr blanket
|
Wednesday, 7 Dec 2016
|
13:24 gerald
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.
The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.
PR: 214965
Reported by: thierry
|
Sunday, 20 Nov 2016
|
09:38 gerald
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
|
Thursday, 21 Apr 2016
|
16:43 swills
many ports: mark broken on powerpc64
|
Wednesday, 27 Jan 2016
|
09:42 cpm
Log:
- Fix build with new GCC and remove BROKEN
- Regenerate patches to make portlint(1) happy
- Add fortran to USES
- Bump PORTREVISION
PR: 205241
Submitted by: Carlos J. Puga Medina <cpm@fbsd.es>
Approved by: junovitch (mentor)
|
Saturday, 19 Dec 2015
|
15:22 antoine
Mark BROKEN: fails to build, does not respect DISABLE_MAKE_JOBS
gmake[2]: Entering directory
'/wrkdirs/usr/ports/math/gotoblas/work/GotoBLAS2/test'
f77 -O2 -Wl,-rpath=/usr/local/lib/gcc48 -m128bit-long-double -Wall -m64 -fPIC
-c sblat1.f -o sblat1.o
gmake[2]: f77: Command not found
f77 -O2 -Wl,-rpath=/usr/local/lib/gcc48 -m128bit-long-double -Wall -m64 -fPIC
-c dblat1.f -o dblat1.o
gmake[2]: f77: Command not found
f77 -O2 -Wl,-rpath=/usr/local/lib/gcc48 -m128bit-long-double -Wall -m64 -fPIC
-c cblat1.f -o cblat1.o
../Makefile.system:721: recipe for target 'dblat1.o' failed
gmake[2]: *** [dblat1.o] Error 127
gmake[2]: *** Waiting for unfinished jobs....
../Makefile.system:721: recipe for target 'sblat1.o' failed
gmake[2]: *** [sblat1.o] Error 127
gmake[2]: f77: Command not found
../Makefile.system:721: recipe for target 'cblat1.o' failed
Reported by: pkg-fallout
|
Thursday, 14 May 2015
|
10:15 mat
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Tuesday, 7 Oct 2014
|
07:18 bapt
Remove latest occurence of a versionned USE_GCC, perfer USE_GCC=yes instead
|
Tuesday, 16 Sep 2014
|
05:59 riggs
- Remove unnecessary ${ARCH} wrappers around OPTIONS_DEFAULT_{i386|amd64}
PR: 161359
Pointed out by: jhale
|
Monday, 15 Sep 2014
|
14:53 riggs
- Use DYNAMIC_ARCH on i386 and amd64 by default
- Bump PORTREVISION
PR: 161359
Submitted by: phd_kimberlite@yahoo.co.jp
Patch by: cpm@fbsd.es (maintainer)
|
Wednesday, 10 Sep 2014
|
20:50 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)
|
Sunday, 7 Sep 2014
|
06:11 marino
Stage math/gotoblas and assign maintainership to submitter
PR: 193392
Submitted by: Carlos JPM
|
Tuesday, 29 Jul 2014
|
20:55 adamw
Repair instances, almost all courtesy of bf ;-), of spaces
and/or tabs before the =. This made doing regular expressions
on the ports tree really difficult.
Approved by: portmgr (not really, but touches unstaged ports)
|
Wednesday, 23 Jul 2014
|
17:30 bapt
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
|
Monday, 7 Jul 2014
|
15:31 olgeni
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt)
|
Wednesday, 25 Jun 2014
|
05:35 bapt
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
|
Monday, 26 May 2014
|
12:28 miwi
- Convert gmake,bzip2 to USES
Approved by: portmgr
|
Monday, 10 Mar 2014
|
20:55 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)
|
Sunday, 16 Feb 2014
|
17:15 tijl
Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases
USE_GCC=yes has been omitted though.
Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk.
Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,...
Exp-run: bdrewery
Approved by: portmgr (bdrewery)
|
Saturday, 26 Oct 2013
|
00:52 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
- 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
- Removed compatibility with K&R compilers, which was untestable due
to lack of such compilers.
- New functions
. mpc_log10
. mpc_mul_2si, mpc_div_2si
- Speed-ups
. mpc_fma
- Bug fixes
. mpc_div and mpc_norm now return a value indicating the effective
rounding direction, as the other functions.
. mpc_mul, mpc_sqr and mpc_norm now return correct results even if
there are over- or underflows during the computation.
. mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
infinite part and equals output variable is corrected.
. mpc_fr_sub: Wrong return value for imaginary part is corrected.
Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.
Bump PORTREVISIONS of all dependent ports.
PR: 183141
Approved by: portmgr (bdrewery)
|
Friday, 20 Sep 2013
|
20:55 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
|
Monday, 16 Sep 2013
|
16:45 bapt
Convert to new perl framework
Convert USE_GMAKE to USES
|
Wednesday, 5 Jun 2013
|
14:11 bapt
Convert to new options framework
|
Sunday, 24 Mar 2013
|
14:55 gerald
Replace the use of _GCC_BUILD_DEPENDS (which was never meant to be
used outside of Mk/bsd.gcc.mk) by _GCC_RUNTIME.
This is still not ideal, but at least a documented stopgap, and it
avoids the manual construction of the directory to be added to rpath.
Approved by: maho
|
Monday, 13 Feb 2012
|
04:27 maho
Update LAPACK part to 3.4.0.
Discussed with: bf@ and Eijiro Shibusawa <ej-sib@ac.auone-net.jp>
|
Friday, 14 Oct 2011
|
06:30 maho
Dynamic selection of arch is only for package building.
Submitted by: bf
|
Thursday, 6 Oct 2011
|
08:45 maho
Fix build when gcc other than gcc46 exists.
PR: 161273
Submitted by: Oliver Hartmann <ohartman@zedat.fu-berlin.de>
|
01:11 maho
"$" for CROSS_SUFFIX must be escaped.
Submitted by: bf@
|
Wednesday, 28 Sep 2011
|
06:21 maho
Build fix with gcc46 [1] and other small improvements [2].
PR: 160973
Submitted by: bf [1, 2], Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> [1]
|
Tuesday, 9 Aug 2011
|
06:29 maho
Add libgfortran for shared libs (i.e. included in ELF DT_NEEDED)
and bump PORTREVISION.
PR: 159267
Discussed with: bf@
|
Saturday, 16 Jul 2011
|
05:35 linimon
Mark as broken on non-x86: does not link: searches for x86-specific
optimizations.
|
Monday, 29 Nov 2010
|
00:53 maho
a. remove RESTRICTED line
b. bump port revision to force build on package cluster.
Submitted by: Pedro F. Giffuni [a]
|
Sunday, 28 Nov 2010
|
07:42 maho
Now GotoBLAS is distributed under BSD license.
|
Wednesday, 14 Apr 2010
|
22:51 maho
Fix distfile message. add one more mirror.
Submitted by: avg@ (Andriy Gapon)
|
Tuesday, 16 Feb 2010
|
05:02 maho
Fix dynamic arch build.
Feature safe: yes
|
Sunday, 7 Feb 2010
|
07:29 maho
Build fix on i386.
|
Saturday, 6 Feb 2010
|
03:29 maho
Update to 1.13.
|
Tuesday, 2 Feb 2010
|
07:57 maho
Update to 2.1.11p1.
Partially based on: infofarmer@'s patch.
|
Sunday, 13 Sep 2009
|
00:08 gerald
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr
|
Friday, 11 Sep 2009
|
00:50 maho
Build fix on amd64 (might be appropreate for i386 as well)
Discussed with: gerald
Related PR: 136607
|
Wednesday, 7 Jan 2009
|
16:34 gerald
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
|
Saturday, 14 Jun 2008
|
04:47 maho
Update to 1.26.
|
Wednesday, 20 Feb 2008
|
08:27 maho
Update to 1.23.
|
Friday, 25 Jan 2008
|
06:16 maho
Update to 1.22.
|
Monday, 7 Jan 2008
|
00:21 maho
Add MANUAL_PACKAGE_BUILD.
|
Monday, 31 Dec 2007
|
02:20 maho
Update to 1.20.
|
Friday, 21 Sep 2007
|
21:53 maho
Update to 1.19.
|
Thursday, 26 Jul 2007
|
04:39 maho
Update to 1.16.
|
Thursday, 12 Jul 2007
|
08:06 maho
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
|
Friday, 6 Jul 2007
|
02:20 maho
Update to 1.15
Submitted by: Pedro F. Giffuni
|
Friday, 20 Apr 2007
|
02:19 maho
* Update to 1.13
* build fix for sparc64 [1].
Submitted by: kris [1].
|
Thursday, 15 Mar 2007
|
00:39 maho
Update to 1.11, and fix build by adding USE_PERL5.
Submitted by: kris via pointyhat.
|
Monday, 12 Mar 2007
|
00:02 maho
Fetch distfile anyway on pointyhat like JDK ports.
Submitted by: kris
|
Tuesday, 6 Feb 2007
|
00:43 maho
The GotoBLAS codes are currently the fastest implementations
of the Basic Linear Algebra Subroutines(BLAS; math/blas).
It supports various architectures.
WWW: http://www.tacc.utexas.edu/resources/software/
Based largely on: hrs's original port (thanks)
|
Number of commits found: 67 |