ports/80835: New port: graphics/stl2pov Creates POV-Ray meshes from STL files.
Roland Smith
rsmith at xs4all.nl
Mon May 9 19:20:04 UTC 2005
>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 at 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 at 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 at 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:
More information about the freebsd-ports-bugs
mailing list