| 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
Chris Petrik
2009-06-21 19:20:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. State Changed From-To: open->feedback - Does not build: http://tinderbox/errors/7.2-FreeBSD-amd64/peekabot-0.6.0.log Does not build on AMD64 Please use the patch to disable building on AMD64 Hello, Shar does not want to include the patch in all cases i have tried so I will post it here. Chris 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"
State Changed From-To: feedback->open Issues resolved State Changed From-To: open->closed New port added, with minor changes. Thanks! |