Commit graph

5 commits

Author SHA1 Message Date
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
jlam
4c8382aec0 Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-03 17:45:33 +00:00
rillig
b32b7657bb Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS,
to shut up the pkglint warnings.
2008-02-28 11:58:47 +00:00
minskim
e8d2b43fdb Make this package build on Darwin by not including malloc.h. 2007-04-03 20:23:10 +00:00
rillig
677a16a4ec Imported dia2code from pkgsrc-wip.
Features of Dia2code:
-* Reads UML diagrams.
-* Can handle
	* UML - Generalization
	* UML - Realization
   	* UML - Implements
	* UML - Association
	* UML - Dependency
-* Selective code generation
-* User-defined output directory
-* Stereotype handling: interfaces, abstract classes
-* "Import" and "include" based on the parent classes, the type of
   attributes and return type of methods iff they're declared in the
   same diagram
-* Support for JavaBeans(tm): will create automagically methods to
   access and modify each attribute
-* Template and Package handling
-* Custom code generator modules that are loaded on-the-fly
-* Generates code for: Ada, C, C++, Java, PHP, Python, shapefile, SQL and C#

Packaged by dprice@cs.nmsu.edu.
2007-03-19 12:47:47 +00:00