Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  9 May 2005 21:14:32 +0200 (CEST)
From:      Roland Smith <rsmith@xs4all.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/80835: New port: graphics/stl2pov Creates POV-Ray meshes from STL files.
Message-ID:  <20050509191432.EC65B65FE@slackbox.xs4all.nl>
Resent-Message-ID: <200505091920.j49JK3sK072637@freefall.freebsd.org>

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

>Number:         80835
>Category:       ports
>Synopsis:       New port: graphics/stl2pov Creates POV-Ray meshes from STL files.
>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:   Mon May 09 19:20:03 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 #0: Mon May 9 18:05:52 CEST 2005 rsmith@slackbox.xs4all.nl:/usr/obj/usr/src/sys/RFS amd64


	
>Description:
	Users of this package have asked me to submit this program into
	ports. I am the original developer of this package, and will
	maintain it. The purpose of this program is to take an STL file
	created by a 3D CAD program, and create a POV-Ray mesh from
	it. This makes it easier to use 3D CAD models in POV-Ray.
>How-To-Repeat:
	N/A
>Fix:

The port files are contained in the shell-archive below:

# 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:
#
#	stl2pov/
#	stl2pov/Makefile
#	stl2pov/distinfo
#	stl2pov/pkg-descr
#	stl2pov/pkg-plist
#
echo c - stl2pov/
mkdir -p stl2pov/ > /dev/null 2>&1
echo x - stl2pov/Makefile
sed 's/^X//' >stl2pov/Makefile << 'END-of-stl2pov/Makefile'
X# New ports collection makefile for:	stl2pov
X# Date created:				9 May 2005
X# Whom:					rsmith@xs4all.nl
X#
X# $FreeBSD$
X
XPORTNAME=	stl2pov
XPORTVERSION=	2.2.1
XCATEGORIES=	graphics
XMASTER_SITES=	http://www.xs4all.nl/~rsmith/software/
X
XMAINTAINER=	rsmith@xs4all.nl
XCOMMENT=	Converts STL models to POV-Ray meshes
X
XMAN1=		stl2pov.1
XMANCOMPRESSED=	yes
X# make install also does the manual page.
XNO_INSTALL_MANPAGES=yes
X
X.include <bsd.port.mk>
END-of-stl2pov/Makefile
echo x - stl2pov/distinfo
sed 's/^X//' >stl2pov/distinfo << 'END-of-stl2pov/distinfo'
XMD5 (stl2pov-2.2.1.tar.gz) = d4cd1c7e7bf05422efc902e336ced6d5
XSIZE (stl2pov-2.2.1.tar.gz) = 12420
END-of-stl2pov/distinfo
echo x - stl2pov/pkg-descr
sed 's/^X//' >stl2pov/pkg-descr << 'END-of-stl2pov/pkg-descr'
XThe stl2pov program creates POV-Ray mesh object from the STL files that can
Xbe exported from most CAD programs. This makes it easy to incorporate CAD
Xmodels in POV-Ray scenes.
X
XWWW: http://www.xs4all.nl/~rsmith/software/
END-of-stl2pov/pkg-descr
echo x - stl2pov/pkg-plist
sed 's/^X//' >stl2pov/pkg-plist << 'END-of-stl2pov/pkg-plist'
Xbin/stl2pov
X%%PORTDOCS%%%%DOCSDIR%%/LICENSE
X%%PORTDOCS%%%%DOCSDIR%%/README
X%%PORTDOCS%%%%DOCSDIR%%/INSTALL
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
END-of-stl2pov/pkg-plist
exit



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



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