ports/81066: New port: science/lamprop calculates properties of fiber-reinforced composite laminates

Roland Smith rsmith at xs4all.nl
Sun May 15 14:40:03 UTC 2005


>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 at 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 at 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 at 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 <bsd.port.mk>
END-of-lamprop/Makefile
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list