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

History of commit frequency

CVS Commit History:


   2005-03-25 12:52:30 by Chris Gilbert | Files touched by this commit (2)
Log message:
Update sylpheed-claws (and plugins) to 1.0.4.  This includes the security
fixes from sylpheed 1.0.4.

Other changes:
new Sylpheed-Claws logo by Jesper Schultz

tools/acroread2sylpheed.pl
 script to send pdfs as attachments from Adobe Reader 7
 see tools/README for details

Bug fixes, including the following:
 neglect Reply-To header if empty
 don't load a plugin twice
 don't leave hook registered when spamassassin plugin init failed
   2005-03-12 17:03:30 by Chris Gilbert | Files touched by this commit (2) | Package updated
Log message:
Update sylpheed-claws to 1.0.3.

Includes the following changes from sylpheed:
v1.0.3:
    * A buffer overflow which occurred when replying to a message with
      certain headers which contain non-ascii characters was fixed.
    * A memory leak of the composition window was fixed.

v1.0.2:
    * The incompatibility of PGP signature between gnupg-1.2 and 1.4
      which occurred when trailing spaces appeared was fixed.
    * The generation of References header was modified so that it is
      generated even if a replied message doesn't have Message-Id.
    * The documents were update

Also includes sylpheed-claws changes:
Updated translations: Brazilian Portuguese,
 French, German, Italian, Serbian, Simplified
 Chinese, Slovak and Spanish.

Bug fixes, including the following:

o bug 698 'Clicking OK without username
          'crashes' account edit window'
o fix occasional late segfaults when quitting
o use quoted-printable instead of 7bit or 8bit to
  encode "^From " and avoid mail corruption
  on the MTA, as specified by RFC 3156
o fix signing/encrypting still on after privacy
  system has been disabled
o fix mimeinfo memory leaks
o don't automatically send out return receipts
  if offline
o don't use SIZE parameter in MAIL FROM: if
  server doesn't support it

For further details of the numbered bugs listed above consult
www.thewildbeast.co.uk/sylpheed-claws/bugzilla/index.cgi
   2005-03-06 17:45:47 by Chris Gilbert | Files touched by this commit (7) | Package updated
Log message:
Fix pr pkg/29168.

Update sylpheed-claws to 1.0.1.  Taking the patch to use autoconf to regen
the configure script, rather than having to keep patch-ab uptodate.

Also remove PKGREVSION from plugins, they should be able to just ride the
main sylpheed-claws updates.

I also suspect that pgpmime should be converted to a plugin, rather than
being part of the main sylpheed package.  (it would remove a dependancy on
gpgme)  However it seems to install header files, which would complicate
making it a plugin package.

Also fix pkglint warning about MESSAGE.plugins, the = line was only 74,
not 75 chars in length.
   2005-02-24 10:59:30 by Alistair G. Crooks | Files touched by this commit (177)
Log message:
Add RMD160 digests.
   2004-12-24 05:32:55 by Thomas Klausner | Files touched by this commit (12) | Package updated
Log message:
Bump PKGREVISION for aspell dependency update.
   2004-12-17 15:48:53 by Quentin Garnier | Files touched by this commit (1)
Log message:
WRKSRC has to stay to its default value.  Use BUILD_DIRS and INSTALL_DIRS
for the specifics of the plugins.  How did this ever work?
   2004-12-14 20:53:49 by Juan Romero Pardines | Files touched by this commit (4)
Log message:
Apply patches for the configure script to detect OpenSSL without using
the pkgconfig file, otherwise it's not able to do SMTP-AUTH, same
patch was sent to the tech-pkg@ mailing list some weeks ago.

While here convert this package to use bsd.options.mk, available options
are: ldap jpilot inet6.

Bump PKGREVISION.
   2004-10-05 17:37:45 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
Changes 0.9.12b:
* GnuPG now supported
* drag-and-drop support added
* SpamAssasin plug-in updated
* Updated Japanese translation
* Bug fixes
   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-09-22 10:10:08 by Johnny C. Lam | Files touched by this commit (703)
Log message:
Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".

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