Bug 72786 - New port: deskutils/vym VYM (View Your Mind) is a tool to generate and manipulate maps
Summary: New port: deskutils/vym VYM (View Your Mind) is a tool to generate and manip...
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: Anton Berezin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-17 16:40 UTC by Gerrit Beine
Modified: 2004-10-22 16:21 UTC (History)
0 users

See Also:


Attachments
file.shar (5.49 KB, text/plain)
2004-10-17 16:40 UTC, Gerrit Beine
no flags Details
vym.shar (6.45 KB, text/plain)
2004-10-17 22:56 UTC, Gerrit Beine
no flags Details
vym.shar (6.74 KB, text/plain)
2004-10-21 16:28 UTC, gerrit.beine
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gerrit Beine 2004-10-17 16:40:15 UTC
VYM  (View Your Mind) is a tool to generate and manipulate maps which
show your thoughts. Such maps can help you to improve your creativity
and effectivity. You can use them for time management, to organize
tasks, to get an overview over complex contexts, to sort your ideas
etc. Some people even think it is fun to work with such maps...

WWW: http://www.insilmaril.de/vym/index.html
Author: Uwe Drechsel  <vym@insilmaril.de>
Comment 1 Gerrit Beine 2004-10-17 22:56:39 UTC
 > I was unable to build this port without adding #include <unistd.h> to
 > mainwindow.cpp, mapeditor.cpp (the compilation failed on my
 > 4.10-STABLE due to undeclared mkdtemp() function).

This should be fixed now.

So long...

Gerrit
-- 
Der einfachste Weg zum Herzen einer Frau ist Aufrichtigkeit.
Wenn Du die vortäuschen kannst, dann hast Du es schon geschafft.

mail tux@pinguru.net
icq  123851585
web  http://arme-und-beine.de
Comment 2 Anton Berezin freebsd_committer freebsd_triage 2004-10-18 08:23:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tobez

Grab.
Comment 3 gerrit.beine 2004-10-21 16:28:06 UTC
 > Oookey, more stuff, this time on FreeBSD 6.0-CURRENT:
 >
 > linkablemapobj.cpp: In member function `virtual void > 
LinkableMapObj::updateLink()':
 > linkablemapobj.cpp:409: error: call of overloaded `abs(double&)' is
  > ambiguous
 > /usr/include/stdlib.h:83: note: candidates are: int abs(int)
 > /usr/include/c++/3.4/cstdlib:153: note:                 long long int
 > __gnu_cxx::abs(long long int)
 > /usr/include/c++/3.4/cstdlib:123: note:                 long int
 > std::abs(long int)
 > linkablemapobj.cpp:620: error: call of overloaded `abs(double&)' is
 > ambiguous
 > /usr/include/stdlib.h:83: note: candidates are: int abs(int)
 > /usr/include/c++/3.4/cstdlib:153: note:                 long long int
 > __gnu_cxx::abs(long long int)
 > /usr/include/c++/3.4/cstdlib:123: note:                 long int
 > std::abs(long int)

 >  Changing abs() in lines 409 and 620 to fabs() fixes the problem.

This should be fixed now.

Thanks to Anton Berezin :)

So long...

Gerrit
-- 
pitcom GmbH
Morgenbergstrasse 19
D-08525 Plauen

fon:    03741 581 293
fax:    03741 581 208
mobil:  0178 279 4832
mail:   gerrit.beine@pitcom.de
http://www.pitcom.net
Comment 4 Anton Berezin freebsd_committer freebsd_triage 2004-10-22 16:20:50 UTC
State Changed
From-To: open->closed

New port added, thanks!