From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 14:40:03 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E051516A4CE for ; Sun, 15 May 2005 14:40:02 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D89F43DA9 for ; Sun, 15 May 2005 14:40:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4FEe2Al044708 for ; Sun, 15 May 2005 14:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4FEe2dn044707; Sun, 15 May 2005 14:40:02 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 14:40:02 GMT Resent-Message-Id: <200505151440.j4FEe2dn044707@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Roland Smith Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9A5A16A4CE for ; Sun, 15 May 2005 14:35:47 +0000 (GMT) Received: from smtp-vbr15.xs4all.nl (smtp-vbr15.xs4all.nl [194.109.24.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFA0243D41 for ; Sun, 15 May 2005 14:35:46 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) j4FEZdde030329 for ; Sun, 15 May 2005 16:35:40 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 2F06B627F; Sun, 15 May 2005 16:35:39 +0200 (CEST) Message-Id: <20050515143539.2F06B627F@slackbox.xs4all.nl> Date: Sun, 15 May 2005 16:35:39 +0200 (CEST) From: Roland Smith To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/81066: New port: science/lamprop calculates properties of fiber-reinforced composite laminates X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Roland Smith List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 14:40:03 -0000 >Number: 81066 >Category: ports >Synopsis: New port: science/lamprop calculates properties of fiber-reinforced composite laminates >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 15 14:40:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Roland Smith >Release: FreeBSD 5.4-STABLE amd64 >Organization: >Environment: System: FreeBSD slackbox.xs4all.nl 5.4-STABLE FreeBSD 5.4-STABLE #3: Sat May 14 22:48:23 CEST 2005 root@slackbox.xs4all.nl:/usr/obj/usr/src/sys/RFS amd64 >Description: Lamprop takes in input file describing the lay-up and constituent materials of a fiber-reinforced composite laminate, and calculates some mechanical and other properties. The submitter is the original author of the software, and will maintain the port. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # lamprop # lamprop/pkg-descr # lamprop/distinfo # lamprop/Makefile # echo c - lamprop mkdir -p lamprop > /dev/null 2>&1 echo x - lamprop/pkg-descr sed 's/^X//' >lamprop/pkg-descr << 'END-of-lamprop/pkg-descr' XThe purpose of lamprop is to calculate some properties of Xfiber-reinforced composite laminates. It calculates X- engineering properties like Ex, Ey, Gxy X- thermal properties CTE_x and CTE_y X- physical properties like density and laminate thickness X- stiffness and compliance matrices (ABD and abd) X XWWW: http://www.xs4all.nl/~rsmith/software/ END-of-lamprop/pkg-descr echo x - lamprop/distinfo sed 's/^X//' >lamprop/distinfo << 'END-of-lamprop/distinfo' XMD5 (lamprop-1.3.1.tar.gz) = 4c624b2c9fb30918f0f56894eb1bdac7 XSIZE (stl2pov-1.3.1.tar.gz) = 23032 END-of-lamprop/distinfo echo x - lamprop/Makefile sed 's/^X//' >lamprop/Makefile << 'END-of-lamprop/Makefile' X# New ports collection makefile for: lamprop X# Date created: 15 May 2005 X# Whom: rsmith@xs4all.nl X# X# $FreeBSD$ X# X XPORTNAME= lamprop XPORTVERSION= 1.3.1 XCATEGORIES= science XMASTER_SITES= http://www.xs4all.nl/~rsmith/software/ X XMAINTAINER= rsmith@xs4all.nl XCOMMENT= Calculates properties of fiber reinforced composites X XUSE_REINPLACE= yes X XPLIST_FILES= bin/lamprop X XMAN1= lamprop.1 XMAN5= lamprop.5 XMANCOMPRESSED= yes X X.if defined(NOPORTDOCS) XMAKE_ENV= NOPORTDOCS=yes X.else XPORTDOCS= LICENSE README NEWS X.endif X Xpost-patch: X @${REINPLACE_CMD} -e \ X 's|-pipe||; s|-fmerge-constants||; s|--fast-math||' \ X ${WRKSRC}/Makefile X X.include END-of-lamprop/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: