Bug 135892 - New port science/peekabot
Summary: New port science/peekabot
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-21 19:20 UTC by Chris Petrik
Modified: 2009-06-22 17:00 UTC (History)
0 users

See Also:


Attachments
file.shar (6.15 KB, text/plain)
2009-06-21 19:20 UTC, Chris Petrik
no flags Details
patch.txt (405 bytes, text/plain)
2009-06-21 23:01 UTC, Chris Petrik
no flags Details
freebsd.diff (318 bytes, patch)
2009-06-21 23:25 UTC, Chris Petrik
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!