| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
* | Mark as BROKEN with GCC 10: | Mark Linimon | 2020-11-17 | 1 | -0/+4 |
* | onvert to UCL & cleanup pkg-message (categories l-m) | Mathieu Arnold | 2019-08-13 | 1 | -1/+6 |
* | Bump PORTREVISION for ports depending on the canonical version of GCC | Gerald Pfeifer | 2019-07-26 | 1 | -1/+1 |
* | Related to revision 499061 bump ports with USES=fortran to have them | Gerald Pfeifer | 2019-04-22 | 1 | -1/+1 |
* | Bump PORTREVISION for ports depending on the canonical version of GCC | Gerald Pfeifer | 2018-12-12 | 1 | -1/+1 |
* | Bump PORTREVISION for ports depending on the canonical version of GCC | Gerald Pfeifer | 2018-07-29 | 1 | -1/+1 |
* | Bump PORTREVISIONs of all users of math/mpc that we just updated to | Gerald Pfeifer | 2018-03-10 | 1 | -1/+1 |
* | For ports that are marked BROKEN on armv6, and also fail to build on | Mark Linimon | 2017-11-30 | 1 | -0/+1 |
* | Bump PORTREVISION for ports depending on the canonical version of GCC | Gerald Pfeifer | 2017-09-10 | 1 | -1/+1 |
* | Mark some ports failing on aarch64, and, in a few cases, other tier-2 | Mark Linimon | 2017-05-02 | 1 | -1/+3 |
* | Bump PORTREVISIONs for ports depending on the canonical version of GCC and | Gerald Pfeifer | 2017-04-01 | 1 | -1/+1 |
* | Drop maintainership and return them back to the pool. | Carlos J. Puga Medina | 2017-02-24 | 1 | -1/+1 |
* | - Mark broken in i386: | Dmitry Marakasov | 2016-12-21 | 1 | -1/+2 |
* | Bump PORTREVISIONS for ports depending on the canonical version of GCC and | Gerald Pfeifer | 2016-12-07 | 1 | -1/+1 |
* | Bump PORTREVISIONS for ports depending on the canonical version of GCC and | Gerald Pfeifer | 2016-11-20 | 1 | -1/+1 |
* | many ports: mark broken on powerpc64 | Steve Wills | 2016-04-21 | 1 | -0/+2 |
* | Log: | Carlos J. Puga Medina | 2016-01-27 | 11 | -49/+48 |
* | Mark BROKEN: fails to build, does not respect DISABLE_MAKE_JOBS | Antoine Brodin | 2015-12-19 | 1 | -0/+2 |
* | MASTER_SITES cleanup. | Mathieu Arnold | 2015-05-14 | 1 | -3/+2 |
* | Remove latest occurence of a versionned USE_GCC, perfer USE_GCC=yes instead | Baptiste Daroussin | 2014-10-07 | 1 | -1/+1 |
* | - Remove unnecessary ${ARCH} wrappers around OPTIONS_DEFAULT_{i386|amd64} | Thomas Zander | 2014-09-16 | 1 | -6/+4 |
* | - Use DYNAMIC_ARCH on i386 and amd64 by default | Thomas Zander | 2014-09-15 | 1 | -6/+7 |
* | Update the default version of GCC in the Ports Collection from GCC 4.7.4 | Gerald Pfeifer | 2014-09-10 | 1 | -1/+1 |
* | Stage math/gotoblas and assign maintainership to submitter | John Marino | 2014-09-07 | 1 | -24/+22 |
* | Repair instances, almost all courtesy of bf ;-), of spaces | Adam Weinberger | 2014-07-29 | 1 | -3/+3 |
* | Reset maintainership for ports not staged with no pending PR | Baptiste Daroussin | 2014-07-23 | 1 | -1/+1 |
* | Remove indefinite articles and trailing periods from COMMENT, plus minor | Jimmy Olgeni | 2014-07-07 | 1 | -1/+1 |
* | Convert GMAKE to MAKE_CMD | Baptiste Daroussin | 2014-06-25 | 1 | -5/+5 |
* | - Convert gmake,bzip2 to USES | Martin Wilke | 2014-05-26 | 1 | -1/+0 |
* | Update the default version of GCC used in the Ports Collection from | Gerald Pfeifer | 2014-03-10 | 1 | -1/+1 |
* | Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases | Tijl Coosemans | 2014-02-16 | 1 | -2/+2 |
* | Update to libmpc version 1.0.1 which brings the following fixes: | Gerald Pfeifer | 2013-10-26 | 1 | -0/+1 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
* | Convert to new perl framework | Baptiste Daroussin | 2013-09-16 | 1 | -1/+2 |
* | Convert to new options framework | Baptiste Daroussin | 2013-06-05 | 1 | -23/+16 |
* | Replace the use of _GCC_BUILD_DEPENDS (which was never meant to be | Gerald Pfeifer | 2013-03-24 | 2 | -3/+2 |
* | Update LAPACK part to 3.4.0. | Maho Nakata | 2012-02-13 | 4 | -21/+505 |
* | Dynamic selection of arch is only for package building. | Maho Nakata | 2011-10-14 | 1 | -6/+10 |
* | Fix build when gcc other than gcc46 exists. | Maho Nakata | 2011-10-06 | 2 | -1/+4 |
* | "$" for CROSS_SUFFIX must be escaped. | Maho Nakata | 2011-10-06 | 1 | -1/+1 |
* | forgot to add a patch. | Maho Nakata | 2011-09-28 | 1 | -0/+12 |
* | Build fix with gcc46 [1] and other small improvements [2]. | Maho Nakata | 2011-09-28 | 5 | -88/+160 |
* | Add libgfortran for shared libs (i.e. included in ELF DT_NEEDED) | Maho Nakata | 2011-08-09 | 2 | -1/+11 |
* | Mark as broken on non-x86: does not link: searches for x86-specific optimizat... | Mark Linimon | 2011-07-16 | 1 | -1/+5 |
* | a. remove RESTRICTED line | Maho Nakata | 2010-11-29 | 1 | -1/+1 |
* | Now GotoBLAS is distributed under BSD license. | Maho Nakata | 2010-11-28 | 2 | -17/+6 |
* | Fix distfile message. add one more mirror. | Maho Nakata | 2010-04-14 | 1 | -2/+5 |
* | Fix dynamic arch build. | Maho Nakata | 2010-02-16 | 2 | -4/+18 |
* | Build fix on i386. | Maho Nakata | 2010-02-07 | 6 | -207/+29 |