Next | Query returned 84 messages, browsing 51 to 60 | Previous

History of commit frequency

CVS Commit History:


   2006-03-30 05:44:44 by Johnny C. Lam | Files touched by this commit (120)
Log message:
* Honor PKGINFODIR.
* List the info files directly in the PLIST.
   2006-03-17 23:37:35 by Johnny C. Lam | Files touched by this commit (3)
Log message:
Remove unnecessary patch since pkgsrc handles split info files
automatically.
   2006-03-09 22:04:46 by Johnny C. Lam | Files touched by this commit (130)
Log message:
Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.
Remove deprecated ossaudio.buildlink3.mk.
   2006-03-05 17:27:29 by Johnny C. Lam | Files touched by this commit (89)
Log message:
* Teach the tools framework how to supply the pkgsrc version of
  makeinfo if no native makeinfo executable exists.  Honor TEXINFO_REQD
  when determining whether the native makeinfo can be used.

* Remove USE_MAKEINFO and replace it with USE_TOOLS+=makeinfo.

* Get rid of all the "split" argument deduction for makeinfo since
  the PLIST module already handles varying numbers of split info files
  correctly.

NOTE: Platforms that have "makeinfo" in the base system should check
      that the makeinfo entries of pkgsrc/mk/tools.${OPSYS}.mk are
      correct.
   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-06-04 11:31:10 by Thomas Klausner | Files touched by this commit (1)
Log message:
On Linux, libmikmod also dynamically loads esound support.
Update conditional. Tested by reed@.
   2005-06-03 15:19:22 by Thomas Klausner | Files touched by this commit (1)
Log message:
Convert away from using USE_ESOUND.
Also:
On NetBSD, libmikmod dynamically loads esound, so there is
no library dependency -- do not include esound bl3.mk in those
cases.

XXX: please check other OPSYS if they do the same, and add cases
   2005-05-31 23:58:36 by Roland Illig | Files touched by this commit (1)
Log message:
Changed #defined to yes in GNU_CONFIGURE and USE_LIBTOOL.
   2005-05-31 18:10:19 by Thomas Klausner | Files touched by this commit (2)
Log message:
Convert to options framework.
   2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035)
Log message:
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Next | Query returned 84 messages, browsing 51 to 60 | Previous