Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3_6 26 Jan 2024 19:16:22 |
Oliver Lehmann (oliver) |
benchmarks/hpl: fix build by adding missing pkgconf
PR: 276511 |
2.3_6 10 Jan 2024 08:16:01 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
2.3_5 01 Jan 2024 11:49:51 |
Thierry Thomas (thierry) |
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0
PR: 275860 |
2.3_4 31 Dec 2023 15:18:39 |
Thierry Thomas (thierry) |
benchmarks/hpl: let’s choose among various BLAS × MPI implementations
- Add a license
- Add options to choose MPI and BLAS implementations.
- Do not bump PORTREVISION because the default remains Netlib
(excepted static vs shared libs).
- And also this fixes the port with BLAS 3.12
Caveat: may install an unneeded liblapack.
PR: 274882, 275860
Approved by: maintainer’s time-out |
2.3_4 10 Dec 2023 10:23:11 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade of MPICH to 4.1.2 |
2.3_3 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.3_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.3_2 20 Jul 2022 14:20:56 |
Tobias C. Berner (tcberner) |
benchmarks: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
* Andrey Zakhvatov <andy@FreeBSD.org>
* Andy Clark <andrewclarkii@gmail.com>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Bill Fumerola <billf@chc-chimes.com>
* Brad Davis <brd@FreeBSD.org>
* Bruce A. Mah <bmah@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.3_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.3_2 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.3_1 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.3 19 Apr 2019 16:49:20 |
oliver |
update to 2.3 |
2.2_1 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.2 14 Oct 2018 06:02:09 |
yuri |
benchmarks/hpl: Change from net/mpich2 to net/mpich; Update to 2.2
PR: 231638
Approved by: oliver (maintainer's timeout; 20 days) |
2.1_10 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_9 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_8 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_7 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_6 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_5 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
2.1_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_5 24 Mar 2015 17:09:59 |
marino |
5 ports categories: Remove $PTHREAD_LIBS
Categories: irc, x11-clocks, benchmarks, misc, textproc
approved by: PTHREAD blanket |
2.1_5 20 Oct 2014 07:03:49 |
bapt |
Cleanup plist |
2.1_5 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_4 01 Sep 2014 21:50:15 |
thierry |
- Upgrade to 1.5;
- Bump PORTREVISION for consumers. |
2.1_3 26 Aug 2014 19:55:00 |
thierry |
Chase the upgrade of net/mpich2.
Approved by: portmgr (non staged ports) |
2.1_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_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_1 05 Jan 2014 02:00:17 |
bapt |
Support stage |
2.1_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 20 Sep 2013 15:52:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
benchmarks) |
2.1 10 Sep 2013 06:28:23 |
danfe |
- Try to fix parallel builds (-jX) by sanitizing targets dependencies
- Stop abusing ALL_TARGET for passing arguments to make(1), use it to
specify the actual build target (default target would also be fine,
but because of its phony dependencies, some commands would be called
twice, which is not good and just asks for trouble)
- Modernize LIB_DEPENDS syntax, add missing OPTIONS_DEFINE for DOCS,
kill few stray empty lines and commented PORTREVISION while here
Approved by: miwi, bapt (portmgr, implicit) |
2.1 10 Jul 2013 17:04:49 |
bapt |
Mark as job unsafe |
2.1 14 May 2013 13:40:09 |
oliver |
update to 2.1 |
2.0_8 26 Feb 2011 09:56:51 |
thierry |
Chase the upgrade of MPICH2.
Since I'm there, pet portlint where needed, e.g. by removing oblsolete
MD5 checksums.
PR: ports/154715 |
2.0_7 14 Nov 2010 22:00:16 |
thierry |
Chase the upgrade of MPICH2.
PR: ports/151869
Approved by: oliver (maintainer) |
2.0_6 11 Jan 2010 20:02:23 |
oliver |
specifiy explicit RUN_DEPENDS instead of RUN=BUILD
PR: 142176
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> |
2.0_5 28 Nov 2009 10:44:56 |
thierry |
- Chase relocation of net/mpich2
- Bump PORTREVISION if needed
- Fix some portlint errors. |
2.0_4 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 |
2.0_3 25 Jan 2009 08:37:34 |
oliver |
fix mpich dependency
Noted by: pav |
2.0_3 24 Jan 2009 08:29:47 |
oliver |
reactivate mpich - but mpich2 this time |
2.0_2 23 Jan 2009 17:36:42 |
pav |
- Switch to LAM now that net/mpich port was deleted. Fixes INDEX
With hat: portmgr |
2.0_1 07 Jan 2009 16:34:27 |
gerald |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. |
2.0 23 Sep 2008 08:32:40 |
oliver |
update to 2.0 |
1.0a_2 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.0a_2 15 Jul 2007 13:54:34 |
pav |
- Convert to USE_FORTRAN |
1.0a_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.0a_1 17 Jan 2007 08:45:40 |
maho |
* Migrate to gfortran.
* Bump port revision.
* Use gfortran compiled atlas/blas/lapack.
Approved by: portmgr(kris) |
1.0a 03 May 2006 23:26:35 |
edwin |
Remove USE_REINPLACE from all categories starting with B |
1.0a 22 Jan 2006 08:20:08 |
edwin |
SHA256ify
Approved by: krion@ |
1.0a 25 Nov 2005 15:37:04 |
oliver |
www.netlib.org seems to be down, add a mirror for hpl.tgz |
1.0a 25 May 2005 22:17:30 |
oliver |
fix build
hpl's Makefile used ARCH for some own things which conflicted with the
predefined ARCH.
I renamed hpl's ARCH variable. |
1.0a 14 Jul 2004 13:37:21 |
oliver |
maho@ reported that atlas isn't broken any longer on amd64 |
1.0a 25 Feb 2004 18:06:01 |
oliver |
High Performance Computing Linpack Benchmark
- needs an MPI implementation (mpich and lam are supported by this port)
- needs an Basic Linear Algebra Subprograms implementation like atlas (default)
or blas (both are supported by this port)
tested on alpha (5), amd64 (5) and i386 (4 and 5) |