From owner-svn-ports-all@freebsd.org Sat Oct 24 17:55:25 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 46461A1EA21; Sat, 24 Oct 2015 17:55:25 +0000 (UTC) (envelope-from danfe@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 mx1.freebsd.org (Postfix) with ESMTPS id 1F8CF198A; Sat, 24 Oct 2015 17:55:25 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9OHtOD9010306; Sat, 24 Oct 2015 17:55:24 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9OHtNc0010303; Sat, 24 Oct 2015 17:55:23 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201510241755.t9OHtNc0010303@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Sat, 24 Oct 2015 17:55:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400133 - in head/science/libint: . files X-SVN-Group: ports-head 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.20 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: Sat, 24 Oct 2015 17:55:25 -0000 Author: danfe Date: Sat Oct 24 17:55:23 2015 New Revision: 400133 URL: https://svnweb.freebsd.org/changeset/ports/400133 Log: - Update to version 1.1.6 - Define LICENSE (GPLv2) - Project had moved to GitHub - Clean up Makefile a bit PR: 201267 Added: head/science/libint/files/ head/science/libint/files/patch-configure.in (contents, props changed) Modified: head/science/libint/Makefile head/science/libint/distinfo Modified: head/science/libint/Makefile ============================================================================== --- head/science/libint/Makefile Sat Oct 24 17:46:02 2015 (r400132) +++ head/science/libint/Makefile Sat Oct 24 17:55:23 2015 (r400133) @@ -2,24 +2,28 @@ # $FreeBSD$ PORTNAME= libint -PORTVERSION= 1.1.4 -PORTREVISION= 2 +DISTVERSIONPREFIX= release- +DISTVERSION= 1-1-6 CATEGORIES= science -MASTER_SITES= http://www.files.chem.vt.edu/chem-dept/valeev/software/libint/src/ MAINTAINER= ports@FreeBSD.org COMMENT= Evaluate the integrals in modern atomic and molecular theory +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE + +USE_GITHUB= yes +GH_ACCOUNT= evaleev + # USE_GCC=yes is required because libint is used with mpqc which is built -# by gfortran48 (from lang/gcc) and these two libraries each try to pull in -# a different version of libgcc_s.so which fails. Forcing this port to +# by gfortran48 (from `lang/gcc') and these two libraries each try to pull +# in a different version of libgcc_s.so which fails. Forcing this port to # build with lang/gcc as well resolves the conflict that manifests in -# science/libghemical - -USES= perl5 gmake libtool +# `science/libghemical' port. +USES= autoreconf gmake libtool perl5 USE_GCC= yes USE_LDCONFIG= yes -ALL_TARGET= # empty +ALL_TARGET= default GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared Modified: head/science/libint/distinfo ============================================================================== --- head/science/libint/distinfo Sat Oct 24 17:46:02 2015 (r400132) +++ head/science/libint/distinfo Sat Oct 24 17:55:23 2015 (r400133) @@ -1,2 +1,2 @@ -SHA256 (libint-1.1.4.tar.gz) = f67b13bdf1135ecc93b4cff961c1ff33614d9f8409726ddc8451803776885cff -SIZE (libint-1.1.4.tar.gz) = 350252 +SHA256 (evaleev-libint-release-1-1-6_GH0.tar.gz) = f201b0c621df678cfe8bdf3990796b8976ff194aba357ae398f2f29b0e2985a6 +SIZE (evaleev-libint-release-1-1-6_GH0.tar.gz) = 256404 Added: head/science/libint/files/patch-configure.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/libint/files/patch-configure.in Sat Oct 24 17:55:23 2015 (r400133) @@ -0,0 +1,29 @@ +--- configure.in.orig 2014-03-05 18:27:30 UTC ++++ configure.in +@@ -17,6 +17,26 @@ AC_SET_MAKE + AC_DEFINE_UNQUOTED(HOST_ARCH, "$host") + AC_DEFINE_UNQUOTED(TARGET_ARCH, "$target") + ++AC_DEFINE([HOST_ARCH], [], [Description]) ++AC_DEFINE([INCLUDE_DERIV], [], [Description]) ++AC_DEFINE([INCLUDE_R12], [], [Description]) ++AC_DEFINE([LIBDERIV_MAX_AM1], [], [Description]) ++AC_DEFINE([LIBDERIV_MAX_AM12], [], [Description]) ++AC_DEFINE([LIBDERIV_MAX_AM2], [], [Description]) ++AC_DEFINE([LIBINT_BUILDID], [], [Description]) ++AC_DEFINE([LIBINT_MAJOR_VERSION], [], [Description]) ++AC_DEFINE([LIBINT_MAX_AM], [], [Description]) ++AC_DEFINE([LIBINT_MAX_CLASS_SIZE], [], [Description]) ++AC_DEFINE([LIBINT_MICRO_VERSION], [], [Description]) ++AC_DEFINE([LIBINT_MINOR_VERSION], [], [Description]) ++AC_DEFINE([LIBINT_OPT_AM], [], [Description]) ++AC_DEFINE([LIBINT_VERSION], [], [Description]) ++AC_DEFINE([LIBR12_MAX_AM], [], [Description]) ++AC_DEFINE([LIBR12_MAX_CLASS_SIZE], [], [Description]) ++AC_DEFINE([LIBR12_OPT_AM], [], [Description]) ++AC_DEFINE([LONG_DOUBLE], [], [Description]) ++AC_DEFINE([TARGET_ARCH], [], [Description]) ++ + define([default_prefix_dash],ifelse(libint_buildid, ,[],[-])) + define([default_prefix],"/usr/local") +