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

History of commit frequency

CVS Commit History:


   2007-02-02 19:22:04 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Let Mesa take care of X11.
   2006-04-13 20:23:45 by Johnny C. Lam | Files touched by this commit (292)
Log message:
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete.  Replace with
USE_TOOLS+=msgfmt.
   2006-02-28 18:45:55 by Thomas Klausner | Files touched by this commit (10)
Log message:
Do not install fr locale file -- it is not a translation, and made trouble
in 2.1 bulk builds.
While here:
Use REPLACE_PERL instead of handcrafted code.
Get rid of automake build dependency by adding the corresponding patches.
Remove bogus patch.
   2006-02-18 00:26:29 by Thomas Klausner | Files touched by this commit (4)
Log message:
Add missing file to PLIST. Fix perl PLIST part. Bump PKGREVISION.
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
   2005-11-08 23:34:26 by Roland Illig | Files touched by this commit (1)
Log message:
Sorted PLIST.
   2005-09-28 22:52:28 by Roland Illig | Files touched by this commit (180)
Log message:
Replaced "# defined" with "yes" in Makefile variables like \ 
GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
   2005-07-16 03:19:27 by Johnny C. Lam | Files touched by this commit (273)
Log message:
Get rid of USE_PERL5.  The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
   2005-07-13 20:01:49 by Johnny C. Lam | Files touched by this commit (578)
Log message:
Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
   2005-06-14 21:33:19 by Julio M. Merino Vidal | Files touched by this commit (3)
Log message:
Constify a variable in multiple places so that the definitions match in all
files.  Fixes build under Linux, closing PR pkg/29499.

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