From owner-cvs-ports@FreeBSD.ORG Fri Feb 18 14:17:21 2005 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24EAF16A4CE; Fri, 18 Feb 2005 14:17:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07DF943D1D; Fri, 18 Feb 2005 14:17:21 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1IEHKB8015962; Fri, 18 Feb 2005 14:17:20 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1IEHKqw015961; Fri, 18 Feb 2005 14:17:20 GMT (envelope-from pav) Message-Id: <200502181417.j1IEHKqw015961@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 18 Feb 2005 14:17:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/science Makefile ports/science/mcstas Makefile distinfo pkg-descr pkg-plist ports/science/mcstas/files patch-Makefile.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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, 18 Feb 2005 14:17:21 -0000 pav 2005-02-18 14:17:20 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/mcstas Makefile distinfo pkg-descr pkg-plist science/mcstas/files patch-Makefile.in Log: McStas - Monte Carlo simulation of neutron instruments McStas is an ongoing project to create a general tool for simulating neutron scattering instruments. The project is conducted at Risoe National Laboratory in cooperation with the ILL. McStas is based on a compiler that reads a high-level specification language defining the instrument to be simulated and produces C code that performs the Monte Carlo Simulation. WWW: http://neutron.risoe.dk/ PR: ports/66031 Submitted by: Joerg Pulz Revision Changes Path 1.61 +1 -0 ports/science/Makefile 1.1 +33 -0 ports/science/mcstas/Makefile (new) 1.1 +2 -0 ports/science/mcstas/distinfo (new) 1.1 +13 -0 ports/science/mcstas/files/patch-Makefile.in (new) 1.1 +24 -0 ports/science/mcstas/pkg-descr (new) 1.1 +565 -0 ports/science/mcstas/pkg-plist (new)