Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Aug 2001 21:33:38 -0700 (PDT)
From:      Sarod Yatawatta <sarod@cs.pdn.ac.lk>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/30115: New Port: pdnmesh a finite element program
Message-ID:  <200108270433.f7R4Xc714588@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         30115
>Category:       ports
>Synopsis:       New Port: pdnmesh a finite element program
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 26 21:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Sarod Yatawatta
>Release:        
>Organization:
Department of Computer Sciences
>Environment:
>Description:
# 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:
#
#       pdnmesh
#       pdnmesh/Makefile
#       pdnmesh/pkg
#       pdnmesh/pkg/COMMENT
#       pdnmesh/pkg/DESCR
#       pdnmesh/pkg/MESSAGE
#       pdnmesh/pkg/PLIST
#       pdnmesh/files
#       pdnmesh/files/md5
#
echo c - pdnmesh
mkdir -p pdnmesh > /dev/null 2>&1
echo x - pdnmesh/Makefile
sed 's/^X//' >pdnmesh/Makefile << 'END-of-pdnmesh/Makefile'
X# New ports collection makefile for:   pdnmesh
X# Date created:                25 August 2001
X# Whom:                Sarod Yatawatta <sarod@cs.pdn.ac.lk>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      pdnmesh
XPORTVERSION=   0.1.2
XCATEGORIES=    cad
XMASTER_SITES=  ftp://prdownloads.sourceforge.net/pdnmesh/ \
X               http://metalab.unc.edu/pub/Linux/science/visualization/
X
XMAINTAINER=    sarod@cs.pdn.ac.lk
X
XMAN1=          pdnmesh.1 d2m.1
XMAN5=          pdnmesh_input.5
X
XUSE_PERL5=     yes
XGNU_CONFIGURE= yes
X
X.include <bsd.port.mk>
END-of-pdnmesh/Makefile
echo c - pdnmesh/pkg
mkdir -p pdnmesh/pkg > /dev/null 2>&1
echo x - pdnmesh/pkg/COMMENT
sed 's/^X//' >pdnmesh/pkg/COMMENT << 'END-of-pdnmesh/pkg/COMMENT'
XA finite element program
END-of-pdnmesh/pkg/COMMENT
echo x - pdnmesh/pkg/DESCR
sed 's/^X//' >pdnmesh/pkg/DESCR << 'END-of-pdnmesh/pkg/DESCR'
XpdnMesh: A finite element program
X=================================
X
XCopyright (c) 2001 Sarod Yatawatta
X
XPdnMesh is  a 2D finite element program, especially designed to solve electromagnetic, fluid dynamic and heatflow problems. It is written in C and uses OpenGL/Mesa and glut for visualization. There is also a script written in perl called 'd2m' that can be used to convert DXF files to ones suitable for this program.
X
XApart from producing graphical output, pdnmesh can be run in text mode to produce encapsulated postscript files of the solution.
X
XFor more info, visit WWW: http://pdnmesh.sourceforge.net
X
X-sarod-
X<sarod@cs.pdn.ac.lk>
END-of-pdnmesh/pkg/DESCR
echo x - pdnmesh/pkg/MESSAGE
sed 's/^X//' >pdnmesh/pkg/MESSAGE << 'END-of-pdnmesh/pkg/MESSAGE'
Xpdnmesh comes with ABSOLUTELY NO WARRANTY
XThis is free software, and you are welcome to redistribute
Xit under certain conditions given by GNU GENERAL PUBLIC LICENSE
END-of-pdnmesh/pkg/MESSAGE
echo x - pdnmesh/pkg/PLIST
sed 's/^X//' >pdnmesh/pkg/PLIST << 'END-of-pdnmesh/pkg/PLIST'
Xbin/pdnmesh
Xbin/d2m
Xshare/pdnmesh/tutorial/README
Xshare/pdnmesh/tutorial/tutorial.tex
Xshare/pdnmesh/tutorial/tutorial.dvi
Xshare/pdnmesh/tutorial/ex1.eps
Xshare/pdnmesh/tutorial/ex2.eps
Xshare/pdnmesh/tutorial/exdraw.eps
Xshare/pdnmesh/examples/README
Xshare/pdnmesh/examples/coords.1
Xshare/pdnmesh/examples/coords.10
Xshare/pdnmesh/examples/coords.11
Xshare/pdnmesh/examples/coords.1a
Xshare/pdnmesh/examples/coords.2
Xshare/pdnmesh/examples/coords.3
Xshare/pdnmesh/examples/coords.4
Xshare/pdnmesh/examples/coords.5
Xshare/pdnmesh/examples/coords.6
Xshare/pdnmesh/examples/coords.7
Xshare/pdnmesh/examples/coords.8
Xshare/pdnmesh/examples/coords.9
Xshare/pdnmesh/examples/heat
Xshare/pdnmesh/examples/flow
Xshare/pdnmesh/examples/flow.1
Xshare/pdnmesh/examples/heart
Xshare/pdnmesh/examples/switch
Xshare/pdnmesh/examples/trans
X@dirrm share/pdnmesh/examples
X@dirrm share/pdnmesh/tutorial 
X@dirrm share/pdnmesh
END-of-pdnmesh/pkg/PLIST
echo c - pdnmesh/files
mkdir -p pdnmesh/files > /dev/null 2>&1
echo x - pdnmesh/files/md5
sed 's/^X//' >pdnmesh/files/md5 << 'END-of-pdnmesh/files/md5'
XMD5 (pdnmesh-0.1.2.tar.gz) = 7133d9a80861a3f7b42fd7b883430260
END-of-pdnmesh/files/md5
exit


>How-To-Repeat:

>Fix:

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108270433.f7R4Xc714588>