mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
10 lines
393 B
Text
10 lines
393 B
Text
Rocs aims to be a graph theory IDE for helping professors to show the
|
|
results of a graph algorithm and also helping students to do the
|
|
algorithms.
|
|
|
|
FEATURES
|
|
- Canvas for graph drawing.
|
|
- IDE for graph related programming, using JavaScript as its main
|
|
language, plus the graph library.
|
|
- Nodes, graphs and edges are extensible from the scripting interface,
|
|
so you can do anything you want.
|