Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Oct 2008 13:40:01 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/clewn Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200810241340.m9ODe1ku045834@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tabthorpe    2008-10-24 13:40:01 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/clewn          Makefile distinfo pkg-descr pkg-plist 
  Log:
  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.
  
  WWW: http://clewn.sourceforge.net/index.html
  
  PR:             ports/128289
  Submitted by:   Giacomo Mariani <giacomomariani_at_yahoo_dot_it>
  
  Revision  Changes    Path
  1.3229    +1 -0      ports/devel/Makefile
  1.1       +21 -0     ports/devel/clewn/Makefile (new)
  1.1       +3 -0      ports/devel/clewn/distinfo (new)
  1.1       +9 -0      ports/devel/clewn/pkg-descr (new)
  1.1       +11 -0     ports/devel/clewn/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810241340.m9ODe1ku045834>