The NetBSD Project

CVS log for pkgsrc/mail/claws-mail/buildlink3.mk

[BACK] Up to [cvs.netbsd.org] / pkgsrc / mail / claws-mail

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10 / (download) - annotate - [select for diffs], Mon May 7 01:53:44 2012 UTC (2 weeks, 4 days ago) by dholland
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Mar 3 00:12:18 2012 UTC (2 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Recursive bump for pcre-8.30* (shlib major change)

Revision 1.8 / (download) - annotate - [select for diffs], Mon Feb 6 12:40:47 2012 UTC (3 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Apr 22 13:42:34 2011 UTC (13 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

recursive bump from gettext-lib shlib bump.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Sep 30 08:51:50 2009 UTC (2 years, 7 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.5: +3 -1 lines
Diff to previous 1.5 (colored)

propagate "enchant" dependency, fixes build of some "extra" (ie not
bundled) plugins

Revision 1.5 / (download) - annotate - [select for diffs], Fri Mar 20 19:24:54 2009 UTC (3 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.4: +6 -13 lines
Diff to previous 1.4 (colored)

Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Jan 11 03:11:37 2009 UTC (3 years, 4 months ago) by smb
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Updated claws-mail and all of its plug-ins to 3.7.0

* 3.7.0
-------

* Expanding/Collapsing of threads is now approximately 95% faster.

* Cache reading is now approximately 10% faster.

* The shortcut key settings of the main window and the message list
  context menus are now connected.

* The preferences on the 'Other' page have now been moved to
  Other/Miscellaneous. The parent pages are now unselectable and the
  first page is automatically selected on opening the preferences.

* In the Compose window, on the Others tab, the 'Save message to'
  entry now has a drop-down list of the previous save locations.

*  In the Compose window, the Attachments Properties window is now
   confirmed and closed with the Return key.

* When using an external editor to compose messages, the message is
  automatically saved to Drafts when the external editor is closed.

* A hidden option has been added, 'primary_paste_unselects' which
  causes the primary buffer to be cleared and the insertion point to
  be repositioned when the middle mouse button is used for pasting
  text. It is turned off by default.

* In the Actions window, the Escape key now cancels the action
  editing.

* Offline SSL certificate verification has been added.

* Privacy plugins: The decryption failure messages are now shown
  in the NoticeView just above the message text rather than in a
  popup window.

* Privacy plugins: when listing the UIDs during a signature check,
  show the UID validity

* tools/popfile-link.sh
  Support for reusing existing POPFile session ID has been added.

* tools/kdeservicemenu
  Support for kde4 has been added.

* win32: better integration has been implemented by using the
  standard file associations.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Oct 15 16:22:02 2008 UTC (3 years, 7 months ago) by smb
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Update to 3.6.1:
* 3.6.1
-------

* Claws Mail now requires libetpan 0.57 for IMAP and NNTP.

* SSL support is now provided by gnuTLS exclusively. OpenSSL support
  has been dropped due to licensing issues.

* Added /View/Fullscreen option.

* Re-ordering of the filtering/processing condition and actions lists
  is now possible using drag'n'drop.

* 3.6.0
-------

* Claws Mail now requires libetpan 0.56 for IMAP and NNTP

* Spell checking is now provided by Enchant instead of Aspell. To
  build spell checker support, you will need the libenchant headers.

* The S/MIME plugin is now part of this package.

* IMAP, NNTP, and SSL are now supported in the Windows port.

* Support for client SSL certificates.

* Better support of SSL certificate stores, to be able to verify
  server certificates.

* Renaming of newsgroups is possible.

* "Always open message when selected" can now have three values:
  'Never', 'Always' and 'When message view is visible'.

* Unsaved server passwords can now be temporarily saved for the
  duration of the session. They can be cleared before the session
  expires by using '/Tools/Forget all session passwords'.

* Auto-wrapping settings are now saved in drafted messages.

* Support for basic auto-indentation in the Compose window.

* Support for animated GIFs in the message view.

* Type-ahead search in Filtering, Templates, Actions dialogs now
  select the result of the search.

* Finer granularity in POP3 accounts' Remove After delay - hours in
  addition to days.

* Spam/Ham flag is now stored on IMAP server when possible, using
  "Junk" and "NonJunk" keywords.

* Use less precise intervals when possible for auto-checking, thus
  the CPU is woken up less frequently.

* The warning icon in the main window is cleared when the error it
  relates to is clipped from the network log.

* IMAP errors now reveal the server on which they happen.

* All deprecated GTK interfaces have been replaced with their
  non-deprecated equivalents.

* csv2addressbook.pl: Added support for FoxMail.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jul 18 19:08:43 2008 UTC (3 years, 10 months ago) by smb
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Fix PLIST and buildlink3.mk errors

Revision 1.1 / (download) - annotate - [select for diffs], Fri Aug 3 02:34:41 2007 UTC (4 years, 9 months ago) by smb
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, cwrapper

Add claws-mail 2.10.0 and many of the plug-ins

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>