Bug 151852 - New port devel/violet - Simple UML editor
Summary: New port devel/violet - Simple UML editor
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-01 01:30 UTC by Aldis Berjoza
Modified: 2010-11-29 12:30 UTC (History)
0 users

See Also:


Attachments
file.shar (3.63 KB, text/plain)
2010-11-01 01:30 UTC, Aldis Berjoza
no flags Details
violet.shar.txt (3.59 KB, text/plain)
2010-11-01 06:42 UTC, Aldis Berjoza
no flags Details
violet.shar.txt (3.56 KB, text/plain)
2010-11-01 10:18 UTC, Aldis Berjoza
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aldis Berjoza 2010-11-01 01:30:08 UTC
Created New port devel/violet

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 (includes source, 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.

http://horstmann.com/violet/



NOTE:
I can't get correct Sourceforge link to work (I manually fetched source)....
Please, FreeBSD port committer/developer fix it...
I tried various ways (Including SF but heck, it doesn't work from port)
the link generated by port did work, when I used fetch from console.... weird...

Here's link for download with Web browser
http://sourceforge.net/projects/violet/files/violetumleditor/0.21.1/com.horstmann.violet-0.21.1.jar/download

Thanks in advance
P.S.
SF really pissed me off this time

Fix: Patch attached with submission follows:
Comment 1 Aldis Berjoza 2010-11-01 06:42:58 UTC
Wooooops, RUN_DEPENDS=... mplayer is totatly wrong :D
Fixed port (also there was one other problem that I fixed)....

But URL problem still exists


-- 
Aldis Berjoza
Comment 2 Aldis Berjoza 2010-11-01 10:18:40 UTC
fully working port :D
Thanks to aragon @ forums.freebsd.org for MASTER_SITES

-- 
Aldis Berjoza
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2010-11-29 12:14:10 UTC
State Changed
From-To: open->closed

New port added, thank you. I have redacted pkg-descr to fix into the limit of 
24 lines (one screenful)
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-11-29 12:20:46 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"