Next | Query returned 61 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2006-02-18 15:22:13 by Roland Illig | Files touched by this commit (1)
Log message:
Fixed all pkglint warnings, based on the previous revision, since martti's
changes have been incorrect in some places.
   2006-02-17 09:10:44 by Martti Kuparinen | Files touched by this commit (1)
Log message:
Fixed warnings found by pkglint -Wall.
   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.
   2006-01-22 01:57:02 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Use INSTALL_EXTRA_TMPL and DEINSTALL_EXTRA_TMPL. Fix the output of
DEINSTALL to only print the delimiting line if the opening line was
written as well. Makes the output a bit nicer when no file was
modified.
   2005-12-29 14:46:16 by Joerg Sonnenberger | Files touched by this commit (6)
Log message:
Fix errno deetection and use of the test results. Isn't it a lot better
when the conditional matches the variable name from the test case?
   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-06 00:55:25 by Roland Illig | Files touched by this commit (413)
Log message:
Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
   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-08 20:25:12 by Todd Vierling | Files touched by this commit (2)
Log message:
Interix has unsetenv(3), but it has no prototype, so compilation fails
with -Werror.  Fall through to setenv(..., "", 1) block instead by skipping
the HAVE_UNSETENV block.
   2005-10-11 17:06:29 by Jeremy C. Reed | Files touched by this commit (1)
Log message:
Fix a few paths. Remove "etc/" since already has PKG_SYSCONFDIR.
And use RCD_SCRIPTS_DIR for the path to rc.d script.

Next | Query returned 61 messages, browsing 31 to 40 | Previous