From owner-svn-ports-all@freebsd.org Fri Jun 12 19:52:41 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 181C3343FB7; Fri, 12 Jun 2020 19:52:41 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49kBGJ6wgvz3yjr; Fri, 12 Jun 2020 19:52:40 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E8CCBED4E; Fri, 12 Jun 2020 19:52:40 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 05CJqeUD017357; Fri, 12 Jun 2020 19:52:40 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 05CJqe3r017355; Fri, 12 Jun 2020 19:52:40 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <202006121952.05CJqe3r017355@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Fri, 12 Jun 2020 19:52:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r538630 - head/net/mpich2 X-SVN-Group: ports-head X-SVN-Commit-Author: thierry X-SVN-Commit-Paths: head/net/mpich2 X-SVN-Commit-Revision: 538630 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jun 2020 19:52:41 -0000 Author: thierry Date: Fri Jun 12 19:52:40 2020 New Revision: 538630 URL: https://svnweb.freebsd.org/changeset/ports/538630 Log: Remove the Python 2.7 modules, so that we can keep this port untill all consumers have switched to a newer MPI provider. Modified: head/net/mpich2/Makefile head/net/mpich2/pkg-plist Modified: head/net/mpich2/Makefile ============================================================================== --- head/net/mpich2/Makefile Fri Jun 12 19:43:23 2020 (r538629) +++ head/net/mpich2/Makefile Fri Jun 12 19:52:40 2020 (r538630) @@ -3,7 +3,7 @@ PORTNAME= mpich2 DISTVERSION= 1.5 -PORTREVISION= 14 +PORTREVISION= 15 PORTEPOCH= 5 CATEGORIES= net java parallel MASTER_SITES= http://www.mcs.anl.gov/research/projects/mpich2/downloads/tarballs/${DISTVERSION}/ @@ -21,7 +21,7 @@ BUILD_DEPENDS= bash:shells/bash RUN_DEPENDS= bash:shells/bash USES= libtool:keepla localbase fortran perl5 \ - pkgconfig python:2.7 + pkgconfig GNU_CONFIGURE= yes USE_GCC= yes USE_LDCONFIG= yes @@ -30,7 +30,7 @@ INSTALL_TARGET= install-strip OPTIONS_DEFINE_i386= JAVA OPTIONS_DEFINE_amd64= JAVA -OPTIONS_DEFINE= SMPD X11 DOCS +OPTIONS_DEFINE= SMPD X11 DEBUG DOCS OPTIONS_DEFAULT_i386= JAVA OPTIONS_DEFAULT_amd64= JAVA OPTIONS_DEFAULT= X11 @@ -40,7 +40,7 @@ X11_DESC= build MPE graphics routines CONFIGURE_ARGS= --enable-romio --enable-shared \ --docdir="${DOCSDIR}" \ - --with-python="${PYTHON_CMD}" + --without-python CONFIGURE_ENV= FCFLAGS="${FFLAGS}" \ MPI_CFLAGS="-I${LOCALBASE}/include" \ PACKAGE="${PORTNAME}" \ @@ -157,10 +157,6 @@ pre-configure: .endfor post-install: - (cd ${STAGEDIR}${PREFIX} && ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py \ - -d ${PREFIX} -f bin) - (cd ${STAGEDIR}${PREFIX} && ${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py \ - -d ${PREFIX} -f bin) @${ECHO_CMD} "MPD_SECRETWORD=change_on_install" > ${WRKDIR}/mpd.conf.dist ${INSTALL_DATA} ${WRKDIR}/mpd.conf.dist ${STAGEDIR}${PREFIX}/etc/ .for pg in ${STAGE2FIX} Modified: head/net/mpich2/pkg-plist ============================================================================== --- head/net/mpich2/pkg-plist Fri Jun 12 19:43:23 2020 (r538629) +++ head/net/mpich2/pkg-plist Fri Jun 12 19:52:40 2020 (r538630) @@ -12,83 +12,45 @@ bin/clog2_repair %%JAVA%%bin/logconvertor %%PM_MPD%%bin/mpd %%PM_MPD%%bin/mpd.py -%%PM_MPD%%bin/mpd.pyc -%%PM_MPD%%bin/mpd.pyo %%PM_MPD%%bin/mpdallexit %%PM_MPD%%bin/mpdallexit.py -%%PM_MPD%%bin/mpdallexit.pyc -%%PM_MPD%%bin/mpdallexit.pyo %%PM_MPD%%bin/mpdboot %%PM_MPD%%bin/mpdboot.py -%%PM_MPD%%bin/mpdboot.pyc -%%PM_MPD%%bin/mpdboot.pyo %%PM_MPD%%bin/mpdcheck %%PM_MPD%%bin/mpdcheck.py -%%PM_MPD%%bin/mpdcheck.pyc -%%PM_MPD%%bin/mpdcheck.pyo %%PM_MPD%%bin/mpdchkpyver.py -%%PM_MPD%%bin/mpdchkpyver.pyc -%%PM_MPD%%bin/mpdchkpyver.pyo %%PM_MPD%%bin/mpdcleanup %%PM_MPD%%bin/mpdcleanup.py -%%PM_MPD%%bin/mpdcleanup.pyc -%%PM_MPD%%bin/mpdcleanup.pyo %%PM_MPD%%bin/mpdexit %%PM_MPD%%bin/mpdexit.py -%%PM_MPD%%bin/mpdexit.pyc -%%PM_MPD%%bin/mpdexit.pyo %%PM_MPD%%bin/mpdgdbdrv.py -%%PM_MPD%%bin/mpdgdbdrv.pyc -%%PM_MPD%%bin/mpdgdbdrv.pyo %%PM_MPD%%bin/mpdhelp %%PM_MPD%%bin/mpdhelp.py -%%PM_MPD%%bin/mpdhelp.pyc -%%PM_MPD%%bin/mpdhelp.pyo %%PM_MPD%%bin/mpdkilljob %%PM_MPD%%bin/mpdkilljob.py -%%PM_MPD%%bin/mpdkilljob.pyc -%%PM_MPD%%bin/mpdkilljob.pyo %%PM_MPD%%bin/mpdlib.py -%%PM_MPD%%bin/mpdlib.pyc -%%PM_MPD%%bin/mpdlib.pyo %%PM_MPD%%bin/mpdlistjobs %%PM_MPD%%bin/mpdlistjobs.py -%%PM_MPD%%bin/mpdlistjobs.pyc -%%PM_MPD%%bin/mpdlistjobs.pyo %%PM_MPD%%bin/mpdman.py -%%PM_MPD%%bin/mpdman.pyc -%%PM_MPD%%bin/mpdman.pyo %%PM_MPD%%bin/mpdringtest %%PM_MPD%%bin/mpdringtest.py -%%PM_MPD%%bin/mpdringtest.pyc -%%PM_MPD%%bin/mpdringtest.pyo %%PM_MPD%%bin/mpdroot %%PM_MPD%%bin/mpdrun %%PM_MPD%%bin/mpdrun.py -%%PM_MPD%%bin/mpdrun.pyc -%%PM_MPD%%bin/mpdrun.pyo %%PM_MPD%%bin/mpdsigjob %%PM_MPD%%bin/mpdsigjob.py -%%PM_MPD%%bin/mpdsigjob.pyc -%%PM_MPD%%bin/mpdsigjob.pyo %%PM_MPD%%bin/mpdtrace %%PM_MPD%%bin/mpdtrace.py -%%PM_MPD%%bin/mpdtrace.pyc -%%PM_MPD%%bin/mpdtrace.pyo bin/mpic++ bin/mpicc bin/mpich2version bin/mpicxx bin/mpiexec %%PM_MPD%%bin/mpiexec.py -%%PM_MPD%%bin/mpiexec.pyc -%%PM_MPD%%bin/mpiexec.pyo bin/mpif77 bin/mpif90 %%PM_MPD%%bin/mpirun %%PM_MPD%%bin/mpirun.py -%%PM_MPD%%bin/mpirun.pyc -%%PM_MPD%%bin/mpirun.pyo bin/parkill %%JAVA%%bin/rlogTOslog2 %%JAVA%%bin/rlog_check_timeorder