From owner-cvs-ports@FreeBSD.ORG Fri Dec 29 11:45:27 2006 Return-Path: X-Original-To: cvs-ports@freebsd.org Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3BBA316A762; Fri, 29 Dec 2006 11:45:27 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 9DA2D13C46C; Fri, 29 Dec 2006 11:45:13 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kBT7fi8D075846; Fri, 29 Dec 2006 07:41:44 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kBT7fiwf075845; Fri, 29 Dec 2006 07:41:44 GMT (envelope-from maho) Message-Id: <200612290741.kBT7fiwf075845@repoman.freebsd.org> From: Maho Nakata Date: Fri, 29 Dec 2006 07:41:44 +0000 (UTC) To: ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/science Makefile ports/science/libint Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Dec 2006 11:45:27 -0000 maho 2006-12-29 07:41:44 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/libint Makefile distinfo pkg-descr pkg-plist Log: Libint is a library for evaluating ERI (electron replusion integral) over Cartesian Gaussian fuctions for modern atomic and molecular theory; esp. for science/mpqc and science/psi3. Revision Changes Path 1.109 +1 -0 ports/science/Makefile 1.1 +34 -0 ports/science/libint/Makefile (new) 1.1 +3 -0 ports/science/libint/distinfo (new) 1.1 +5 -0 ports/science/libint/pkg-descr (new) 1.1 +17 -0 ports/science/libint/pkg-plist (new)