Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Oct 1999 12:15:51 -0400 (EDT)
From:      jedgar@fxp.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/14610: New port: graphics/kplot3d
Message-ID:  <19991030161551.63DFF9B22@pawn.primelocation.net>

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

>Number:         14610
>Category:       ports
>Synopsis:       New port: graphics/kplot3d
>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:   Sat Oct 30 09:20:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Chris D. Faulhaber
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
BUGO - BSD Users Group of Orlando
>Environment:

FreeBSD 4.0-CURRENT i386

>Description:

New port: graphics/kplot3d

Kplot3d is KDE version of tool for plotting 3d surface
of function z = f(x,y).  It supports shaded and grid
(with erasing of invisible lines) modes, fast realtime
surface rotation, printing result image, save images to
local files.

>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:
#
#	kplot3d
#	kplot3d/Makefile
#	kplot3d/files
#	kplot3d/files/md5
#	kplot3d/pkg
#	kplot3d/pkg/PLIST
#	kplot3d/pkg/COMMENT
#	kplot3d/pkg/DESCR
#
echo c - kplot3d
mkdir -p kplot3d > /dev/null 2>&1
echo x - kplot3d/Makefile
sed 's/^X//' >kplot3d/Makefile << 'END-of-kplot3d/Makefile'
X# New ports collection makefile for:	kplot3d
X# Version required:			0.69
X# Date created:				30 October 1999
X# Whom:					Chris D. Faulhaber <jedgar@fxp.org>
X#
X# $FreeBSD$
X#
X
XDISTNAME=	kplot3d-0.69
XCATEGORIES=	graphics kde
XMASTER_SITES=	http://members.xoom.com/kplot3d/
X
XMAINTAINER=	jedgar@fxp.org
X
XLIB_DEPENDS=	kdecore.2:${PORTSDIR}/x11/kdelibs11
X
XFETCH_BEFORE_ARGS= -b  # members.xoom.com is broken
XUSE_QT=         yes
XGNU_CONFIGURE=	yes
X
X.include <bsd.port.mk>
END-of-kplot3d/Makefile
echo c - kplot3d/files
mkdir -p kplot3d/files > /dev/null 2>&1
echo x - kplot3d/files/md5
sed 's/^X//' >kplot3d/files/md5 << 'END-of-kplot3d/files/md5'
XMD5 (kplot3d-0.69.tar.gz) = b282bdca123d015c88dbbda2ef0dfc7e
END-of-kplot3d/files/md5
echo c - kplot3d/pkg
mkdir -p kplot3d/pkg > /dev/null 2>&1
echo x - kplot3d/pkg/PLIST
sed 's/^X//' >kplot3d/pkg/PLIST << 'END-of-kplot3d/pkg/PLIST'
Xbin/kplot3d
Xshare/doc/HTML/en/kplot3d/index-1.html
Xshare/doc/HTML/en/kplot3d/index-2.html
Xshare/doc/HTML/en/kplot3d/index-3.html
Xshare/doc/HTML/en/kplot3d/index-4.html
Xshare/doc/HTML/en/kplot3d/index-5.html
Xshare/doc/HTML/en/kplot3d/index-6.html
Xshare/doc/HTML/en/kplot3d/index.html
Xshare/applnk/Applications/kplot3d.kdelnk
Xshare/icons/kplot3d.xpm
Xshare/icons/mini/kplot3d.xpm
Xshare/locale/ru/LC_MESSAGES/kplot3d.mo
X@dirrm share/doc/HTML/en/kplot3d
END-of-kplot3d/pkg/PLIST
echo x - kplot3d/pkg/COMMENT
sed 's/^X//' >kplot3d/pkg/COMMENT << 'END-of-kplot3d/pkg/COMMENT'
XKDE 3d surface plotting tool
END-of-kplot3d/pkg/COMMENT
echo x - kplot3d/pkg/DESCR
sed 's/^X//' >kplot3d/pkg/DESCR << 'END-of-kplot3d/pkg/DESCR'
XKplot3d is KDE version of tool for plotting 3d surface
Xof function z = f(x,y).  It supports shaded and grid
X(with erasing of invisible lines) modes, fast realtime
Xsurface rotation, printing result image, save images to
Xlocal files.
X
X- Chris D. Faulhaber
Xjedgar@fxp.org
END-of-kplot3d/pkg/DESCR
exit


>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?19991030161551.63DFF9B22>