From owner-svn-ports-all@freebsd.org Wed Dec 25 13:35:06 2019 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 F05941DD333; Wed, 25 Dec 2019 13:35:06 +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) server-signature RSA-PSS (4096 bits) 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 47jYx668ZTz3Qkd; Wed, 25 Dec 2019 13:35:06 +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 CE87719359; Wed, 25 Dec 2019 13:35:06 +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 xBPDZ61S087306; Wed, 25 Dec 2019 13:35:06 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBPDZ6UQ087304; Wed, 25 Dec 2019 13:35:06 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201912251335.xBPDZ6UQ087304@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Wed, 25 Dec 2019 13:35:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r520858 - in head: cad/astk-serveur french/aster french/homard X-SVN-Group: ports-head X-SVN-Commit-Author: thierry X-SVN-Commit-Paths: in head: cad/astk-serveur french/aster french/homard X-SVN-Commit-Revision: 520858 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.29 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: Wed, 25 Dec 2019 13:35:07 -0000 Author: thierry Date: Wed Dec 25 13:35:06 2019 New Revision: 520858 URL: https://svnweb.freebsd.org/changeset/ports/520858 Log: Let Code_Aster use Python-3.7. Modified: head/cad/astk-serveur/Makefile head/french/aster/Makefile head/french/homard/Makefile Modified: head/cad/astk-serveur/Makefile ============================================================================== --- head/cad/astk-serveur/Makefile Wed Dec 25 13:30:20 2019 (r520857) +++ head/cad/astk-serveur/Makefile Wed Dec 25 13:35:06 2019 (r520858) @@ -3,6 +3,7 @@ PORTNAME= astk DISTVERSION= 2019.0-1 +PORTREVISION= 1 CATEGORIES= cad .if !defined(CLIENT_SEUL) PKGNAMESUFFIX= -serveur @@ -35,7 +36,7 @@ RUN_DEPENDS+= ${SHELL_INSTALL_ASTER}:shells/${SHIADEP} USES= gettext .if !defined(CLIENT_SEUL) -USES+= python:3.6 shebangfix tk:build +USES+= python:3.6+ shebangfix tk:build SHEBANG_FILES= unittest/run_test.py .else USES+= tk Modified: head/french/aster/Makefile ============================================================================== --- head/french/aster/Makefile Wed Dec 25 13:30:20 2019 (r520857) +++ head/french/aster/Makefile Wed Dec 25 13:35:06 2019 (r520858) @@ -3,6 +3,7 @@ PORTNAME= aster DISTVERSION= ${ASTER_DISTVERSION} +PORTREVISION= 1 CATEGORIES= french cad MAINTAINER= thierry@FreeBSD.org @@ -48,7 +49,7 @@ LIB_DEPENDS+= libhdf5.so:science/hdf5 \ RUN_DEPENDS+= ${SHELL_INSTALL_ASTER}:shells/${SHIADEP} \ astk-serveur>0:cad/astk-serveur -USES= bison fortran gettext python:3.6 qt:5 tk +USES= bison fortran gettext python:3.6+ qt:5 tk USE_BINUTILS= yes USE_QT= linguisttools_build @@ -88,7 +89,7 @@ INTERACTIVE_SCRIPTS= check_compilers.py setup.py .if ${OPSYS} == FreeBSD && ((${OSREL:R} <= 12 && ${OSVERSION} < 1201506) \ || (${OSREL:R} > 12 && ${OSVERSION} < 1300068)) -BROKEN= a larger value of ARG_MAX is needed for Code_Aster, please upgrade your system +#BROKEN= a larger value of ARG_MAX is needed for Code_Aster, please upgrade your system .endif .if ${ARCH} == "i386" Modified: head/french/homard/Makefile ============================================================================== --- head/french/homard/Makefile Wed Dec 25 13:30:20 2019 (r520857) +++ head/french/homard/Makefile Wed Dec 25 13:35:06 2019 (r520858) @@ -3,22 +3,23 @@ PORTNAME= homard DISTVERSION= 11.12-aster2 +PORTREVISION= 1 CATEGORIES= french cad linux MAINTAINER= thierry@FreeBSD.org COMMENT= Refinement and de-refinement mesh tool +ONLY_FOR_ARCHS= amd64 i386 + BUILD_DEPENDS= ${LOCALBASE}/aster/${VER}/bin/aster:french/aster RUN_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash \ ${LOCALBASE}/aster/${VER}/bin/aster:french/aster +USES= linux python:3.6+ shebangfix + RESTRICTED= The free downloading of HOMARD software is only allowed for coupling\ with Code_Aster. For any other use, a license agreement is requested.\ Please contact HOMARD project: . - -ONLY_FOR_ARCHS= amd64 i386 - -USES= linux python:3.6 shebangfix SHEBANG_FILES= ${WRKSRC}/ASTER_HOMARD/homard \ ${WRKSRC}/homard_base ${WRKSRC}/setup_homard.py REINPLACE_ARGS= -i ""