Next | Query returned 32 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   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.
   2005-02-23 23:24:35 by Alistair G. Crooks | Files touched by this commit (505)
Log message:
Add RMD160 digests.
   2004-11-29 17:56:39 by John R. Shannon | Files touched by this commit (1)
Log message:
Re: pkg/28464 gpgme won't build. Enabling PTHREAD_AUTO_VARS is Makefile.
   2004-11-16 22:39:32 by John R. Shannon | Files touched by this commit (2)
Log message:
Change to revision 1.0.6. This revision recognises that SunOS has
thread-safe getenv() and strerror() functions. With thread-safe
functions, not mutexes are used to serialize access to these functions.
   2004-11-12 07:39:21 by Johnny C. Lam | Files touched by this commit (35)
Log message:
Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're added
automatically by pthread.buildlink3.mk.  Also, factor out the pthread
library out of PTHREAD_LDFLAGS into a standalone variable PTHREAD_LIBS
and use it in packages where necessary (usually the ones that don't
have a GNU configure script).
   2004-11-09 01:08:01 by Soren Jacobsen | Files touched by this commit (1)
Log message:
It's "its".
   2004-11-08 12:10:00 by John R. Shannon | Files touched by this commit (2)
Log message:
Updated to 1.0.5 to correct problem pointed out by Mark Davies:
"Your tests in configure to decide if you need each of the functions are
testing a different variable name from the one that gets set so you always
create an rfuncs.h that has all three definitions even if you dont need them,
which leads to problems on systems that provide some but not all of them
natively." Correction by Mark Davies.
   2004-11-07 11:44:14 by John R. Shannon | Files touched by this commit (3)
Log message:
Re: pkg/27884: Use of librfuncs breaks gpgme
Updated to 1.0.4 to fix a bug in getenv_r() where ENOENT was not returned if
the string name was not found in the environment.
   2004-11-05 16:04:14 by John R. Shannon | Files touched by this commit (2)
Log message:
pkg/28001: devel/librfuncs dies on configure
Update to revision 1.0.3 to correct mistake where config subdirectory
contained symbolic links:
  config.guess -> /usr/pkgsrc/mk/gnu-config/config.guess
  config.sub -> /usr/pkgsrc/mk/gnu-config/config.sub
that were a consequence of the tarball being created after a build
inm pkgsrc (files were replaced with symbolic links).
   2004-11-04 21:24:50 by John R. Shannon | Files touched by this commit (2)
Log message:
Update to version 1.0.2. This version uses the mutexes from either
pthread or pth according to what pthread.buildlink3.mk and the
autotools identify. If neither pthread nor pth is found no thread
locking is performed.

Next | Query returned 32 messages, browsing 21 to 30 | Previous