Next | Query returned 27 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2009-07-22 11:01:55 by Thomas Klausner | Files touched by this commit (373)
Log message:
Remove USE_DIRS from pkgsrc.

Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
   2009-06-14 19:49:18 by Joerg Sonnenberger | Files touched by this commit (454)
Log message:
Remove @dirrm entries from PLISTs
   2008-09-01 14:24:54 by Tonnerre Lombard | Files touched by this commit (4)
Log message:
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-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134)
Log message:
Add DESTDIR support.
   2008-05-25 23:42:22 by Joerg Sonnenberger | Files touched by this commit (48)
Log message:
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-01-13 23:36:30 by Roland Illig | Files touched by this commit (2)
Log message:
Fixed ambiguous function call with sunpro.
   2007-06-05 07:56:43 by Roland Illig | Files touched by this commit (6) | Imported package
Log message:
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


Next | Query returned 27 messages, browsing 21 to 30 | previous