Next | Query returned 103 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2007-01-06 23:07:43 by Thomas Klausner | Files touched by this commit (9) | Package updated
Log message:
Update to 0.60.5:

   * Compile fix for gcc 4.1

   * Updated to Gettext 0.16.1, Libtool 1.5.22, Automake 1.10, Autoconf
     2.61

   * Documentation improvements, including an updated `man' page.

   * Complain if more than one file is specified when checking files
     using the `aspell check' command, rather than ignoring the other
     files.

   * Large number of bug fixes.
   2006-11-24 17:31:48 by Roland Illig | Files touched by this commit (3)
Log message:
Made the package work on Solaris. It needed an obscure patch and
USE_PKGLOCALEDIR.
   2006-11-05 18:02:18 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Remove post-install, is this directory has files anyways.
   2006-10-09 14:52:36 by Joerg Sonnenberger | Files touched by this commit (47)
Log message:
Flag a number of packages I use as supporting (user-)destdir.
apg is a bit special as it has some hardcoded ownership, so
mark that as "destdir".
   2006-10-01 10:52:01 by Georg Schwarz | Files touched by this commit (7)
Log message:
added support for IRIX 5
   2006-07-09 01:11:17 by Johnny C. Lam | Files touched by this commit (877)
Log message:
Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
   2006-07-09 00:39:49 by Johnny C. Lam | Files touched by this commit (877)
Log message:
Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
   2006-06-15 05:44:07 by Johnny C. Lam | Files touched by this commit (2)
Log message:
Welcome to the brave new world of gettext-0.14.5 -- if a source file
includes <libintl.h>, then it may also pull in macro redefintions for
all of the *printf() functions.  Unfortunately, macros do not mix well
with C++ code which expects to be able to partition names, e.g.  printf
and vprintf, into the class namespace.  (Mostly) fix this problem by
undefining printf and vprintf after <libintl.h> is included.  This
addresses PR pkg/33577.
   2006-06-14 21:21:54 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Fix buildling for gcc4
   2006-05-05 05:11:53 by Min Sik Kim | Files touched by this commit (2)
Log message:
Enable NLS on every platform.  Previously, it was enabled on Linux only.
Approved by the maintainer.  Bump PKGREVISION.

Next | Query returned 103 messages, browsing 41 to 50 | Previous