From owner-cvs-ports@FreeBSD.ORG Fri Jul 15 12:48:11 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2BE616A41C; Fri, 15 Jul 2005 12:48:11 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 785CA43D48; Fri, 15 Jul 2005 12:48:11 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j6FCmBeH095530; Fri, 15 Jul 2005 12:48:11 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j6FCmBwY095529; Fri, 15 Jul 2005 12:48:11 GMT (envelope-from hq) Message-Id: <200507151248.j6FCmBwY095529@repoman.freebsd.org> From: Herve Quiroz Date: Fri, 15 Jul 2005 12:48:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/fujaba Makefile distinfo pkg-descr ports/devel/fujaba/files fujaba.sh.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jul 2005 12:48:11 -0000 hq 2005-07-15 12:48:11 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/fujaba Makefile distinfo pkg-descr devel/fujaba/files fujaba.sh.in Log: Fujaba Tool Suite 4 The primary topic of the Fujaba Tool Suite project is to provide an easy to extend UML and Java development platform with the ability to add plug-ins. * Fujaba Tool Suite combines UML class diagrams and UML behaviour diagrams to a powerful, easy to use, yet formal system design and specification language. * Furthermore the Fujaba Tool Suite supports the generation of Java sourcecode out of the whole design which results in an executable prototype, ideally. * Moreover the way back is provided, too (to some extend so far), so that Java sourcecode can be parsed and represented within UML. WWW: http://wwwcs.uni-paderborn.de/cs/fujaba/index.html PR: 83471 Submitted by: Gerrit Beine Revision Changes Path 1.1925 +1 -0 ports/devel/Makefile 1.1 +62 -0 ports/devel/fujaba/Makefile (new) 1.1 +2 -0 ports/devel/fujaba/distinfo (new) 1.1 +5 -0 ports/devel/fujaba/files/fujaba.sh.in (new) 1.1 +13 -0 ports/devel/fujaba/pkg-descr (new)