From owner-cvs-all@FreeBSD.ORG Mon May 5 06:06:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC48037B401; Mon, 5 May 2003 06:06:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FB5743FA3; Mon, 5 May 2003 06:06:39 -0700 (PDT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45D6c0U067480; Mon, 5 May 2003 06:06:38 -0700 (PDT) (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45D6cl5067479; Mon, 5 May 2003 06:06:38 -0700 (PDT) Message-Id: <200305051306.h45D6cl5067479@repoman.freebsd.org> From: Maho Nakata Date: Mon, 5 May 2003 06:06:38 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/cad Makefile ports/cad/calculix Makefile distinfo pkg-descr pkg-plist ports/cad/calculix/files patch-cgx_1.0+src+Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2003 13:06:40 -0000 maho 2003/05/05 06:06:38 PDT FreeBSD ports repository Modified files: cad Makefile Added files: cad/calculix Makefile distinfo pkg-descr pkg-plist cad/calculix/files patch-ccx_1.0+src+CalculiX.h patch-ccx_1.0+src+Makefile patch-cgx_1.0+src+Makefile Log: A Three-Dimensional Structural Finite Element Program Submitted by : Pedro F. Giffuni Almost writeen by: maho Revision Changes Path 1.46 +1 -0 ports/cad/Makefile 1.1 +67 -0 ports/cad/calculix/Makefile (new) 1.1 +4 -0 ports/cad/calculix/distinfo (new) 1.1 +11 -0 ports/cad/calculix/files/patch-ccx_1.0+src+CalculiX.h (new) 1.1 +33 -0 ports/cad/calculix/files/patch-ccx_1.0+src+Makefile (new) 1.1 +23 -0 ports/cad/calculix/files/patch-cgx_1.0+src+Makefile (new) 1.1 +13 -0 ports/cad/calculix/pkg-descr (new) 1.1 +23 -0 ports/cad/calculix/pkg-plist (new)