Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jun 2003 18:00:44 +0200 (CEST)
From:      "=?iso-8859-1?q?Pedro=20F.=20Giffuni?=" <giffunip@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/52997: NEW port CAD/admesh
Message-ID:  <20030606160044.79995.qmail@web13406.mail.yahoo.com>
Resent-Message-ID: <200306061610.h56GACb2095238@freefall.freebsd.org>

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

>Number:         52997
>Category:       ports
>Synopsis:       NEW port CAD/admesh
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 06 09:10:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Pedro F. Giffuni
>Release:        FreeBSD 5.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD giffuni.org 5.0-RELEASE FreeBSD 5.0-RELEASE #3:
Wed Apr 16 22:20:49 COT 2003
pedro@giffuni.org:/usr/src/sys/i386/compile/CPQ i386

>Description:
A tool to analyze STL (stereolitholigraphy) files.

>How-To-Repeat:
	
>Fix:



______________________________________________________________________
Yahoo! Mail: 6MB di spazio gratuito, 30MB per i tuoi allegati, l'antivirus, il filtro Anti-spam
http://it.yahoo.com/mail_it/foot/?http://it.mail.yahoo.com/
--0-443356201-1054915244=:79600
Content-Type: text/plain; name="port-admesh.shar"
Content-Description: port-admesh.shar
Content-Disposition: inline; filename="port-admesh.shar"

# 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:
#
#	admesh/Makefile
#	admesh/distinfo
#	admesh/pkg-descr
#	admesh/pkg-plist
#
echo x - admesh/Makefile
sed 's/^X//' >admesh/Makefile << 'END-of-admesh/Makefile'
X# New ports collection makefile for:	admesh
X# Date created:			25 June 2003
X# Whom:				Pedro F. Giffuni <giffunip@asme.org>
X#
X# $FreeBSD: Exp $
X#
X
XPORTNAME=	admesh
XPORTVERSION=	0.95
XCATEGORIES=	cad
XMASTER_SITES=	http://www.varlog.com/files/
X
XMAINTAINER=	ports@FreeBSD.org
XCOMMENT=	Program for processing STL triangulated solid meshes
X
XGNU_CONFIGURE=	yes
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/admesh ${PREFIX}/bin/
X.ifndef NOPORTDOCS
X	${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/ADMESH.DOC ${DOCSDIR}/admesh.doc
X.endif
X
X.include <bsd.port.mk>
END-of-admesh/Makefile
echo x - admesh/distinfo
sed 's/^X//' >admesh/distinfo << 'END-of-admesh/distinfo'
XMD5 (admesh-0.95.tar.gz) = c21d198c547685f43efd2cf11536d7d4
END-of-admesh/distinfo
echo x - admesh/pkg-descr
sed 's/^X//' >admesh/pkg-descr << 'END-of-admesh/pkg-descr'
XADMesh is a program for processing triangulated solid meshes. Currently, 
XADMesh only reads the STL file format that is used for rapid prototyping 
Xapplications, although it can write STL, VRML, OFF, and DXF files.
X
XFeatures
X* Read and write binary and ASCII STL files
X* Check STL files for flaws (i.e. unconnected facets, bad normals)
X* Repair facets by connecting nearby facets that are within a given tolerance
X* Fill holes in the mesh by adding facets.
X* Repair normal directions (i.e. facets should be CCW)
X* Repair normal values (i.e. should be perpendicular to facet with length=1)
X* Remove degenerate facets (i.e. facets with 2 or more vertices equal)
X* Translate in x, y, and z directions
X* Rotate about the x, y, and z axes
X* Mirror about the xy, yz, and xz planes
X* Scale the part by a factor
X* Merge 2 STL files into one
X* Write an OFF file
X* Write a VRML file
X* Write a DXF file
X* Calculate the volume of a part
X
XWWW:	http://www.varlog.com/products/admesh/
END-of-admesh/pkg-descr
echo x - admesh/pkg-plist
sed 's/^X//' >admesh/pkg-plist << 'END-of-admesh/pkg-plist'
Xbin/admesh
X%%PORTDOCS%%%%DOCSDIR%%/admesh.doc
END-of-admesh/pkg-plist
exit


--0-443356201-1054915244=:79600--
>Release-Note:
>Audit-Trail:
>Unformatted:
 --0-443356201-1054915244=:79600
 Content-Type: text/plain; charset=iso-8859-1
 Content-Transfer-Encoding: 8bit
 Content-Id: 
 Content-Disposition: inline
 



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