Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.13.3.4.0_16 15 Jan 2022 09:03:12 |
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> |
2.1.13.3.4.0_16 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1.13.3.4.0_16 17 Nov 2020 22:14:15 |
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 |
2.1.13.3.4.0_16 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
2.1.13.3.4.0_16 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 |
2.1.13.3.4.0_15 22 Apr 2019 13:16:34 |
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 |
2.1.13.3.4.0_14 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 |
2.1.13.3.4.0_13 29 Jul 2018 22:18:46 |
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 |
2.1.13.3.4.0_12 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). |
2.1.13.3.4.0_11 30 Nov 2017 06:13:35 |
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 |
2.1.13.3.4.0_11 10 Sep 2017 20:55:39 |
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 |
2.1.13.3.4.0_9 02 May 2017 22:23:52 |
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) |
2.1.13.3.4.0_9 01 Apr 2017 15:23:32 |
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 |
2.1.13.3.4.0_8 24 Feb 2017 01:52:11 |
cpm |
Drop maintainership and return them back to the pool. |
2.1.13.3.4.0_8 21 Dec 2016 10:12:14 |
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 |
2.1.13.3.4.0_8 07 Dec 2016 13:24:57 |
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 |
2.1.13.3.4.0_7 20 Nov 2016 09:38:09 |
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. |
2.1.13.3.4.0_6 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
2.1.13.3.4.0_6 27 Jan 2016 09:42:37 |
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) |
2.1.13.3.4.0_5 19 Dec 2015 15:22:28 |
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 |
2.1.13.3.4.0_5 14 May 2015 10:15:09 |
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 |
2.1.13.3.4.0_5 07 Oct 2014 07:18:47 |
bapt |
Remove latest occurence of a versionned USE_GCC, perfer USE_GCC=yes instead |
2.1.13.3.4.0_5 16 Sep 2014 05:59:07 |
riggs |
- Remove unnecessary ${ARCH} wrappers around OPTIONS_DEFAULT_{i386|amd64}
PR: 161359
Pointed out by: jhale |
2.1.13.3.4.0_5 15 Sep 2014 14:53:13 |
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) |
2.1.13.3.4.0_4 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) |
2.1.13.3.4.0_3 07 Sep 2014 06:11:45 |
marino |
Stage math/gotoblas and assign maintainership to submitter
PR: 193392
Submitted by: Carlos JPM |
2.1.13.3.4.0_2 29 Jul 2014 20:55:28 |
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) |
2.1.13.3.4.0_2 23 Jul 2014 17:30:45 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
2.1.13.3.4.0_2 07 Jul 2014 15:31:02 |
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) |
2.1.13.3.4.0_2 25 Jun 2014 05:35:32 |
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 |
2.1.13.3.4.0_2 26 May 2014 12:28:34 |
miwi |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
2.1.13.3.4.0_2 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) |
2.1.13.3.4.0_1 16 Feb 2014 17:15:32 |
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) |
2.1.13.3.4.0_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 ) |
2.1.13.3.4.0 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
2.1.13.3.4.0 16 Sep 2013 16:45:35 |
bapt |
Convert to new perl framework
Convert USE_GMAKE to USES |
2.1.13.3.4.0 05 Jun 2013 14:11:20 |
bapt |
Convert to new options framework |
2.1.13.3.4.0 24 Mar 2013 14:55:33 |
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 |
2.1.13.3.4.0 13 Feb 2012 04:27:53 |
maho |
Update LAPACK part to 3.4.0.
Discussed with: bf@ and Eijiro Shibusawa <ej-sib@ac.auone-net.jp> |
2.1.13_3 14 Oct 2011 06:30:26 |
maho |
Dynamic selection of arch is only for package building.
Submitted by: bf |
2.1.13_3 06 Oct 2011 08:45:15 |
maho |
Fix build when gcc other than gcc46 exists.
PR: 161273
Submitted by: Oliver Hartmann <ohartman@zedat.fu-berlin.de> |
2.1.13_3 06 Oct 2011 01:11:53 |
maho |
"$" for CROSS_SUFFIX must be escaped.
Submitted by: bf@ |
2.1.13_3 28 Sep 2011 06:24:29 |
maho |
forgot to add a patch. |
2.1.13_3 28 Sep 2011 06:21:19 |
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] |
2.1.13_2 09 Aug 2011 06:29:45 |
maho |
Add libgfortran for shared libs (i.e. included in ELF DT_NEEDED)
and bump PORTREVISION.
PR: 159267
Discussed with: bf@ |
2.1.13_1 16 Jul 2011 05:35:12 |
linimon |
Mark as broken on non-x86: does not link: searches for x86-specific
optimizations. |
2.1.13_1 29 Nov 2010 00:53:11 |
maho |
a. remove RESTRICTED line
b. bump port revision to force build on package cluster.
Submitted by: Pedro F. Giffuni [a] |
2.1.13 28 Nov 2010 07:42:43 |
maho |
Now GotoBLAS is distributed under BSD license. |
2.1.13 14 Apr 2010 22:51:53 |
maho |
Fix distfile message. add one more mirror.
Submitted by: avg@ (Andriy Gapon) |
2.1.13 16 Feb 2010 05:02:41 |
maho |
Fix dynamic arch build.
Feature safe: yes |
2.1.13 07 Feb 2010 07:29:23 |
maho |
Build fix on i386. |
2.1.13 07 Feb 2010 06:17:30 |
maho |
Fix build. |
2.1.13 06 Feb 2010 03:29:53 |
maho |
Update to 1.13. |
2.1.11p1 02 Feb 2010 07:57:51 |
maho |
Update to 2.1.11p1.
Partially based on: infofarmer@'s patch. |
1.26_2 13 Sep 2009 00:08:01 |
gerald |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr |
1.26_1 11 Sep 2009 00:50:12 |
maho |
Build fix on amd64 (might be appropreate for i386 as well)
Discussed with: gerald
Related PR: 136607 |
1.26_1 07 Jan 2009 16:34:27 |
gerald |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. |
1.26 14 Jun 2008 04:47:35 |
maho |
Update to 1.26. |
1.23 20 Feb 2008 08:27:05 |
maho |
Update to 1.23. |
1.22 25 Jan 2008 06:16:24 |
maho |
Update to 1.22. |
1.20 07 Jan 2008 00:21:31 |
maho |
Add MANUAL_PACKAGE_BUILD. |
1.20 31 Dec 2007 02:20:48 |
maho |
Update to 1.20. |
1.19 21 Sep 2007 21:53:20 |
maho |
Update to 1.19. |
1.16 26 Jul 2007 04:39:30 |
maho |
Update to 1.16. |
1.15 12 Jul 2007 08:06:07 |
maho |
Now we use USE_FORTRAN=yes to use FORTRAN compiler. |
1.15 06 Jul 2007 02:20:50 |
maho |
Update to 1.15
Submitted by: Pedro F. Giffuni |
1.13 20 Apr 2007 02:19:33 |
maho |
* Update to 1.13
* build fix for sparc64 [1].
Submitted by: kris [1]. |
1.11 15 Mar 2007 00:39:45 |
maho |
Remove unnecessary patch. |
1.11 15 Mar 2007 00:39:18 |
maho |
Update to 1.11, and fix build by adding USE_PERL5.
Submitted by: kris via pointyhat. |
1.10 12 Mar 2007 00:02:50 |
maho |
Fetch distfile anyway on pointyhat like JDK ports.
Submitted by: kris |
1.10 06 Feb 2007 00:43:02 |
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) |