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:
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
fully working port :D Thanks to aragon @ forums.freebsd.org for MASTER_SITES -- Aldis Berjoza
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)
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"