Next | Query returned 32 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2007-12-14 20:07:44 by Blair Sadewitz | Files touched by this commit (3)
Log message:
Remove 'nls' option per joerg's request.  I added it because I figured
there was some reason that the .mo files were in a seperate PLIST, though
I did not see why.

Bump rev again.
   2007-12-14 09:34:45 by Blair Sadewitz | Files touched by this commit (5)
Log message:
For consistency's sake, remove PLIST.linux and instead add an option
to enable/disable NLS.  This option is added to PKG_SUPPORTED_OPTIONS
by default if there is a built-in gettext library.

While here, add PKG_DESTDIR_SUPPORT=user-destdir.  Bump revision.
   2007-10-13 12:52:31 by Adrian Portelli | Files touched by this commit (2)
Log message:
nls support means extra files get installed on Linux
Report from Aleksey Cheusov in PR# 37099
   2007-09-13 21:23:41 by Adrian Portelli | Files touched by this commit (2)
Log message:
Newer versions of "streamripper" want wchar support
Enable shared libraries
PKGREVISION++
Patch from Matthias Drochner
   2007-07-14 23:53:01 by Adrian Portelli | Files touched by this commit (2)
Log message:
Update to 0.7.5
* Removed unused tre_filter code.
* Fixed printf format string and argument types for 64 bit builds.
* Fixed params array signedness inconsistencies.
* Fixed not to build agrep if --disable-approx is used.
* Included GNU getopt implementation from gnulib.
* Fixed backtracking matcher to work if malloc(0) returns NULL.
* Removed guessing of best optimizing CFLAGS.
* Fixed agrep exit status when no matches found.
* Fixed regex parser on big-endian 64 bit architectures.
* Added support for the -q command line option.
   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-09 14:37:36 by Thomas Klausner | Files touched by this commit (1)
Log message:
Fix typo in comment.
   2006-05-09 14:34:18 by Adrian Portelli | Files touched by this commit (2)
Log message:
Make pkglint happy about the comment in the Makefile
Add an extra CPPFLAGS to the bl3.mk to ensure the correct regexp files are
picked up by any package that requires this one. From Aleksey Cheusov.
   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 32 messages, browsing 21 to 30 | Previous