Next | Query returned 37 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2006-04-14 01:31:19 by Roland Illig | Files touched by this commit (2)
Log message:
Fixed pkglint warnings.
   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 09:06:51 by Johnny C. Lam | Files touched by this commit (1)
Log message:
Generate the info file during the build phase instead of the install
phase.
   2006-03-17 09:04:15 by Johnny C. Lam | Files touched by this commit (3)
Log message:
Consolidate two patches that patched the same file.
   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-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to \ 
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
   2005-12-29 07:22:26 by Johnny C. Lam | Files touched by this commit (597)
Log message:
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
   2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432)
Log message:
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
   2005-11-10 21:07:17 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Add DragonFly. Fix compilation with GCC 3.4+.

Next | Query returned 37 messages, browsing 11 to 20 | Previous