Next | Query returned 59 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2006-03-11 04:14:43 by Jeremy C. Reed | Files touched by this commit (2)
Log message:
Use the configure provided @mandir@.
   2006-03-09 22:04:46 by Johnny C. Lam | Files touched by this commit (130)
Log message:
Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.
Remove deprecated ossaudio.buildlink3.mk.
   2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432)
Log message:
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
   2005-08-10 22:56:30 by Johnny C. Lam | Files touched by this commit (339)
Log message:
Remove the abuse of buildlink that was pkg-config/buildlink3.mk.  That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
   2005-07-21 18:30:01 by Thomas Klausner | Files touched by this commit (328)
Log message:
Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
   2005-06-04 01:02:13 by Mark Davies | Files touched by this commit (1)
Log message:
Use l: rather than rename: in the BUILDLINK_TRANSFORM as this is a library
rename that we are doing.
   2005-05-20 23:06:54 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.0.5:
The main change with this release is that it includes API additions
from the 1.1.x branch (while being backward compatible), so that
transition from 1.0.x to 1.1.x can be made easier.
   2005-05-06 06:26:58 by Mark Davies | Files touched by this commit (1)
Log message:
Make explicit dependency on libgetopt.  Fixes build on Solaris.
OKed by wiz.
   2005-04-27 11:13:07 by Thomas Klausner | Files touched by this commit (2)
Log message:
Fix AC_DEFUN argument quoting for automake 1.8 and newer. Addresses
part of PR 30053.  No PKGREVISION bump because most people won't
care.
   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Next | Query returned 59 messages, browsing 31 to 40 | Previous