notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: math/gotoblas/Makefile

Number of commits found: 67

Saturday, 15 Jan 2022
09:03 Guangyuan Yang (ygy) search for other commits by this committer
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>
commit hash: a26c675cd0843cba2923ab9c6902ab244238ab38 commit hash: a26c675cd0843cba2923ab9c6902ab244238ab38 commit hash: a26c675cd0843cba2923ab9c6902ab244238ab38 commit hash: a26c675cd0843cba2923ab9c6902ab244238ab38 a26c675
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 17 Nov 2020
22:14 linimon search for other commits by this committer
Mark as BROKEN with GCC 10:

  Type mismatch between actual argument at (1) and actual argument at (2)
(REAL(8)/INTEGER(4)).

PR:		246700
Original commitRevision:555592 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
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
Original commitRevision:507372 
Monday, 22 Apr 2019
13:16 gerald search for other commits by this committer
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
Original commitRevision:499638 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
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
Original commitRevision:487272 
Sunday, 29 Jul 2018
22:18 gerald search for other commits by this committer
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
Original commitRevision:475857 
Saturday, 10 Mar 2018
17:46 gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Original commitRevision:464084 
Thursday, 30 Nov 2017
06:13 linimon search for other commits by this committer
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
Original commitRevision:455167 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
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
Original commitRevision:449591 
Tuesday, 2 May 2017
22:23 linimon search for other commits by this committer
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)
Original commitRevision:439991 
Saturday, 1 Apr 2017
15:23 gerald search for other commits by this committer
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
Original commitRevision:437439 
Friday, 24 Feb 2017
01:52 cpm search for other commits by this committer
Drop maintainership and return them back to the pool.
Original commitRevision:434692 
Wednesday, 21 Dec 2016
10:12 amdmi3 search for other commits by this committer
- 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
Original commitRevision:429052 
Wednesday, 7 Dec 2016
13:24 gerald search for other commits by this committer
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
Original commitRevision:428057 
Sunday, 20 Nov 2016
09:38 gerald search for other commits by this committer
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.
Original commitRevision:426566 
Thursday, 21 Apr 2016
16:43 swills search for other commits by this committer
many ports: mark broken on powerpc64
Original commitRevision:413746 
Wednesday, 27 Jan 2016
09:42 cpm search for other commits by this committer
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)
Original commitRevision:407345 
Saturday, 19 Dec 2015
15:22 antoine search for other commits by this committer
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
Original commitRevision:404023 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
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
Original commitRevision:386312 
Tuesday, 7 Oct 2014
07:18 bapt search for other commits by this committer
Remove latest occurence of a versionned USE_GCC, perfer USE_GCC=yes instead
Original commitRevision:370275 
Tuesday, 16 Sep 2014
05:59 riggs search for other commits by this committer
- Remove unnecessary ${ARCH} wrappers around OPTIONS_DEFAULT_{i386|amd64}

PR:		161359
Pointed out by:	jhale
Original commitRevision:368295 
Monday, 15 Sep 2014
14:53 riggs search for other commits by this committer
- 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)
Original commitRevision:368267 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
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)
Original commitRevision:367888 
Sunday, 7 Sep 2014
06:11 marino search for other commits by this committer
Stage math/gotoblas and assign maintainership to submitter

PR:		193392
Submitted by:	Carlos JPM
Original commitRevision:367487 
Tuesday, 29 Jul 2014
20:55 adamw search for other commits by this committer
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)
Original commitRevision:363390 
Wednesday, 23 Jul 2014
17:30 bapt search for other commits by this committer
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
Original commitRevision:362717 
Monday, 7 Jul 2014
15:31 olgeni search for other commits by this committer
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)
Original commitRevision:361099 
Wednesday, 25 Jun 2014
05:35 bapt search for other commits by this committer
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
Original commitRevision:359185 
Monday, 26 May 2014
12:28 miwi search for other commits by this committer
- Convert gmake,bzip2 to USES

Approved by:	portmgr
Original commitRevision:355316 
Monday, 10 Mar 2014
20:55 gerald search for other commits by this committer
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)
Original commitRevision:347809 
Sunday, 16 Feb 2014
17:15 tijl search for other commits by this committer
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)
Original commitRevision:344614 
Saturday, 26 Oct 2013
00:52 gerald search for other commits by this committer
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)
Original commitRevision:331644 
Friday, 20 Sep 2013
20:55 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
Original commitRevision:327746 
Monday, 16 Sep 2013
16:45 bapt search for other commits by this committer
Convert to new perl framework
Convert USE_GMAKE to USES
Original commitRevision:327414 
Wednesday, 5 Jun 2013
14:11 bapt search for other commits by this committer
Convert to new options framework
Original commitRevision:319993 
Sunday, 24 Mar 2013
14:55 gerald search for other commits by this committer
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
Original commitRevision:315125 
Monday, 13 Feb 2012
04:27 maho search for other commits by this committer
Update LAPACK part to 3.4.0.

Discussed with: bf@ and Eijiro Shibusawa <ej-sib@ac.auone-net.jp>
Original commit
Friday, 14 Oct 2011
06:30 maho search for other commits by this committer
Dynamic selection of arch is only for package building.

Submitted by:   bf
Original commit
Thursday, 6 Oct 2011
08:45 maho search for other commits by this committer
Fix build when gcc other than gcc46 exists.

PR:             161273
Submitted by:   Oliver Hartmann <ohartman@zedat.fu-berlin.de>
Original commit
01:11 maho search for other commits by this committer
"$" for CROSS_SUFFIX must be escaped.

Submitted by:   bf@
Original commit
Wednesday, 28 Sep 2011
06:21 maho search for other commits by this committer
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]
Original commit
Tuesday, 9 Aug 2011
06:29 maho search for other commits by this committer
Add libgfortran for shared libs (i.e. included in ELF DT_NEEDED)
and bump PORTREVISION.

PR:             159267
Discussed with: bf@
Original commit
Saturday, 16 Jul 2011
05:35 linimon search for other commits by this committer
Mark as broken on non-x86: does not link: searches for x86-specific
optimizations.
Original commit
Monday, 29 Nov 2010
00:53 maho search for other commits by this committer
a. remove RESTRICTED line
b. bump port revision to force build on package cluster.

Submitted by:   Pedro F. Giffuni [a]
Original commit
Sunday, 28 Nov 2010
07:42 maho search for other commits by this committer
Now GotoBLAS is distributed under BSD license.
Original commit
Wednesday, 14 Apr 2010
22:51 maho search for other commits by this committer
Fix distfile message. add one more mirror.

Submitted by:   avg@ (Andriy Gapon)
Original commit
Tuesday, 16 Feb 2010
05:02 maho search for other commits by this committer
Fix dynamic arch build.

Feature safe:   yes
Original commit
Sunday, 7 Feb 2010
07:29 maho search for other commits by this committer
Build fix on i386.
Original commit
Saturday, 6 Feb 2010
03:29 maho search for other commits by this committer
Update to 1.13.
Original commit
Tuesday, 2 Feb 2010
07:57 maho search for other commits by this committer
Update to 2.1.11p1.

Partially based on: infofarmer@'s patch.
Original commit
Sunday, 13 Sep 2009
00:08 gerald search for other commits by this committer
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:    portmgr
Original commit
Friday, 11 Sep 2009
00:50 maho search for other commits by this committer
Build fix on amd64 (might be appropreate for i386 as well)

Discussed with: gerald
Related PR: 136607
Original commit
Wednesday, 7 Jan 2009
16:34 gerald search for other commits by this committer
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
Original commit
Saturday, 14 Jun 2008
04:47 maho search for other commits by this committer
Update to 1.26.
Original commit
Wednesday, 20 Feb 2008
08:27 maho search for other commits by this committer
Update to 1.23.
Original commit
Friday, 25 Jan 2008
06:16 maho search for other commits by this committer
Update to 1.22.
Original commit
Monday, 7 Jan 2008
00:21 maho search for other commits by this committer
Add MANUAL_PACKAGE_BUILD.
Original commit
Monday, 31 Dec 2007
02:20 maho search for other commits by this committer
Update to 1.20.
Original commit
Friday, 21 Sep 2007
21:53 maho search for other commits by this committer
Update to 1.19.
Original commit
Thursday, 26 Jul 2007
04:39 maho search for other commits by this committer
Update to 1.16.
Original commit
Thursday, 12 Jul 2007
08:06 maho search for other commits by this committer
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Original commit
Friday, 6 Jul 2007
02:20 maho search for other commits by this committer
Update to 1.15

Submitted by:   Pedro F. Giffuni
Original commit
Friday, 20 Apr 2007
02:19 maho search for other commits by this committer
* Update to 1.13
* build fix for sparc64 [1].

Submitted by:   kris [1].
Original commit
Thursday, 15 Mar 2007
00:39 maho search for other commits by this committer
Update to 1.11, and fix build by adding USE_PERL5.

Submitted by: kris via pointyhat.
Original commit
Monday, 12 Mar 2007
00:02 maho search for other commits by this committer
Fetch distfile anyway on pointyhat like JDK ports.

Submitted by:   kris
Original commit
Tuesday, 6 Feb 2007
00:43 maho search for other commits by this committer
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)
Original commit

Number of commits found: 67