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

History of commit frequency

CVS Commit History:


   2006-05-10 22:31:50 by Christos Zoulas | Files touched by this commit (2)
Log message:
setting a 1 second alarm and a 10 second select timeout is silly. #ifdef
out the alarm code, and just deal with select.
   2006-05-10 22:16:40 by Christos Zoulas | Files touched by this commit (3)
Log message:
Fixed reversed test in db->get. strlen never returns negative.
   2006-05-01 01:36:10 by Jim Wise | Files touched by this commit (4)
Log message:
Update for i2cbd-2.0_BETA3.  Changes since i2cbd-2.0_BETA1 (last pkgsrc
version):

	* command parsing and buffer handling fixes from SODA Noriyuki
   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-13 17:26:39 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Add DragonFly support.
   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-10-31 19:30:49 by Todd Vierling | Files touched by this commit (2)
Log message:
Need <sys/time.h> to get fd_set (on Interix, and per POSIX).
   2005-08-19 20:12:40 by Johnny C. Lam | Files touched by this commit (49)
Log message:
Merge CONF_FILES/SUPPORT_FILES and CONF_FILES_PERMS/SUPPORT_FILES_PERMS
as the INSTALL and DEINSTALL scripts no longer distinguish between
the two types of files.  Drop SUPPORT_FILES{,_PERMS} and modify the
packages in pkgsrc accordingly.
   2005-05-23 11:03:12 by Roland Illig | Files touched by this commit (1)
Log message:
Replaced $f with ${f}.
   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

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