Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Nov 2010 12:20:42 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/violet Makefile distinfo pkg-descr
Message-ID:  <201011291220.oATCKg2J027667@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2010-11-29 12:20:42 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/violet         Makefile distinfo pkg-descr 
  Log:
  Violet is a UML editor with these benefits:
  * It is very easy to learn and use
  * It draws nice-looking class, sequence, state, object and use-case diagrams
  * It is completely free (distributed under the GNU General Public License)
  * It is cross-platform
  
  Violet is intended for students, teachers, and authors who need to produce
  simple UML diagrams quickly.  It is not intended as an industrial strength
  tool.  Here are some of the features that industrial-strength UML programs have
  and that Violet does not have:
  * Code generation.  Violet does not generate any source code from UML diagrams.
  * Reverse engineering.  Violet does not generate UML diagrams from source code
  * Semantic checking of models.  You can use Violet to draw contradictory
    diagrams XMI export or import.  Violet does not generate files that can be
    imported into other UML tools, nor can it read model files from other tools
  
  If you just want to draw simple UML diagrams without too much fuss, chances
  are you'll like Violet. If you have more serious needs, check out one of the
  other programs.
  
  WWW: http://horstmann.com/violet/
  
  PR:             ports/151852
  Submitted by:   Aldis Berjoza <aldis@bsdroot.lv>
  
  Revision  Changes    Path
  1.4148    +1 -0      ports/devel/Makefile
  1.1       +38 -0     ports/devel/violet/Makefile (new)
  1.1       +2 -0      ports/devel/violet/distinfo (new)
  1.1       +21 -0     ports/devel/violet/pkg-descr (new)



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