Next | Query returned 139 messages, browsing 101 to 110 | Previous

History of commit frequency

CVS Commit History:


   2007-01-02 15:51:15 by Roland Illig | Files touched by this commit (3)
Log message:
Fixed insufficient variable expansion by the configure script.
PKGREVISION++
   2006-12-06 17:29:59 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Fix PLIST, bump revision.
   2006-11-30 19:58:50 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Needs pkg-config.
   2006-10-22 23:26:19 by Adam Ciarcinski | Files touched by this commit (7)
Log message:
Changes 0.5.15:
* Fixed minor problems in the PDF extractors
* Improved PNG extractor
   2006-10-14 03:44:24 by Roland Illig | Files touched by this commit (3)
Log message:
Fixed "test ==".
   2006-09-16 14:20:42 by Julio M. Merino Vidal | Files touched by this commit (181) | Package updated
Log message:
Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.

Grrr, I really hate this kind of change.
   2006-07-22 06:46:20 by Roland Illig | Files touched by this commit (107)
Log message:
Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,
since they always need a C compiler, even when the source code is
completely in C++.

For some other packages, stated in the comment that a C compiler is
really not 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-07-07 17:49:34 by Johnny C. Lam | Files touched by this commit (63)
Log message:
LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... just
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC
tree unless they're named something other than "libtool".

SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just
define it to the empty list and shlibtool-override will look for libtool
scripts.

Next | Query returned 139 messages, browsing 101 to 110 | Previous