Bug 135892

Summary: New port science/peekabot
Product: Ports & Packages Reporter: Chris Petrik <c.petrik.sosa>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar
none
patch.txt
none
freebsd.diff none

Description Chris Petrik 2009-06-21 19:20:01 UTC
peekabot is a distributed real-time 3D visualization tool for robotics researchers and developers

Fix: Patch attached with submission follows:
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2009-06-21 20:51:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2009-06-21 22:37:58 UTC
State Changed
From-To: open->feedback

- Does not build: 
http://tinderbox/errors/7.2-FreeBSD-amd64/peekabot-0.6.0.log
Comment 3 Chris Petrik 2009-06-21 23:01:29 UTC
Does not build on AMD64

Please use the patch to disable building on AMD64

Comment 4 Chris Petrik 2009-06-21 23:25:19 UTC
Hello,

Shar does not want to include the patch in all cases i have  tried so I 
will post it here.

Chris
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-06-22 16:55:24 UTC
amdmi3      2009-06-22 15:55:11 UTC

  FreeBSD ports repository

  Modified files:
    science              Makefile 
  Added files:
    science/peekabot     Makefile distinfo pkg-descr pkg-plist 
    science/peekabot/files patch-src-3rdparty-png++-config.hpp 
  Log:
  peekabot is a distributed real-time 3D visualization tool for robotics
  researchers and developers, written in C++.
  
  Its purpose is to simplify the visualization needs faced by a roboticist
  daily - using visualization as a debugging aid or making fancy slides for
  a presentation, for example.
  
  Chris Petrik (chris@officialunix.com)
  WWW: http://www.peekabot.org
  
  PR:             135892
  Submitted by:   Chris Petrik <c.petrik.sosa@gmail.com>
  
  Revision  Changes    Path
  1.150     +1 -0      ports/science/Makefile
  1.1       +28 -0     ports/science/peekabot/Makefile (new)
  1.1       +3 -0      ports/science/peekabot/distinfo (new)
  1.1       +14 -0     ports/science/peekabot/files/patch-src-3rdparty-png++-config.hpp (new)
  1.1       +9 -0      ports/science/peekabot/pkg-descr (new)
  1.1       +111 -0    ports/science/peekabot/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 Dmitry Marakasov freebsd_committer freebsd_triage 2009-06-22 16:56:16 UTC
State Changed
From-To: feedback->open

Issues resolved
Comment 7 Dmitry Marakasov freebsd_committer freebsd_triage 2009-06-22 16:56:21 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!