summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortonio <tonio>2008-02-01 20:45:19 +0000
committertonio <tonio>2008-02-01 20:45:19 +0000
commit0ec552818bd0ea999c48277e0e6ec3471256089a (patch)
tree6f0976a51fc2b994a46fe949445cb68da604259a
parent4345a8879ed068e970830b8d0da489619de9b007 (diff)
downloadpkgsrc-0ec552818bd0ea999c48277e0e6ec3471256089a.tar.gz
Added textproc/metauml version 0.2.5
MetaUML is a GNU GPL MetaPost library for typesetting UML diagrams, using a human-friendly textual notation. Here's what you can do with MetaUML (also see the FAQ): - Create UML diagrams readily usable in a LaTeX article or book. - Create independent PDF-s - Create jpeg-s, png-s etc. MetaUML offers support for class diagrams, package diagrams, activity diagrams, state machine diagrams use case diagrams and component diagrams.
-rw-r--r--doc/CHANGES-20083
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2008 b/doc/CHANGES-2008
index df9be42b522..20c139c70d6 100644
--- a/doc/CHANGES-2008
+++ b/doc/CHANGES-2008
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.208 2008/02/01 12:00:37 rhaen Exp $
+$NetBSD: CHANGES-2008,v 1.209 2008/02/01 20:45:19 tonio Exp $
Changes to the packages collection and infrastructure in 2008:
@@ -365,3 +365,4 @@ Changes to the packages collection and infrastructure in 2008:
Updated cad/geda to 1.4.0 [dmcmahill 2008-01-31]
Updated devel/p5-Algorithm-Dependency to 1.106 [rhaen 2008-02-01]
Updated archivers/p5-Archive-Tar to 1.38 [rhaen 2008-02-01]
+ Added textproc/metauml version 0.2.5 [tonio 2008-02-01]