Commit graph

102 commits

Author SHA1 Message Date
nros
e3e488b6b9 Updated claws-mail and its plugins to version 3.13.2.
Pkgsrc changes:
patch-ae, patch-cb and parts of patch-ca has been filed upstream by
people from the OpenBSD project.

Changelog (from NEWS):

* 3.13.2
--------

* Bug fixes:
	o bug 2358, '"Disposition-Notification-To:" should default
		     to same value as "From:'
	o bug 3557, 'Remotely exploitable bug.'
	o bug 3584, 'After 3.13.1, characters in some Japanese codec
		     are never correctly converted to internal ones'

* 3.13.1
--------

* When attaching files with no suffix, e.g. Makefile, the correct
  mime type is now found.

* Added support for a whole range of extra TLDs.

* '➜' is used instead of '-->' in the Message List when sender is
  yourself. (Only visible if the hidden pref 'enable_swap_from' is
  set to 0.)

* An external editor can now be embedded in the Compose window.
  This depends upon the 'Text editor' option (/Configuration/
  Preferences/Message View/External Programs) having a suitable
  value, such as 'gvim -f --socketid %w %s'.

* Address Book: address books can now be searched.

* A hidden pref has been added, 'next_on_delete'. This controls the
  message selection when a message is deleted. A setting of '0'
  which cause the previous, older message to be selected, a setting
  of '1' will cause the next, newer message to be selected.

* PDF Viewer plugin: Support for encrypted (password protected) PDFs.

* RSSyl plugin: The feed preferences window appearance has been
  improved.

* The --enable-new-addrbook configure option has been renamed to
  --enable-alternate-addressbook.

* Windows: Re-enabled regexps.

* updated man page.

* Updated translations: British English, Czech, Dutch, Finnish,
  French, German, Hebrew, Hungarian, Italian, Lithuanian,
  Norwegian Bokmål, Slovak, Swedish, Traditional Chinese.

* New translations: Russian.

* Removed translations: Bulgarian, Esperanto.

* Bug fixes:
	o bug 1959, 'Selection selects too many under expanded view'
	o bug 2490, 'Selecting mails through Shift-Home/End doesn't
		     work properly'
	o bug 3151, 'loaded vCalendar plugin "disables" gnome-shells
		     calendar view entries'
	o bug 3375, 'Crash (SEGV) at gtkcmctree.c:4514 after deleting
		     an unread message'
	o bug 3557, 'Remotely exploitable bug.'
	o bug 3454, (windows) 'Attachments containing certain special
		     characters in filename are not opened'
	o bug 3480, 'No valid feed found when channel title is
		     missing'
	o bug 3513, 'Can't delete multiple selected e-mails'
	o bug 3541, 'Selecting a leaf folder with keyboard no longer
		     opens it'
	o bug 3559, 'Opening preferences window causes out of bounds
		     read'
	o bug 3561, 'HTML <a> tag with no href makes message display
		     incorrectly.'
	o bug 3562, 'Hyperlink Errors URI XMPP, SIP, SIPS and Skype'
	o bug 3563, 'URL parser will read out of bounds when closing
		     bracket is missing in get_url_part'
	o bug 3566, 'Missing locales in Eastern name order'
	o Debian bug 801375, 'Segfault when activating ... the plugin
			      with the Code from Google'
	o better fix for crash after broken pgp keyring update, and
	  bogus EOF message on verifying sigs of missing keys
	o building on OpenBSD
	o libetpan version test
	o folder renaming for IMAP on Windows.
2016-01-31 13:37:08 +00:00
markd
7d3d5f6b82 Disable managesieve plugin. 2015-12-13 11:12:56 +00:00
joerg
3c71cd31db Directory and file name of spamreport don't agree, so introduce a new
variable and use that to get the correct installation.
2015-11-20 14:32:55 +00:00
agc
ddbf6ddecd Add SHA512 digests for distfiles for mail category
Problems found locating distfiles:
	Package mutt: missing distfile patch-1.5.24.rr.compressed.gz
	Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz
	Package pine: missing distfile fancy.patch.gz
	Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch
	Package qmail: missing distfile badrcptto.patch
	Package qmail: missing distfile outgoingip.patch
	Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch
	Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch
	Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz
	Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 23:27:00 +00:00
nros
d75b72e98c Updating claws-mail and it's plugins to version 3.13.0.
Changes from NEWS:

* 3.13.0
--------

* Preferences are now saved to disk immediately on pressing OK or
  Apply.

* New preferences have been added for default sorting of the message
  lists. They are found in the 'Message list' frame of the Display/
  Summaries page of the general preferences. These options only apply
  to newly created folders.

* The menu item 'Delete thread' has been moved to the Message menu.
  Previously clicking it would not delete the thread, but just move
  it to the Trash folder. Now it will delete the thread.
  An additional menu item has been added, 'Move thread to trash',
  which implements the original behaviour.

* Compose window: By default it is no longer possible to add user-
  defined headers, with only those pre-defined in the drop down menus
  being possible. To restore the old behaviour, a new hidden
  preference has been added: 'type_any_header', setting this to 1
  restores the old behaviour.

* Automatic account selection is now also applied when you reply to
  one of your own messages, e.g. from the Sent folder.

* Folder list: The Left and Right cursor keys now collapse or expand
  the currently selected folder tree item. The Left cursor key also
  moves the selection to parent folder, if current folder is within
  a collapsed tree.

* Folder list: The Home and End keys now move the selection to the
  first folder and last folder in the tree.

* Account Auto-configuration: when errors occur, a more detailed
  error message is shown.

* GnuPG plugins: An option has been added to specify the location of
  the GnuPG executable.

* GnuPG plugins: A new hidden preference has been added which limits
  the number of results returned when using your keyring for address
  auto-completion: 'autocompletion_limit'. The default value is 0,
  which means there is no limit, any other number will limit the
  results to that number.

* Python plugin: Folder has been added to MessageInfo objects.

* The GeoLocation plugin is no longer included.

* The user manual has been updated.

* The man page has been updated.

* Updated translations: Brazilian Portuguese, British English, Czech,
  Dutch, Finnish, German, Hebrew, Hungarian, Norwegian Bokmål,
  Slovak, Spanish, Swedish.

* New translations: Italian, Traditional Chinese.

* Removed translations:  Indonesian, Polish.

* Bug fixes:
	o bug 2115, 'Drag n' Drop of files with special characters
		     crashes CM'
	o bug 3209, 'autoconfig does not use full email address as
		     username'
	o bug 3253, 'all addresses of getaddrinfo() result should be
		     tried'
	o bug 3263, 'Wrong timezone while using date_fmt function'
	o bug 3296, 'Crash on double notification popup'
	o bug 3352, 'found_in_addressbook matches entries from GPG
		     keyring'
	o bug 3454, 'Attachments containing certain special
		     characters in filename are not opened'
	o bug 3473, 'base64 regression with old glib2 (before
		     2.26.0)'
	o bug 3475, 'Attachment dragged to email must be dropped to
		     attachment tab only - reggresion'
	o bug 3483, 'When replying to a *de*crypted message, it is
		     contained *encrypted* in reply'
	o bug 3507, 'build fails w/o GnuTLS'
	o bug 3516, 'vCard icon misplaced'
	o bug 3524, 'vCard does not decode all quoted-printable
		     values'
	o bug 3531, 'a/z hotkeys crash Claws immediately after
	             startup'
	o make 'date' (not thread date) the default sort when
	  clicking column header to switch to date sort.
	o Several memory leaks in RSSyl.
	o IPv6 now works on Windows, for connections not handled by
	  libetpan.
	o GPG preferences initialization.
	o Possible crash when gpg is upgraded to gpg-v21
	o Save temporary file in mime temporary directory when using
	  right-click/Open image instead of saving in current working
	  directory.
	o Crash in address completion when matching group name.
	o Correct handling of RFC3339 timestamp format with second
	  fraction.
	o Building on GLib older than 2.25.

* 3.12.0
--------

* New plugin: ManageSieve. Manage sieve filters on a server using
  the ManageSieve protocol.

* Filtering/Processing: increase range for age matcher condition.

* Filtering/Processing: 'mark_as_spam' now only marks as spam, it
  does not do an additional move.

* Compose window: From line gets its own label with mnemonic.

* Compose window: more intuitive right-click behaviour in attachments
  list.

* QuickSearch: 'Cc' added to the mixed search: From/To/Cc/Subject/Tag.

* Folder list: Added 'Mark all read recursively' to context menu.

* Support for Mac-cyrillic encoding.

* IMAP: Support for SCRAM-SHA-1 authentication mechanism.

* PGP plugins: Display validity of signatures

* Bogofilter plugin: 3rd spam handling option, 'Only mark as spam'.

* RSSyl plugin: Per-feed support for HTTP basic auth.

* GData plugin: minimum requirement: libgdata 0.17.1

* Several layout improvements to preferences pages.

* Updated user manual.

* Updated man page.

* Updated translations: Brazilian Portuguese, Catalan, Czech, Dutch,
  French, German, Hebrew, Hungarian, Norwegian Bokmål, Slovak,
  Spanish, Swedish.

...and so much more!

* Bug fixes:
	o bug 1769, 'vCalendar timezone glitches'
	o bug 1901, 'More descriptive error msgs when attempting to
		     delete a folder'
	o bug 2435, 'Infinite loop+crash when refreshing folders from
		     dovecot mbox based mailbox'
	o bug 2577, 'improve focus rectangle removal in summaryview'
	o bug 2601, '"if item changes... never mark as unread" marks
		     new items as read'
	o bug 2965, 'Encrypted mails are stored unencrypted in
		     'Queue' while sending via IMAP'
	o bug 2981, 'claws-mail-3.9.3 compilation warnings'
	o bug 3211, 'Fails to build in Debian hurd-i386'
	o bug 3321, 'revert "Remove unreachable code"'
	o bug 3345, 'Ability to choose other From values via keyboard
		     has been lost'
	o bug 3349, 'Unable to insert a file into a message during
		     compose.'
	o bug 3351, 'Two problems when re-sending a file with an
		     attachment'
	o bug 3354, 'Event cancellation uses incorrect method
		     parameter for Content-Type header'
	o bug 3364, 'segfault in src/prefs_account.c'
	o bug 3365, 'segfault in src/wizard.c'
	o bug 3380, 'Initialize widget before callback handler for
		     'clicked''
	o bug 3389, 'document 'F12' shortcut'
	o bug 3407, 'Pressing the "Date" column header to "sort by
		     date" causes all columns to have a sort arrow.'
	o bug 3419, 'Saving/appending messages to an mbox file
		     violates RFC#4155'
	o bug 3421, 'Recipients list doesn't scroll when moving with
		     arrow keys.'
	o bug 3432, 'Google ClientLogin has been deprecated, should
		     be migrated to OAuth 2.0'
	o bug 3438, 'Filter to add address to Addressbook duplicates
		     address in Name field'
	o bug 3466, 'address auto-complete does not work on plasma5'
	o Debian bug 771360, CVE 2010-5109
	o Debian bug 771737, 'Segfaults when trying to open folder'
	o Debian bug 779824, 'claws-mail depends on plugins
			      libraries'
	o Fix LDAP access using TLS protocol
	o claws-mail.desktop installation
	o Compose window Subject mnemonic
	o Archiver plguin: compatibility with libarchive 2.8.x
	o Remove draft when cancelling a message written with an
	  external editor
	o Remove superfluous dynamic link against libarchive
	o Fix labels referring to 'SSL' instead of 'TLS'
	o Allow single-click to select mailboxes in the mailbox order
	  dialog.
	o tbird2claws.py: set encoding to UTF-8.
2015-10-31 18:54:46 +00:00
wiz
1a8b91542f Bump PKGREVISION for nettle shlib major bump. 2015-08-23 14:30:35 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
youri
d09cb86e35 Update libsoup buildlink path. 2015-06-07 14:05:57 +00:00
tnn
9ee4b877fb Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
nros
461b4fd59d Update of claws-mail and the plugins that comes with it's distfile to
version 3.11.1.

Changlog:

3.11.1:
~~~~~~~~~~~~~~~~~~~~

* Use 'gnutls_priority' hidden account preference for POP3 and
  STARTTLS connections, in addition to SMTP.

* RSSyl plugin: Enable use of .netrc to store network credentials.

* Remove dependency on intltool.

* Remove appdata.

* Updated translations: Norwegian Bokmål.

* Bug fixes:
	o bug 3306, 'HTML tag  is not always rendered in error
		     dialog'
	o bug 3308, 'build ignores --localedir'


3.11.0:
~~~~~~~~~~~~~~~~~~~~

* SSLv3 server connections are now disabled by default, in response
  to the POODLE vulnerability, see
  https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3566.

* Several PGP/Core plugin improvements
  Indicate when a key has been revoked or has expired when displaying
  signature status. For example,
	"Good signature from %s, but the key has expired."
	"Good signature from %s, but the key has been revoked."
  When displaying the full information, show the Validity, and the
  Owner Trust level. Also indicate expired and revoked keys, and
  revoked UIDs.

  The "Content-Disposition: attachment" flag in PGP/MIME signed
  messages has been removed. It was confusing for cetain MUAs.

* A new version of the RSSyl plugin, completely redesigned and
  rewritten. Migration from the previous version is automatic,
  it has a new storage format in ~/.claws-mail/RSSyl/ (hierarchical
  directories instead of flat file format). It uses the expat
  library instead of libxml2 for parsing feed data.

* The results of TAB address completion in the Compose window have
  improved ordering.
	Order of results:
	1. Match beginning of name
	2. Match beginning of additional names
	3. Match complete email address before @
	4. Match beginning of email address
	5. Compare relative position of match
	6. Compare name alphabetically
	7. Compare address alphabetically.

* Due to popular demand, use of the Up key in the message body in the
  Compose window stops at the top of the message body and does not
  continue up to the header fields. This reverts the behaviour
  introduced in version 3.10.0.

* In the Compose window, when navigating with the arrow keys,
  selecting, and thus modifying, the Account selector is now
  prevented.

* In the Compose window, a mnemonic (s) has been added to the Subject
  line.

* The Queue folder is highlighted if there are messages in its sub-
  folders and the tree is collapsed.

* When sorting messages by 'thread date', clicking the 'Date' column
  header will now toggle between ascending/descending and will not
  switch to 'date' sorting.

* A new QuickSearch filter has been added that searches a header's
  content only.
  H S : messages which contain S in the value of any header.

* A Reply-To field has been added to the main Template configuration.

* The menubar can now be hidden, default hotkey: F12.

* Fancy plugin: A user-controlled stylesheet can now be used.

* Python plugin: Add flag attributes to MessageInfo object.

* Python plugin: Make 'account' property of ComposeWindow read/write.

* Libravatar plugin: a network timeout option has been added.

* appdata has been added for package managers, it must be
  specifically enabled, using ./configure --enable-appdata
  See http://people.freedesktop.org/~hughsient/appdata/ for further
  information.

* The tbird2claws.py script, for converting a Thunderbird mailbox to
  a Claws Mail mailbox, now handles sub-directory recursion.

* Updated translations: Brazilian Portuguese, Bulgarian, Dutch,
  Esperanto, Finnish, German, Hebrew, Lithuanian, Slovak, Spanish,
  and Swedish

* Bug fixes:
	o bug 3173, 'quick search ignores trailing blank'
	o bug 3211, 'Fails to build in Debian hurd-i386 architecture'
	o bug 3212, 'When msgnum matches a sub-folder name, fetch
		     fails'
	o bug 3221, 'IMAP: Claws Mail has issues with Yahoo IMAP
		     server/folders'
	o bug 3235, 'Extraneous double quotes inside base64-encoded
		     From header confuse 'Reply' action'
	o bug 3236, 'sc_html_parse_tag() does not recognize '
'
		     as line break'
	o bug 3246, 'attachment open: "remember this" ignored if
		     ~/.mailcap does not exist'
	o bug 3265, 'procmime.c: unbalanced flockfile() /
		     funlockfile()'
	o bug 3300, 'Cannot send/receive mail when SSL 3.0 is not
		     supported on the server'
	o Debian bug 755022, '[claws-mail-spam-report] likely useless
		     to report to Debian because of the use of http
		     instead of https'
	o Disable SSL3.0 entirely as a Poodle fix.
	o fix msg display when utf8_instead_of_locale_for_broken_mail
	  is turned off and you use a UTF-8 locale
	o fix building without gnuTLS support
	o Don't differentiate the protocols used when using direct
	  SSL/TLS versus STARTTLS
	o disallow editing any account (even current account) when at
	  least one compose window is open
	o Actually display "(No From)" in messageview's From column
	  when appropriate.
	o When changing focus in folderview, make sure the newly
	  focused folder is visible first.
	o various fixes to flaws reported by Coverity scan
	o PGP/Core plugin: Don't automatically re-check signatures
	o PGP/Core plugin: fix erroneous 'untrusted' msg based on
	  validity not trust
	o Make INBOX case-insensitive (as RFC states)
	o Python plugin: Fix ComposeWindow.get_account_selection

3.10.1:

* Add an account preference to allow automatically accepting
unknown and changed SSL certificates, if they're valid (that is,
if the root CA is trusted by the distro).

* RFE 3196, 'When changing quicksearch Search Type, set focus to
search input box'

* PGP/Core plugin: Generate 2048 bit RSA keys.

* Major code cleanup.

* Extended claws-mail.desktop with Compose and Receive actions.

* Updated Bulgarian, Brazilian Portuguese, Czech, Dutch, Esperanto,
Finnish, French, German,Hebrew, Hungarian, Indonesian, Lithuanian,
Slovak, Spanish, and Swedish translations.

* Bug fixes:
o bug 2728, 'erroneous switching from one to three column
view'
o bug 2981, 'claws-mail-3.9.3 compilation warnings'
o bug 3170, 'QuickSearch fights with View/Hide read threads
menu option'
o bug 3179, 'Win32: Please add 'gtk-auto-mnemonics = 1' to
GTK+ setting'
o bug 3201, 'Fix memory corruption in sc_html_read_line()'
o Debian bug 730050, 'vcalendar plugin crash'
o Fix GCond use with newer Glib
o Fix the race fix, now preventing the compose window to be
closed.
o Fix "File (null) doesn't exist" error dialog, when
attaching a non-existing file via --attach
o Fix spacing in Folderview if the font is far from the
system font
o RSSyl: When parsing RSS 2.0, ignore <link> tags with a
namespace prefix.
o RSSyl: Check for existence of xmlNode namespace, to prevent
NULL pointer crashes.

3.10.0:

* Complete SSL certificate chains are now saved, and if built with
Libetpan 1.4.1, the IMAP SSL connection's certificate chain is made
available. Both of these allow correct certificate verification
instead of a bogus 'No certificate issuer found' status.

* Auto-configuration of account email servers, based on SRV records,
is now possible. (GLib >= 2.22 is required.)

* Added a preference to avoid automatically drafting emails that are
to be sent encrypted, (Configuration/Preferences/Compose/Writing).

* Messages saved as Drafts are now saved as New, highlighting the
Drafts folder, in order to draw the attention to unfinished mails
there.

* It is now possible to add a 'Replace signature' button to the
Compose window toolbar.

* Quotation wrapping and undo/redo in the Compose window has been
improved.

* 'Reply to all' now excludes your own address.

* The 'Generate X-Mailer header' option has been renamed 'Add user
agent header' and applies to both X-Mailer and X-Newsreader
headers.

* Added hidden preferences, 'address_search_wildcard' and
'folder_search_wildcard', to choose between matching from start of
the folder name/address or any part of the name. (Activating these
options restores the previous behaviour.)

* Added hidden preference 'enable_avatars' to control the internal
capture/render process, and which allows disabling it by external
plugins for example.

* 'Check for new folders' now only updates the folder list, not
updating the contents of folders. If needed, it can be followed by
'Check for new messages'

* When using Redirect, the redirecting account's address is used in
the SMTP MAIL FROM instead of the original sender's address.

* NEW: Libravatar plugin, which displays avatars from
https://www.libravatar.org/

* Added support for an arbitrary number and sources of 'avatars' and
images for email senders, and migrated Face and X-Face headers.

* Avatars are now included when printing mails.

* The GPG keyring can now be used as the source for address auto-
completion.

* The vCalendar and RSSyl plugins now have an option to disable SSL
certificate verification (and check them by default).

* The ClamAV plugin now pops up an error message only once instead of
repeatedly

* Updated the man page and the manual.

* Updated Brazilian Portuguese, British English, Czech, Dutch,
Finnish, French, Hebrew, Hungarian, Indonesian, Lithuanian, Slovak,
Spanish, and Swedish translations.

* Added Esperanto translation.

* Bug fixes:
o bug 1644, 'race condition between message move and mark as
read after timeout'
o bug 2119, 'Check for new folders on remote mailboxes is
very slow'
o bug 2145, 'Claws becomes unresponsive and gets Killed while
moving messages between imap folders'
o bug 2179, 'Improve quotation wrapping support'
0 bug 2238, 'Incorrect undo/redo operations after paste with
replace from context menu'
o bug 2389, 'GnuPG: invalid/revoked user IDs accepted'
o bug 2398, 'Race when closing compose during drafting'
o bug 2447, 'Compose window crashes if moving a folder that
is being replied to'
o bug 2643, 'claws crash when accessing imap folder'
o bug 2875, 'SMTP session disconnects before recieving'
o bug 2991, 'POP3 sessions duplicated" on race conditions'
o bug 3020, 'Use theme doesn't change some icons until
restart'
o bug 3055, 'Claws segfaults when cancelling a sticky search
after changing folder'
o bug 3038, 'Select a folder incorrectly matches on number in
parentheses'
o bug 3039, 'displaying one specific html email lead in 100%
CPU usage'
o bug 3040, 'Handle revoked GPG private keys'
o bug 3050, 'Claws segfaults when attempting to delete a tag'
o bug 3094, 'OK or Yes to create new directory ?'
o bug 3100, 'Automatic account selection on reply fails if
name is quoted and contains a comma'
o bug 3105, 'vCal plugin via https does not check SSL peer
certificates or host'
o bug 3106, 'rssyl plugin does not verify SSL peer at all'
o bug 3107, 'Height of row in message list does not reflect
font size - three columns, small screen layout'
o bug 3116, 'invalid DTSTART in ics subscription makes claws
crash'
o bug 3117, 'full-day event shown from 01:00 to 01:00 next
day'
o bug 3120, '"Error - File is empty" when redirecting mail
with empty parts'
o bug 3131, 'Crash on reccurent events with no DTSTART'
o bug 3138, 'PGP/Inline crashes on signature check if gpgme
failed to init'
o bug 3139, 'Mainwindow unresponsive due to a busy loop'
o bug 3145, 'Memory corruption in imap_disconnect_all'
o bug 3146, 'Memory corruption when deleting a message from
folder'
o bug 3147, 'verify_folderlist_xml() leaks memory'
o bug 3148, 'Logic error in claws_get_socket_name()'
o bug 3150, 'etpan_certificate_check() leaks memory'
o bug 3155, 'Memory leaks found by Valgrind in
a9065aec26499a0e1294c73b6d9e6f039976521e'
o bug 3169, 'threaded message list performance issue'
o bug 3964, 'headers in wrong order -- file src/common/ssl.c'
o Fix lots of memory leaks
o Fix interference from liboverlay-scrollbar
o Fix some typos
o Fix some layout issues when user has large GTK font
o Fix message search starting from end
o Fix disappearing MIME icon highlight in mails with PGP
signatures
o When autoselecting account for a new message, quoted
recipient names are handled better.
o Python plugin: Also check for _PyGtk_API being a PyCapsule
o MailMBOX plugin: Fix parsing UTC dates
o vCalendar plugin: recognition of quoted parameter values,
which are legal.
o ClamAV plugin: Fix a format string error.
2015-04-03 12:34:44 +00:00
ryoon
31da25953c Recursive revbump from pulseaudio-5.0 2014-06-09 14:18:04 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
obache
01758a13b6 for hack before we intoduce fake openssl.pc, not referenced from anywhere. 2014-05-05 04:32:39 +00:00
ryoon
60806aa001 Recursive revbump from x11/pixman
Fix PR pkg/48777
2014-05-05 00:47:34 +00:00
obache
d8fc20e0b0 recursive bump from icu shlib major bump. 2014-04-09 07:26:56 +00:00
obache
cdd385418b Update `used by...' comments. 2014-04-09 06:35:53 +00:00
tron
73d05e2276 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
drochner
92dfcd61ab update to 3.9.3
changes:
-UI improvements
-fixes
-translation updates
-Support for Maemo has been removed
2014-01-15 17:19:30 +00:00
wiz
e03c03b6dc Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
wiz
f341ff6e03 Remove references to two non-existing packages. 2014-01-01 11:43:24 +00:00
adam
63c018902c Revbump after updating textproc/icu 2013-10-19 09:06:55 +00:00
ryoon
3fba1a52dd Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
adam
d2cb6dec32 Revbump after cairo update 2013-09-02 19:50:38 +00:00
richard
40dc91ae22 fix to claws-mail to build on systems without flock (namely SunOS) 2013-07-24 20:11:40 +00:00
drochner
470db8b431 update to 3.9.2
many fixes and feature improvements, too much to list here
2013-07-24 15:26:11 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
53745b22ea Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:05:17 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
obache
64deda1dc9 recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
drochner
4ea2e315db add patch from upstream to fix crash (NULL dereference) by strange
email contents (CVE-2012-4507)
bump PKGREV
2012-10-10 09:48:45 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
asau
d70c8e374b Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 12:19:01 +00:00
tron
14215633d2 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
wiz
68808ff07a Recursive bump for startup-notification* dependency change, requested
by Obache.
2012-07-15 08:22:46 +00:00
drochner
8090fd232e update to 3.8.1
changes:
-UI improvements
-bugfixes
-translation updates
2012-07-02 19:07:50 +00:00
wiz
f98e8b0585 Add inet6 to default suggested options. It's 2012. 2012-06-12 15:45:54 +00:00
dholland
8410d0d00b Belatedly bump PKGREVISION for one more package where the mass glib2
include fixes last month changed installed headers.
2012-06-04 00:13:51 +00:00
dholland
7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
dholland
29015884be Patch for building with the new glib2, from Dieter Roelants. 2012-05-06 16:48:34 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
5a1e8b0499 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:40:37 +00:00
adam
9c08366ee8 Revbump after db5 update 2012-01-18 14:04:44 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
drochner
076bd85593 update to 3.7.10
changes:
-UI and logging improvements
-documentation/i18n updates
-bugfixes
2011-09-12 17:43:05 +00:00
gls
73cd5da8fe Add two patches from drochner@ to make claws-mail build again against newer
gnutls.
PKGREVISION++
2011-06-27 19:46:50 +00:00
drochner
f450ad6994 these programs are known to suffer from incompatible changes
in gnutls-2.12 -- add constraint and URL reference (from gls)
2011-05-04 17:41:15 +00:00