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

History of commit frequency

CVS Commit History:


   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
   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-03-24 22:13:04 by Thomas Klausner | Files touched by this commit (241)
Log message:
Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
   2005-03-08 10:33:19 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
SSL support is now optional via options.mk; config files are installed correctly \ 
(Fix PR#29504)
   2005-02-24 10:59:30 by Alistair G. Crooks | Files touched by this commit (177)
Log message:
Add RMD160 digests.
   2004-10-22 16:45:47 by Todd Vierling | Files touched by this commit (3)
Log message:
Update to 2.61, and obey USE_INET6. Change highlights:

  * Fixed two format string vulnerabilities (die() and log_event()) (Closes: #243945)

  * Segfaults when trying to send mail with authenticated smtp (Closes: #261975)
  * Make address rewriting possible to disable (Closes: #146238)
  * Add AuthUser, AuthPass, AuthMethod to configuration file (Closes: #249905)
  * Logic to choose cram-md5 authentication is backwards (Closes: #249907)
  * SSMTP builds with MD5 support but during the exchange it segfaults (Closes: \ 
#249203)
  * The source compilaton fails if ./configure --enable-logfile is selected \ 
(Closes: #242905)
  * SSL/TLS support cannot handle STARTTLS (Closes: #244666)
  * Creates bad date headers on some systems (Closes: #230864)
  * Fix 'MAIL FROM' problems with cron and the like setting bad 'From:'
    address when FromLineOverride=YES is set (Closes: #205513)
  * Update version string in ssmtp.c (Closes: #198763)
  * Work around missing spaces in headers (Closes: #192445)
   2004-10-03 02:13:34 by Todd Vierling | Files touched by this commit (908)
Log message:
Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
   2004-06-17 13:35:56 by grant beattie | Files touched by this commit (1)
Log message:
be quiet in post-extract and post-build.
   2004-06-17 13:35:28 by grant beattie | Files touched by this commit (2)
Log message:
honour LDFLAGS when linking so the resulting binary can find libssl
and libcrypto.
   2004-04-18 06:55:29 by Soren Jacobsen | Files touched by this commit (1)
Log message:
Convert to buildlink3.

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