From owner-svn-ports-all@freebsd.org Wed Aug 29 03:54:07 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EE26110A038F; Wed, 29 Aug 2018 03:54:06 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A31CD7A643; Wed, 29 Aug 2018 03:54:06 +0000 (UTC) (envelope-from yuri@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 83F0717EC9; Wed, 29 Aug 2018 03:54:06 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w7T3s6pE097303; Wed, 29 Aug 2018 03:54:06 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7T3s6cq097301; Wed, 29 Aug 2018 03:54:06 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201808290354.w7T3s6cq097301@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Wed, 29 Aug 2018 03:54:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478338 - head/science/libint2 X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/science/libint2 X-SVN-Commit-Revision: 478338 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.27 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, 29 Aug 2018 03:54:07 -0000 Author: yuri Date: Wed Aug 29 03:54:05 2018 New Revision: 478338 URL: https://svnweb.freebsd.org/changeset/ports/478338 Log: science/libint2: Add configure options needed for depending ports; Add STATIC port option Modified: head/science/libint2/Makefile head/science/libint2/pkg-plist Modified: head/science/libint2/Makefile ============================================================================== --- head/science/libint2/Makefile Wed Aug 29 01:10:07 2018 (r478337) +++ head/science/libint2/Makefile Wed Aug 29 03:54:05 2018 (r478338) @@ -5,6 +5,7 @@ PORTNAME= libint DISTVERSIONPREFIX= v DISTVERSION= 2.5.0-beta.2-20 DISTVERSIONSUFFIX= -gc2e0a72 +PORTREVISION= 1 CATEGORIES= science PKGNAMESUFFIX= 2 @@ -26,8 +27,13 @@ USE_LDCONFIG= yes ALL_TARGET= default GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-shared --disable-static --with-cc-optflags="${CFLAGS}" \ - --with-cxx-optflags="${CXXFLAGS}" +CONFIGURE_ARGS= --enable-shared \ + --enable-1body=1 --enable-eri=1 --enable-eri3=1 --enable-eri2=1 --enable-contracted-ints \ + --with-cc-optflags="${CFLAGS}" --with-cxx-optflags="${CXXFLAGS}" + +OPTIONS_DEFINE= STATIC # osa@ requested to keep static libs on 2018/08/28 +OPTIONS_SUB= yes +STATIC_CONFIGURE_ENABLE= static post-patch: @${REINPLACE_CMD} -e 's| -rpath|${LDFLAGS} -rpath|g' \ Modified: head/science/libint2/pkg-plist ============================================================================== --- head/science/libint2/pkg-plist Wed Aug 29 01:10:07 2018 (r478337) +++ head/science/libint2/pkg-plist Wed Aug 29 03:54:05 2018 (r478338) @@ -272,6 +272,7 @@ include/libint2/util/vector_ppc.h include/libint2/util/vector_x86.h lib/libint2-beta.2.so.2 lib/libint2-beta.2.so.2.0.3 +%%STATIC%%lib/libint2.a lib/libint2.so libdata/pkgconfig/libint2.pc %%DATADIR%%/2.5.0-beta.2/basis/3-21g.g94