Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jun 2009 18:10:32 GMT
From:      Chris Petrik <c.petrik.sosa@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/135892: New port science/peekabot
Message-ID:  <200906211810.n5LIAWkf090715@www.freebsd.org>
Resent-Message-ID: <200906211820.n5LIK1DZ099257@freefall.freebsd.org>

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

>Number:         135892
>Category:       ports
>Synopsis:       New port science/peekabot
>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:   Sun Jun 21 18:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Chris Petrik
>Release:        FreeBSD 7.2-Prerelease
>Organization:
Officialunix
>Environment:
>Description:
peekabot is a distributed real-time 3D visualization tool for robotics researchers and developers
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	peekabot/Makefile
#	peekabot/distinfo
#	peekabot/files
#	peekabot/pkg-descr
#	peekabot/pkg-plist
#
echo x - peekabot/Makefile
sed 's/^X//' >peekabot/Makefile << '390b7d9b01e82043d1afe5a852d09d82'
X# New ports collection makefile for:	peekabot
X# Date created:		21 June 2009
X# Whom:			chris@officialunix.com
X#
X# $FreeBSD: Exp $
X#
X
XPORTNAME=	peekabot
XPORTVERSION=	0.6.0
XCATEGORIES=	science
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	peekabot
X
XMAINTAINER=	chris@officialunix.com
XCOMMENT=	Distributed real-time 3D visualization tool for robotics researchers
X
XLIB_DEPENDS=	boost_regex.4:${PORTSDIR}/devel/boost \
X		xerces-c.27:${PORTSDIR}/textproc/xerces-c2\
X		fltk.1:${PORTSDIR}/x11-toolkits/fltk
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ENV=	LDFLAGS="-L${LOCALBASE}/lib" \
X		CPPFLAGS="-I${LOCALBASE}/include"
XUSE_LDCONFIG=	yes
XUSE_BZIP2=	yes
XUSE_GMAKE=	yes
X.include <bsd.port.mk>
390b7d9b01e82043d1afe5a852d09d82
echo x - peekabot/distinfo
sed 's/^X//' >peekabot/distinfo << 'bb7eafaa716e6b15ae16e7e6f492f7b1'
XMD5 (peekabot-0.6.0.tar.bz2) = 9de6f733272516aea9ed27842055eee3
XSHA256 (peekabot-0.6.0.tar.bz2) = 4bc2218985ce474ef34692c1e576c762a8b68a85c080395473119dfcae4aa67e
XSIZE (peekabot-0.6.0.tar.bz2) = 2568809
bb7eafaa716e6b15ae16e7e6f492f7b1
echo c - peekabot/files
mkdir -p peekabot/files > /dev/null 2>&1
echo x - peekabot/pkg-descr
sed 's/^X//' >peekabot/pkg-descr << '95b833ffd63da04a2b84e280b9e978e5'
Xpeekabot is a distributed real-time 3D visualization tool for robotics 
Xresearchers and developers, written in C++. 
X
XIts purpose is to simplify the visualization needs faced by a roboticist 
Xdaily - using visualization as a debugging aid or making fancy slides for 
Xa presentation, for example.
X
XChris Petrik (chris@officialunix.com)
XWWW: http://www.peekabot.org
95b833ffd63da04a2b84e280b9e978e5
echo x - peekabot/pkg-plist
sed 's/^X//' >peekabot/pkg-plist << 'c7332ed2396c2738cb3a1301b3b7260e'
Xbin/obj2pbmf
Xbin/peekabot
Xinclude/peekabot.hh
Xinclude/peekabot/Action.hh
Xinclude/peekabot/Deprecated.hh
Xinclude/peekabot/Matrix.hh
Xinclude/peekabot/PathIdentifier.hh
Xinclude/peekabot/Types.hh
Xinclude/peekabot/Vector.hh
Xinclude/peekabot/client/DelayedDispatch.hh
Xinclude/peekabot/client/Exceptions.hh
Xinclude/peekabot/client/OperationResult.hh
Xinclude/peekabot/client/OperationStatus.hh
Xinclude/peekabot/client/PeekabotClient.hh
Xinclude/peekabot/client/Recording.hh
Xinclude/peekabot/client/Result.hh
Xinclude/peekabot/client/Status.hh
Xinclude/peekabot/client/any_dl.hpp
Xinclude/peekabot/client/proxies/CameraProxy.hh
Xinclude/peekabot/client/proxies/CircleProxy.hh
Xinclude/peekabot/client/proxies/CubeProxy.hh
Xinclude/peekabot/client/proxies/CylinderProxy.hh
Xinclude/peekabot/client/proxies/GridProxy.hh
Xinclude/peekabot/client/proxies/GroupProxy.hh
Xinclude/peekabot/client/proxies/HingeProxy.hh
Xinclude/peekabot/client/proxies/JointProxy.hh
Xinclude/peekabot/client/proxies/LabelProxy.hh
Xinclude/peekabot/client/proxies/LineBasedProxy.hh
Xinclude/peekabot/client/proxies/LineCloudProxy.hh
Xinclude/peekabot/client/proxies/ModelProxy.hh
Xinclude/peekabot/client/proxies/ObjectProxy.hh
Xinclude/peekabot/client/proxies/OccupancyGrid2DProxy.hh
Xinclude/peekabot/client/proxies/PeekabotProxyBase.hh
Xinclude/peekabot/client/proxies/PointCloudProxy.hh
Xinclude/peekabot/client/proxies/PolygonProxy.hh
Xinclude/peekabot/client/proxies/ScalableProxy.hh
Xinclude/peekabot/client/proxies/SensorProxy.hh
Xinclude/peekabot/client/proxies/SliderProxy.hh
Xinclude/peekabot/client/proxies/SphereProxy.hh
Xinclude/peekabot/client/proxies/VertexBasedProxy.hh
Xlib/libpeekabot.a
Xlib/libpeekabot.la
Xlib/libpeekabot.so
Xlib/libpeekabot.so.4
X%%DATADIR%%/data/default_scene.xml
X%%DATADIR%%/fonts/COPYING
X%%DATADIR%%/fonts/FreeSerif.ttf
X%%DATADIR%%/images/add_camera.png
X%%DATADIR%%/images/camera_object.png
X%%DATADIR%%/images/camera_object2.png
X%%DATADIR%%/images/camera_object3.png
X%%DATADIR%%/images/circle_object.png
X%%DATADIR%%/images/cont_snapshot.png
X%%DATADIR%%/images/cube_object.png
X%%DATADIR%%/images/cube_object_aa.png
X%%DATADIR%%/images/cylinder_object.png
X%%DATADIR%%/images/cylinder_object_aa.png
X%%DATADIR%%/images/dof.png
X%%DATADIR%%/images/grid.png
X%%DATADIR%%/images/groundplane.png
X%%DATADIR%%/images/group_object.png
X%%DATADIR%%/images/label.png
X%%DATADIR%%/images/light_object.png
X%%DATADIR%%/images/line_cloud.png
X%%DATADIR%%/images/locked.png
X%%DATADIR%%/images/move.png
X%%DATADIR%%/images/occupancy_grid_2d.png
X%%DATADIR%%/images/ortho_mode.png
X%%DATADIR%%/images/ortho_mode_aa.png
X%%DATADIR%%/images/perspective_mode.png
X%%DATADIR%%/images/perspective_mode_aa.png
X%%DATADIR%%/images/point_cloud.png
X%%DATADIR%%/images/polygon_object.png
X%%DATADIR%%/images/polyline_object.png
X%%DATADIR%%/images/polyline_object_aa.png
X%%DATADIR%%/images/rotate.png
X%%DATADIR%%/images/sensor_object.png
X%%DATADIR%%/images/snapshot.png
X%%DATADIR%%/images/snapshot_disabled.png
X%%DATADIR%%/images/sphere_object.png
X%%DATADIR%%/images/teapot.png
X%%DATADIR%%/images/topdown.png
X%%DATADIR%%/images/topdown_aa.png
X%%DATADIR%%/schemas/basic_types.xsd
X%%DATADIR%%/schemas/camera.xsd
X%%DATADIR%%/schemas/circle.xsd
X%%DATADIR%%/schemas/cube.xsd
X%%DATADIR%%/schemas/cylinder.xsd
X%%DATADIR%%/schemas/grid.xsd
X%%DATADIR%%/schemas/group.xsd
X%%DATADIR%%/schemas/hinge.xsd
X%%DATADIR%%/schemas/include.xsd
X%%DATADIR%%/schemas/label.xsd
X%%DATADIR%%/schemas/line_cloud.xsd
X%%DATADIR%%/schemas/model.xsd
X%%DATADIR%%/schemas/point_cloud.xsd
X%%DATADIR%%/schemas/polygon.xsd
X%%DATADIR%%/schemas/property_types.xsd
X%%DATADIR%%/schemas/scene.xsd
X%%DATADIR%%/schemas/scene_object.xsd
X%%DATADIR%%/schemas/sensor.xsd
X%%DATADIR%%/schemas/slider.xsd
X%%DATADIR%%/schemas/sphere.xsd
X@dirrm %%DATADIR%%/schemas
X@dirrm %%DATADIR%%/images
X@dirrm %%DATADIR%%/fonts
X@dirrm %%DATADIR%%/data
X@dirrm %%DATADIR%%
X@dirrm include/peekabot/client/proxies
X@dirrm include/peekabot/client
X@dirrm include/peekabot
c7332ed2396c2738cb3a1301b3b7260e
exit



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



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