Commit graph

4 commits

Author SHA1 Message Date
tonnerre
79355fd6bd Update bouml from ancient version 2.27 to current version 4.5. The list of
changes is incredibly long as the old version was incredibly historic, if
not archaic. Several new object types are supported, and Python code can
now be created, apparently.
2008-09-01 12:24:54 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
joerg
a8a3c01339 Explicitly add pax dependency in those Makefiles that use it (or have
patches to add it). Drop pax from the default USE_TOOLS list.
Make bsdtar the default for those places that wanted gtar to extract
long links etc, as bsdtar can be built of the tree.
2008-05-25 21:42:20 +00:00
rillig
fc933cc010 Imported bouml from pkgsrc-wip.
BOUML is a free UML tool box (under development) allowing you to specify and
generate code in C++, Java and Idl. It runs under Unix/Linux/Solaris, MacOS X,
and Windows. Also generates UML elements from code.

This package requires QT3 built with -no-xft.  Bouml does not work with QT4.

QT3 must be built with the -no-xft option because the QT3 package has
been configured to depend on Xft2.  When QT3 opens a font, the font size is
wrong, and the following message is given to the console:"couldn't open
fontconfigs chosen font with Xft!!!"  Until the relationship between QT3,
fontconfigs, and Xft2 is resolved, use the -no-xft option.  i.e. Prior to
building bouml, build and install "pkgsrc/x11/qt3-libs" with the following
line
	CONFIGURE_ARGS+= -no-xft
added to
	pkgsrc/x11/qt3-libs/Makefile.common
2007-06-05 05:56:42 +00:00