fb16dfecae
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)
7 lines
372 B
Text
7 lines
372 B
Text
Clewn implements full gdb support in the vim editor: breakpoints,
|
|
watch variables, gdb command completion, assembly windows, etc.
|
|
|
|
Clewn is a program controlling vim through the netBeans socket interface,
|
|
it runs concurrently with vim and talks to vim.
|
|
Clewn can only be used with gvim, the graphical implementation of vim,
|
|
as vim on a terminal does not support netBeans.
|