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

History of commit frequency

CVS Commit History:


   2007-07-09 00:22:29 by Min Sik Kim | Files touched by this commit (2)
Log message:
Make this package build on platforms that don't define MNT_UNION.
   2007-01-09 11:21:51 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Don't limit extern "C" to certain Sun compiler. It is never wrong to do
that for C headers in C++ programs, but GCC does it by default for
system include directories.
   2006-11-05 18:09:00 by Joerg Sonnenberger | Files touched by this commit (4)
Log message:
DESTDIR support.
   2006-10-02 23:45:05 by Roland Illig | Files touched by this commit (1)
Log message:
Fixed some pkglint warnings.
   2006-08-26 17:30:58 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Use statfs instead of statfs on FreeBSD. Peter Schuller's bulk build
indicates that it is needed.
   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-05-27 16:10:28 by Julio M. Merino Vidal | Files touched by this commit (1)
Log message:
Mention how to enable rpcbind(8); may avoid confusion.
   2006-04-22 11:22:18 by Roland Illig | Files touched by this commit (231)
Log message:
Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
   2006-04-12 12:27:47 by Roland Illig | Files touched by this commit (749)
Log message:
Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.

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