Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
12 Apr 2020 09:07:03
3.0_17

|
danilo  |
- Move OpenMPI support to net/openmpi3. OpenMPI 1 is deprecated. |
26 Jul 2019 20:46:57
3.0_16

|
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 |
12 Dec 2018 01:35:36
3.0_15

|
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 |
22 Sep 2018 18:00:25
3.0_14

|
yuri  |
Change 4 ports from net/mpich2 to net/mpich
mpich2 is the obsolete version 2.x, mpich is at the current version 3.x
Ports:
biology/phyml benchmarks/mdtest benchmarks/imb math/parmetis |
10 Mar 2018 17:46:06
3.0_13

|
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
13 Oct 2017 08:21:36
3.0_12

|
bapt  |
Remove dead links from MASTER_SITES or WWW |
27 Jul 2016 15:09:12
3.0_12

|
mat  |
Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
24 Jun 2016 13:11:14
3.0_12

|
amdmi3  |
- Remove redundant ALL_TARGET
- Switch to options helpers |
01 Apr 2016 13:29:17
3.0_12

|
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
19 Aug 2015 13:30:00
3.0_12

|
mat  |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
14 May 2015 10:15:09
3.0_12

|
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 |
26 Dec 2014 14:24:13
3.0_12

|
danilo  |
- Update net/openmpi to 1.8.4 |
20 Oct 2014 07:03:49
3.0_11

|
bapt  |
Cleanup plist |
28 Sep 2014 03:41:25
3.0_11

|
danilo  |
- Update net/openmpi from 1.8.2 to 1.8.3 |
10 Sep 2014 20:50:37
3.0_10

|
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) |
01 Sep 2014 21:50:15
3.0_9

|
thierry  |
- Upgrade to 1.5;
- Bump PORTREVISION for consumers. |
26 Aug 2014 19:55:00
3.0_8

|
thierry  |
Chase the upgrade of net/mpich2.
Approved by: portmgr (non staged ports) |
14 Jul 2014 16:51:45
3.0_7

|
tijl  |
- Convert net/openmpi to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use BROKEN_sparc64
Approved by: portmgr (implicit, bump unstaged port) |
20 Mar 2014 13:15:50
3.0_6

|
pawel  |
- Convert to new options framework
- Support staging |
10 Mar 2014 20:55:22
3.0_6

|
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) |
10 Feb 2014 00:02:26
3.0_5

|
marino  |
benchmarks/imb: Mark jobs unsafe |
03 Jan 2014 15:34:13
3.0_5

|
adamw  |
Convert benchmarks to PORT_OPTIONS:MDOCS |
18 Nov 2013 13:45:44
3.0_5

|
bapt  |
Convert to USES=dos2unix
While here stagify some of the ports
Modernize LIB_DEPENDS
Extract zip with bsdtar when possible |
03 Nov 2013 18:34:46
3.0_5

|
rakuco  |
Allow the port to go a bit further in the build process.
Instead of complaining that `gmake' does not exist, the port fails a bit
later and at least starts building.
The previous failure was caused because we used USES=gmake but then re-set
BUILD_DEPENDS and MAKE_ENV a few lines below in the Makefile. |
26 Oct 2013 00:52:36
3.0_5

|
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 ) |
20 Sep 2013 15:52:45
3.0_4

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
benchmarks) |
30 Aug 2013 23:09:24
3.0_4

|
bapt  |
Convert benchmarks from USE_GMAKE to USES=gmake
While here:
- Trim headers
- convert some port to the new perl5 world |
26 Feb 2011 09:56:51
3.0_4
|
thierry  |
Chase the upgrade of MPICH2.
Since I'm there, pet portlint where needed, e.g. by removing oblsolete
MD5 checksums.
PR: ports/154715 |
25 Oct 2010 20:09:07
3.0_3
|
trasz  |
Drop maintainership for ports I can't maintain anymore. |
28 Nov 2009 10:44:56
3.0_3
|
thierry  |
- Chase relocation of net/mpich2
- Bump PORTREVISION if needed
- Fix some portlint errors. |
06 Jun 2008 13:08:12
3.0_2
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
11 Jul 2007 22:06:17
3.0_1
|
trasz  |
- Use proper capitalization in my email address.
Approved by: miwi (mentor)
Suggested by: sat |
19 May 2007 20:32:57
3.0_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
19 Apr 2007 16:21:59
3.0
|
trasz  |
- Remove workarounds for FreeBSD 4.
PR: ports/111722
Submitted by: edwin
Approved by: miwi (mentor) |
13 Apr 2007 13:03:49
3.0
|
trasz  |
Change my email address to trasz@FreeBSD.org.
Approved by: miwi (mentor) |
05 Jan 2007 09:19:18
3.0
|
miwi  |
- Marked broken for 4.X
PR: ports/107508
Submitted by: trasz (maintainer) |
04 Dec 2006 16:23:35
3.0
|
miwi  |
- Fix build problem
Submitted by: pointyhat via kris |
20 Nov 2006 21:26:53
3.0
|
miwi  |
The idea of IMB is to provide a concise set of elementary MPI
benchmark kernels. With one executable, all of the supported
benchmarks, or a subset specified by the command line, can be run.
The rules, such as time measurement (including a repetitive call
of the kernels for better clock synchronization), message lengths,
selection of communicators to run a particular benchmark (inside
the group of all started processes) are program parameters.
WWW:
http://www.intel.com/cd/software/products/asmo-na/eng/cluster/mpi/219848.htm
PR: ports/105665
Submitted by: trasz <trasz at pin.if.uz.zgora.pl> |