summaryrefslogtreecommitdiff
path: root/devel/umbrello
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2001-09-21 04:59:58 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2001-09-21 04:59:58 +0000
commitb853b151d0c2074bdf7cadfff681a030716179ab (patch)
tree85608358fd92e3879fe63d6c8c15fee15ead2f52 /devel/umbrello
parentupdate to 1.3 which supports the advancements brought by halflifeserver (diff)
New port: UML Modeller for KDE
Notes
Notes: svn path=/head/; revision=48021
Diffstat (limited to 'devel/umbrello')
-rw-r--r--devel/umbrello/Makefile20
-rw-r--r--devel/umbrello/distinfo1
-rw-r--r--devel/umbrello/files/patch-Makefile.in42
-rw-r--r--devel/umbrello/pkg-comment1
-rw-r--r--devel/umbrello/pkg-descr4
-rw-r--r--devel/umbrello/pkg-plist96
6 files changed, 164 insertions, 0 deletions
diff --git a/devel/umbrello/Makefile b/devel/umbrello/Makefile
new file mode 100644
index 000000000000..4be875a56544
--- /dev/null
+++ b/devel/umbrello/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: UML
+# Date created: 21 September 2001
+# Whom: Dmitry Sivachenko <demon@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= uml
+PORTVERSION= 1.0.2
+CATEGORIES= devel kde
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+
+MAINTAINER= demon@FreeBSD.org
+
+USE_KDELIBS_VER=2
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+
+.include <bsd.port.mk>
diff --git a/devel/umbrello/distinfo b/devel/umbrello/distinfo
new file mode 100644
index 000000000000..14c7990db49c
--- /dev/null
+++ b/devel/umbrello/distinfo
@@ -0,0 +1 @@
+MD5 (uml-1.0.2.tar.gz) = 48b510c837bd4714d833aa6545180084
diff --git a/devel/umbrello/files/patch-Makefile.in b/devel/umbrello/files/patch-Makefile.in
new file mode 100644
index 000000000000..cdf541c0fed2
--- /dev/null
+++ b/devel/umbrello/files/patch-Makefile.in
@@ -0,0 +1,42 @@
+--- Makefile.in.orig Wed Sep 19 20:59:58 2001
++++ Makefile.in Wed Sep 19 21:01:26 2001
+@@ -245,22 +245,15 @@
+ all: docs-am all-redirect
+ .SUFFIXES:
+ $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
+-#>- cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps ./Makefile
+-#>+ 2
+- cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps ./Makefile
+- cd $(top_srcdir) && perl admin/am_edit Makefile.in
+
+ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ cd $(top_builddir) \
+ && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
+
+ $(ACLOCAL_M4): configure.in acinclude.m4
+- cd $(srcdir) && $(ACLOCAL)
+
+ config.status: $(srcdir)/configure.in $(CONFIG_STATUS_DEPENDENCIES)
+- $(SHELL) ./config.status --recheck
+ $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
+- cd $(srcdir) && $(AUTOCONF)
+
+ config.h: stamp-h
+ @if test ! -f $@; then \
+@@ -278,7 +271,6 @@
+ $(MAKE) $(srcdir)/stamp-h.in; \
+ else :; fi
+ $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
+- cd $(top_srcdir) && $(AUTOHEADER)
+ @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
+
+ mostlyclean-hdr:
+@@ -542,8 +534,6 @@
+
+ #>+ 5
+ force-reedit:
+- cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps ./Makefile
+- cd $(top_srcdir) && perl admin/am_edit Makefile.in
+
+
+ #>+ 2
diff --git a/devel/umbrello/pkg-comment b/devel/umbrello/pkg-comment
new file mode 100644
index 000000000000..ecd88df62820
--- /dev/null
+++ b/devel/umbrello/pkg-comment
@@ -0,0 +1 @@
+UML Modeller
diff --git a/devel/umbrello/pkg-descr b/devel/umbrello/pkg-descr
new file mode 100644
index 000000000000..673c5b5670c9
--- /dev/null
+++ b/devel/umbrello/pkg-descr
@@ -0,0 +1,4 @@
+The UML Modeller will allow you to create diagrams to the
+Unified Modelling Language (UML) standard.
+
+WWW: http://uml.sourceforge.net/
diff --git a/devel/umbrello/pkg-plist b/devel/umbrello/pkg-plist
new file mode 100644
index 000000000000..9577bae26661
--- /dev/null
+++ b/devel/umbrello/pkg-plist
@@ -0,0 +1,96 @@
+bin/uml
+share/applnk/Development/uml.desktop
+share/apps/uml/pixmaps/CVclass.png
+share/apps/uml/pixmaps/CVglobal_meth.png
+share/apps/uml/pixmaps/CVglobal_var.png
+share/apps/uml/pixmaps/CVnamespace.png
+share/apps/uml/pixmaps/CVprivate_meth.png
+share/apps/uml/pixmaps/CVprivate_signal.png
+share/apps/uml/pixmaps/CVprivate_slot.png
+share/apps/uml/pixmaps/CVprivate_var.png
+share/apps/uml/pixmaps/CVprotected_meth.png
+share/apps/uml/pixmaps/CVprotected_signal.png
+share/apps/uml/pixmaps/CVprotected_slot.png
+share/apps/uml/pixmaps/CVprotected_var.png
+share/apps/uml/pixmaps/CVpublic_meth.png
+share/apps/uml/pixmaps/CVpublic_signal.png
+share/apps/uml/pixmaps/CVpublic_slot.png
+share/apps/uml/pixmaps/CVpublic_var.png
+share/apps/uml/pixmaps/CVstruct.png
+share/apps/uml/pixmaps/actor.xpm
+share/apps/uml/pixmaps/aggregation.xpm
+share/apps/uml/pixmaps/anchor.xpm
+share/apps/uml/pixmaps/arrow.xpm
+share/apps/uml/pixmaps/association.xpm
+share/apps/uml/pixmaps/broom.xpm
+share/apps/uml/pixmaps/case.xpm
+share/apps/uml/pixmaps/classicon.xpm
+share/apps/uml/pixmaps/component.xpm
+share/apps/uml/pixmaps/composition.xpm
+share/apps/uml/pixmaps/constraint.xpm
+share/apps/uml/pixmaps/dependency.xpm
+share/apps/uml/pixmaps/folder_green.png
+share/apps/uml/pixmaps/folder_green_open.png
+share/apps/uml/pixmaps/folder_grey.png
+share/apps/uml/pixmaps/folder_grey_open.png
+share/apps/uml/pixmaps/folder_home.png
+share/apps/uml/pixmaps/generalization.xpm
+share/apps/uml/pixmaps/hline.xpm
+share/apps/uml/pixmaps/implements.xpm
+share/apps/uml/pixmaps/interface.xpm
+share/apps/uml/pixmaps/largepackage.xpm
+share/apps/uml/pixmaps/lifeline.xpm
+share/apps/uml/pixmaps/line.xpm
+share/apps/uml/pixmaps/message.xpm
+share/apps/uml/pixmaps/note.xpm
+share/apps/uml/pixmaps/object.xpm
+share/apps/uml/pixmaps/output_win.xpm
+share/apps/uml/pixmaps/realizes.xpm
+share/apps/uml/pixmaps/rectangle.xpm
+share/apps/uml/pixmaps/smallpackage.xpm
+share/apps/uml/pixmaps/snapshot.xpm
+share/apps/uml/pixmaps/text.xpm
+share/apps/uml/pixmaps/umlclass.xpm
+share/apps/uml/pixmaps/umlclass_template.xpm
+share/apps/uml/pixmaps/uniassoc.xpm
+share/apps/uml/pixmaps/usecase_relation.xpm
+share/apps/uml/pixmaps/vline.xpm
+share/apps/uml/umlui.rc
+share/doc/HTML/en/uml/common
+share/doc/HTML/en/uml/index.cache.bz2
+share/doc/HTML/en/uml/index.docbook
+share/doc/HTML/en/uml/pics/about_kde.png
+share/doc/HTML/en/uml/pics/about_uml.png
+share/doc/HTML/en/uml/pics/ac_prop.png
+share/doc/HTML/en/uml/pics/assoc_dlg.png
+share/doc/HTML/en/uml/pics/assoc_prop.png
+share/doc/HTML/en/uml/pics/att_prop.png
+share/doc/HTML/en/uml/pics/bug.png
+share/doc/HTML/en/uml/pics/class_diagram.png
+share/doc/HTML/en/uml/pics/class_prop.png
+share/doc/HTML/en/uml/pics/coll_diagram.png
+share/doc/HTML/en/uml/pics/colour.png
+share/doc/HTML/en/uml/pics/edit_menu.png
+share/doc/HTML/en/uml/pics/file_menu.png
+share/doc/HTML/en/uml/pics/help_menu.png
+share/doc/HTML/en/uml/pics/icons.png
+share/doc/HTML/en/uml/pics/obj_prop_col.png
+share/doc/HTML/en/uml/pics/obj_prop_seq.png
+share/doc/HTML/en/uml/pics/op_prop.png
+share/doc/HTML/en/uml/pics/open.png
+share/doc/HTML/en/uml/pics/open_box.png
+share/doc/HTML/en/uml/pics/parm_prop.png
+share/doc/HTML/en/uml/pics/save_box.png
+share/doc/HTML/en/uml/pics/seq_diagram.png
+share/doc/HTML/en/uml/pics/settings_menu.png
+share/doc/HTML/en/uml/pics/uc_diagram.png
+share/doc/HTML/en/uml/pics/uc_prop.png
+share/icons/hicolor/16x16/apps/uml.png
+share/icons/hicolor/32x32/apps/uml.png
+share/icons/locolor/16x16/apps/uml.png
+share/icons/locolor/32x32/apps/uml.png
+share/mimelnk/application/x-uml.desktop
+@dirrm share/doc/HTML/en/uml/pics
+@dirrm share/doc/HTML/en/uml
+@dirrm share/apps/uml/pixmaps
+@dirrm share/apps/uml